Is there anyway to prevent Brute Force attempts (plugins are installed)
-
I have a client’s website that is getting hammered with brute force attacks. Is there a way to prevent Brute Force login attempts that I haven’t thought of. I have these plugins installed:
Login No Captcha reCAPTCHA
LoginizerWe have a complex admin username and password set. I still get on average 10 lockout emails from Loginizer every day. With the settings I have in place there are 9 attempts before the lockout email is sent, meaning 90 attempts per day.
Is my only option to password protect wp-login.php per this page in the codex or is there another solution? Trying not to confuse a client that is not completely tech savvy with too many logins.
Or am I being overly concerned about the number of notifications sent and need to relax. Just getting frustrated with the amount of time it’s taking to check they aren’t guessing the correct admin username.
- The topic ‘Is there anyway to prevent Brute Force attempts (plugins are installed)’ is closed to new replies.