mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 06:23:03 +00:00
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:
@@ -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
|
Reference in New Issue
Block a user