Error guide / ERR_TOO_MANY_REDIRECTS
ERR_TOO_MANY_REDIRECTS error
ERR_TOO_MANY_REDIRECTS means the site traps the browser in an endless loop of redirects. Page A sends you to B, B sends you back to A, and round it goes until the browser gives up. The site never opens, even though the server is alive and responding.
Check your site
What causes it
The site itself is almost always at fault: conflicting redirect rules in .htaccess, wrong HTTPS or www settings, or a plugin that redirects incorrectly. On WordPress the usual suspect is a wrong WordPress Address or an SSL or caching plugin.
How to fix it
- Clear the cookies and cache for this specific site, since an old loop often lives in the browser cookies.
- Trace the full redirect chain with the tool below to see exactly where the loop starts.
- If the site is yours, review .htaccess for clashing www and http/https rules and keep only one direction.
- In WordPress, match WordPress Address (URL) and Site Address (URL) on protocol and www.
- Disable SSL and caching plugins one by one to find the one that creates the loop.
- Check your CDN or Cloudflare: the Flexible SSL mode often causes an endless redirect, so switch it to Full.
Related errors
Found problems?
Slow hosting, SSL trouble or frequent downtime? Move to TomisHost: fast hosting with free SSL, daily backups and free migration help.
TomisHost hosting