I purchased a domain from spaceship.com and hosting from contabo.com. After linking everything together, I encountered a problem. When I enter my site ‘mowso3a*.com’, I get the message ‘ERR_TOO_MANY_REDIRECTS’. However, when I enter any link to another article on my site, it works without any issues. So, the problem only occurs on the homepage, where it keeps redirecting between mowso3a*.com/ and www.mowso3a*.com/. I’ve tried all the solutions on Cloudflare’s website, but none of them worked.
There are redirects:
- from
mowso3a.com
towww.mowso3a.com
, appears to be on Cloudflare, and - from
www.mowso3a.com
tomowso3a.com
, that is being done on your origin
https://cf.sjr.org.uk/tools/check?406b5cb2fd594e888f44eafbcc52870f#connection-server-https
You need to remove one of them.
On Cloudflare, check under Page Rules and Redirect Rules in your dashboard here…
https://dash.cloudflare.com/?to=/:account/:zone/rules/rules
https://dash.cloudflare.com/?to=/:account/:zone/rules/redirect-rules (check under both single and bulk redirects)
Check lower down the page and make sure there’s no bulk redirects.
Double check your SSL/TLS settings are set to “Full (strict)” here…
https://dash.cloudflare.com/?to=/:account/:zone/ssl-tls
If you still have problems, check with your host for redirects there.
Did you check for the bulk redirect rules as I mentioned above?
Otherwise you’ll need to check with your host to see which redirects are set there.
you right sir, thank you the problem was in bulk redirect, i disabled the redirect from them, thank you so much.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.