Sheesh. My site traffic was up over 20% in a month where I wrote very little because I was channeling my efforts into an SFD called NaNoWriMo. Work with me here, and try not to read too much into that last sentence. A random walk through my web logs shows bogus link referrals from over six hundred domains with phentermine, poker and mortgage in their names. As Debbie might say, "Buttsmurfs!"
Aside from the obvious bogus domain names, the clue it's a robot is when an html file is accessed but the friendly semi-profile on the top left corner of this page is not. The more asinine robots try to post comments or trackbacks directly into Movable Type, again without accessing any other content. Thankfully, this hasn't been a problem because of the changes I made last year, but it still pisses me off that this kind of stuff is rampant. If I were Bruce Banner, I would have ripped all of my shirts by now.
Most of the bogus link-spamming domains are using the .info and .us suffixes, because there are lots of names available here. I'm now blocking anyone who says they're referred from a host in these top level domains. If you're a legitimate business using a .info domain, and you happen to link to something on this site, I apologize for the inconvenience, though you're not going to be able to read this anyway. If you're using an .us domain, you're probably thinking this internet thing is still a fad, but you've believed the spam message saying you should reserve ImaLuddite.us before someone else did. You could have just sent me the $15 and saved everyone the effort.
I invite anyone else who's seeing this craptivity to share info on the culprits and working around it. Here's what I've added to my Apache server's .htaccess file:
Aside from the obvious bogus domain names, the clue it's a robot is when an html file is accessed but the friendly semi-profile on the top left corner of this page is not. The more asinine robots try to post comments or trackbacks directly into Movable Type, again without accessing any other content. Thankfully, this hasn't been a problem because of the changes I made last year, but it still pisses me off that this kind of stuff is rampant. If I were Bruce Banner, I would have ripped all of my shirts by now.
Most of the bogus link-spamming domains are using the .info and .us suffixes, because there are lots of names available here. I'm now blocking anyone who says they're referred from a host in these top level domains. If you're a legitimate business using a .info domain, and you happen to link to something on this site, I apologize for the inconvenience, though you're not going to be able to read this anyway. If you're using an .us domain, you're probably thinking this internet thing is still a fad, but you've believed the spam message saying you should reserve ImaLuddite.us before someone else did. You could have just sent me the $15 and saved everyone the effort.
I invite anyone else who's seeing this craptivity to share info on the culprits and working around it. Here's what I've added to my Apache server's .htaccess file:
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*\.info.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*thorcarlson.*\..*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*valeofglamorganconservatives.*\..*$ [NC,OR]
RewriteRule .* - [F,L]
I plotted out the IP addresses and came up with a cluster of worst offenders, but the distribution has a long tail. I don't know if this is some kind of nefarious spyware or hacked boxes... I haven't gotten that far. One of the worst culprits was a university in Spain, whom I wrote this evening in my best fourth-grade Spanish. I am not expecting a response, but I did feel better for writing.
By virtue of my mentioning these miscreants, I'm expecting the little Google ad box in the top right corner will start serving objectionable content. Google permits opting out of particular URLS, I guess so eBay doesn't serve up ads for Yahoo and vice versa. This is impractical for my purposes, and there are no plans for a category opt-out. Really, no one comes to my site to learn about Texas Holdem
(Though it's been purely serendipitous, I happen to know a lot about the mortgage business.)
For those of you running Firefox on maximum paranoia mode, feel free to click on the ads and
cost them some nickels.

.