Hello!

We installed the 5.x version of the Google sitemap generator (at http://www.whatsonchiangmai.com) and get the following Google site map errors? How do we correct this? Thanks!

Line:
	4
	Paths don't match
We've detected that you submitted your Sitemap using a URL path that includes the www prefix (for instance, http://www.example.com/sitemap.xml). However, the URLs listed inside your Sitemap don't use the www prefix (for instance, http://example.com/myfile.htm).    [?] 	URL:
Date found: 	http://whatsonchiangmai.com/
Aug 12, 2007
Line:
	5
	Paths don't match
We've detected that you submitted your Sitemap using a URL path that includes the www prefix (for instance, http://www.example.com/sitemap.xml). However, the URLs listed inside your Sitemap don't use the www prefix (for instance, http://example.com/myfile.htm).    [?] 	URL:
Date found: 	http://whatsonchiangmai.com/node/1
Aug 12, 2007
Line:
	6
	Paths don't match
We've detected that you submitted your Sitemap using a URL path that includes the www prefix (for instance, http://www.example.com/sitemap.xml). However, the URLs listed inside your Sitemap don't use the www prefix (for instance, http://example.com/myfile.htm).    [?] 	URL:
Date found: 	http://whatsonchiangmai.com/node/3
Aug 12, 2007
Line:
	7
	Paths don't match
We've detected that you submitted your Sitemap using a URL path that includes the www prefix (for instance, http://www.example.com/sitemap.xml). However, the URLs listed inside your Sitemap don't use the www prefix (for instance, http://example.com/myfile.htm).    [?] 	URL:
Date found: 	http://whatsonchiangmai.com/node/4
Aug 12, 2007
Line:
	8
	Paths don't match
We've detected that you submitted your Sitemap using a URL path that includes the www prefix (for instance, http://www.example.com/sitemap.xml). However, the URLs listed inside your Sitemap don't use the www prefix (for instance, http://example.com/myfile.htm).    [?] 	URL:
Date found: 	http://whatsonchiangmai.com/node/5
Aug 12, 2007 

etc etc

Comments

vm’s picture

sites/default/settings.php inspect $base_url , you may have to uncomment it and add your URL there ?

also possible you did not enter your site properly into the google site map ? have you tried it without the www ?
_____________________________________________________________________________________________
give a person a fish and you feed them for a day but ... teach a person to fish and you feed them for a lifetime

neo_silkroad’s picture

Thank you VeryMisunderstood!

I changed the base url setting (added the www) in settings.php and it worked!

Much appreciated.