We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
noindex
1 parent 32ccfd0 commit 656ef80Copy full SHA for 656ef80
mkdocs_redirects/plugin.py
@@ -21,7 +21,6 @@
21
<meta charset="utf-8">
22
<title>Redirecting...</title>
23
<link rel="canonical" href="{url}">
24
- <meta name="robots" content="noindex">
25
<script>var anchor=window.location.hash.substr(1);location.href="{url}"+(anchor?"#"+anchor:"")</script>
26
<meta http-equiv="refresh" content="0; url={url}">
27
</head>
0 commit comments