I keep banning and censoring, etc. etc.
Anyone Know How to Stop Vbulletin Spam?
Collapse
X
-
Tags: None
-
Comment
-
-
This is what I had to finally do as well.. hell .. no one can post now unless you are a reg user on the board..
It was just the only way I could get the spammers to stop
Please Read All Of My Posts In A Sarcastic Tone So You Get The Full Effect!!




HappyPeekers - AprilComment
-
-
Comment
-
-
Comment
-

AFFORDABLE Hosting -- Extreme Dependability -- FULL Service
ICQ ME for DAMN GOOD HOSTING DEALS: 5380773Comment
-
Hi!
I have several registration free forums, and they are getting spammed now also. I am still looking into a solution for it, image verification is good for bots but there are many manual spammers who also use proxies.
If anyone has a bright idear for this I am verry interested!
Best Regards,
Adult SEOThe key to get ranked one in Google is to provide the best.Comment
-
Hi!
I have several registration free forums, and they are getting spammed now also. I am still looking into a solution for it, image verification is good for bots but there are many manual spammers who also use proxies.
If anyone has a bright idear for this I am verry interested!
Best Regards,
Adult SEOThe key to get ranked one in Google is to provide the best.Comment
-
http://www.vbulletin.org
They have several really good anti-spam products that you can run on your forums, they work really well to.
Regards,
LeeComment
-
you cant really do much against manual spammers...but required resigstration with email and image verification will get the bots out...then what you can do is restrict thread making authority for x number of days or before they reach a post count...but a manual spammer will always be able to override the system somehow..Blog Themes, TGP Design, Writing Services, Grunt Work
ICQ: 66871495Comment
-
Comment
-
Btw! One advice to keep sertain spammers from comming back is not showing them that they are banned!
You could use the folowing PHP function to let them think the server is down:
and on top of submit the folowing:Code:if ($banned) { sleep(rand(60,200)); }
If they experience this, they won't go seeking a solution verry fast to bypass the ban!Code:if ($banned) { sleep(rand(60,200)); header("HTTP/1.0 404 Not Found"); exit; }The key to get ranked one in Google is to provide the best.Comment
-
If it's a big forum, moderators are always a good idea. Motivated surfers that do the job for free...Comment
-
http://www.vbulletin.org/forum/showthread.php?t=96018
Install that, it works a treat, you can change the amount of posts needed to anything you like also.
I have it installed on all 15 of my resource forums and it has cut spam down by roughly 90%
Regards,
LeeComment

Comment