It seems to me that the google seo has a problem with the pages when using the LanguageContainerService.
I get duplicate pages issues. Is there a special way to add the
@languageContainer.Keys["seotitle"]
<meta name="description" content=@languageContainer.Keys["seoindex"]>
<meta name="keywords" content=@languageContainer.Keys["seoindexkey"]>
?
When i do a search on the issue the solutions semme to be to add the language to the url.. Anyone has a solution ?
Thanks already
It seems to me that the google seo has a problem with the pages when using the LanguageContainerService.
I get duplicate pages issues. Is there a special way to add the
@languageContainer.Keys["seotitle"]
<meta name="description" content=@languageContainer.Keys["seoindex"]>
<meta name="keywords" content=@languageContainer.Keys["seoindexkey"]>
?
When i do a search on the issue the solutions semme to be to add the language to the url.. Anyone has a solution ?
Thanks already