mikie46
Supreme Member
- Aug 6, 2008
- 1,454
- 1,122
So i added a directory to my robots.txt which basically says all files in my /support/ directory are off limits.
Today i notice Googlebot ignoring this request. First it reads my robots.txt
66.249.71.175 - - [01/Feb/2010:19:14:54 -0800] "GET /robots.txt HTTP/1.1" 200 5539 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
Then is visits the knowledgebase articles in the directory i told it not to visit!!
66.249.71.175 - - [01/Feb/2010:19:14:55 -0800] "GET /support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=160&nav=0%2C4%2C8 HTTP/1.1" 200 44787 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
WTF is up with that and since when does Google not understand;
Disallow: /support/
Today i notice Googlebot ignoring this request. First it reads my robots.txt
66.249.71.175 - - [01/Feb/2010:19:14:54 -0800] "GET /robots.txt HTTP/1.1" 200 5539 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
Then is visits the knowledgebase articles in the directory i told it not to visit!!
66.249.71.175 - - [01/Feb/2010:19:14:55 -0800] "GET /support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=160&nav=0%2C4%2C8 HTTP/1.1" 200 44787 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
WTF is up with that and since when does Google not understand;
Disallow: /support/