Eliminating render-blocking JavaScript and CSS in above-the-fold content
-
Google’s PageSpeed Insights is showing that my website—louisvillederbyhomerental.com—is slow to load. To fix the problem, it suggests “Eliminating render-blocking JavaScript and CSS in above-the-fold content” (specifics at the end of this post). How can I do that?
Thanks!our page has 7 blocking script resources and 8 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.louisvillederbyhomerental.com/…-includes/js/jquery/jquery.js?ver=1.11.1
https://www.louisvillederbyhomerental.com/…s/jquery/jquery-migrate.min.js?ver=1.2.1
https://www.louisvillederbyhomerental.com/…vas/includes/js/third-party.js?ver=4.1.1
https://www.louisvillederbyhomerental.com/…anvas/includes/js/modernizr.js?ver=2.6.2
https://www.louisvillederbyhomerental.com/…ludes/js/jquery.prettyPhoto.js?ver=4.1.1
https://www.louisvillederbyhomerental.com/…anvas/includes/js/portfolio.js?ver=4.1.1
https://www.louisvillederbyhomerental.com/…/canvas/includes/js/general.js?ver=4.1.1
Optimize CSS Delivery of the following:
https://www.louisvillederbyhomerental.com/…/plugins/captcha/css/style.css?ver=4.1.1
https://www.louisvillederbyhomerental.com/…ontent/themes/canvas/style.css?ver=5.2.0
https://www.louisvillederbyhomerental.com/…t/themes/canvas/css/layout.css?ver=4.1.1
https://www.louisvillederbyhomerental.com/…ricons/genericons/genericons.css?ver=3.1
https://www.louisvillederbyhomerental.com/…lugins/jetpack/css/jetpack.css?ver=3.4.3
https://www.louisvillederbyhomerental.com/…s/includes/css/prettyPhoto.css?ver=4.1.1
https://www.louisvillederbyhomerental.com/…emes/canvas/functions/css/shortcodes.css
https://www.louisvillederbyhomerental.com/wp-content/themes/canvas/custom.css
The topic ‘Eliminating render-blocking JavaScript and CSS in above-the-fold content’ is closed to new replies.