I changed my login path to mysite.com/login/ in order to stop the most automated wordpress login attacks, but it isn’t working..
Whenever I go to http://www.mysite.com/wp-admin/ I get redirected to the secret login link automaticly which is http://mysite.com/wp-login.php?login=12345 even on new browsers and computers, it simply isn’t working, everything looks right in the .htaccess file and it’s read/write able.
I have:
Admin Login Key set as “12345”
Hide Login Page set as “yes”
New wp-admin Path* set as “/login”
Why does it keep redirecting? It should present a 404 page