
Originally Posted by
dreadscott
SitemapXMP uses this concatenation to determine the presumed means to access a site's sitemap.xml file:
Code:
HTTP_CATALOG_SERVER . DIR_WS_CATALOG . SITEMAPXML_SITEMAPINDEX . '.xml';
... where the first two constants come from your admin/includes/configure.php and the last one is set in the SitemapXML configuration settings. From viewing the robots.txt, that contains a www. prefix to the site's URL which is not reflected in the HTTP_CATALOG_SERVER setting.
Code:
Sitemap: https://www.usrallyteam.com/sitemap.xml
Bookmarks