On 19.01.2012 17:59, ionic drive wrote:
Hello django friends,
I have installed "django-localeurl" successfully. After some redirecting troubles... don't worry
it works fine, but...
The Problem:
-----------------
How is django-localeurl performe concerning SEO?
The "problem" is, if the browsers main language is "en" the sitemap.xml links are created with http://example.com/EN/websitename/foo.html
if the browsers main language is "de" the sitemap.xml links are created with http://example.com/DE/websitename/foo.html
if the browsers main language is "it" the sitemap.xml links are created with http://example.com/IT/websitename/foo.html
if the browsers main language is "fr" the sitemap.xml links are created with http://example.com/FR/websitename/foo.html
Question:
------------
So it again depends on the google-bot settings (language settings) which urls are sent to google webindex.
Does google know, it should search with different bot settings, to realize that there are multiple languages?
If NOT, than the solution without django-localeurl as we had it before was far better.
Awaiting your professional SEO answers.
Thank you very much for helping me on that topic!
ionic --
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

0 comments:
Post a Comment