• I have a wordpress at “www.aocmuscat.com/wp”
    Suddenly, from one day all pages (even the ones whose visibility is set to PUBLIC) redirects to wp-login.php page with a URL having the parameter redirect_to= page/link/here and reauth=1
    All pages redirects to wp-login in the same way described above.
    Example: https://www.aocmuscat.com/wp/our-purpose/
    Link takes me to: https://www.aocmuscat.com/wp/wp-login.php?redirect_to=http%3A%2F%2Fwww.aocmuscat.com%2Fwp%2Four-purpose%2F&reauth=1
    After entering correct username password it just reloads the page with the password field empty. And upon entering wrong password, it gives the red color wrong password error. So its communicating with the backend.
    I have been trying to solve this from many days, and now really depressed. WP Community please save my life!

    What steps I have already tried:
    1) Deleting my cookies & clearing my cache.
    2) Tried on different browsers & computers
    3) Getting a new .htaccess for Wp
    4) Disabling all plugins & theme
    5) Hard coding the siteurl & Home url in wp_config & assuring the same in DB
    6) Changing the security keys in wp_config
    7) Banging my head on the table ??

    Upon googling I found others facing similar problem but no one has yet got a solution.

  • The topic ‘All Pages redirects to Login page with redirect_to & reauth=1 in URL’ is closed to new replies.