Browse Source
Prevent the `3.2` branch from being indexed by search engines
See #3002 for rationale.
Hugo Locurcio
5 năm trước cách đây
mục cha
commit
48579bcfdf
1 tập tin đã thay đổi với
1 bổ sung và
0 xóa
-
1
0
robots.txt
|
@@ -1,4 +1,5 @@
|
|
|
user-agent: *
|
|
|
+disallow: /*/3.2
|
|
|
disallow: /*/3.1
|
|
|
disallow: /*/3.0
|
|
|
disallow: /*/2.0
|