最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

redirect - WP Admin Login keeps redirecting to login

programmeradmin5浏览0评论

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
Add a comment  | 

2 Answers 2

Reset to default 1

It 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:

  1. Backup your .htaccess file on your hard drive
  2. Delete the .htaccess file from the root of your server
  3. Go to your blog’s admin panel and log-in
  4. 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).
  5. Save Settings
  6. 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:

  1. in the address bar, I removed everything after wp-login.php and hit ENTER
  2. I typed my credentials
  3. voila, I am seeing wordpress dashboard
发布评论

评论列表(0)

  1. 暂无评论