﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
3048	sitemaps and prepend_www	simonbun	Adrian Holovaty	"The sitemaps module reads the current_site.domain value to determine the <loc> node. This yields <loc>http://mydomain.mytld/mypath/</loc>. I use the PREPEND_WWW setting however, and google does not validate my sitemap because it expects the submitted URL's to contain the 'www' subdomain. 

May i suggest the trivial enhancement to take the PREPEND_WWW setting into account and prepending the 'www' to the current_site.domain value when necessary?

I'm not fully up to speed on the django core to patch it myself."	enhancement	closed	Contrib apps		trivial	wontfix	sitemaps		Unreviewed	0	0	0	0	0	0
