Hi, Anyone have experience to submit site map for blogger ? I have just submit site map as rss.xml but i am getting error as below. any solution ? Invalid XML tag This tag was not recognized. Please fix it and resubmit. 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). thanks
Did you use an automatic sitemap generator from a third party website? Check the title of your sitemap doc. Remove www from the url and see if that works. Also, check to ensure there's not any odd spacing issues in the document. XML is a very fussy language, and requires well formed, AND well coded. An extra space between lines can cause corruption.