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

Commit 2f305a5

Browse files
authored
Merge pull request magento-commerce/devdocs#3248
Disallow all in robots.txt
2 parents 2fb67d1 + c2699fa commit 2f305a5

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)