sitemap error
« on: November 07, 2012, 09:45:39 AM »
each time i enter my site map into google i get the same error--Your Sitemap appears to be an HTML page. Please use a supported sitemap format instead. what am i doing wrong here ?
Re: sitemap error
« Reply #2 on: November 09, 2012, 07:42:42 AM »
[ External links are visible to forum administrators only ]
Re: sitemap error
« Reply #3 on: November 09, 2012, 04:56:35 PM »
What is the link to sitemap though (not the site itself) ?
Re: sitemap error
« Reply #4 on: November 10, 2012, 11:57:21 AM »
Is this what you need ? [ External links are visible to forum administrators only ].
Re: sitemap error
« Reply #5 on: November 12, 2012, 11:30:22 AM »
This is an HTML sitemap, the xml sitemap is usually named "sitemap.xml" and looks like: https://www.xml-sitemaps.com/sitemap.xml
Re: sitemap error
« Reply #6 on: November 12, 2012, 06:28:16 PM »
<?xml version="1.0" encoding="UTF-8"?>

<urlset
      xmlns="[ External links are visible to forum administrators only ]"
      xmlns:xsi="[ External links are visible to forum administrators only ]"
      xsi:schemaLocation="
            [ External links are visible to forum administrators only ]
            [ External links are visible to forum administrators only ]">
<!-- created with PRO Sitemap Service https://pro-sitemaps.com -->

  <url>
       <loc>[ External links are visible to forum administrators only ]</loc>
       <lastmod>2012-11-09T07:28:02+00:00</lastmod>
       <changefreq>daily</changefreq>
       <priority>1.0000</priority>
  </url>
</urlset>