Update robots.txt.ejs

Fix for issue #2709

(cherry picked from commit fbd35296f0)
This commit is contained in:
Bram Luyten
2023-12-12 11:16:39 +01:00
committed by github-actions[bot]
parent 679702bb5a
commit 6447c3769b

View File

@@ -16,6 +16,8 @@ Disallow: /submit
Disallow: /workspaceitems
Disallow: /profile
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
# and you have verified that your site is being indexed correctly.