-
Formidable Forms Spam Protection in 2026

If you use Formidable Forms on a WordPress website, spam will eventually become a real issue. It usually starts with a few junk submissions in a contact form, quote request form, survey, quiz, or registration form. Then it turns into fake leads, bot traffic, meaningless messages, and wasted admin time. That is not a Formidable-specific
FEEDBACK LOG
The Latest
-
SPAM report from the Control Panel
At the Control panel added buttons «This is SPAM», «not SPAM». Accordingly, each button adds or removes from the blacklist IP, Email, domains of this comment/registration. We remind that the blacklists are generated automatically on the basis of the feedback from site owners to add entries to the black list is required not less than…
-
Updated plugin for Joomla on Oct 21, 2013
Available version 1.6.8 antispam plugin for Joomla 2.5, 3.X. Changes: Added protection for feedback modules Rapid Contact, VTEM Contact. Fixed bug with the definition of the sender’s IP address on JComments. Archive with the plugin cleantalk.joomla25-30.plugin-v1.6.8.zip.
-
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…