Recently in SEO Category

I am currently designing a website for a company and use the CMS TypoLight. A really nice tool, I like it. It produces clean code and you can easily do Search Engine Optimisation (SEO). SEO is by the way still an important aspect in development of websites.

But I have one little problem: The website should handle multiple languages. This is generally possible with TypoLight, as you can have multiple site roots in one installation and discriminate the user according to language settings from his browser. This gives you the right entry point, but not search engine optimised.

There are different ways around to do the language switch and so on. You find them if you browse the extension directory for the tag "language". However this is only considering the switch from one language to another, at least in most cases. But what I want is a way to show on one hand the user, which languages he is using in the URL and on the other hand to the search engine, that it will index all my pages.