We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3753418 commit 9b03e82Copy full SHA for 9b03e82
1 file changed
src/robots.txt.ejs
@@ -19,6 +19,10 @@ 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
+# Heavy Discovery facet queries on browse pages
23
+Disallow: /collections/*?f
24
+Disallow: /communities/*?spc.page
25
+
26
# Optionally uncomment the following line ONLY if sitemaps are working
27
# and you have verified that your site is being indexed correctly.
28
# Disallow: /browse/*
0 commit comments