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>
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