Pionell opened a new issue #1790: pagespeed insights screams image optimisation even though all should be good? URL: https://github.com/apache/incubator-pagespeed-mod/issues/1790 Hello, I have a few websites where I did custom lazy loading, that fixed 80% of the images disappearing from th pagepseed insights image - optimise error listing. However everything thats above fold and slightly below it is still "unoptimised" even though I'm using most of the image optimisation rules for pagespeed mod: ` ModPagespeedEnableFilters extend_cache ModPagespeedImageRecompressionQuality 50 ModPagespeedEnableFilters inline_images ModPagespeedEnableFilters recompress_images ModPagespeedEnableFilters jpeg_subsampling ModPagespeedEnableFilters resize_rendered_image_dimensions ModPagespeedEnableFilters rewrite_images ModPagespeedEnableFilters inline_google_font_css ` there are a couple more rules that I'm using (js and css ones), and another issue I'm having is the inline_google_fonts_css rule does not take affect. I do use varnish cache, is this 100% it's fault?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
