We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12cc787 + 9b03e82 commit df6cb45Copy full SHA for df6cb45
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