Google Chrome is undoubtedly the most used browser today. It has a large number of users around the world and we can also use it on many types of devices and operating systems. However, sometimes problems may arise that make navigation be affected or that we can not even use the program. In this article we are going to explain how to solve the ERR_TOO_MANY_REDIRECTS error, something that can appear in Chrome and prevent the correct functioning of the browser. We are going to explain a series of simple steps to do so.
What is Chrome Err_Too_many_Redirects problem
ERR_TOO_MANY_REDIRECTS is a problem that can arise when browsing the Internet, when trying to access a website. In other browsers we can also find similar bugs, although this specific one occurs in the Google Chrome browser.

If we run into this problem we will not be able to view the website . A message will appear indicating that there is an error and that the website does not work. It indicates that the website has been redirected many times and that we try to delete cookies.
We can say that these types of failures are common. We can find ourselves in situations in which when trying to access a website it throws us an error message. We see that the web does not open, it loads slowly or we cannot access certain services.
The problem is not always on the part of the user, since sometimes we can find that the failure is from the web server. Something like this is what happens with the ERR_TOO_MANY_REDIRECTS problem , where we can consider ways to solve it both at the user level and if we are responsible for a website.
How to avoid the ERR_TOO_MANY_REDIRECTS problem
As we have indicated, we can take measures whether we are home users who try to enter a website and that error appears, or if we have a page and we see that our site shows that problem to visitors.
We are going to show a list of possible solutions to the ERR_TOO_MANY_REDIRECTS error. First of all we will see what to do if we are a user and this problem appears. They are simple steps that can help us avoid this error and be able to navigate normally. We will also show some more that we can carry out if we are responsible for a website.
Some tips to carry out if we are home users:
Empty cache and force load
A very simple but very useful first step to avoid the ERR_TOO_MANY_REDIRECTS problem is to empty the cache and forcefully load the web again. It can help us to solve bugs of this type in Google Chrome.
To do this we have to press the key combination Control + Shift + I. With this we will open the options for developers and it will allow us to click with the right mouse button on the button to Update the web and click on “Empty the cache and reload forcibly”.

Clear cache and cookies in Chrome
Another point that must be mentioned is the possibility of clearing the cache and cookies in Google Chrome. Again we are facing a simple process. We have to go to the menu on the top right, enter Settings, go to Privacy and security and select Clear browsing data. There we have to mark the cookies and the cache.

Empty DNS cache
We can also empty the DNS at the operating system level. We can do it easily in Windows 10 by following a few simple steps. To do this we have to go to Start, open the Command Prompt and execute the command ipconfig / flushdns.
It could happen that the website administrator has recently changed the server and for this reason the error ERR_TOO_MANY_REDIRECTS appears. This solution could be very effective to be able to access the page normally.
See if any extensions create conflict
There are many extensions that we can install in the browser. They are very useful for managing tabs, even improving security, or accomplishing some cool features. However, they could lead to certain problems. Especially if we have a wrongly configured extension, it could cause errors when trying to access a web page.
Therefore, another step that we can take is to observe that all the browser extensions are correctly configured, they will not cause failures of any kind and of course they are safe.
Check that the browser is up to date
It is also very important to see that the browser is correctly updated . In the case of Google Chrome we have to go to the menu at the top right, enter Help and go to About Google Chrome. It will automatically show us the browser version and update it if necessary.
It is always advisable to have the latest versions. Only then will we correct possible vulnerabilities that may be exploited by hackers to carry out their attacks. In addition, thanks to this we will also have the latest improvements.
Pause the VPN
Are we using a VPN ? On many occasions, these browser failures, such as the ERR_TOO_MANY_REDIRECTS error, are due to a bad VPN configuration. If so, we must pause it and make sure that it is not the focus of the problem.
Scan for security threats
Of course, do not forget about security problems . Malware is very present on the network and there can be many attacks that put our devices at risk. We must always keep the systems properly secure.
For this we must use antivirus and other programs. By performing an analysis we can detect malicious software that may be interfering with the proper functioning of our computers. It is something that we must apply in all types of operating systems.

Tips to avoid the ERR_TOO_MANY_REDIRECTS error if we are responsible for a website:
Check SSL installation
We have seen some steps that we must take if we are a user trying to enter a page and we find the error ERR_TOO_MANY_REDIRECTS. Now, what if we are responsible for a website? A first step we must take is to check the SSL installation.
This is a common SSL connection error and can be fixed by validating the SSL installation. When we install an SSL certificate on a website, it moves from http: // to https: //. However, if the certificate is not issued or is not installed correctly, this error may occur. Therefore, we have to go through the entire installation process to validate all the steps.
Check the .htaccess file
If we have added redirects in the .htaccess file , we may have such problems and the website throws that error message to visitors. This could mean that the code has problems and we should remove those redirects.
See if the wp-config.php file is correct
wp-config.php is just as important as the .htaccess file and they both store important settings for our site. We must make sure that it is correctly configured and that it will not cause problems.
Disable plugins that can cause crashes
Have we installed any plugins recently? This could be the reason why the website is throwing the ERR_TOO_MANY_REDIRECTS error. We should analyze which one we have installed lately and try to disable it to see if it really has any positive effect.
Change the web theme
On the other hand, another simple step we can take is to change the theme of the website . We can go back to the default. Sometimes when changing the theme failures of this type occur. We can go back to the one we had before and see if this problem stops appearing.
In short, these are some possible solutions whether we are private users or if we have a web page and we want to avoid the problem of ERR_TOO_MANY_REDIRECTS. We have seen that they are simple and quick steps.