From fc7dfb3a17ad26aabcf29ccabc2e15e4edd922b9 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Wed, 25 Sep 2019 14:21:16 -0700 Subject: [PATCH] doc: update robots.txt to exclude old docs Exclude older documentation from search engines (< 1.0) Signed-off-by: David B. Kinder --- doc/scripts/publish-robots.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/scripts/publish-robots.txt b/doc/scripts/publish-robots.txt index c39c851c4..6c746d4ff 100644 --- a/doc/scripts/publish-robots.txt +++ b/doc/scripts/publish-robots.txt @@ -5,3 +5,6 @@ Disallow: /0.2/ Disallow: /0.3/ Disallow: /0.4/ Disallow: /0.5/ +Disallow: /0.6/ +Disallow: /0.7/ +Disallow: /0.8/