How To Eliminate Render Blocking JS & CSS
-
We are getting this error when we run our speed tests about rendering. How do you eliminate render blocking JS & CSS?
“Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 10 blocking script resources and 7 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://…ibs/jquery/1.8.3/jquery.min.js?ver=1.8.3
http://…es/clipper/includes/js/easing.js?ver=1.3
http://…udes/js/jcarousellite_1.0.1.js?ver=1.0.1
http://…pper/includes/js/smoothscroll.js?ver=3.8
http://…lashdetect/flash_detect_min.js?ver=1.0.4
http://…zeroclipboard/ZeroClipboard.js?ver=1.0.4
http://…per/includes/js/theme-scripts.js?ver=3.0
http://…olorbox/jquery.colorbox-min.js?ver=1.3.9
http://…validate/jquery.validate.pack.js?ver=1.7
http://…s/clipper/includes/reports/js/reports.jsOptimize CSS Delivery of the following:
http://…t-form-7/includes/css/styles.css?ver=3.6
http://…ntent/themes/discounty/style.css?ver=3.8
http://…/wp-content/themes/clipper/style.css
http://…scounty/styles/style-default.css?ver=3.8
http://…ludes/js/colorbox/colorbox.css?ver=1.3.9
http://…des/js/jquery-ui/jquery-ui.css?ver=1.9.2
http://…clipper/includes/reports/css/reports.css”
The topic ‘How To Eliminate Render Blocking JS & CSS’ is closed to new replies.