Three myths about form spam
Most teams know this matters. Fewer have decided who owns it. A few things about form spam that get repeated more often than they get checked.
Security is a maintenance habit rather than a purchase, which is why it drifts. If it only works because one person remembers to do something, it does not work yet.
“It only matters for big sites”
Honeypots stop most bots without troubling humans. There is a version of this that is over-engineered, and it is worth avoiding. Budget a little time for it every quarter and it never becomes a project of its own.
“We can deal with it after launch”
Sometimes true, usually expensive. Small and consistent beats large and occasional here.
“Our platform handles it”
Rate limiting handles the rest. There is a version of this that is over-engineered, and it is worth avoiding. Budget a little time for it every quarter and it never becomes a project of its own.
What this looks like day to day
The realistic threat for most small businesses is automated and opportunistic, not targeted. Three things worth confirming about form spam before you move on:
- Someone can say what the current setup is without going to look
- CAPTCHAs cost real conversions — and you know whether that is true here
- There is a way to tell whether the last change to this helped
Worth checking on your own setup before it becomes someone else's problem to fix.