With Google’s recent changes to reCAPTCHA—now requiring a Google Cloud Project—it’s the perfect time to explore alternative ways to keep spam out of your WordPress contact forms. Join us for this meetup where we’ll dive into different spam prevention techniques and tools.

Introduction

In the first hour, we’ll discuss:
– reCAPTCHA alternatives like Cloudflare Turnstile and hCaptcha
– Basic spam prevention strategies including honeypots, manual conditional fields, and noindexing pages with forms
– WordPress plugins that help reduce spam

The final 30 minutes will be a Q&A session where you can ask questions, share what has worked (or not worked) for you, and learn from others in the community.

Whether you’re a WordPress beginner or an experienced user, this session will provide practical solutions to keep your contact forms spam-free.

View on meetup.com

Notes

Anti-Spam Concepts

  • Captchas
  • Disallow or restrict specific words, links, IP addresses, etc.
  • Honeypots
  • Make it more difficult for bots
    • Conditional logic
    • Longer time to submit
    • Hide (noindex) the page that the form resides on
    • Multi-page forms
    • Quizzes
  • Properly validate fields

Contact Form Plugins

Anti-Spam Plugins

Captcha Plugins

Other Options

  • Code for Gravity Forms (note about text field)
  • Don’t use a contact form / add and obfuscate email addresses on the page
  • Noindex form pages so they are not easily found by search engines
  • Quizzes
  • Gravity forms Moderation add on plus Perspective
  • Google or other outside forms

Additional Resources

A few links from meeting participants:

Recording

Leave a comment

Your email address will not be published. Required fields are marked *