What It Is & Methods to Repair It
What Does ERR_TOO_MANY_REDIRECTS Imply?
ERR_TOO_MANY_REDIRECTS is an error message a browser returns when it fails to load webpage content material on account of a redirect loop.
A redirect loop is when a requested web page redirects to a different web page. And the second web page redirects again to the unique web page. This creates an infinite cycle of redirects.

Ultimately, the browser offers up loading the web page and returns a “too many redirects” error message.
Like this:

This error is problematic for 2 causes:
1. It negatively impacts consumer expertise by chopping off entry to a webpage. Customers may go away your website, which implies misplaced visitors. And potential misplaced income for what you are promoting.
2. Search engine crawlers are trapped within the loop, so your pages aren’t crawled correctly. And in case your pages are usually not crawled and listed, they received’t rank in search engines like google and yahoo and drive visitors to your web site.
On this submit, we’ll discover the causes of the “too many redirects” error and learn how to repair it.
However first, let’s look at what this error seems like in numerous internet browsers.
What Does the Too Many Redirects Error Look Like in Browsers?
Totally different browsers present the error in another way.
Google Chrome
In Google Chrome, the ERR_TOO_MANY_REDIRECTS error will present a message in the course of the display screen: “This web page isn’t working. instance.com redirected you too many instances.”
Like so:

(ERR_TOO_MANY_REDIRECTS error in Chrome)
A button permits you to retry loading the web page.
Firefox
In Firefox, you may even see a message in the course of the display screen that claims, “The web page isn’t redirecting correctly.”
Like so:

(ERR_TOO_MANY_REDIRECTS error in Firefox)
And a button to attempt reloading the web page.
Safari
In Safari, the ERR_TOO_MANY_REDIRECTS error message reads, “Safari Can’t Open the Web page.”
Like this:

(ERR_TOO_MANY_REDIRECTS error in Safari)
In contrast to Chrome and Firefox, Safari doesn’t provide a button for reloading the web page.
Microsoft Edge
In the event you’re utilizing Microsoft Edge, you’ll see this error message: “This web page isn’t working proper now.”
Like this:

(ERR_TOO_MANY_REDIRECTS error in Microsoft Edge)
A “Refresh” button permits you to attempt reloading the web page.
Opera
In Opera, the ERR_TOO_MANY_REDIRECTS error will present this message: “This web page isn’t working. instance.com redirected you too many instances.”
Like so:

(ERR_TOO_MANY_REDIRECTS error in Opera)
What Causes the ERR_TOO_MANY_REDIRECTS Error?
The ERR_TOO_MANY_REDIRECTS error happens when a browser is caught in a loop of redirects attempting to load your webpage.
This may occur for a number of causes, together with the next:
- Browser cookies and cache points. Corrupted cookies and an outdated cache may trigger a redirect loop that results in the ERR_TOO_MANY_REDIRECTS error.
- Misconfigured redirects. In case your new redirects battle with current ones, it might trigger the error “too many redirects.”
- Points with third-party companies and plugins. Misconfigured third-party companies corresponding to content material supply networks (CDN) and the usage of outdated plugins could cause “too many redirects” points in your website.
- Incorrect HTTPS settings. A misconfigured safe sockets layer (SSL) certificates or HTTPS redirect guidelines can create “too many redirects” points.
- .htaccess file misconfiguration. If the .htaccess file, which is used to configure internet server settings, has a defective variable, it might result in the ERR_TOO_MANY_REDIRECTS error in your web site.
Methods to Establish ERR_TOO_MANY_REDIRECTS Errors on Your Web site
Manually figuring out ERR_TOO_MANY_REDIRECTS error points in your web site is usually a time-consuming and tedious course of.
Semrush’s Website Audit device mechanically scans your web site for redirect-related points. Like redirects chains and loops.
Begin by establishing a venture on your web site.
Go to the Website Audit device. Enter your URL and click on “Begin Audit.”

The “Website Audit Settings” window will pop up. Right here, choose the variety of pages you wish to scan. Then click on “Begin Website Audit.”

As soon as the audit is full, navigate to the “Points” tab and seek for “redirect.” The device will present whether or not your website has redirect chains and loops.

If points exist, click on on the “X redirect chains and loops” to see the precise pages triggering these points.
You’ll see a listing of URLs like this:

The “Why and learn how to repair it” hyperlink on the prime of the report can information you on fixing these points.

Observe: In the event you run a big web site, schedule periodic audits to handle new redirect-related points.
To schedule audits, click on the cog icon within the prime right-hand nook. Scroll all the way down to the audit settings and click on “Schedule.”

Now you may schedule weekly audits on your web site.

Methods to Repair Too Many Redirects Errors?
The next are seven troubleshooting steps that will help you repair the ERR_TOO_MANY_REDIRECTS error in your website.
The steps under apply to everybody, whatever the content material administration system (CMS) you utilize.
But when your web site runs on WordPress, there are some particular ideas that will help you remedy the “too many redirects” error in your WordPress website. We’ll get into that, too.
Clear Your Browser Cache And Cookies
In some circumstances, the actual wrongdoer inflicting the “too many redirects” error may not be your web site, however your browser.
Your browser may include corrupted cookies and outdated cache. Which could set off the ERR_TOO_MANY_REDIRECTS for you particularly. However not for the customers accessing your web site.
To verify whether or not that’s the case, attempt deleting the saved cache and cookies out of your browser. Right here’s how.
Google Chrome
1. Click on the three dots on the prime right-hand nook of your browser and click on “Settings.”

2. In settings, choose “Privateness and Safety” from the sidebar and click on “Clear shopping information.”

3. Set your time vary to “All time,” uncheck “shopping historical past” and click on “Clear information.”

