You are here:  » Problem Sitemap


Problem Sitemap

Submitted by Tobix on Thu, 2020-01-02 20:30 in

I believe there are problems in this sitemap!

<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>
https://example.comhttps://example.com/sitemap.php?filename=merchant.xml
</loc>
<lastmod>2019-12-29</lastmod>
</sitemap>
</sitemapindex>

Submitted by support on Fri, 2020-01-03 10:10

Hi Tobix,

I've changed your URL to example.com in the above - it is just because your $config_baseHREF value in config.php contains the full URL for your site, whereas it should only be the path (after the domain name), so where you currently have:

  $config_baseHREF = "https://example.com/";

...change this to just:

  $config_baseHREF = "/";

That should be all it is...

Cheers,
David.
--
PriceTapestry.com