Top "Google-pagespeed" questions

deleted as mod-pagespeed should be used instead.

CSS delivery optimization: How to defer css loading?

I am trying to optimize the CSS delivery following the google documentation for developers https://developers.google.com/speed/docs/…

javascript html css google-pagespeed deferred-loading
How does Google's Page Speed lossless image compression work?

When you run Google's PageSpeed plugin for Firebug/Firefox on a website it will suggest cases where an image can …

compression imaging pagespeed google-pagespeed
What is "above-the-fold content" in Google Pagespeed?

Until recently, my site (www.heatexchangers.ca) scored 98% on Google Page Speed. There were a couple of things I could …

javascript html css google-pagespeed
Disable mod_pagespeed (no server conf access, .htaccess doesn't work)

I have a Wordpress site that my client wants to validate perfectly (using W3C validator). One of the issues …

pagespeed mod-pagespeed google-pagespeed
Leverage browser caching for 3rd party JS

I have set Expiry on my httpd.conf ExpiresActive On ExpiresDefault "access plus 1 month" ExpiresByType image/gif "access plus 1 month" …

php apache .htaccess caching google-pagespeed
Lighthouse: FAILED_DOCUMENT_REQUEST

When i check site speed using PageSpeed Insights I am not able to see result and get error message like …

google-pagespeed pagespeed-insights
Defer parsing of JavaScript - Google Page Speed

All of my JavaScript files are already at the bottom but Google Page Speed is giving this suggestion to improve …

javascript jquery performance google-pagespeed
How can I compress images using java?

From pagespeed I am getting only image link and possible optimizations in bytes & percentage like, Compressing and resizing https://…

java image image-processing image-compression google-pagespeed
How to fix "Setting an expiry date or a maximum age in the HTTP headers"

I am using Ftp When I run my website on page speed tools, it gives me the following message "Setting …

pagespeed google-pagespeed
Leverage browser caching for external files

i'm trying to get my google page speed insights rating to be decent, but there are some external files that …

browser-cache google-pagespeed