Page 1 of 1

Blocking Comments

Posted: Wed Feb 09, 2005 7:33 pm
by Jr Prod
Hi everybody,
these days i'm being spammed by some nasty guys. Their IP's and e-mails are constantly changing, but they allways make the advertisement for the same web site. Would there be any possibility to introduce in S9Y an option permitting to "ban" users using a specific URL ?

Something like IF URL = "www.spam.com" THEN commentary = refused

I don't know if it's possible, but it would be a great feature. I delete about 20 comments every days and start to be tired with that...

Thank's a lot !

Jr Prod
www.fosenbauer.com/blog

Posted: Thu Feb 10, 2005 1:35 am
by Chris
Hi Jr Prod,

This may not be exactly what you are looking for, but may help to alleviate the problem with spammers (I hate them too). If you go into the administration interface and then into configuration. Under the section "Appearance and Option", there is a field for you to populate with the domain names of spammers to block from your site.

Additionally, I have also tried a few other methods of fighting off the spammers.

Here is a link to all my blog entries on ways to reduce the impact of spammers on your blog.

regards,

Chris

Posted: Thu Feb 10, 2005 9:49 am
by Jr Prod
Hi Chris,

thanks a lot, I think this will be very helpful ! I looked at your htaccess file and you've got the same spammers as me : texas-holdem and all the poker-online stuff...

So really thanks !

But I still think that it would be a good feature to be able to block comments using a specific e-mail address, a specific URL or a specifi user-name...

Garvin, is something like that faisable for the 0.8 version ?

Thanks ! Best regards,
Jr Prod

Posted: Thu Feb 10, 2005 10:24 am
by garvinhicking
We have a "Spamblock" plugin which you should use for those ways. See http://www.s9y.org/forums/viewtopic.php?t=992

Regards,
Garvin

Posted: Thu Feb 10, 2005 11:32 am
by Chris
Hi Jr Prod,

I have found that by adding the domain names of the spammers into my .htaccess file, I have been successful in blocking them from getting to my site. The trouble is that as you can see from my .htaccess file, these guys have registered multiple domain names to do their spamming. The only way is to keep adding to your .htaccess file.

The spamblock plugin that Garvin refers to is great as well. This uses the "Captcha" method to prevent comment spamming by requiring a human to enter a random code in order to save the comment.

cheers,

Chris

Posted: Thu Feb 10, 2005 12:51 pm
by Jr Prod
THANKS A LOT !

Jr Prod