Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support MixHa

    (@mixha)

    Hello @zecke ,

    One solution can be to add Redirection Rules:

    RegEx matches: (.*).jpg to RegEx matches: $1.webp
    RegEx matches: (.*).png to RegEx matches: $1.webp

    You might want to add more rules depending on other file extensions you want to redirect to .webp, such as pdf, etc.

    Thread Starter zecke

    (@zecke)

    Wow. Thank You Mixha. You saved me. It works perfectly ??

    All the best, Zecke

    Plugin Support MixHa

    (@mixha)

    You are welcome @zecke , our team is always happy to help! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘301 redirect all .jpg or .png to .webp’ is closed to new replies.