We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c0ea9 commit 93ca536Copy full SHA for 93ca536
src/Umbraco.Web.UI/umbraco/Views/Default.cshtml
@@ -20,6 +20,7 @@
20
<meta name="viewport" content="width=device-width, initial-scale=1.0">
21
<meta name="apple-mobile-web-app-capable" content="yes">
22
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
23
+ <meta name="robots" content="noindex, nofollow">
24
25
<title ng-bind="$root.locationTitle">Umbraco</title>
26
0 commit comments