Merge pull request #2990 from DSpace/backport-2710-to-dspace-7_x

[Port dspace-7_x] Update robots.txt.ejs
This commit is contained in:
Tim Donohue
2024-04-29 17:03:13 -05:00
committed by GitHub

View File

@@ -16,6 +16,8 @@ Disallow: /submit
Disallow: /workspaceitems Disallow: /workspaceitems
Disallow: /profile Disallow: /profile
Disallow: /workflowitems Disallow: /workflowitems
# Crawlers should be able to access entity pages, but not the facet search links present on entity pages
Disallow: /entities/*?f
# Optionally uncomment the following line ONLY if sitemaps are working # Optionally uncomment the following line ONLY if sitemaps are working
# and you have verified that your site is being indexed correctly. # and you have verified that your site is being indexed correctly.