Everytime I try to login it keeps redirecting me to the login page, or pretty much just loops. No error messages, just redirects. If I reset the password it works, but the next time it starts all over again.
Any ideas?
Everytime I try to login it keeps redirecting me to the login page, or pretty much just loops. No error messages, just redirects. If I reset the password it works, but the next time it starts all over again.
Any ideas?
Share Improve this question asked Dec 23, 2012 at 19:28 JonnyPlowJonnyPlow 5341 gold badge8 silver badges20 bronze badges 1- Too little information to guess. Please try to debug for additional info, Better HTTP Redirects plugin is staple for looking into redirect issues. – Rarst Commented Dec 23, 2012 at 19:30
2 Answers
Reset to default 1It could be something with cookies. Try to clear your cookies in your browser and test again. If you can login after that, try to disable all plugins and enable the default WordPress-theme and successive enable your plugins to isolate the problem.
Or it can be your .htaccess-file:
Follow these easy steps and you’ll get your WordPress Blog and Admin Access Back:
- Backup your .htaccess file on your hard drive
- Delete the .htaccess file from the root of your server
- Go to your blog’s admin panel and log-in
- On the left sidebar, go to Settings –> General and changes your WordPress Address and Blog Address to include www (so it should be http://www.domainname.com instead of http://domainname.com).
- Save Settings
- Take your .htaccess backup and reupload it to the root of your server
I see the thread is too old. but still can help somebody else. I came through this problem and this is what I did:
- in the address bar, I removed everything after wp-login.php and hit ENTER
- I typed my credentials
- voila, I am seeing wordpress dashboard