Presenting SpamCamI’m assuming this wouldn’t do well full scale as the spammers would catch on, but I recently saw a wordpress plugin which adds input fields to your comment forms that are hidden using CSS (e.g. display: none). Then if data is submitted in those inputs you can tell it wasn’t a human with a browser, but rather a spam bot filling all the fields as they usually do.

It’s a pretty simple concept to implement into a personal project or smaller site, and according to the plugin writer, completely eliminated all spam.

Popularity: 5% [?]

If you enjoyed this post, make sure you subscribe to my RSS feed!