[TYPO3-dev] Meta Tags

Jason Alexander jalexander at digipen.edu
Fri Dec 4 21:17:37 CET 2009


Thank you for your input I suspected it was something like that. 

Jason
















On Dec 4, 2009, at 11:55 AM, Mathias Schreiber [wmdb >] wrote:

> Jason Alexander schrieb:
>> Hey guys,
>> So I have seen several ways on how to add meta tags to Typo3. Whether it is via TypoScript or a extension or even using the Advance page section. I am wondering though if you guys have a "best practices" approach with dealing with inserting meta tags. I am looking for a viable way for our content contributors to add meta data to their pages without using any TypoScript. Any suggestions??
> 
> My Suggestion would be this:
> 
> - Use the fields in the Pages table
> Use this TS (from memory, results may vary :))
> page.meta.KEYWORDS = blabla my funky default keywords
> page.meta.KEYWORDS.override.field = keywords
> page.meta.DESCRIPTION = blabla my funky default description
> page.meta.DESCRIPTION.override.field = description
> 
> This will load the default keywords from TS unless an editor has entered  other data in the pages records.
> 
> cheers
> Mathias
> 
> 
> -- 
> TYPO3 certified interogator
> T3DD09 Entertainer
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev





More information about the TYPO3-dev mailing list