[GitHub] [incubator-pagespeed-mod] Cruiser13 commented on issue #2051: Pagespeed Insights complain about "Defer offscreen images"

2020-11-20 Thread GitBox
Cruiser13 commented on issue #2051: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2051#issuecomment-731345983 Thank you for your response! I switched to `ModPagespeedLazyloadImagesAfterOnload off` as suggested. This removed at least some of the images from google's list:

[GitHub] [incubator-pagespeed-mod] Cruiser13 edited a comment on issue #2051: Pagespeed Insights complain about "Defer offscreen images"

2020-11-20 Thread GitBox
Cruiser13 edited a comment on issue #2051: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2051#issuecomment-731345983 Thank you for your response! I switched to `ModPagespeedLazyloadImagesAfterOnload off` as suggested. This removed at least some of the images from google's

[GitHub] [incubator-pagespeed-mod] Cruiser13 edited a comment on issue #2051: Pagespeed Insights complain about "Defer offscreen images"

2020-11-20 Thread GitBox
Cruiser13 edited a comment on issue #2051: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2051#issuecomment-731345983 EDIT: No, the image errors are back at another test of pagespeed. All of them including PNGs and WEBPs. No effect from `ModPagespeedLazyloadImagesAfterOnlo

[GitHub] [incubator-pagespeed-mod] Cruiser13 edited a comment on issue #2051: Pagespeed Insights complain about "Defer offscreen images"

2020-11-20 Thread GitBox
Cruiser13 edited a comment on issue #2051: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2051#issuecomment-731345983 EDIT: No, the image errors are back at another test of pagespeed. All of them including PNGs and WEBPs. No effect from `ModPagespeedLazyloadImagesAfterOnlo

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2051: Pagespeed Insights complain about "Defer offscreen images"

2020-11-20 Thread GitBox
Lofesa commented on issue #2051: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2051#issuecomment-731401465 In the html code I can see `data-pagespeed-lazy-src` and `data-pagespeed-lazy-srcset` so srcset must be lazyloaded too Maybe more related with your picture element

[GitHub] [incubator-pagespeed-mod] Lofesa edited a comment on issue #2051: Pagespeed Insights complain about "Defer offscreen images"

2020-11-20 Thread GitBox
Lofesa edited a comment on issue #2051: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2051#issuecomment-731401465 In the html code I can see `data-pagespeed-lazy-src` and `data-pagespeed-lazy-srcset` so srcset must be lazyloaded too Maybe more related with your picture e