Webiste not working. ‘Too many redirects’
-
I was editing a tab on my website and trying to change who could access the information. I changed it from members only, to anyone. Now I can’t even load the original website http://www.ghats.org. It has the error ‘too many redirects’ and ‘ERR_TOO_MANY_REDIRECTS’.
Any advice is greatly appreciated. -
Hi there,
Your site http://www.ghats.org is using the self-hosted version of WordPress, and you need to seek help at the WordPress.org forums:
https://wordpress.org/support/forums/
These forums are for WordPress.com hosted sites only :)
Check your .htaccess file or server config.
To troubleshoot WordPress errors, you require to enable WordPress Debug, which can be done using wp-config.php.
You need to copy and paste the code in wp-config.php file shown below.
define( 'WP_DEBUG', true );.Thanks !!!
-
I think you need to check your website in another browser. You can also remove the history of the browser and check the time and date as well to fix this issue. For more detail methods to fix this issue, you need to visit https://appuals.com/fix-err_too_many_redirects/ and i hope, it will useful for you.
- The topic ‘Webiste not working. ‘Too many redirects’’ is closed to new replies.