Viewing 1 replies (of 1 total)
  • Hi newtechweb,

    I suggest checking your access logs to find out where the login attempts are really being made. You can limit access to the login with IP restrictions in .htaccess. The login attempts might also be coming through access of your xmlrpc.php file. Restricting access to xmlrpc.php can be a good idea. However, restrictions can break some plugins, like JetPack. So, be sure to test that.

    Another option is using a firewall to block system.multicall requests.

    The plugin’s login alert won’t give you the URL.

    Regards,
    Eve

Viewing 1 replies (of 1 total)

The topic ‘Failed Logins – Show Login URL?’ is closed to new replies.