How to eliminate render blocking Javascript and CSS above the fold
-
I was wondering if anyone could help…
Can anyone assist with this? I went into my WP Total Cached and have my JS Minify settings at Minify and Non-blocking using “async” and the CSS Minify settings by ticking the Enable,
Preserved comment removal (not applied when combine only is active), Line break removal (not applied when combine only is active), and didn’t check Combine only.I went to https://developers.google.com/speed/pagespeed/insights/?url=slapshotstudio.com and entered my site:
https://slapshotstudio.com and this is what I got back:
Your page has 5 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://slapshotstudio.com/wp-content/cache/minify/000000/nY7RDcIwDEQXIlioA1XBuG0qJ06dGJXtMbQswN_p3tPZA6ybkb4uwxlCTrPGTtecyuUGhfY-UwlzZHYKVeVh2BvURbqgm2k8HciOmBrENe7QuiP85j9nJo2ZRpScrSR0Q8pv9UD0pNLHandObSH1M_450mQcqjGHzaT7jlITU_S0tk9_1G8.jsOptimize CSS Delivery of the following:
https://slapshotstudio.com/wp-content/cache/minify/000000/M9Qvz89Pzs_NTS1KTtVPLC5OLSnWTy4uRhYGAA.css
- The topic ‘How to eliminate render blocking Javascript and CSS above the fold’ is closed to new replies.