Hello,
I noticed that Cloudflare’s canonical root redirect for the www version of my domain are wrong.
The right version is: https://icelandicdown.com (https, no www)
Here’s is the redirect path for the https:// www version:
https:// www.icelandicdown .com → http:// www.icelandicdown .com → https:// icelandicdown .com
It should go straight from the https:// www version to the https:// version. It is not good to redirect from https to http and then going back to https.
My SSL settings are set as Full and I have “Always Use HTTPS” as Off since enabling it causes an infinite redirect loop.
Any idea how to fix this?