Re: django-localeurl and SEO

2012-01-20 Thread ionic drive
thank you very much, I found out, that this issue is already addressed. its possible to make multi_locale sitemaps with django-localeurl. I did not see that this is possible in the first glance. sorry! link to tutorial: http://packages.python.org/django-localeurl/usage.html#sitemaps greetings io

Re: django-localeurl and SEO

2012-01-20 Thread Thorsten Sanders
You could add sitemaps in the google webmaster tools or make a sitemap in the root dir which contains links to the other sitemaps. 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 ;-)