We have five websites in different language under content node of umbraco. We have pointed each root to the different domains. Say we have one root as English and another as Spanish, and english is pointed to http://www.dadabhagwan.org/ and spanish is pointed to http://www.dadabhagwan.es.
But google is indexing spanish pages under www.dadabhagwan.org domain and similarly english pages under www.dadabhagwan.es domain. Same way for other 3 languages.
Actually the first link is correct but the second one is incorrect .. so how it is generated in umbraco we don't know and google is crawling the same which we don't need. We have also separate sitemaps for each website. can anyone help in this?
Google index issue for multilanguage sites
Hello,
We have five websites in different language under content node of umbraco. We have pointed each root to the different domains. Say we have one root as English and another as Spanish, and english is pointed to http://www.dadabhagwan.org/ and spanish is pointed to http://www.dadabhagwan.es.
But google is indexing spanish pages under www.dadabhagwan.org domain and similarly english pages under www.dadabhagwan.es domain. Same way for other 3 languages.
e.g.
http://www.dadabhagwan.es/visitante-nuevo/soluciones-cient%C3%ADficas/
http://www.dadabhagwan.org/visitante-nuevo/soluciones-cient%C3%ADficas/
Actually the first link is correct but the second one is incorrect .. so how it is generated in umbraco we don't know and google is crawling the same which we don't need. We have also separate sitemaps for each website. can anyone help in this?
Did you set the useDomainPrefixes to true in the umbracoSettings.config? http://our.umbraco.org/wiki/reference/files-and-folders/files-in-the-config-folder/umbracosettingsconfig
Jeroen
No..we have set it false.
It should probably be fixed if you set it to true :-).
Jeroen
is working on a reply...