Fix WordPress Login Infinite Redirect Issue
23-Aug-2020
|
333 Words
|
2 min read
When changing the base URL of a WordPress site to use https, sometimes when visiting the login page (https://example.com/wp-login.php
) the site will refuse to load. I have run into this issue several times and this will show how to solve it.