Hello,
I’m experiencing a persistent issue with spam submissions on one of my forms. I’ve already implemented two of the most common solutions but am still seeing a significant number of spam entries getting through.
Here’s what I’ve tried so far:
-
Honeypot Field: I added a hidden honeypot field, which seems to have blocked some spam but is not fully effective.
-
Netlify reCAPTCHA: I tried using Netlify’s reCAPTCHA integration, but spam submissions were still successfully getting past it.
I’ve since removed the reCAPTCHA to see if the honeypot alone would suffice, but the problem continues. I’m looking for any alternative solutions or best practices that the community has found effective for dealing with form spam on Netlify.
My site is [www.finimmerse.com], and the form name is [waitlist].
Any suggestions would be greatly appreciated. Thank you!