Eliminate render-blocking Javascript and CSS in above-the-fold content
69 views
Skip to first unread message
Frontlier
unread,
Sep 19, 2013, 4:13:43 AM9/19/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to page-spee...@googlegroups.com
I just checked my blog http://www.inspiresure.com at PageSpeed Insights. While all other suggestions are ok, there are problems where it says "Eliminate render-blocking Javascript and CSS in above-the-fold content" in both mobile and desktop version. I don't know what actually that mean and what I am supposed to do on my site.
For the mobile version, it says:
Your page has 3 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.
Your page has 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.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to page-spee...@googlegroups.com
Hello, Frontlier!
I don't know what actually that mean and what I am supposed to do on my site.
Please read the linked rule explanation to know what it means. And in your case, there's literally nothing you can do on your side because the mentioned (external!) resources and the way they are included are not under your control (assuming you run a blog on blogger).
Regards, Thomas
Miguel García Sánchez - Colomer
unread,
Sep 19, 2013, 10:43:34 AM9/19/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to page-spee...@googlegroups.com
I have founded a fix for Render-blocking's problem:
i have made a guide for Blogger, but it iscomplex to fix that issueyou'llneed to have a lot experience in CSS, Javascript and HTML. I think that in your case does not compensate.