From adee25b76890b5980b51610c7fffc88649af1c67 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Fri, 3 Mar 2017 12:10:47 -0800 Subject: [PATCH] Disallow indexing for liveness/index (#2689) --- robots.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/robots.txt b/robots.txt index 10fff656d2..313b796af8 100644 --- a/robots.txt +++ b/robots.txt @@ -5,6 +5,7 @@ Disallow: /v1.0/ Disallow: /v1.1/ Disallow: /404/ Disallow: 404.html -Disallow: /docs/user-guide/docs/user-guide/simple-nginx/ +Disallow: /docs/user-guide/simple-nginx +Disallow: /docs/user-guide/liveness/index SITEMAP: http://kubernetes.io/sitemap.xml