• Hello, how can I ensure loading the original image instead of the optimized one on older (not up-to-date) browsers so that my images load correctly?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    imo it is taken care of by LSC. If I understand the documentation correctly:

    Image WebP Replacement?

    OFF

    Turn this option ON and two things will happen:

    1. For all future requests, Image Optimization will generate images in the WebP format in addition to optimizing the original images.
    2. LiteSpeed will serve .webp images in place of .jpg or .png to browsers where it is supported. (If an unsupported browser requests a page with WebP images on it, LSCache will serve a version with the original image file format to that browser.)
    Plugin Support qtwrk

    (@qtwrk)

    the webp will be used under 2 conditions , 1) browser explicitly gives accept: image/webp request header , 2) iPhone with Safari version newer than 14

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WebP Image on Older Browsers’ is closed to new replies.