Forums

Join
bbPress Support ForumsRequests and FeedbackWhat Spam prevention techniques are you using?

Info

What Spam prevention techniques are you using?

  1. Just curious, both in terms of registration, and posting...

    I only have a small test forum up, that is integrated with my personal blog, but I was experimenting with a few ideas earlier. I go by the philosophy that layers of protection is always the way to go.

    So far I've implemented:

    1.) Visual check, pre reg form (eg. select the hamster image)
    2.) Blacklisting popular spam email domains (eg. mail.ru)
    3.) Hidden field trap (no javascript, just css)
    4.) Maths puzzle question

    5.) TanTan Spam Filter port
    6.) Askimet (obviously!)

    The first 4 are aimed at blocking spam bot registrations, and the final 2 at keeping posts clean. All the registration checks are core hacks (as I'm only experimenting).

    Any other techniques being used successfully to ward off spammers from bbpress? Maybe something like implementing 'Bad Behavior' filtering for the registration process for example?

    PS. Happy New Year to all!

  2. Hi,

    I'm also new to bbpress but I'm using wordpress since a while.
    I think that akismet is a good prevention, if you have to much new user registrations made by bots you should protect with
    http://recaptcha.net/

    and moderate your forum, I wrote this plugin
    http://www.finalwebsites.com/bbpress/moderator-notification.php

    to get all new posts in my email

  3. Most of our clients are using TeleSign's Telephone Verification system for detecting and preventing spammers and fraudsters.

    Telephone Verification verifies users in real-time using their phone—the simplest and most widely deployed technology available. Visit our site for more information: http://www.telesign.com/products-demos/

  4. You must log in to post.