Match the symptom, then work through the safe checks.
1. What best matches what you observe?
2. Complete only the checks that are safe for you.
Show stop conditions
- The redirect leads to a different or suspicious domain
- The problem involves login, payment, or identity and the destination is unclear
Likely causes
- The site has a redirect configuration loop
- A stale login or preference cookie keeps selecting the wrong route
- A VPN, proxy, cache, or content delivery layer is rewriting requests
- The site alternates between www, non-www, HTTP, HTTPS, or regional URLs
Quick checks, in order
Open the site in a private window
If it works there, stored site data is a strong suspect.
Clear cookies for that site only
Avoid deleting all browser data before testing the affected domain.
Disable extensions for one test
Focus on privacy, redirect, proxy, or user-agent extensions.
Try another network or browser
This helps identify a site-side loop versus a local browser state.
Does private browsing work?
Clear cookies and site storage for the affected domain.
The website owner likely needs to correct redirect rules.
Regional, proxy, or security routing may be changing the redirect chain.
Stop and get qualified help when
- The redirect leads to a different or suspicious domain
- The problem involves login, payment, or identity and the destination is unclear
Official support and model manuals
Use the full model number from the rating label. The manufacturer manual is the deciding reference when codes differ by region or product family.
Frequently asked questions
What does ERR_TOO_MANY_REDIRECTS mean?
The browser detected a loop or excessive chain of redirects and stopped loading the page.
Will clearing all cookies fix it?
Site-specific cookies can fix a local loop, but a server configuration loop requires the website owner.