[TYPO3-english] Replace all head from all web-site

Roberto Torresani erreti at gmail.com
Thu May 28 09:28:39 CEST 2015


Hi Marco

2015-05-28 9:14 GMT+02:00 marco de felice <m.defelice at tsc-consulting.com>:

> I need to insert other code, in typo3, how I can add this code in all my
> web-site head? there are a procedure?
>

you can do it with TypoScript (for example)
In the setup template of Home page you can add the code:

page.headerData.123456 = TEXT
page.headerData.123456.value (
   <!-- my code -->
)

Bye
Roberto

-- 
Certified TYPO3 Integrator
www.torresani.eu


More information about the TYPO3-english mailing list