Merge pull request #2037 from atmire/fully-qualified-sitemap-urls-7.5-next

Add support for fully qualified sitemap urls
This commit is contained in:
Tim Donohue
2023-01-25 14:27:30 -06:00
committed by GitHub
5 changed files with 26 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# The URL to the DSpace sitemaps
# XML sitemap is listed first as it is preferred by most search engines
Sitemap: /sitemap_index.xml
Sitemap: /sitemap_index.html
Sitemap: <%= origin %>/sitemap_index.xml
Sitemap: <%= origin %>/sitemap_index.html
##########################
# Default Access Group