Eliminate render-blocking JavaScript and CSS in above-the-fold content
-
I am getting this error from Google PageSpeed Insights. I have W3 Total Cache on my site and have all my CSS and JS’s listed for appropriate management by the plugin. I can’t get these errors to go away, no matter where I place them in order or where I load them.
Your page has 2 blocking script resources and 3 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.
Remove render-blocking JavaScript:
https://www.westminsterav.com/…s/jquery/jquery-migrate.min.js?ver=1.2.1
https://www.westminsterav.com/…000/7a5b6/default.include-body.5af54d.jsOptimize CSS Delivery of the following:
https://www.westminsterav.com/…/000000/7a5b6/default.include.c5b7c9.css
https://fonts.googleapis.com/css?family=Open+Sans
https://fonts.googleapis.com/css?family=Open+SansAny suggestions would be greatly appreciated.
Thanks!
Ted
- The topic ‘Eliminate render-blocking JavaScript and CSS in above-the-fold content’ is closed to new replies.