We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191bdcf commit 00e0159Copy full SHA for 00e0159
static/robots.txt
@@ -2,5 +2,6 @@ Sitemap: https://docs.rs/sitemap.xml
2
# Semver-based URL are always redirects, and sometimes
3
# confuse Google's duplicate detection, so we block crawling them.
4
# https://docs.rs/about/redirections
5
-Disallow: */^
6
-Disallow: */~
+User-Agent: *
+Disallow: *^
7
+Disallow: *~
0 commit comments