Zen TYPO3 Forum

Our TYPO3 forum is available for freelancers, professionals and clients new to TYPO3 to discuss Basic TYPO3 templating, Typoscript, extension installation, administration and help with subscription templates. Please register for an account to post.

All Categories > TYPO3 General Discussion > Templates > metatags in zenlight2 and 3
Total Posts: 3 - Pages (1): [1]
Author: mediatech
Posted: Jun 05 2007 - 02:10 AM
Subject: re: metatags in zenlight2 and 3
Also If you want to add independent title and description tags per page in "Page properties" try the following.

# Setting up 'page' to be the default PAGE object (type=0)
#######################################

page = PAGE
page.typeNum = 0
page.meta.description.field = description
page.meta.keywords.field = keywords


Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington

Author: ardster
Posted: Jun 04 2007 - 10:54 PM
Subject: re: metatags in zenlight2 and 3
figured it out, but ill post the solution for posterity, in case anyone else is looking and doesnt want to waste the time i did

Added the following to the template record under setup:

# meta tag test
######################################
page.meta.verify-v1=whateverthegooglestringis
Author: ardster
Posted: Jun 04 2007 - 09:30 PM
Subject: metatags in zenlight2 and 3
Im trying to insert a meta tag for google verification into my site. Im using zenlight 3 - which is great!

However, I just cant seem to find the right place to add the meta tag where it actually renders in the html.

Has anyone else run across this and/or does anyone have a suggestion? None of the "meta" extensions seem to handle a one off meta tag like this.

Many thanks.
Total Posts: 3 - Pages (1): [1]
You must login to post a message to this conference.

 

CHC Forum provided by Cast Iron Coding

TYPO3 Support