Wordpress ERR_TOO_MANY_REDIRECTS solution
Fault phenomenon When logging in to the WordPress backend, the browser displays “ERR_TOO_MANY_REDIRECTS” As a result, it is impossible to log in to the backend normally. Solution ideas and steps Check Cloud Flare HTTPS configuration - - OK Check the HTTPS configuration in the WEB server - - OK Check whether the siteurl and home values in the WordPress database start with https Check the value of HTTPS = ‘on’ in WP-Config.php Result verification Check whether the siteurl and home values in the WordPress database start with https ...