Skip to content

Commit 98a797e

Browse files
committed
Restore slash to disallow rule
1 parent 75e0026 commit 98a797e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/robots.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ Sitemap: https://docs.rs/sitemap.xml
33
# confuse Google's duplicate detection, so we block crawling them.
44
# https://docs.rs/about/redirections
55
User-Agent: *
6-
Disallow: *^
7-
Disallow: *~
6+
Disallow: */^
7+
Disallow: */~

0 commit comments

Comments
 (0)