For me, the solution to this WordPress Login loop problem was in the database.So step one is to login to the database. I just used PhpMyAdmin for this.Once logged, find your WordPress table, and navigate to the wp_options table.
There are two fields in this table that could be the culprit to your WordPress Login page looping problem.
- option_name: siteurl
- option_name: home
Ensure that the URL given in both of these two fields is set to what you expect it to be.(same URL) Change the value and you should be all set to go.
Related Posts:
- How to redirect/rewrite all /wp-login requests
- Custom login redirects to wp-admin on wrong password
- How to allow users login to WP from external domain and make REST requests
- Users are redirected to homepage instead of wp-admin
- Display sortable User meta column in admin panel user’s page
- How to move wp-admin login page to another location? [closed]
- Can’t access admin dashboard with wp-admin without /index.php after it
- Adding body class to login page?
- Edit a WordPress site without the username and password?
- comment_form – show all fields when logged in
- Using /wp-admin works, using /login gives a 404. Why?
- Cannot log into WordPress Dashboard after removing/adding .htaccess
- Change WP-Login or WP-Admin
- I cannot log into my wordpress site with my wp-login.php [closed]
- How do I set the homepage to the WordPress Admin Dashboard login?
- Can’t access WordPress as an admin – but I can log in as a user!
- Today, without warning, all admin panel logins redirect to home page after login. non-admin users logins work well
- Can’t login to Dashboard when changing site URL to HTTPS
- Detecting all admins that are logged in
- WordPress and bbPress Login conflicts?
- I want to disable login of admin (/wp-admin) with email and make it accessible only with username
- Website looks fine, but login to wp-admin yields a blank screen
- cannot find the login page for local WordPress site
- Users disappeared from wp-admin
- Modify WP-Admin login fields
- display dynamic WP Site logo on wp-admin using CSS
- How to Change The WordPress Login URL Without Plugin
- wp-admin – 404 after custom login form
- How to fix ‘WordPress redirection loop problem in wp-login.php page’?
- Logging into sandbox subdomain WP
- 404 redirect wp-login and wp-admin after changing login url [closed]
- Having troubles connecting to WordPress login page using Mamp
- Sorry, you are not allowed to access this page
- WP Admin/ WP Login Redirect to themselves
- Cookie Domain is preventing Admin login
- Require Login Redirect to Login Page
- Cannot access WordPress login pages
- Cant login to wp-admin
- /wp-admin/ doesn’t work but /admin/ does
- Why am I locked out of the system?
- Why can I log into wp-login.php and not wp-admin.php?
- Disable Admin CP authentication (or auto login)
- firing function at login within class
- WP-admin or any other is redirecting me to (This page doesn’t seem to exist.)
- wp-login not found – All usual solutions not working
- how can provide access to wp_admin page for non wp_users?
- Can’t connect to WP-Admin, blank error message
- Blank page when viewing wp-admin
- GoDaddy hosting wp-admin problem
- WP Admin Login keeps redirecting to login
- CPU overload spam – redirect link to wp-admin and new post
- define two login page url
- Login issue with subdomain installs
- How can I can I make changes to a WP project I pulled from GItHub?
- WordPress Admin Login Issue
- How to log into WordPress via GET/POST
- wp-login.php entering password nothing happens
- Trying to login to my site redirects me to the first page
- stop customize.php redirect to login page if admin is not logged in
- Admin Login Checks
- WordPress logged in but no access to wp-admin
- Changed the path to wp-login and now can’t access WPress dashboard
- Unable to log in as admin
- Why my login panel has a wrong language?
- Handling multiple account logins?
- Not able to access WP admin Page, redirected and a drop down login menu appears 401 error
- WordPress Login for multiple sites
- Cannot login in WordPress even after changing hash password in phpmyadmin
- Can’t log into WordPress after domain change
- Why WordPress not logout after I have close my browser?
- is_admin() conditional statement
- Admin Login page not working at all
- Impossible User Registration
- Couple questions about .htaccess, login page, updates
- After Upgrade: $user becomes unknown (id: 0) after successful login?
- Redirect users based on their roles, is_admin()
- WordPress site shows a white page for site/wp_admin. A login returns again to the login screen
- Admin access to secondary site user_can_access_admin_page losing login
- WordPress change role from administrator to author by itself (automatically)
- login_enqueue_scripts changes are not reflecting
- wordpress frontend login and wp-admin not working right
- Organizing Code in your WordPress Theme's functions.php File?
- How to check if a user is in a specific role?
- Can I rename the wp-admin folder?
- How do I Enqueue styles/scripts on Certain /wp-admin Pages?
- Changing Admin Menu Labels
- Adding custom columns to custom post types
- Adding Fields to the Category, Tag and Custom Taxonomy Edit Screen in the WordPress Admin?
- adding custom stylesheet to wp-admin
- Can’t change language (only “English (United States)”)
- Is there ANY way to remove comments function and section totally?
- What’s the easiest way to stop WP from ever logging me out
- How to use “menu_order” field for posts?
- “Too many redirects” ONLY when trying to access wp-admin page
- How to restrict dashboard access to Admins only?
- Admin Page Redirect
- Disable dragging of meta boxes?
- Toggle admin metabox based upon chosen page template
- Unable to login and wp-login.php redirects to wp-admin%2F&reauth=1?
- When moving a WP site, why does wp-admin redirect to old site?