Forbid rule-abiding robots from indexing. (#4266)

* Resolves github issue #4257

Signed-off-by: Martin Lee <martin@billforward.net>
This commit is contained in:
Martin Lee 2018-07-18 05:01:57 +01:00 committed by Brian Brazil
parent 92c6f0c92e
commit d0f11a3cc6

View file

@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noindex,nofollow">
<title>Prometheus Time Series Collection and Processing Server</title>
<link rel="shortcut icon" href="{{ pathPrefix }}/static/img/favicon.ico?v={{ buildVersion }}">
<script src="{{ pathPrefix }}/static/vendor/js/jquery.min.js?v={{ buildVersion }}"></script>