I am here to announce that I have decreased #spam on my web contact form from 1 message every 15 minutes (for months straight) to 0 messages in the last week by adding a "I am a spam bot" radio button.

I am not joking.

No I am not using something like ReCaptcha, I literally just added a radio button to the list.

#spam
This entry was edited (6 months ago)
in reply to OCTADE

@OCTADE That is what my #Wordpress plugin #CPR (Comments Post Rewriter) is using, too. Plus a nonce in the URL where the POST request is going to. Spam bots often uses the well-known URL wp-comments-post.php and won't analyze the form again. That simple spam attack is then very efficiently stopped. Others are trapped by these "hidden" (CSS mostly) form fields.
⇧