wp-login.php simply refreshes instead of logging into admin page
-
I’ve seen other threads where this problem has been noted – and I’ve tried all the solutions I can find, including those listed in Login Trouble. I am at a loss.
The issue: My site has been working fine – but recently I attempted logging into the admin page (which had also been working fine for weeks), and the login screen just refreshes and clears the fields. There is no warning about the username or password being wrong. No warnings of any kind. The page simply refreshes as though I never entered my credentials.
I want to run something past the community to see if it raises any red flags: In another thread, someone had posted a link to their admin page, and I tested it to see if it would at least return the “bad username or password” error. It did. he URL in the browser’s address bar looked like this:
https://www.theirsite.com/blog/wp-login.php?redirect_to=https://www.theirsite.com/blog/wp-admin/
Now, MY login page has a different address configuration. I’m hoping this says something about the problem I’m experiencing. When I load https://www.mysite.com/site/wp-admin – the address loads in the browser like this:
Does anyone know why the redirect URL is loading with codes for slashes and colons rather than the actual characters themselves?
. . . I don’t know if that really solves my problem, of course, because if I go directly to https://www.mysite.com/site/wp-login.php – the address doesn’t change on load, and neither does my problem. The page still just refreshes when I try to login.
I hope this is somewhat clear. . . . Thanks for your help!
- The topic ‘wp-login.php simply refreshes instead of logging into admin page’ is closed to new replies.