PDA

View Full Version : robot text



PBITech
09-25-2003, 03:59 AM
I had no idea, Wow!

Black Night

Ive read everything you've ever wrote....
Well, I guess I'll have to go through yer posts to catch up.

I'm stumpted

is it possible to keep google from caching your pages from the external text file? Heh, don't ask me y. Sometimes it's great, sometimes it needs to be avoided.

Finally I get to ask some questions!

If no one has welcomed you yet well....Things are really pick'n up.

Jim

netbaldwin
08-16-2004, 11:14 AM
Caching a webpage is actually something you can put in your meta tags rather than the text files.

Try copying this to a page and see if it works the next time you get spidered.


<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">


You have the following options with the cache tag:

Public - may be cached in public shared caches
Private - may only be cached in private cache
no-Cache - may not be cached
no-Store - may be cached but not archived