First BIG THANK YOU.
I am trying the free version for now. I am testing most of the security plugins and yours is the winner. Why?
For the simple code that I found here:
# Protect wp-login.php from Brute Force Login Attacks based on IP Address
<FilesMatch "^(wp-login\.php)">
Order Allow,Deny
# Add your Public IP Address using 2 or 3 octets so that if/when
# your IP address changes it will still be in your subnet range. If you
# have a static IP address then use all 4 octets.
# Examples: 2 octets: 65.100. 3 octets: 65.100.50. 4 octets: 65.100.50.1
Allow from (my IP)
</FilesMatch>
Thanks GOD it’s working perfect and anyone else from any other IP then mine gets error page:
mysite.com 403 Forbidden Error
If you arrived here due to a search or clicking on a link click your Browser’s back button to return to the previous page. Thank you.
IP Address: 192.190.19.7
BPS Plugin 403 Error Page
I believe this will solve the crazy attacks on my site.
I can admin login from IP with no problem. Anyone else eats the dust.
I register today just to make the post and give you big thanks. As soon as I will have money I will purchase the Pro version.
Again, BIG,BIG thanks YOU !
Ivone