I have a client’s site who uses WebP images via plugin. We have saved significant size by doing this, but I would instead like start using Cloudflare to serve the images, so have disabled the plugin.
I have enabled Polish, but am still not seeing any images at all being served as WebP. I have tried both lossless and lossy, and clearing cache multiple times… but the original png and jpg images are still be delivered to the browser.
I’ve searched through the community, and tried clearing cache multiple times, enabling/disabling/enabling, but am yet to see a single webp image delivered.
Does anyone have any advice about how I might diagnose what is wrong?
Ahh great. I am testing on the front end, right clicking images and opening the image in a new tab…as well as viewing the page source…and I’m not seeing any webp images.
That’s Dev Tools (F12 in Chrome). Since Cloudflare isn’t going to modify your HTML, it just converts the image in cache and sends it out with the same extension, but sets the filetype to WebP.