Open Chathu07 opened 5 years ago
Hi @utags I don´t know why but lazyload load images with the onLoad event, even w/ LazyloadImagesAfterOnload set to off. What browser are you using to see webp images? The webp conversion is only made in chrome due to a "bug" in firefox. Issues related to this are #1857 and #1628
Thank you for your reply. I have used Google's pagespeed insight. This result given by that test.
But when you try it on a chrome browser, you get the webp images? You have enabled convert_jpeg_to_webp so the images must be converted when the browser send the apropiate image headers in the request. Try https://www.yourdomain.com/?PageSpeedFilters=+debug this inject debug messages in the html code ( you need to view the html code of the page)
P.D: I can´t see a pagespeed Domain directive, some like pagespeed Domain http*://www.yourdomain.com where www.yourdomain.com is the comain that is set in the final html code in your site https://www.modpagespeed.com/doc/domains#auth_domains
Hi.
As per the pagespeed insight, my WordPress site images aren't lazy loading even if i enabled it. Apart from that, i can't see any webP convert.
This is Ubuntu 18.04, Nginx 1.17.4, php7.3 server with WordPress sites.
This is my ModPagespeed configuration.