how can I do this - what <META> to put in my HTML code for Google not cache the page? thx Pawel
johnser
10:20 am on May 8, 2003 (gmt 0)
<META NAME="ROBOTS" CONTENT="NOARCHIVE">
pawel
10:28 am on May 8, 2003 (gmt 0)
Thanks, W3C HTML 4.01 spec does not list legal values for the NAME attribute of the META tag, so my question now is whether using "ROBOTS" here is just means to indicate Google (and only GOOgle) not to cache, or it works for all the SEs and there is some standard which SEs abide and thus know ROBOTS is the name they're looking for?
volatilegx
5:44 pm on May 14, 2003 (gmt 0)
Right now I think Google is the only engine paying attention to this meta tag. There is no rule saying other engines can't start using it as well. There is no standard for this.
creative craig
12:46 pm on May 13, 2003 (gmt 0)
Thats correct, only Google use the NOARCHIVE tag at the moment :)