Skip to content

Commit de4c552

Browse files
authored
Create robots.txt (#1056)
1 parent bac5dd1 commit de4c552

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

static/robots.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
User-agent: *
2+
Disallow: /docs/3.*/
3+
Disallow: /docs/4.*/
4+
Allow: /docs/latest/
5+
6+
Disallow: /ja-jp/docs/3.*/
7+
Disallow: /ja-jp/docs/4.*/
8+
Allow: /ja-jp/docs/latest/

0 commit comments

Comments
 (0)