I have a multi language site, what is the way to proceed for good SEO for each language/ locale, right now i have:
<meta name="description" content=" ">
<meta name="Keywords" content=" ">
The site structure is : one domain, languages are switched within the file: php redraws the file according to the language selected by the user. So i thought i could switch the content of these meta’s depending on the language selected by the user, am i on the right path?
thanks
It depends on how the user selects their language. If it is a standard URL link robots shouldn’t have a hard time crawling it. If you’re using some type of javascript or flash menu they may have a hard time indexing this dynamic content.
A bit of discussion on javascript and search engines can be found at:
http://www.websiteceo.com/articles/js-indexing.htm