I'm getting awful lot of spam to my forums where only registered users can post and captcha is in use. What could we best solution to stop spammers registering to my forums?
closed as off topic by casperOne♦ Sep 20 '12 at 14:09
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
I've had some success by making the image a background of a DIV (instead of using an IMG element). Most spam bots ignore background CSS styles. If you want to make life a little bit harder for the spammers, leave the IMG in, use an different image in there, and set it to |
|||
|
|
|
FUDForum is somewhat better for me. It has been pretty much hands free and I have installed a few. So far no spam no bots. The reason I believe fudforum has survived spam bot challenge is because it uses ASCII text for captcha. You could try to reuse it in other forums. |
||||
|
|