hi guys, my robots.txt looks like:
quote:
--------------------------------------------------------------------------------
User-agent: *
Disallow: /cgi-bin/
Disallow: /gallery/
Disallow: /images/
Disallow: /stat_www/
Disallow: /stat_www_old/
Disallow: /survey/
Disallow: /templates/
--------------------------------------------------------------------------------
when I look at the logfile I see strange things: the google bot is regularly visiting and indexing sites but
quote:
--------------------------------------------------------------------------------
this one: 66.196.65.36 - Mozilla/5.0 (Slurp/si; slurp@inktomi.com; [inktomi.com...]
--------------------------------------------------------------------------------
does only come to my site and reads the robots.txt allthe time and then leaves again. Today it read it 10 times and nothing else.
Btw to which chmode do I have to set the robots.txt?
And how do some ppl manage to get a 404 error, when retrieving my robots.txt?
Am I doing something wrong?