| «« iTunes Playlist Algebra: Ask and Ye Shall Receive | May CD Run »» |
|
About
I'm Ryan Lowe, a Software Engineering graduate living in Ottawa, Canada. I like agile software development and Ruby on Rails.
I write this blog in Canadian English and don't use a spell checker. Typos happen.
Projects
» Full-time Ruby on Rails freelancer
» Full-time with Rails since May 2005 » Former committer for RadRails (now Aptana) » I also have a few Rails side-projects in development: 1. wheretogoinTO.com Toronto nightlife 2. Hey Heads Up! TODO list and sharing 3. Layered Genealogy family history research 4. foos for foosball scoring 5. fanconcert for music fans (on hold) Hiring Rails developers? I can telecommute by the hour from Ottawa, Canada »» Email: rails AT ryanlowe DOT ca
BulletBlog
Now hosted on Hey! Heads Up -- check it out!
Syndication
Pings
Recent
Derek Lowe's (Ryan's older brother) words at Ryan's funeral
blog@ryanlowe.ca no more Forging Email Headers: Good, Bad or Ugly? Sarcastic Dictionary (Part 1 of Many) Tags Hierarchies Twisting Rails is Risky Business Risky Business? My Take on Early Alphas Whoa, it's August 2007 Closing Comments A Postscript to "Growth at the grassroots" »» All Blog Posts
Linkage
del.icio.us/ryanlowe
technorati/ryanlowe.ca/blog Aurora Roy Jim Andrew Trasker Travis Kibbee Karen Dr. Unk Ayana Van Bloggers Joel Spolsky Robert Scoble Tim Bray Dave Winer Raymond Chen James Robertson Ruby/Rails Bloggers rubyonrails.org weblog David Heinemeier Hansson Dave Thomas James Duncan Davidson Mike Clark Jamis Buck Signal vs. Noise Tobias Luetke Amy Hoy: (24)slash7 Jeremy Voorhis Eclipse Bloggers Planet Eclipse EclipseZone Luis de la Rosa Eclipse Foundation Kim Horne Billy Biggs Ian Skerrett Mike Milinkovich Bjorn Freeman-Benson Denis Roy
Archives
|
Blog Comment Spam
I'm having a bit of a problem with comment spam. Whoever is doing it is a real joker, that's for sure. The IP changes every time so I can't ban it. It looks like it's an automated script that switches names and uses a different common quote, but keeps the same site link. It's taking advantage of the fact that MovableType sites all look the same, so spamming comments is quite automatic. It's also taking advantage of Google's PageRank system: the more links to the site they have, even in people's blog comments, the higher the rank of the site in Google. It's pretty slimy but not even close to illegal. PageRank is a blessing and a curse. The trick, I think, is to make it not worth their while. I'll try to change the commenting just enough so that making a custom comment spammer just for this site wouldn't be worth their effort. If that doesn't work I may have to upgrade to MovableType 3 beta and only allow registered commenters. I don't want to have to do that because I want to encourage feedback but I may have no other choice. Posted at May 03, 2004 at 04:37 PM ESTLast updated May 03, 2004 at 04:37 PM EST Comments
If they always link to the same site, you could make it so that if any commenter links to a known spam site, their comment is deleted / not allowed. A link black list if you will... Just don't put beernut on it. ;-) » Posted by: Jim at May 3, 2004 04:45 PMI thought about that, but MovableType doesn't allow it in the version I use. You can only block IP addresses. I'm not sure it's in version 3, but it would be an easy solution to that specific problem! » Posted by: Ryan at May 3, 2004 05:00 PMCan you toss a disclaimer page between the comment form and your blogging text? (ie, click 'here' if you're an actual person etc..) If its just a generic spam script as you're saying then that should put a stop to it.. On the other hand, if MovableType is so restricting that you can't do that, how about just making a front-end to the MovableType forms?.. (possibly applying some sort of wrapping/adapting-pattern-type-thing..) ;) » Posted by: peter at May 3, 2004 07:02 PMyou can't get their ISP? If you do have it, complain to them. » Posted by: roy at May 4, 2004 01:24 AMI've had mixed results with Jay Allen's MT-Blacklist plugin. I have the same symptoms you do. I'm currently running MT3 Beta 1 and may switch over to TypeKey-registered commenters only once it goes gold. Like you, I like to receive legitimate feedback from everyone. TypeKey might be a good compromise if it works, since one TypeKey registration should enable one to post to any MT blog that requires it. » Posted by: aharden at May 4, 2004 11:41 AMAnother point I forgot. The URL redirection in MT 2.661 effectively kills the PageRank issue you mention; of course, the negative is that users can't see the destination URL. » Posted by: aharden at May 4, 2004 11:58 AMThanks aharden. They might spam anyway though, unaware that it's ineffective. :( » Posted by: Ryan at May 4, 2004 12:17 PMI'm surprised that your lack of Post button where the message is typed doesn't stop it. Oh well, seems that my home made blogging stuff wins again. I would be able to add any functionality I wanted including blocking messages with certain links in them. Security through obscurity, I always say. ;) » Posted by: Kibbee at May 4, 2004 06:29 PM |