I have a sitemap dictionary.
I want to add in my sitemap.xml an url for every url of my sitemap with a
?lang=en ending. Is it possible?

So, if my sitemap contains:
http://www.detectorpoint.com/
http://www.detectorpoint.com/about/

I want my sitemap to contain:
http://www.detectorpoint.com/
http://www.detectorpoint.com/?lang=en
http://www.detectorpoint.com/about/
http://www.detectorpoint.com/about/?lang=en

I have hundreds of pages, so I cannot do that by hand...

-- 
Alessandro Ronchi
Skype: aronchi
http://www.alessandroronchi.net

SOASI Soc.Coop. - www.soasi.com
Sviluppo Software e Sistemi Open Source
Sede: Via Poggiali 2/bis, 47100 Forlì (FC)
Tel.: +39 0543 798985 - Fax: +39 0543 579928

Rispetta l'ambiente: se non ti è necessario, non stampare questa mail

--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to