Google developer: eliminate render-blocking script
-
Google developers test is telling me:
Should Fix:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 3 blocking script resources and 6 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:
http://lateness.org/…-includes/js/jquery/jquery.js?ver=1.11.1
http://lateness.org/…s/jquery/jquery-migrate.min.js?ver=1.2.1
http://lateness.org/…cator/external-tracking.min.js?ver=6.4.2On my twenty twelve sites (lateness.org, ronhelpman.org)
I’ve tried some plug ins which are supposed to move the script to the footer but they don’t solve the problem.
Any chance of a new version that will eliminate this problem?
The topic ‘Google developer: eliminate render-blocking script’ is closed to new replies.
