How to Fix Too Many Redirects Chrome
How to Fix Too Many Redirects Chrome (Step-by-Step Guide)
If you’re seeing the error “ERR_TOO_MANY_REDIRECTS” in Google Chrome, you’re not alone. This error happens when Chrome gets stuck in a redirect loop, bouncing between different URLs without ever loading the site. The good news? It’s easy to fix.
In this guide, I’ll show you step-by-step methods to fix the too many redirects error in Chrome on PC, Mac, or mobile.
This error means the site you’re trying to visit is redirecting you back and forth endlessly. Common causes:
-
Corrupted cookies or cache in Chrome.
-
Incorrect date and time settings.
-
Faulty Chrome extensions (like VPNs or redirect blockers).
-
Misconfigured website settings (if you own the site).
-
Redirect conflict between HTTP ↔ HTTPS or www ↔ non-www.
✅ Fix 1: Clear Cookies and Cache in Chrome
This is the most common solution.
-
Open Chrome.
-
Click the three dots (⋮) > Settings.
-
Go to Privacy & Security > Clear Browsing Data.
-
Select:
-
Cookies and other site data
-
Cached images and files
-
-
Choose All Time → Click Clear Data.
-
Restart Chrome and try again.
💡 Tip: You can also clear cookies for just one site. Click the lock icon in the address bar → Cookies → Remove all → Refresh.
✅ Fix 2: Check Your Computer’s Date & Time
If your device’s clock is wrong, Chrome may think the SSL certificate is invalid and cause redirect loops.
-
On Windows: Right-click the clock → Adjust Date/Time → Set automatically.
-
On Mac: System Settings > Date & Time → Enable automatic time.
✅ Fix 3: Disable Chrome Extensions
Some extensions (ad blockers, VPNs, redirect managers) interfere with website redirects.
-
Open chrome://extensions/ in Chrome.
-
Turn off all extensions.
-
Reload the site.
-
If it works, re-enable them one by one to find the culprit.
✅ Fix 4: Use Incognito or Guest Mode
Press Ctrl + Shift + N (Windows) or Cmd + Shift + N (Mac) to open Incognito.
-
If the site works → the problem is with cookies, cache, or extensions.
✅ Fix 5: Reset Chrome Settings
If nothing else works, reset Chrome to default.
-
Go to Settings > Reset settings.
-
Click Restore settings to their original defaults.
-
Relaunch Chrome.
✅ Fix 6: If You Own the Website
If the error happens on your own site:
-
Make sure site URLs are correct (e.g., in WordPress: Settings > General > Site URL).
-
Avoid double redirects (e.g., don’t force both http → https and https → http).
-
Check your .htaccess file or redirect plugins for conflicts.
-
In Blogger: Enable only one redirect (www → non-www or vice versa).
📱 How to Fix Too Many Redirects on Chrome Mobile (Android/iOS)
-
Open Chrome on your phone.
-
Tap ⋮ > Settings > Privacy > Clear browsing data.
-
Select Cookies, cached files → Clear.
-
Restart Chrome and reload the page.
❓ FAQs About “Too Many Redirects” in Chrome
The error “Too Many Redirects in Chrome” can be frustrating, but in most cases, simply clearing cookies and cache solves the problem. If not, try disabling extensions, checking your system time, or resetting Chrome.
If you’re a website owner, carefully check your redirect and URL settings to avoid conflicts.
By following these steps, you’ll be able to fix the error and get back online without issues.