Templates: Junecode: meta
This documentation was updated on Friday, June 5, 2009 at 4:06 AM
This tag will insert the description meta tag, a meta tag to prevent the Internet Explorer image toolbar from appearing, and a meta tag to prevent Smart Tags from appearing. On error pages, it will also insert a robots meta tag instruction search engines not to index the page.
Attributes
robots: Optional, the arguments to use for the robots meta tag.
Example
<junecode:meta robots="noindex,follow" />
Changes
This tag was added in version 2.0.