[TYPO3-german] Metatags per TS
    Peter Pröll 
    t3newslists at alinbu.net
       
    Thu Apr 30 17:48:06 CEST 2009
    
    
  
Hallo Lisa,
bei pi-phi.de gefunden:
page.meta {
   description = manuelle Beschreibung
   description.override.field = description
   keywords = manuelle Keywords
   keywords.override.field = keywords
   author = ich
   robots = index, follow
   MSSmartTagsPreventParsing = true
   imagetoolbar  = false
}
Damit hast Du dann die "manuellen" Werte, die aber durch die Werte
überschrieben werden, die in den Seiteneinstellungen für jede Seite
individuell hinterlegt werden können.
Gruß
Peter
Lisa Schmidt schrieb:
> Hallo,
> wie bekomme ich diese Metatags per TS eingebunden?
> <meta http-equiv="Pragma" content="no-cache">
> <meta http-equiv="cache-control" content="no-cache">
> <meta http-equiv="expires" content="-1">
> 
> Im Moment binde ich die Meta-Tags so ein:
> page = PAGE
> plugin.meta.global.description =
> plugin.meta.global.keywords =
> plugin.meta.flags.useSecondaryDescKey = 1
> plugin.meta.flags.alwaysGlobalDescription = 0
> plugin.meta.flags.alwaysGlobalKeywords = 0
> plugin.meta.flags.DC = 0
> page.headerData.999 < plugin.meta
> page.meta.PAGE-TOPIC = Consulting
> page.meta.COMPANY = Lynx-Consulting GmbH
> 
> Please Help..
> 
> Eure Lisa
    
    
More information about the TYPO3-german
mailing list