Metadata Regions
Author: Brett Goodwin
Metadata Regions
Often in a template it is desirable to insert metadata from the current page without having to define a content region, associated block, stylesheet to display the information. Cascade allows you to do this through the following metadata tags:
In addition, there are two more tags which are used to produce HTML meta tags in the published document:
Use this tag to produce the standard HTML keyword meta tag. This is useful for indexing contents. Some search engine technologies will also use the page keywords for archiving content.
Use this tag to produce the standard HTML description meta tag. Certain search engines use this tag as additional information about a page.