A basic security plugin for WordPress 4.x, 5.0 or higher. You can selectively disable unused features in WordPress core, and this plugin will help you to remove unnecessary information to be disclosed to attackers. You can find more details in the User Manual.
Basic WP Security Hardening:
- Remove WP Version Details
- Disable XMLRPC
- Disable Pingback
- Disable Windows Live Writer
- Disable RSS Feeds
- Disable JSON & REST API
- Enable Security Headers (X-Frame-Options, X-XSS-Protection, X-Content-Type-Options)
-
Remove PHP Version Header
Optional Settings:
-
Remove HTML Comment Tags
-
Trim HTML Response
Custom Login URL:
-
Customize Login URL
- Customize Login Logo URL
- Enforce HTTPS Login
Step by step guide for installation from WordPress Admin Dashboard:
- Go to Plugins > Add New.
- Search for "DozWPSecure" after clicking on "Add New" button.
- Install the plugin.
-
Activate it right away.
Step by step guide for installation from WordPress.org:
After downloading the DozWPSecure zip file,
-
Log in to the WordPress administrator panel (wp-admin).
- Go to Plugins > Add New > Upload Plugin.
- Click "Choose File" and select the downloaded zip file.
- Click "Install Now" button.
- Click "Activate Plugin" button for activating the DozWPSecure plugin.
Installation guide and user manual can be found at https://www.dozty.net/dozwpsecure-user-manual/