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

    (@qtwrk)

    yes, this is expected

    by default , wordpress will make redirection from whatever domain it was , to the domain you set in WP setting -> general -> site URL

    and our plugin uses that value to compare and check the webp file availability

    like if you set site to use domain.com , then it follows that and thinks any URL after domain.com is its own resources , and any other resources that is not from domain.com , even it’s like www.domain.com it doesn’t take it as local resources and bypass the check

    Thread Starter aid45

    (@aid45)

    Thanks for your reply.

    So how do I get the images to appear for www. extension?

    Currently, www is not showing images : https://www.myboatcard.com/

    Wordpress settings url is set to : https://myboatcard.com/

    Thanks

    Plugin Support qtwrk

    (@qtwrk)

    now that makes me wonder, why it doesn’t redirect from https://www.domain.com to domain.com as it is set in WP URL ?

    you can try this , go to CDN page

    origin URL set //domian.com/,//www.domain.com/ then in CDN URL set https://www.domain.com/ save and purge all

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WebP images not showing in www.’ is closed to new replies.