ERR_TOO_MANY_REDIRECTS
-
hello, i am getting the above error, how do i fix this?
The blog I need help with is: (visible only to logged in users)
-
Hi @catworld0322,
Your site http://www.catworld.co 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 :)
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 );I also found you have Installed Self-signed SSL certificate, Please install a valid SSL certificate :)
Thanks !!!
- The topic ‘ERR_TOO_MANY_REDIRECTS’ is closed to new replies.