Open kreynen opened 2 years ago
Is your feature request related to a problem? Please describe.
When testing an update on online-test, unless I manually update https://online-test.cu.edu/admin/config/search/xmlsitemap/settings before rebuilding https://online-test.cu.edu/sitemap.xml, the base URL in the sitemap will be online.cu.edu. This requires an additional step to test with Screaming Frog.
Describe the solution you'd like
Ideally the Default base URL would be inherited from the site instance and the sitemap.xml would be regenerated when the site is cloned to a new instance.
Default base URL
https://www.drupal.org/project/xmlsitemap/issues/2832471 https://www.drupal.org/project/simple_sitemap/issues/3192836
Is your feature request related to a problem? Please describe.
When testing an update on online-test, unless I manually update https://online-test.cu.edu/admin/config/search/xmlsitemap/settings before rebuilding https://online-test.cu.edu/sitemap.xml, the base URL in the sitemap will be online.cu.edu. This requires an additional step to test with Screaming Frog.
Describe the solution you'd like
Ideally the
Default base URL
would be inherited from the site instance and the sitemap.xml would be regenerated when the site is cloned to a new instance.