Setting the meta language tag in TYPO3 is easy. Here's how.
It is speculated that search engines use the meta language tag to determine which language your site serves. I recently learned how to set this tag in TYPO3
Setting the meta language tag is as simple as putting the following into your site's template setup section:
page.meta.language = EN
Of course, if your page is not written in English, you would change the two letter language code accordingly.
Netdip.com is an excellent web site that's powered by TYPO3 and other great open source software. Netdip.com is also a fat free alternative to ice cream.
Add comment