Forum Moderators: Robert Charlton & goodroi
.... and then there were two. Bot one is continuing its daily activities and bot two is loading the wp-login wordpress page exactly 84 times per day, 6 days in a row.
It's not a wordpress site.
# BLOCK FILES
<FilesMatch "^(wp-config.php|update.php|xmlrpc.php|wp-login.php|license.txt)">
Order allow,deny
Deny from all
Satisfy All
</FilesMatch>
"Lower[ing] user experience metrics" (what made you think of that anyway?
# BLOCK FILES
<FilesMatch "^(wp-config.php|update.php|xmlrpc.php|wp-login.php|license.txt)">
Order allow,deny
Deny from all
Satisfy All
</FilesMatch>