Topic: An easy way to reduce comment spam (Read 1475 times)
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8272
42619 credits Members referred : 3
« on: Nov 17, 2006, 02:27:47 PM »
I've just realized that the majority of comment spam bots using a very simple way to spam our web sites.
They are actually crawlers who surf the web and post the same data (or random data) to each page they visit.
So a typical post will use the same variables to post - eg. comments, url, site, website, name, email, mail etc - and the very easy way I found that works is to use random variables.
For instance instead of using in your form a field with the name url, you can use a field with the name CSDO432A
I know it is too silly, but it worked even with bots that are able to read verification images....
I've just realized that the majority of comment spam bots using a very simple way to spam our web sites.
They are actually crawlers who surf the web and post the same data (or random data) to each page they visit.
So a typical post will use the same variables to post - eg. comments, url, site, website, name, email, mail etc - and the very easy way I found that works is to use random variables.
For instance instead of using in your form a field with the name url, you can use a field with the name CSDO432A
I know it is too silly, but it worked even with bots that are able to read verification images....
I'm sure that this will work but on the same way you're remove some accessibility from your website: