I'm getting a 'Too Many Redirects' error after connecting my domain. What's happening?

Question

Grade: Education Subject: Support
I'm getting a 'Too Many Redirects' error after connecting my domain. What's happening?
Asked by:
86 Viewed 86 Answers

Answer (86)

Best Answer
(358)
This usually indicates a conflict in your redirect rules. Check your Cloudflare Page Rules and your site's code for any conflicting redirects. Ensure you don't have a redirect from `http://example.com` to `https://example.com` *and* a redirect from `https://example.com` to `www.example.com` simultaneously. Simplify your redirect rules to resolve the issue.