// post · 582

Spam

·

Argh. Too much spam is getting through again; even with Akismet. So I'm in the process of writing a new spam class. The aim is to build a comment score (similar to email spam filtering programs) based on the following:
  • Email Address/Name/Website

  • Comment Body (number of links etc)

  • If the user is registered

  • If the user has successfully posted a comment before

  • white and black lists

  • response from akismet

  • how old and how many comments a post has


So hopefully I can cut down the spam.

// comments

· Josh Street user
Wow... I'm probably getting 500 a day through and Akismet is catching them all. WordPress has a "Recheck queue" button for stuff that slipped past... I've yet to have that fail me for the stuff that got through. Have you implemented something like that to recheck unmoderated posts? (It rechecks the whole lot -- not the same as marking things as spam)

// leave a comment

> click for comments help

HTML allowed: <a href="" title="" rel=""></a> <b></b> <blockquote cite=""></blockquote> <em></em> <i></i> <strike></strike> <strong></strong> <li></li> <ol></ol> <ul></ul>
ie: <b>bold</b>

Your comment may need to be reviewed before it is published.