TSref/META

From TYPO3Wiki

Jump to: navigation, search
TypoScript Reference - META
Translations info
An english page for every translation.
All pagenames in english.

  en       de   nl   fr   ja   zh  

This page is document in progress. TypoScript

META

Property: Data type: Description: Default:
Array... string /stdWrap Metatags

If value is empty (after trimming) the metatag is not generated.

If the "key" (eg. "REFRESH" or "DESCRIPTION") is "REFRESH" (caseinsensitive), then the "http-equiv"-attribute is used in the metatag instead of "name".

[tsref:->META]


Examples:
.REFRESH =  [sec]; [url, leave blank for same page]
.DESCRIPTION = This is the description of the content in this document
.KEYWORDS = This is the keywords...
Personal tools