Hi,
Please help me on this error:
When I check my site with google insights, there are one error for js_compposer.css.
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.aktifje.com%2F
Below is the snippets of the problem:
====================================
Should Fix:
Reduce server response time
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 1 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Optimize CSS Delivery of the following:
http://www.aktifje.com/…ssets/css/js_composer.min.css?ver=4.11.2
====================================
Apart of that can guide me on the Reduce server response time too?
In addition this is report I got from:
https://gtmetrix.com/reports/aktifje.com/0u3DgYnO
292.9KiB of JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce blocking of page rendering.
http://www.aktifje.com/wp-content/themes/Aktifje/js/tagdiv_theme.min.js?ver=6.7.1 (154.8KiB)
http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js?ver=1.11.1 (85.7KiB)
http://www.aktifje.com/ (15.4KiB of inline JavaScript)
http://www.aktifje.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=4.11.2 (14.9KiB)
http://www.aktifje.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=3.51.0-2014.06.20 (12.5KiB)
http://www.aktifje.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.4.1 (7.4KiB)
http://www.aktifje.com/wp-includes/js/wp-embed.min.js?ver=4.5 (1.2KiB)
http://www.aktifje.com/wp-includes/js/comment-reply.min.js?ver=4.5 (918B)
Hello aktifje,
Unfortunately, page speed is something you will have to adjust yourself. There is no ‘promised speed’ as this depends on lots of things starting with your server. You need to optimize your site by following this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
The guide shows exactly the steps needed to remove render block js and CSS. There is no easier way to explain it. Please follow every step closely and keep in mind that speed booster has a compatibility list for plugins: https://forum.tagdiv.com/topic/incompatible-plugin-detected/
We can’t offer speed customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you. Also, as you can see in our tutorial, these kinds of information are addressed only for ADVANCED USERS.
Thank you for your understanding!
Hi Catalin,
Thanks for the reply. I do understand how variable speed of website works.
But as I concern js_composer is come bundled with the installation files and for us to make “major” changes/modification to the script itself is just a tedious “another work” for us the theme purchaser.
Just my opinion you guys should handled the page render blocking problem and automated in the speed booster plugin itself rather than us manually tackled the issue by our-self.
By the way I already did step 5. Remove render blocking css/js – using the TagDiv SpeedBooster plugin (advanced users)
But after check again the problem still exists.
Hello aktifje,
Please ensure that you have correctly followed the steps for optimization you website speed according to our tutorial. Please notice that by default, the style.css file is directly moved to the footer when the speed booster is active. If you want to move the js_composer.min.css to the footer section you have to add it manually through plugin’s file, like this -> http://screencast.com/t/k6ll3aTkgTaa The code that you have to add it there is -> $this->move_style_to_footer_queue('js_composer_front');
Please notice that to make your website faster it is a complex task and require some customizations in order to achieve best results. In the future, if you want to make a deeper development through theme and you are not aware of the steps you needed in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thank you for the message!