Plugin Support
qtwrk
(@qtwrk)
Hi,
Could you please provide the report number ?
Yes, as long as you have “auto optimize” enabled, newly uploaded images will also get optimized , automatically.
Thread Starter
hash73
(@hash73)
Hi sorry the report number is KPVYZRAE
thanks
Plugin Support
qtwrk
(@qtwrk)
Hi,
I checked on Safari and Chrome , seems working as expected.
May I know how to trigger/reproduce the issue ?
Best regards,
Thread Starter
hash73
(@hash73)
Hi
I have no idea what’s changed. I tweaked the tuning settings and deselected some options in the optimise tab. The site is slow as a snail now and not sure why it’s working now.
How does the cache normally work with webp images. does it serve non-WebP format to safari users automatically?
Thanks
Plugin Support
qtwrk
(@qtwrk)
Hi,
By design , yes , if you check your htaccess rule , you will see a rewrite cond
RewriteCond %{HTTP_ACCEPT} "image/webp" [or]
this means if browser sends image/webp , then site will return webp , if browser does not send this , it doesn’t send webp.
Please try undo what you did , and see how it goes.
Best regards,