Firefox
1. Click on the menu button on the prime right-hand nook of your browser and click on “Settings.”

2. In settings, choose “Privateness and Safety” from the sidebar. Then scroll all the way down to the “Cookies and Website Information” part, and click on “Clear Information.”

3. Click on “Clear.”

Clear Your WordPress Cache
Your browser isn’t the one place the place outdated cache can accumulate. Typically, the cache saved in your WordPress website may additionally trigger “too many redirects” points.
The caching plugin you’ve put in on your WordPress website can assist you clear your web site’s cached recordsdata.
Right here’s learn how to clear cache utilizing two of the most well-liked WordPress caching plugins:
W3 Complete Cache plugin
1. Go to your WP admin dashboard.
2. Navigate to “Efficiency,” then “Dashboard.”

3. Click on “empty all caches.”

WP Tremendous Cache plugin
1. Go to your WP admin dashboard.
2. Navigate to “Settings” after which “WP Tremendous Cache.”

3. Scroll down and click on “Delete Cache” underneath the “Delete Cached Pages” part to take away all cached recordsdata.

Then, refresh your webpage to see whether or not the error is gone. If not, preserve studying.
Examine Your URL Settings
Misconfigured URL settings could cause ERR_TOO_MANY_REDIRECTS errors in your WordPress web site.
This occurs when your WordPress web site factors on the mistaken area, typically throughout a bunch migration or area change.
To deal with, go to “Settings” and find your “WordPress Handle (URL)” and “Website Handle (URL).”

Examine in the event that they match. In the event that they don’t, modify them to level on the appropriate area.
If each URLs match and the redirect error persists, test for areas firstly or finish of the URLs.
Examine Your Plugins
Typically, the redirects you implement utilizing WordPress plugins may battle with redirects that exist on the server stage.
Your plugins is also outdated or have corrupted information.
To check whether or not your plugins are inflicting issues, disable all of your plugins. Then, re-enable them one after the other to see which one is inflicting the issue.
Go to your WP admin dashboard and choose “Plugins” > “Put in plugins.”

Choose all of your plugins by checking the field within the prime left-hand nook.

Choose “Deactivate” from the “Bulk Actions” drop-down menu and click on “Apply.”

Now, refresh your website.
In the event you don’t see the “too many redirects” error message, plugins have been creating the problem.
Activate every plugin one after the other. As you activate every plugin, reload your web site to see which plugin triggered the error.
When you establish the defective plugin, report the issue to the plugin help staff. Or discover an alternate plugin with the identical performance.
Examine for SSL Certificates Points
SSL is a protocol to determine an encrypted connection between the server and the consumer. SSL certificates allow you to make use of hypertext switch protocol safe (HTTPS) in your web site.
HTTPS encrypts and protects information transmitted between the server and the browser. So when customers entry your web site, their information is secure from attackers.
In the event you don’t set up an SSL certificates correctly or pressure HTTPS in your web site with out putting in an SSL certificates, your web site may set off the “too many redirects” error.
Use an SSL checker device corresponding to SSL Shopper to make sure your SSL certificates is put in correctly. And there are not any points with it.

Examine Third-Celebration Companies
A content material supply community (CDN) is an internet of geographically distributed servers that work collectively to ship content material to customers sooner and extra effectively.
In the event you use Cloudflare as your CDN and your SSL is about to Versatile, it may set off redirect loops in your website. Versatile mode forces your website to load over a safe HTTPS model once you’re technically unable to arrange an SSL certificates.
The one draw back is that it might trigger redirect loops.
So change to a different encryption choice in Cloudflare, corresponding to Full or Full (strict).
Register to your Cloudflare dashboard and choose your area.

Go to SSL/TLS.

Then, set the encryption mode to Full or Full (strict).

Disable Your .htaccess File
.htaccess is an enormous a part of what controls web page redirects. If some redirect guidelines are misconfigured or defective variables are current, it may trigger “too many redirects” error in your website.
You may disable your .htaccess file to substantiate whether or not it’s the wrongdoer of the redirect error.
Right here’s learn how to disable a .htaccess file.
1. Entry the WordPress recordsdata folder by going to your internet hosting supplier’s management panel. (We’re utilizing Bluehost for this walkthrough.) And click on “File Supervisor.”

2. Go to your root listing folder. The folder is often named “public_html,” “www,” “htdocs,” or “httpdocs.”

3. Discover the .htaccess file and proper click on on it to obtain it (in case it’s essential restore it later).

4. Proper-click on the file once more, click on “Rename,” and rename it to “.htaccess_disabled.” This can disable the .htaccess file in your website.

5. Refresh your webpage to see whether or not it’s working. If it’s working, the .htaccess file triggered the error.
6. Then, right-click on the .htaccess file and click on “Edit.”

7. Evaluate the present configuration. Ensure that the foundations are set to the default .htaccess configuration.
8. If the foundations don’t match, delete the present guidelines and paste these default guidelines:
# BEGIN WordPress
RewriteEngine On
RewriteRule .* – [E=HTTP_AUTHORIZATION:%HTTP:Authorization]
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %REQUEST_FILENAME !-f
RewriteCond %REQUEST_FILENAME !-d
RewriteRule . /index.php [L]
# END WordPress
9. Save your file and rename the file again to .htaccess
If misconfigurations in your .htaccess file triggered the redirect error, this could remedy the problem.
Establish and Repair Redirect Errors with Semrush
Redirect-related points corresponding to redirects chains and loops may set off the ERR_TOO_MANY_REDIRECTS error.
Fixing these points as they pop up is tremendous vital. And Semrush’s Website Audit device checks points along with your web site’s redirects.
Take a look at the Website Audit device at the moment.