google webmaster tool says some 300 crawl error .which is regarding to wp-login.php it says "Googlebot couldn't access the contents of this URL because the server had an internal error when trying to process the request. These errors tend to be with the server itself, not with the request. More info." so i want to solve the login page redirecting issue , so it not redirect when it have https://example.com/wp-login.php give good result . but https://example.com/wp-login.php?redirect_to show redirected status when feach as google . so i think my solution relies in by stooping redirection wp-login.php when it have redirect_to in query string .

Read more