Yesterday I wrote about how WordPress has evolved into a first rate platform that can be easily customized. One of the ways that WordPress is customized to meet the unique needs of a site is through the use of plugins that add functionality. Most of these functions are visual and offer visitors a richer experience while on your site. Others are never even seen by the visitor and only indirectly affect his or her experience.
During site design, it can be easy to become so blinded by the the former group, the plugins that add lots of gee-whiz bells-and-whistles, that we ignore the later group that does the grunt work to increase our site’s performance. However, judicious use of these behind-the-scenes plugins can make our WordPress sites more secure and help reduce server loads, making for a safer and quicker site and a better experience for our visitors.
These are the unsung and unglamorous essential plugins for WordPress. Some version of these functions should be included in nearly every WordPress install.
Akismet: This is, hands down, the best content and trackback spam killer available for any platform. If you just got here, content spammers are about the stupidest hackers online. They’re mostly an annoyance, but they do have the potential to do damage to the computers of your site’s visitors. You’ll know they’ve found your site when huge lists of links begin to appear as comments to posts. Assume that most of these links point to malware laden sites. You can’t allow these links to appear on your site if you can at all prevent it, and I know of no way, short of closing comments completely, to keep spammers from trying to work the content feature to their advantage. The only way to stop them is at the door.
Akismet works by checking a comment against the Akismet server to determine if it’s probable spam. If so, it will place the comment in quarantine, awaiting your authorization. In my experience, it catches everything, and false positives are so rare as to be nonexistent. You’ll need to get an API key from Akismet, which is all clearly explained in the configuration screen. Every WordPress installation that allows comments of any kind should have this plugin installed and running.









Christine, don’t forget about Login Lockdown, it’s a great plugin to stop brute force attacks on your blog!
Thanks for the heads up, Christopher. I’m not familiar with Login Lockdown, but I will be in a moment.
On Monday we’ll be posting some more WordPress plugins, both social and features. Feel free to comment with you own recommendations!
Christopher, Login Lockdown is evidently the older version, for older installs of WordPress (up to 2.8.4). For newer installs (2.5 and up) use Login Lock. Evidently you can upgrade without losing your old database entries. Check out the FAQ on the developers’ page.
It looks like a great plug in. I’m testing it now. If it works as advertised (I expect it to), this will go on my short list of absolutely essential security plugins.
Again, thanks for the heads up!
I hadn’t heard about WP-Optimize (yet) so I will be checking that one out.
For security, I also load Wp-Security Scan. It basically reviews your installation and makes recommendations based on what it finds. You can remove it once you get your blog secure (to elminate overhead).