We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da939b3 + c172b6d commit 91e257bCopy full SHA for 91e257b
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