Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit c2699fa

Browse files
committed
Disallow all in robots.txt
1 parent 2fb67d1 commit c2699fa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/robots.txt

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@
22
layout: null
33
---
44
User-agent: *
5-
Sitemap: {{ site.url }}{{ site.baseurl }}/sitemap.xml
6-
Disallow: /guides/v2.2/
7-
Disallow: /guides/v2.3/mtf/
8-
Disallow: /guides/v2.4/mtf/
5+
Disallow: /

0 commit comments

Comments
 (0)