Hi Guys,
I am trying to optimise my client websites so they score better in Google Page Speed. The three issues I am trying to resolve are below:
Remove unused CSS
Eliminate render-blocking resources
Defer offscreen images
Are there any tips to help reduce the effect of these audits?
https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow doesnt actually say what actions have been taken to remove unused CSS or how the offscreen images have been deferred.
Hey Thomas,
These functions normally are present in caching plugins like Autoptimize, WP Super cache and others.
Best regards,
Victoria
I am going to list the items I find that can be removed. I’ll update this thread with the code I have used once I have tested it with my website, then I will roll it out to clients.
Hi thinkjarvis,
Ok, hope you can work out the optimal solution for your clients.
Careful with the images lazy loading. Enfold might not work well with it.
This thread can give you another idea
https://kriesi.at/support/topic/what-to-scripts-to-exclude-from-autoptimize-plugin/
Best regards,
Victoria