[TYPO3] title and metatags first in header

Jan Bednarik info at bednarik.org
Wed Jul 18 08:00:21 CEST 2007


You could set order of headers using page.headerData, where you'd put 
all you header code (meta, css links, title). You'd have to disable 
default title (config.noPageTitle = 1).

> But where do you control where the rest of the header is rendered? 

typo3/sysext/cms/tslib/class.tslib_pagegen.php. The order is hardcoded 
there. That means without changing it there's no way how to put somthing 
before the comment "This website is powered by TYPO3...".

Regards

-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech


More information about the TYPO3-english mailing list