meta-robots

From Microformats

meta robots

The HTML4 meta element when used with name="robots" provides instructions to robots for how to (or how not to) handle the current page.

XHTML Example:

 <meta name="robots" content="noindex, nofollow" />

See the The Web Robots Pages: About the Robots <META> tag (http://www.robotstxt.org/meta.html) for more details.

related

Personal tools