How to
Today i write about metatags with TYPO3.
I searched for a solution to implement keywords and a description “semi-dynamic”.
Now i can determine some standard content – but manually added content (keyowords / description) overrides the standards.
Nice? - I think so
Look at the TSsetup:
page.meta {
robots = index,follow
language = ru
revisit-after = some days
copyright = Copyright by ...
author = me & you
email = mail@me
description = TEXT
description.field = description
description.ifEmpty = insert standard description here
keywords = TEXT
keywords.field = keywords
keywords.ifEmpty = insert standard keywords here
}
now, have fun with TYPO3
Related posts:
Thank you for sharing this simple metatags setup. Have you tried extensions like seo_basics, tq_seo or metaext?
Feel free to call upon us for TYPO3 website assistance.
Thanks for the tip. Really likes Typo3, it’s very robust CMS