[Typo3] Meta tags
gueho_fred
gueho_fred at yahoo.fr
Tue Oct 18 19:53:49 CEST 2005
Nope. Not working. Nice try :)
I tried : page.meta.description = field:description
and : page.meta.description < field:description
In the first case, I have in the HTML source : <meta name="keywords"
content="field:keywords" />
And in the second case : nothing.
Anyone else ?
Thanks.
Fred
"Brice Bernard" <brikou at gmail.com> a écrit dans le message de news:
mailman.4922.1129652035.10463.typo3-english at lists.netfielders.de...
You have to tell typoscript to do so:
page.meta.description = field:description maybe?
2005/10/18, gueho_fred <gueho_fred at yahoo.fr>:
> Hi,
>
> When I insert keywords and description in the fields of my 'advanced'
> page,
> I cannot see the meta tags in the HTML source.
>
> I though maybe I have to initialise the meta tags, so I tried to put the
> following TS code in my 'mainTemplate' :
>
> page = PAGE
> page.meta.language = fr
> page.meta.description = test
> page.meta.keywords = test
>
> Unfortunately, these meta tags are not overloaded by the ones I insert in
> my
> 'advanced page'.
>
> How can I do ? (I need some different meta tags per pages)
>
> Thanks.
>
>
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list