Multilingual Sitemap
Hi,
I've created multilingual web site and now I'm thinking how google will parse this web site.
The trick is that sitemap (url's) within the web site does not change when user switches language. I.e:
"index.php?page=home" [en] -> changes content and keywords
"index.php?page=home" [de] -> changes content and keywords
+Links that switch the content:
"index.php?lang=en" -> switch content under "home page"
"index.php?lang=de" -> switch content under "home page"
So, google will be looking at the same page(url), but reading different contents!
How is it going to add both pages in database and show them in search results?
Or is it going to overwrite contents with the last page it found ([de] in this case) ?
Any ideas welcome!
Thanks!
Last edited by alex-party; 03-13-2007 at 07:48 PM.
|