We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13dbd6b + fbd3529 commit a8f65ceCopy full SHA for a8f65ce
1 file changed
src/robots.txt.ejs
@@ -16,6 +16,8 @@ Disallow: /submit
16
Disallow: /workspaceitems
17
Disallow: /profile
18
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
21
22
# Optionally uncomment the following line ONLY if sitemaps are working
23
# and you have verified that your site is being indexed correctly.
0 commit comments