bbPress

Simple, Fast, Elegant

bbPress support forums » Requests and Feedback

What Spam prevention techniques are you using?

(2 posts)
  • Started 6 months ago by Simon99
  • Latest reply from finalwebsites
  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!

    Posted 6 months ago #
  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

    Posted 6 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.