|
1 | 1 | === Anti Spam for Contact Forms, Comments & Online Stores - CleanTalk === |
2 | 2 | Contributors: glomberg, alexandergull, sergefcleantalk, antonv1 |
3 | | -Tags: antispam, comments, contact form, captcha, spam |
| 3 | +Tags: antispam, honeypot, contact form spam, captcha, akismet |
4 | 4 | Requires at least: 4.7 |
5 | 5 | Tested up to: 7.0 |
6 | 6 | Requires PHP: 7.2 |
@@ -397,6 +397,15 @@ https://cleantalk.org/help/spam-comment-management |
397 | 397 | Yes, it is. Please read this article, |
398 | 398 | <a href="https://cleantalk.org/publicoffer#cleantalk_gdpr_compliance">https://cleantalk.org/publicoffer#cleantalk_gdpr_compliance</a> |
399 | 399 |
|
| 400 | += Is CleanTalk a reCAPTCHA alternative? = |
| 401 | +Yes, CleanTalk can be used as an alternative to Google reCAPTCHA, but it works differently. |
| 402 | +Instead of showing challenges, it blocks spam automatically in the background with no user interaction, improving user experience and conversions. |
| 403 | + |
| 404 | += Is CleanTalk an Akismet alternative? = |
| 405 | +Yes — CleanTalk can be used as an alternative to Akismet. |
| 406 | +They solve the same problem, but CleanTalk protects all site forms (not just comments) and works as a broader, cloud-based anti-spam solution. |
| 407 | + |
| 408 | + |
400 | 409 | == Screenshots == |
401 | 410 | 1. AntiSpam settings are easy to use to protect any contact forms. For example - Ninja forms, Fluent forms and etc. |
402 | 411 | 2. AntiSpam plugin rejected a spam bot at the CAPTCHA less registration form. The plugin provides explanation to visitor and websites about each rejected comment/registration or contact message. |
|
0 commit comments