Re: XML sitemap not using correct domain name

2010-09-06 Thread Sithembewena Lloyd Dube
Thanks Xavier, works! On Mon, Sep 6, 2010 at 5:21 PM, Xavier Ordoquy wrote: > Hi, > > You need to edit de default site name and url. > By default the site application creates an www.example.com site. Just log > in the admin and change it. > > Regards, > Xavier. > > Le 6 sept. 2010 à 16:58, Sithe

Re: XML sitemap not using correct domain name

2010-09-06 Thread Xavier Ordoquy
Hi, You need to edit de default site name and url. By default the site application creates an www.example.com site. Just log in the admin and change it. Regards, Xavier. Le 6 sept. 2010 à 16:58, Sithembewena Lloyd Dube a écrit : > Hi all, > > I added a sitemap app to my Django 1.2.1. app to a

XML sitemap not using correct domain name

2010-09-06 Thread Sithembewena Lloyd Dube
Hi all, I added a sitemap app to my Django 1.2.1. app to and when I browse to sitemap.xml on my development machine, Django does generate valid xml sitemap. However, it's using www.example.com/ in the generated links instead of my local IP address and port number. is this behaviour customisable wi