people are trying to login to your wordpress to hack it.
here are steps you can take
1) rename login.php to any other non existent page
2) block access to login.php page. chmod 0 login.php or any other way in htacess.
3) add captcha for login page.
i would go with add captcha .
|