Hi,

I'm using sitemap with django. But because of the django_site config
in DB, sitemap.xml displays domain without WWW prefix.

If i use PREPEND_WWW = True, when i use IP address in browser, the
setting prepend www to the IP, so address looks like:
www.11.111.11.111.

Is there any solution method for this problem? Should i change
django_site field value in DB?

THanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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