// 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:
So hopefully I can cut down the spam.
- 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.
// leave a comment
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.
// comments