Redirect to non-www URL not working
-
Do you know if there is any setting that takes care of redirects.
I have a site with a Site URL without
www
– so the Site URL ishttps://mywebsite.com
For some reason it when I open
https://www.mywebsite.com
this will not redirect tohttps://mywebsite.com
and therefore triggering some CORS errorsWhen I disable your plugin or just call the URL without caching e.g.
https://www.mywebsite.com?nocache
then it’ll redirect tohttps://mywebsite.com?nocache
Any idea what I need to look into here? I purged all caches already several times. No other cache plugin installed. Litespeed server on cPanel but not using the Litespeed cache plugin as of now.
The page rule in Cloudflare also states
https://mywebsite.com/*
Cache Level: Cache EverythingI don’t know why the redirect is not working to the Site URL when your plugin is enabled
- The topic ‘Redirect to non-www URL not working’ is closed to new replies.