-
Strong Testimonials Forms Spam Protection: How to Stop Fake Testimonials in WordPress

Strong Testimonials forms are different from normal contact forms. They are not only used to send a message to the site owner. They are used to collect customer feedback, reviews, ratings, names, photos, company details, and testimonial text that may later appear publicly on a website. That makes spam more risky. If fake testimonials are…
FEEDBACK LOG
The Latest
-
Updated phpBB3 anti-spam MOD
Anti-spam module to the forum phpBB3 updated to version 3.7.17. List revision: API switched to version 2.0. Made multiple edit/optimize the code in files posting.php, memberlist.php. Removed link to the project site from the footer of the forum. Mod tested for compatibility with phpBB 3.0.12. Download the archive with the module cleantalk_spam_protect_v_3.7.17.zip. IMPORTANT! We remind…
-
Perl, Python anti-spam API to web-site spam protection
Ready to use API for protecting web site from spam, to an existing class PHP, added antispam modules Perl and Python. Libraries enable you to check on the spam as a new comment and registration. Examples: Perl API: [perl] use strict; use WebService::Antispam; my $ct = WebService::Antispam->new({ auth_key => ‘12345’ # API key, please get…
-
Updated antispam plugin for Joomla
Available to install new version of anti-spam plugin for Joomla 2.5, 3.x, the list of changes: plugin translated PHP API 2.0 optimized PHP code, removed the extra plugin settings, tested for compatibility with Joomla 2.5, 3.x. We remind all the possibilities of the plugin: protection of the site from the registration of the spam bots.…
-
Version 1.2.2 of Invision Power Board protection hook is released
Version 1.2.2 of Invision Power Board (IP.Board) hook of protection against undesirable comments and spam bot registrations is ready! Spam comments checking and automoderation are added comparing with the previous version 1.1.2. Full list of features: Comment relevance to forum topic, Presence of links and stop words, Presence in black…