We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba14aa commit fbd3529Copy full SHA for fbd3529
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