Comcast is collecting data on my blog: How to stop Brand Dimensions

| | Comments (0) | TrackBacks (0)

I just noticed some interesting entries in my logs from a new bot: BDFetch. Brand Dimensions is a company that collects information from the Internet, looking for bad things people say about Comcast's poor service. Apparently, they're conducting private investigations for U.S. clients from Canada by collecting files on everyone that says something about Comcast online. Personally, I'd rather not be investigated by a Canadian company in a state that requires licensing for such activities.

Here are the entries from my web server's access log. Clearly, they're looking only at content that mentions Comcast. I mention other brand names, but they're not interested in them.

72.14.164.176 - - [05/Jun/2009:16:49:17 -0400] "GET /robots.txt HTTP/1.1" 200 289 "www.brandimensions.com" "BDFetch"
72.14.164.150 - - [05/Jun/2009:16:49:39 -0400] "GET /blog/2008/11/comcast-strikes-back.html HTTP/1.1" 200 17006 "www.brandimensions.com" "BDFetch"

Since then, I have two new lines in my robots.txt file:

User-agent: BDFetch
Disallow: /

If that doesn't work, I'm going to cut off the 72.14.164.0/24 network at my firewall.

Wondering if Brand Dimension is watching you? Here's the grep command to find them:
grep BDFetch access_log
You'll need access to your web log. Also, remember that grep and unix are case-sensitive.

0 TrackBacks

Listed below are links to blogs that reference this entry: Comcast is collecting data on my blog: How to stop Brand Dimensions.

TrackBack URL for this entry: http://cw.sampas.net/cgi-bin/mt/mt-tb.cgi/179

Leave a comment

About this Entry

This page contains a single entry by Larry published on June 5, 2009 4:54 PM.

Washington DC OTA DTV Channel Line-up: cheaper than cable with more stations was the previous entry in this blog.

Update on Washington DC Television Transition: OTA channel assignments is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.