Posts Tagged ‘security tips’

WordPess plugins for Your Blog Security

June 23rd, 2009



We already discussed the protection of your WordPress based websites, but precautions can never be excessive, thus here are some good working plugins for you to secure your blog.


* WP Security Scan
Very good plugin, it scans your weblog backwards and forward for security issues, carefully checks passwords, database security, admin protection, file permissions.


* WP AntiVirus
This little helper carefully checks your WP theme for malicious code. If someone inserts anything malicious to your code you’ll be alerted. I recommend to enable a daily scan.


* Secure Files
With this plugin you are able to upload/download files from outside of the web document root, thus your blog will be more protected. You can restrict file downloads to logged in users.


* AskApache Password Protect
This powerful plugin will secure your WP Admin with htaccess password protection. No unwanted bot will be able to enter your website.


* Secure WordPress
Good working plugin that will hide your WP version info from non-administrators and your plugin directory from the visitors.


* Sabre
No bots will be able to register at your weblog with this plugin. Among other measures it adds image verification or math test to the registration process.


* WordPress Exploit Scanner
Searches your blog inside out for anything suspicious. Not only it checks your files, comments, posts and database, but also examines the list of your plugins for unusual file names


* WordPress Firewall
This cool plugin easily identifies and stops most obvious attacks. It detects suspicious parameters and responds with a 404 error page or a home page redirect.


Do share WordPress security tips you know at the comments below.