Spam Protector Parameters

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Wandrin
Regular
Posts: 24
Joined: Thu May 03, 2007 5:09 am
Location: Nomadic Explorer
Contact:

Spam Protector Parameters

Post by Wandrin »

I would use capchas, but that has never worked. Always a message that incorrect string has been entered.

When I try to auto moderate, everything gets rejected --- valid along with spam.

If not using capchas, what parameters should be used so that valid comments get through to moderation and the spammers are rejected without my having to do it. I don't mind an occasional spammer, but I get more spam than valid comments.

These are the parameters currently specified -- everything rejects:
http://www.wandrin.us/Others/Top Half.png
http://www.wandrin.us/Others/Bottom Half.png

The site: http://www.wandrin.us/blog
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Spam Protector Parameters

Post by garvinhicking »

Hi!

Captchas should work for you - the only way it wouldn't is if PHP sessiosn do not work properly on your server. I could check that, if you temporarily enable captchas on your blgo.

Without using captchas, you cannot really block comment spam without moderating EVERYTHING. Captchas are really the only good way to go.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

I find the Akismet options works pretty well -- the only problem is that your server must not be blocked from connecting to the Akismet server.

I sometimes turn off automatic comments. When I leave them on, I modify my .htaccess to block trackback bots. (Trackbacks appear in the comment section of your admin screen.)

CAPTCHAs are awesome for weeding humans from bots. The ideal solution, in my opinion, is Akismet and .htaccess for trackbacks (because you can't put CAPTCHAs on trackbacks) and CAPTCHAs for comments.
Judebert
---
Website | Wishlist | PayPal
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

I'm not sure, I thought AKismet was only used for trackback spam?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Wandrin
Regular
Posts: 24
Joined: Thu May 03, 2007 5:09 am
Location: Nomadic Explorer
Contact:

Post by Wandrin »

Captchas have been turned on....

Looking forward to a solution....

Keep the balance...
Lloyd
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post by Don Chambers »

As long as we are discussing Akismet ...

1) once you have an akismet key, can you use that on more than a single blog/domain?

2) The WP version (according to their docs) retains trackbacks flagged as spam for a period of time.... I'm guessing like our list of pending comments. How can we mark one as "this is not spam" and hopefully report that back to akismet?

3) is there any "appeal" process with akismet if your site gets flagged as spam?
=Don=
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!
1) once you have an akismet key, can you use that on more than a single blog/domain?
I'm not sure, but I think I've read that API keys are unique to a domain.

Wandrin: Your problem simply is you annoucen www.wandrin.us here, but the url you configured in s9y is WITHOUT www. This mismatches cookies!

You need to either decide on a fixed domain, or enalbe the HTTP hostname autodetection in the s9y configuration.
2) The WP version (according to their docs) retains trackbacks flagged as spam for a period of time.... I'm guessing like our list of pending comments. How can we mark one as "this is not spam" and hopefully report that back to akismet?
This feature is currently not implemented, it would need coding first. :)
3) is there any "appeal" process with akismet if your site gets flagged as spam?
Phew, that you would need to ask at the akismet site. Since its community based, I figure it will be hard to appeal.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post by Don Chambers »

Thanks SuperGarv!!! :lol:

I think Judebert once mentioned having a look at the akismet stuff, but I believe he is stacked up with other s9y tasks at the moment! :)
=Don=
Wandrin
Regular
Posts: 24
Joined: Thu May 03, 2007 5:09 am
Location: Nomadic Explorer
Contact:

Post by Wandrin »

Garvin,

That resolved the problem. And such a simple solution.

Thanks for your speedy response. It is much appreciated.

Dank! (I hope that is right from the little German I remember.)

Keep the balance....
Lloyd
http://www.wandrin.us/blog
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

Since you get a free Akismet key with your wordpress.com account, and you can use it on your other-domained Serendipity blog, it must not be domain-dependent.

However, I'll bet it uses the number of keys reporting as spam to rank its spam. It'd probably be good to get an additional key for each domain.
Judebert
---
Website | Wishlist | PayPal
Post Reply