Forum Moderators: open

Message Too Old, No Replies

robot.txt question

         

Awilliamson

6:28 pm on Jun 9, 2003 (gmt 0)

10+ Year Member



Is it recommended to add a line to robot.txt to have googlebot NOT cache the site contents? Does this affect the crawl at all?

Thanks in advance.

korkus2000

6:41 pm on Jun 9, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have heard that this could be a red flag, but who really knows. I don't think there is a real problem with it as far as the crawl goes. This site prevents google caching. I have seen people stop caching more lately.

Netizen

6:46 pm on Jun 9, 2003 (gmt 0)

10+ Year Member



The robots.txt is for disallowing a spider from your site, not about caching - that is the "robots" meta tag.

mars9820

6:52 pm on Jun 9, 2003 (gmt 0)

10+ Year Member



For not caching I always use the META tag on the page itself.

<META NAME="GOOGLEBOT" CONTENT="NOARCHIVE">

Hope this helps.

DaveAtIFG

6:55 pm on Jun 9, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Netizen is correct. See the robots.txt tutorial [searchengineworld.com] and Google's suggestions [google.com] section B, item 2 re: caching.