Hi Marco

2015-05-28 9:14 GMT+02:00 marco de felice <[email protected]>:

> 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
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to