Limit access to WP-Admin Panel via IP address

Home Forums BulletProof Security Pro Limit access to WP-Admin Panel via IP address

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15274
    Patrick
    Participant

    I would like to limit the access to the WP-Admin Panel via IP address, so the administrator account only can be accessed from my IP address. But when I check the .htaccess file I get a bit confused.

    New users should still be able register and login as normal, is this not possible? According to this article at point #6 it should be: http://www.wpbeginner.com/wp-tutorials/11-vital-tips-and-hacks-to-protect-your-wordpress-admin-area/comment-page-1/#comment-903

    If it is possible, please also clarify exactly where I should put the code in the file.

    Thanks for your help!

    #15275
    AITpro Admin
    Keymaster

    If you limit access to your Login page (which is equivalent to your /wp-admin directory & your WP Admin Dashboard) by IP address or by adding a second layer of authentication (BasicAuth/wp-admin Directory Password Protection) or by creating a Secret Query String, then new visitors to your website will NOT be able to register, comment or login to your website unless you provide them with the Secret Query String or the /wp-admin Directory Password Protection username and password or you whitelist their IP addresses.

    We do some of the things above for our testing websites.

    We do NONE of the things above for our Live sites, because new visitors to our websites would not be able to register, comment or login to any of those sites including this Forum site.

    BPS Pro Login Security, JTC Anti-Spam / Anti-Hacker & additional Brute Force Login Protection are used on all our Live sites where we want protection against all hackers, spammers and general Brute Force Login attacks and also want to allow new visitors to be able register, comment and login.  These BPS Pro features/security measures Block/Protect against 300,000+ Brute Force attacks per month on average on our sites.

    See this Forum Topic link below for the additional Brute Force attack protection code that you can add for websites where you need to allow new visitors to be able to register, login and comment on your sites.

    http://forum.ait-pro.com/forums/topic/protect-login-page-from-brute-force-login-attacks/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.