Unlock link resolves to 404 page
-
I am using Wordfence to block IP addresses for certain URL strings to increase site security. However, when a user is blocked and enters their email address to get an unlock link, the generated unlock link resolves to a 404 page. I can’t figure out if this behavior is caused by the aggressive URL list or the Easy Hide Login plugin.
Below is the list of URLs. Should I remove some to prevent this behavior?
/wp-config.php
/xmlrpc.php
/.env
/.git
/.htaccess
/server-status
/ftpconfig
/hidden/
/phpinfo.php
/wp-content/debug.log
/wp-login.php?user=admin
/wp-login.php?admin*
/author=admin
/admin
/login
/wp-admin/install.php
/wso.php
/feed
/wp-admin
/?author=2
/?author=1
/wp-content/plugins
/author/
/wp-comments-post.phpAlternately, if the culprit is the Easy Hide Login plugin (format: website.com/?secretphrase, is there a PHP snippet I could invoke to make the unlock link work again?
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.