[TYPO3-english] Where/How do I add META data ?

Andreas Burg typo3 at andreasburg.de
Wed Dec 17 21:36:01 CET 2008


Hello Ronald,

> How can I add META data like Description, Keywords, language,
> character-set,  ... in a typo3 system best?

language is done by:

config.htmlTag_langKey = en

character-set is done by:

doctype     = xhtml_trans
htmlDoctype = xhtml_trans

value is taken from install tool
$TYPO3_CONF_VARS['BE']['forceCharset'] = 'utf-8';

-- 
Andreas

Mailing list rules & guidelines (Mailing list Regeln & Leitfaden):
http://typo3.org/community/mailing-lists/
http://typo3.org/community/mailing-lists/mailing-list-rules-guidelines/


More information about the TYPO3-english mailing list