17488 Posts in 4473 Topics by 1978 members
| Go to End | ||
| Author | Topic: | 4549 Views |
-
Re: Comments - additions and spam protection

28 March 2007 at 4:15pm
yeah human verification looks like the best option... Between this blog and simple and loveable, sometimes you actually grind to a halt with stupid blog spam! Thanks for your help and hanging out for that verification...
P.S so does this mean out Akismet is working? because I still don't get the list of spam when I type in that URL...
-
Re: Comments - additions and spam protection

10 November 2008 at 9:45am
Hey,
I have another site with spam now. Am trying ot put akismet in but there don't appear to be any better instructions than before.
Why not list SS on this page: http://akismet.com/development/
Then you get some free publicity and make life much easier for those using ss as a blog!
Otherwise, the blogging function is so limited - my wordpress blog catches basically all spam comments
-
Re: Comments - additions and spam protection

10 November 2008 at 10:00am
Didn't see much mention in this topic, and it is pretty old. So not sure if you are aware but there is built in spam verification now, and I'd also suggest the recaptcha module.
More info in this topic - http://www.silverstripe.com/extending-hacking-silverstripe-forum/flat/223021
As for akismet, don't have any experience with it so can't help you out. Sorry.
-
Re: Comments - additions and spam protection

3 December 2008 at 4:36am
A classical way of preventing (bot) spam is the honeypot:
In your form include a field called "Website" (or email, or whatever relevant) and hide it with css (display:none) and in the processing script don't continue if there is something in there and if its empty continue processing.
I have no clue how to get that validation in silverstripe, but it would be great to have in default "contact" forms and user-made forms.
Any ideas how to get this working?
Thanks.
| 4549 Views | ||
| Go to Top |



