Can't login because of redirect – hacked?
-
I can’t access the admin page of my client’s website, becuase example.com/wp-admin redirects to another url – i.e. anotherwebsite.com/wp-admin. However I CAN access the login form if I type in example.com/wp-login.php. I can’t seem to fix it. The website itself seems fine, it’s just the login form. Here’s what I’ve tried so far:
– I’ve checked the .htaccess file, that’s fine, no redirects in there.
– I’ve added define(‘WP_HOME’,’example.com’);
define(‘WP_SITEURL’,’example.com’);
to the wp-config, but no change.Any hints?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Can't login because of redirect – hacked?’ is closed to new replies.