How to eliminate render-blocking scripts?
-
Hi guys,
I’ve been working hard the last couple of days on optimizing my website. Got GTMetrix to 98 and 97 percent.
Google Page Speed has a big issue with 2 JS and 1 CSS that are render-blocking. I’ve installed a plugin that does things to stop this but for some reason these three are getting through. They appear to be minified CSS and JS files as they have big long string value names. So perhaps the plugin is moving the actual JS and CSS files, then the minify plugin is creating files afterwards?
If that’s the case, what can I do? Is it a good idea to install plugin to change the load order, and have the minify plugin do its work prior to the optimization plugin?
Thanks!
- The topic ‘How to eliminate render-blocking scripts?’ is closed to new replies.