>
Download This Plugin | |
Download Elegant Themes | |
Name | WP Spam Fighter |
Version | 0.5 |
Author | Henri Benoit |
Rating | 100 |
Last updated | 2015-02-10 07:39:00 |
Downloads |
1595
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 2%, while Post page PageSpeed score has been degraded by 2%
WP Spam Fighter plugin added 161 kB of resources to the Home page and 163 kB of resources to the sample Post page.
WP Spam Fighter plugin added 2 new host(s) to the Home page and 2 new host(s) to the sample Post page.
Great! WP Spam Fighter plugin ads no tables to your Wordpress blog database.This plugins prevents comment spam without requiring you to moderate all comments or your users to use user-unfriendly captchas or answer stupid arithmetic questions.
It works using two methods (which can be combined). It boils down to the following behavioral patterns normal comment authors (not spammers) will have:
The first mechanism basically notes down when the page was loaded and when the comment was posted. When the comment is posted, if the timestamps are missing or if the user didn't spend enough time on the page, the comment posting will fail. The great thing about this approach is that it not only stops bots but also human spammers.
The second mechanism based on a hidden field not being filled is what's usually called a honeypot-based mechanism. Spam bots will usually go through all fields in the form and try to put in some value. Normal users won't do that since they cannot see the fields.
Note that this plugin can be used in addition to other plugins using different spam detection mechanism e.g. Akismet.