Removing render-blocking JavaScript and CSS

Posted in: Newspaper
Post count: 140

would like to know how to do this … < Eliminate render-blocking JavaScript and CSS in above-the-fold content >

no luck with google … i did found a nice article … but failed …

http://www.wpcub.com/eliminate-render-blocking-javascript-and-css-in-above-the-fold-content/

any idea ?

Post count: 555

CloudFlare will help…

Post count: 140

the free version ?

Post count: 555

Yes

Post count: 41

This is exactly what I’m suffering from. I can’t find any differences between the demo page (demo.divtag) and my website regarding js and css files. But somehow my score is about 70 for mobile whereas they are almost 100. Are they using cloudflare?

Post count: 9544

murattopak01

you should fix everything else FIRST, then worry about the “render blocking” thing last. This is sometimes very hard to fix.

Fact is most sites need “some” elements to load first for page to render. You might visit the sticky forum thread on pagespeed to make sure you have expires heads, caching, fonts, external elements, all sorted first, as the render blocking only counts for a very few points — all the rest count for 20-25 points and easy to fix without using a cloud system.

Post count: 41

Thanks Christopher, you are absolutely right about not minding this stuff first, but it has turned into an obsession for me. I will try to do what sticky thread says, thanks again.

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.