Skip to content

Commit fbd3529

Browse files
authored
Update robots.txt.ejs
Fix for issue DSpace#2709
1 parent 8ba14aa commit fbd3529

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/robots.txt.ejs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Disallow: /submit
1616
Disallow: /workspaceitems
1717
Disallow: /profile
1818
Disallow: /workflowitems
19+
# Crawlers should be able to access entity pages, but not the facet search links present on entity pages
20+
Disallow: /entities/*?f
1921

2022
# Optionally uncomment the following line ONLY if sitemaps are working
2123
# and you have verified that your site is being indexed correctly.

0 commit comments

Comments
 (0)