How Fix WordPress Login Redirect issue.

Hello Guyz! Today I am showing you how to solve WordPress login page redirect issue.

Sometimes when we try to login; WordPress login page refreshing and redirecting issue created. You can try below method to solve it.


1. Clear browser cookie and cache.

Google Chrome

  1. Press shortcut key ctrl+H.
  2. Select clear browsing data from left side.
  3. It will open popup like below my screenshot.
  4. Tick below 2 options and press clear data button.

Mozilla Firefox

  1. Press shortcut key ctrl+shift+delet.
  2. It will open dialoge box like below my screenshot.
  3. Tick Cache checkbox then pree clear now button.

Safari

  1. Go to setting > Preferences > Privacy
  2. Then open dialoge box like belove my scrren shot
  3. Select Remove All Website Data button, then click Remove Now.


2. Delete .htaccess File

  1. Open ftp and get backup of .htaccess file.
  2. Then delete .htaceess file like below my screenshot.
  3. Create a new .htaccess file for your WordPress site.


3. Deactivate all plugin.

  1. Access your website ftp then go to wp-content > plugins.
  2. Rename The plugin folder like below screenshot. If this action solve your error then its confirmed your error must be due to plugin.
  3. You can try to rename plugins one by one to check; which plugin is causing the issue.

Thank you

Blog Catagory : WORDPRESS