Forum Moderators: open
For years I have used two robots meta tags:
<meta name="robots" content="noarchive">
<meta name="robots" content="index,follow">
Can I combine them into one tag:
<meta name="robots" content="noarchive,index,follow">
Thank you,
~gary.
Reference: Robots Meta Tag standard [robotstxt.org]
Many years ago, Inktomi's slurp seemed to use a default of (index,nofollow) and I got into the habit of always including (index, follow). Even today, I often still do it, just in case some second or third tier engine wants the explicit invitation -- but I sure don't know of any that need it now.