View Full Version : Stopping Spam Posts
Berj K.
11-25-2010, 04:26 PM
Hi Everyone,
I'm new to the board.
I have the vbulletin 4.0.3 forum and I have been getting lots of spam posts. I know how to delete them one by one but in general How do I stop the spams being posted? I'm kind of new to this whole thing so any answer will be greatly appreciated.
Thanks
Bergy
Lynne
11-25-2010, 04:57 PM
See this thread for reducing spam and registration bots:
http://www.vbulletin.com/forum/showthread.php?t=275800
Berj K.
11-25-2010, 05:50 PM
Thank you Lynne. I will check out that thread now.
Theo-zzzz
11-25-2010, 06:16 PM
Here's a very good modification to keep spammers out.
https://vborg.vbsupport.ru/showthread.php?t=230921
final kaoss
11-26-2010, 03:31 PM
The most valuable of these tips would be
http://www.vbulletin.com/forum/showthread.php?205214-Add-an-extra-question-to-the-registration-to-prevent-bot-registrations
Add an extra question to the registration to prevent bot registrations
This solution will only work for vBulletin 3.6.3 and higher. On the lower 3.6 versions it will allow for a blank response.
vBulletin already offers a lot of buildin protections against registrations by bots (automated) like CAPTCHA (Image Verification), Email Verification or Registration Moderation. These will however not always protect you against human-assisted bot registrations (registration process automated, a human provide the CAPTCHA verification).
Unfortunatly there is no way to block all human-assisted registrations, adding an extra question to the registration process can however frustrate this type and often they will simply skip your board because it is causing them too much work.
How to add an extra registration question to frustrate human-assisted bot registration?
AdminCP -> User Profile Fields -> Add New User Profile Field
Profile Field Type: Single-Line Text Field
<<Continue>>
Use the following information when creating the Profile Field:
Title: Can you spell?
(Note: Adjust the title to the question you want to ask)
Description: Enter the first character of the word "Monkey"
(Note: Adjust the question. Don't use this example as it would be quickly picked up by bot registrations)
Default Value: B
(Note: anything but a valid answer)
Field Required: Yes, at registration and profile updating
Field Editable by User: Only at registration
Private Field: Yes
Field Searchable on Members List: No
Show on Members List: No
Regular Expression: ^[mM]$
(Note: this expression would only allow a 'm' or 'M' as valid answers, adjust to your needs)
This is not a fool proof solution, but will probably limit the number of semi-automated registrations.
Berj K.
11-26-2010, 09:28 PM
Thanks guys. I will try these
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.