• Hi all,

    I’m trying to submit my sitemap.xml file to Google Webmasters tools but it keeps telling me this: “Unsupported file format”.

    This is how my sitemap looks like:

    <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="https://rauru.com/wp-content/plugins/google-sitemap-generator/sitemap.xsl"?><!-- generator="wordpress/2.3.3" --><!-- sitemap-generator-url="https://www.arnebrachhold.de" sitemap-generator-version="3.0.3" --><!-- generated-on="March 10, 2008 3:00 pm" --><urlset xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://www.sitemaps.org/schemas/sitemap/0.9 https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">	<url>
    		<loc>https://rauru.com/</loc>
    		<lastmod>2008-03-10T20:00:05+00:00</lastmod>
    		<changefreq>daily</changefreq>
    		<priority>1.0</priority>
    	</url>
    	<url>
    		<loc>https://rauru.com/2008/03/nintendo-please-hire-this-guy/</loc>
    		<lastmod>2008-03-10T17:46:20+00:00</lastmod>
    		<changefreq>monthly</changefreq>
    		<priority>0.2</priority>
    	</url>
    	<url>
    		<loc>https://rauru.com/2008/03/need-a-haircut-visit-the-virtual-barbershop/</loc>
    		<lastmod>2008-03-10T20:00:05+00:00</lastmod>
    		<changefreq>monthly</changefreq>
    		<priority>0.2</priority>
    	</url>
    	<url>
    		<loc>https://rauru.com/2008/03/google-we-want-another-payment-method-in-venezuela/</loc>
    		<lastmod>2008-03-10T19:59:42+00:00</lastmod>
    		<changefreq>monthly</changefreq>
    		<priority>0.2</priority>
    	</url>
    	<url>
    		<loc>https://rauru.com/2008/03/weird-rss-feed-error-on-wordpress/</loc>
    		<lastmod>2008-03-10T19:59:12+00:00</lastmod>
    		<changefreq>monthly</changefreq>
    		<priority>0.2</priority>
    	</url>
    	<url>
    		<loc>https://rauru.com/2008/03/free-domain-name-contest/</loc>
    		<lastmod>2008-03-10T19:58:39+00:00</lastmod>
    		<changefreq>monthly</changefreq>
    		<priority>1.0</priority>
    	</url>
    	<url>
    		<loc>https://rauru.com/about/</loc>
    		<lastmod>2008-03-10T02:01:03+00:00</lastmod>
    		<changefreq>weekly</changefreq>
    		<priority>0.6</priority>
    	</url>
    </urlset>

    Can anyone point out what the problem is?

    Thanks in advance!

  • The topic ‘Google Webmasters won’t accept my sitemap’ is closed to new replies.