8 externally-referenced CSS files are blocking page rendering.
By default, references to external CSS files will block the page from rendering while they are fetched and executed. Sometimes these files _should_ block rendering, but can be inlined to avoid additional round-trips while the page is waiting to render. Sometimes, such as with stylesheets that are only used for loading custom fonts, inline or async CSS can greatly improve perceived performance.
Webpagetest.com says that:
8 externally-referenced CSS files are blocking page rendering.
By default, references to external CSS files will block the page from rendering while they are fetched and executed. Sometimes these files _should_ block rendering, but can be inlined to avoid additional round-trips while the page is waiting to render. Sometimes, such as with stylesheets that are only used for loading custom fonts, inline or async CSS can greatly improve perceived performance.
Have you any advice?
Hi,
Have you used any CDN services? All these files are the theme files, they are not external as the report you sent.
If you want to improve the pagespeed correctly, please follow the document at this link: https://soledad.pencidesign.net/soledad-document/#speed-optimization
Regards,
PenciDesign.
Yes. I use Cloudflare as in yout advice. Any advice on its settings?
P.s: I shut down Rocket Loader.
Hi,
You can ignore the notice from Webpagetest.com, it doesn't affect the pagespeed or SEO score.
Regards,
PenciDesign.