Meta Tags
Basically, meta tags go in the header portion of your webpage (anywhere between the
<META NAME="robots" CONTENT="noindex,nofollow">
To keep robots from archiving a page, you use:
<META NAME="robots" CONTENT="nocache,noarchive">
I'm not sure whether you can combine the two tags, i.e., <META NAME="robots" CONTENT="nocache,noarchive,noindex,nofollow">, but you can certainly use both of them, just stack them up one after the other.
[ Posted by Willa at 2:10 PM ] link me







