1. Clear Your Browser Cache
The first step to fixing a WordPress login redirect loop issue is to clear your browser cache. This will ensure that your browser is not using any old cached data that could be causing the issue.
2. Disable Your Plugins
If clearing your browser cache does not fix the issue, then the next step is to disable all of your WordPress plugins. This can be done by accessing your WordPress dashboard and navigating to the “Plugins” page. From here, you can select all of your plugins and then select “Deactivate” from the Bulk Actions dropdown menu.
3. Check Your .htaccess File
If disabling your plugins does not fix the issue, then you should check your .htaccess file. This file is located in the root directory of your WordPress installation and can be accessed via FTP. If you find any code in the file that looks suspicious, then you should delete it and save the file.
4. Reinstall WordPress
If none of the above steps have fixed the issue, then you may need to reinstall WordPress. This can be done by downloading the latest version of WordPress from the official website and then uploading it to your server via FTP. Once the files have been uploaded, you can then run the WordPress installation process.
5. Contact Your Hosting Provider
If you are still having issues after trying all of the above steps, then you should contact your hosting provider. They may be able to help you identify the cause of the issue and provide a solution.
Being stuck on the WordPress login page can be frustrating. Fortunately, there are several ways to solve this issue. Take a look at this article as we’ll uncover how to solve the WordPress login redirect loop issue using three simple methods.
Three Ways to Fix WordPress Login Redirect Loop Issue
Generic WordPress redirect loops are quite common, but a login redirect issue occurs when the platform keeps redirecting you to the wp-admin page even though you input the correct login credentials.
Depending on its cause, there are three ways to solve the WordPress login redirect loop issue: clearing browser cookies and cache, restoring .htaccess file, and deactivating themes and plugins.
Method 1: Clearing Browser Cookies and Cache
WordPress uses cookies for user authentication and session management. It also enables website caching to make it load faster.
While they are beneficial to your site, cookies and cache can cause the WordPress login redirect loop issue. The problem arises when your browser’s cookies and cache still hold onto old information or use outdated WordPress files.
Here’s how to clear your browser cookies and cache in popular web browsers:
Google Chrome
- Click the three-dot menu at the top-right corner, then select History. Alternatively, you can press Ctrl+H.
- Choose Clear browsing data from the left column.
- Once the dialog box appears, tick the Cookies and other site data and Cached images and files options. Set the time range to All time, then click Clear data.
Mozilla Firefox
- Select the hamburger button at the top right corner, then go to Options -> Privacy & Security.
- Navigate to the Cookies and Site Data section and select Clear data.
- Tick the Cookies and Site Data and Cached Web Content options, then click Clear.
Safari
- Navigate to Preferences -> Privacy. Alternatively, you can press Command+.
- Select Remove All Website Data button, then click Remove Now.
Microsoft Edge
- Click the three-dot menu at the top right corner, then select History. You can also press Ctrl + H.
- Select the Clear history link to open the Clear Browsing Data menu.
- Tick the Cookies and saved website data and Cached data and files options, then click Clear.
Method 2: Restoring Default .htaccess File
In some cases, the WordPress login redirect loop issue is a result of a corrupted .htaccess file. If that’s so, you only need to replace the faulty file with the working one.
Here’s how to restore the default .htaccess file:
- Access your website’s root folder (public_html) using an FTP or a File Manager. If you’re using Hostinger, you can find the File Manager under the Files section of your hPanel.
- Locate the .htaccess file, then delete it. Alternatively, you can disable it by renaming the file to something else.
- Create a new .htaccess file for your WordPress site.
Method 3: Deactivating Themes and Plugins
Conflicting or corrupted plugins are another common culprit of the WordPress login redirect loop issue. Therefore, you need to deactivate the faulty plugin.
Here’s how to troubleshoot the login redirect loop issue by deactivating your WordPress plugins:
- Access your website’s wp-content directory using an FTP or a File Manager.
- Rename the plugins folder to something else to deactivate all plugins. If this action solves the issue, that means you have a corrupted plugin. What we need to do now is to find the exact culprit.
- Change the plugins folder to its original name. This way, WordPress can reaccess your plugins, but all of them are still inactive.
- Login to your WordPress dashboard and head over to Plugins -> Installed Plugins. Activate all plugins.
- Logout from WordPress, and go back to your File Manager.
- Open the plugins directory, and disable the plugins one by one by renaming the corresponding folders. Each time you disable a plugin, try to login to your site and keep doing that until you find the one that causes the issue.
Similarly, a faulty custom theme can also disrupt your access to wp-admin. To confirm this suspicion, you need to revert the site to the default WordPress theme – Twenty Seventeen.
Here’s how to troubleshoot the login redirect loop issue by deactivating your WordPress theme:
- Access your site’s MySQL database via phpMyAdmin. If you’re a Hostinger user, open your hPanel, go to phpMyAdmin and select your database. If you don’t know your WordPress database name, this tutorial can help you.
- Click Browse next to the wp_options table. Please note that the table’s prefix may vary.
- Expand your table’s content by checking the Show all option.
- Locate the template and stylesheet rows, then rename the values to twentyseventeen by double-clicking the current theme name.
5. If you can log into your site, that means your current theme causes the login redirect loop error.
Conclusion
WordPress login redirect loop is a common issue that can happen to anyone. Fortunately, you can easily solve this error by clearing browser cookies and cache, restoring the default .htaccess file, and deactivating themes and plugins.
Do you find this WordPress tutorial helpful? Let us know in the comments section below!
WordPress Login Redirect Loop FAQ
To understand WordPress login redirect loop better, here are some frequently asked questions.
How Do I Redirect a User After Logging in to WordPress?
To redirect a user after logging in to WordPress, you can use a plugin like Peter’s Login Redirect, or add code to the functions.php file to redirect users based on their user role or other criteria.
How Do I Stop WordPress Login Redirection?
To stop WordPress login redirection, you can disable the plugin causing the redirection, remove the code that redirects users from the functions.php file, or use a plugin to customize the login page and redirection settings.
How to Fix WordPress Login Redirect Loop Issue
Are you having trouble logging into your WordPress site? Are you stuck in a login redirect loop? This is a common issue that can be easily fixed. Here are some steps to help you get back into your WordPress site.
Step 1: Check Your Site URL
The first step is to check your site URL. Make sure that the URL in your browser is the correct URL for your WordPress site. If it is not, then you will need to update it in the WordPress settings.
Step 2: Check Your Cookies
The next step is to check your cookies. If you are using an outdated version of WordPress, then the cookies may be out of date. To fix this, you will need to delete the cookies from your browser and then log back into your WordPress site.
Step 3: Check Your .htaccess File
The .htaccess file is a configuration file that controls how your WordPress site works. If there is an issue with the .htaccess file, then it can cause a login redirect loop. To fix this, you will need to edit the .htaccess file and make sure that the correct settings are in place.
Step 4: Check Your Plugins
If you are using any plugins on your WordPress site, then they could be causing the login redirect loop. To fix this, you will need to disable all of your plugins and then try to log in again. If the issue is resolved, then you can re-enable the plugins one by one to find out which one is causing the issue.
Step 5: Check Your Theme
If you are using a custom theme on your WordPress site, then it could be causing the login redirect loop. To fix this, you will need to switch to a default WordPress theme and then try to log in again. If the issue is resolved, then you can switch back to your custom theme.
Conclusion
These are some of the steps you can take to fix the WordPress login redirect loop issue. If you are still having trouble, then you may need to contact your hosting provider for further assistance.