wpsharks / comet-cache

An advanced WordPress® caching plugin inspired by simplicity.
https://cometcache.com
GNU General Public License v3.0
77 stars 17 forks source link

Render Blocking Scripts #908

Closed IvanDavidLippens closed 7 years ago

IvanDavidLippens commented 7 years ago

Hey,

I am just trying to improve on what I already have going for my site. When I run my site, getivan.com, through pingdom, as well as Google PageSpeed Insights, I get the following errors:


Eliminate render-blocking JavaScript and CSS in above-the-fold content Your page has 2 blocking script resources and 1 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://getivan.com/…38f7cc330b61a7dff9dac-compressor-part.js
https://getivan.com/…b16b61ffb0ef75818f584-compressor-part.js

Optimize CSS Delivery of the following:

https://getivan.com/…5ccccc21d12d9025d9c7-compressor-part.css

Those URLS are for CometCache properties. For some reason, I can't paste the whole string.

Here is a link to the Report: https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fgetivan.com%2F&tab=mobile

Not sure if anything could be done about this. I would prefer it if CometCache could simply release an update, but I'm assuming that folks are either aware of this issue, and it's unavoidable, or I've misconfigured something.

Thanks! Ivan