Skip crawling for new API documentation
This prepares for the launch of new API documentation, initially without indexing by search engines.
This commit is contained in:
@@ -6,4 +6,8 @@ Disallow: /v1.1/
|
||||
Disallow: /404/
|
||||
Disallow: /404.html
|
||||
|
||||
Allow: /docs/reference/kubernetes-api/api-index/
|
||||
Allow: /docs/reference/kubernetes-api/labels-annotations-taints/
|
||||
Disallow: /docs/reference/kubernetes-api/
|
||||
|
||||
SITEMAP: {{ "sitemap.xml" | absLangURL }}
|
||||
|
||||
Reference in New Issue
Block a user