In the case where content is served form multiple alternative hostnames SITEURL could be set to "/" which breaks the sitemap because sitemaps require a full absolute URL in order to be correct.
Can I request a feature that implements a variable SITEMAP["siteurl"]? When set would take precedence over SITEURL .
In the case where content is served form multiple alternative hostnames SITEURL could be set to "/" which breaks the sitemap because sitemaps require a full absolute URL in order to be correct.
Can I request a feature that implements a variable
SITEMAP["siteurl"]? When set would take precedence overSITEURL.