WordPress Vulnerability
WordPress Vulnerability
In my previous post i have highlighted the security issues for wordpress and how to resolve those bugs.See the post here .
Now i will update you with another fix that you guys can do to protect your /wp-admin/* directory.It should be password protected or restricted to IP address. This will reduce attacks to a greater extend.
How to Password Protect?
Very easy, use .htaccess and .htpasswd for this.Its a high reliable tool. 🙂
How to create .htpasswd?
Go to Htaccess Editor
Now move to
Authentication Htaccess TAB
and create it according to the instructions given their.
THANKS 🙂
WordPress Vulnerability,