Item | Value |
---|---|
Netlify site name | loumarc.netlify.app |
Custom domain | loumarc.com |
Framework | Astro 4.3 |
Anti-spam | data-netlify-honeypot="bot-field" since 2022; reCAPTCHA v2 added Dec 2024 |
I’ve had a Netlify form with honeypot enabled for several years on my live site (loumarcsigns.com
, Netlify site: loumarc-signs.netlify.app
). Six months ago, I added reCAPTCHA due to increasing spam submissions. However, in the last month, spam submissions have significantly surged, now making up about 50% of all form submissions.
I’ve thoroughly verified my form’s implementation multiple times—here is the relevant component for reference.
I’ve checked the forums and haven’t found any recent reports of similar spam increases. I’ve also been marking spam manually in the Netlify dashboard regularly throughout May.
I investigated hCaptcha as a potential alternative, but it appears it’s not yet supported.
Has there been any recent change in Netlify Forms spam filtering that might explain this sudden spike? Are there recommended adjustments I could make to improve the effectiveness of reCAPTCHA, or any other strategies worth considering?
Thanks for any insights or recommendations!