From bf71d268c66a1e6af8a7fc7a1e35baba0ad15959 Mon Sep 17 00:00:00 2001 From: Rob Kunkle Date: Mon, 16 Jul 2018 11:40:04 -0700 Subject: [PATCH] Adding exclusion for v0.3.1 Prevent indexing of old docs --- robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/robots.txt b/robots.txt index 646989e0f2fe..9c4e65c71e5a 100644 --- a/robots.txt +++ b/robots.txt @@ -2,3 +2,4 @@ User-agent: * Disallow: /docs/0.1.12/ Disallow: /docs/0.2.0/ Disallow: /docs/0.3.0/ +Disallow: /docs/0.3.1/