You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
The text was updated successfully, but these errors were encountered:
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
.The text was updated successfully, but these errors were encountered: