What is this...??? getting this error when submitted sitmap.xml to Google :Unsupported file format Here is the brief portion of sitemap: <?xml version="1.0" encoding="UTF-8"?> < urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">- <url> <loc>http://www.optimatickets.com/</loc> <priority>0.5</priority> <changefreq>weekly</changefreq> </url> - <url> <loc>http://www.example.com/index.html</loc> <priority>0.5</priority> <changefreq>weekly</changefreq> </url> </urlset>
What tool did you use to generate the sitemap.xml code? Use the tool at http://www.xml-sitemaps.com so that there will not be any problem.
That's the one I used but surprisingly the error came as Unsupported file format So what's to be done now?