BotBlocker Plugin
Kills spam-bots, leaves humans standing. No CAPTCHAS, no math questions, no passwords, just spam blocking that stops spam-bots dead in their tracks.
Since the vast majority of WordPress spam is automated in nature, the goal of BotBlocker is to block comment spam bots and not hinder users. This is accomplished through the use of honeypot technology, which tricks the spambot into identifying itself by performing actions that a human could not.
BotBlocker’s features include:
- Works out of the box to block spam
- Automatically stops spam-bots from commenting
- Zero hindrance to users: no CAPTCHAS, math questions, passwords or extra input required
- Zero false positives and ignores registered users
- Can be configured to completely block spam-bots or flag comments as spam
- Spam detection messages can be easily adjusted
- No javascript or cookies required
- Hooks into
wp-comments-post.php
to prevent spam-bots from directly submitting spam comments - Should work fine with most customized comment forms
- No API keys required
http://www.lform.com/botblocker/ for more information.
Plugin by LFORM, a web design company in New Jersey.
Installation
- Upload the
botblocker
folder in the zip file to the /wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- BotBlocker is installed and working!
- Additional configuration can be performed by clicking on ‘Settings’ in the ‘Plugins’ screen.
Screenshots
These are the configuration options available for BotBlocker. While it works out of the box, BotBlocker can be configured in several ways.
FAQ
Will BotBlocker conflict with my comment form customizations?
BotBlocker should not interfere with your form customizations, whether you have added fields or removed them. Barring extensive customizations to the core of the comment system, there should be no issues.
Will BotBlocker conflict with my other comment or spam plugins?
BotBlocker works by hooking into WordPress’s comment system and should play OK with most plugins, however there is no guarantee.
Changelog
1.0.4
- Fixed bug with mechanism that prevents comments from directly being submitted to wp-comments-post.php.
1.0.3
- Fixed bug that caused logged in users & admins to be flagged as spam bots. Registered users & admins will no longer be filtered by the spam bot system.
1.0.2
1.0.1
- Added screenshot of plugin settings screen
- Tweaked menu option
1.0