Richard G
Verified User
If you have one user login, you can also create an .htaccess and only allow access to your ip.
You can block access to xmlrpc.php also this way.
You can block access to xmlrpc.php also this way.
That why I stated "if you have one user login".Blocking with .htaccess rules will end up causing end user frustrations across multiple WP installations.
Blocking with .htaccess rules will end up causing end user frustrations across multiple WP installations.
If IP restricting, you'll have to update every time their dynamic IP changes. You'll have to allow IPs for certain plugins.
.htaccess rules are fine if on your own sites, but potentially more trouble than it's worth for customer sites.
Hello,
Give a reCatcha a try: https://github.com/poralix/reCaptcha2_validation-free or build your own solution based on this
Can you share how to install it for me?I use fail2ban for this purpose. It works very nicely.