Constantly trying to hack a wordpress site.
What did you do:
- set the Limit Login Attempts plugin, blocking after the first incorrect login
- renamed wp-login.php
- blocked the wp-admin folder in .htaccess: Deny from all
Anyway, reports from the plugin are constantly coming:
1 failed authentication attempts (1 isolation) from IP address: 186.202.153.141
User last tried: admin
How to avoid the absence of wp-login.php and blocking wp-admin?