A custom Askimet implementation
May 2nd, 2007 @ 15:06 by Mike
If is true that the most you are popular the most you receive spam, we are getting real popular!
In the last weeks, we are receiving a lot of spam in the quotations comment system (which is open for everyone) on our main site.
We have also a lot of spam on our citaBlog (and only a little noise on this quite-unknow side blog) that we fight very well with the Askimet Wordpress plugin.
So, when the level of spam comments on our quotations archive went too high, we’ve looked for a way to use Askimet also with that not-on-a-blog spam.
A fast search let us find MicroAskimet, a simple php interface to use the Askimet service, available as a class or as standalone functions.
It took 15 minutes to code (using the standalone functions implementation) and it’s working perfectly: no more wasting time deleting spam comments!
Mike
In the last weeks, we are receiving a lot of spam in the quotations comment system (which is open for everyone) on our main site.
We have also a lot of spam on our citaBlog (and only a little noise on this quite-unknow side blog) that we fight very well with the Askimet Wordpress plugin.
So, when the level of spam comments on our quotations archive went too high, we’ve looked for a way to use Askimet also with that not-on-a-blog spam.
A fast search let us find MicroAskimet, a simple php interface to use the Askimet service, available as a class or as standalone functions.
It took 15 minutes to code (using the standalone functions implementation) and it’s working perfectly: no more wasting time deleting spam comments!
Mike