Block wp-login

Block wp-login Install Statistics

11
100%
Today: 11 Yesterday: 0 All-time: 16,181 downloads
Block wp-login Icon

Try plugin: Block wp-login

We'll create fresh WordPress site with Block wp-login installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Block wp-login

This plugin completely blocks access to wp-login.php and creates a new secret login URL

8


0


0


1


0

updated: 8 months ago
since: 7 years ago
author: Webd Ltd

Description

Block Access to wp-login.php

This plugin does the following:

  • Locates wp-login.php in your WordPress installation and duplicates it
  • Locates .htaccess and inserts lines to block the default wp-login.php and creates a new secret address to use for legitimate login
  • Will email the site admin if an administrator signs in with an un-recognised IP address

When installed your server will return “403 Forbidden“ when attempts are made to access the default wp-login.php file. This has two benefits; it prevents hackers from using brute force methods to hack your website and it reduces the load on the server when such brute force attacks are launched on your site as WordPress isn’t run at all.

Please note, this plugin uses .htaccess so is only compatible with Apache web servers, it is not compatible with Nginx web servers.