Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Кол-во редиректов для файла robots.txt 3 слишком большое! Это может вызывать затруднение при индексации поисковыми роботами!
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://nutrispace.com.au/robots.txt
301 MovedPermanently
https://team.nutrimetics.com/
302 Found
https://team.nutrimetics.com/account/login?returnUrl=%2F
200 OK
Показать содержимое robots.txt
<!DOCTYPE html>
<html>
<head>
<script>
var defaultMenuCollapsed = false;
var hideFlightVersion = false;
var disableAngularRouting = false; // this is used by Izenda to get around $location/$state/ui-router conflicts
</script>
<script>
(function() {
var match = document.cookie.match('(?:^|; )classMobileOS=([^;]*)');
var mobileOS = match ? decodeURIComponent(match[1]) : null;
if (!mobileOS) return;
if (mobileOS === 'MobileOS-IOS') {
window.location.replace('capacitor://localhost');
} else if (mobileOS === 'MobileOS-Android' || mobileOS === 'MobileOS-Huawei') {
window.location.replace('https://localhost');
}
})();
</script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Login
</title>
<link rel="apple-touch-icon" sizes="180x180" href="/Custom/Nutrimetics/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/Custom/Nutrimetics/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/Custom/Nutrimetics/favicon-16x16.png">
<link rel="manifest" href="/Custom/Nutrimetics/site.webmanifest">
<link href="/Content/fontawesome-pro/css/fontawesome.min.css" rel="stylesheet">
<link href="/Content/fontawesome-pro/css/light.min.css" rel="stylesheet">
<link href="/Custom/Nutrimetics/site.min.css?v=QRQaJ-3eimElVhcZ-yIl2Nnuga7QclcPSxPj43uWXpg" rel="stylesheet" />
<link href="/Content/fallback.css?v=ZmM-sqCqmKIIhVAdnr3_R3fBnQcpKwl6JGjrFXAmV3I" rel="stylesheet" />
<script src="/bundles/jquery.js?v=uaUZSa2SNs3vGMlEjRZvZ2nmXf5LM_m0SI8p_aTj3tw"></script>
<script src="/bundles/idstc-public.js?v=iUage5VGSCVjGOtUktJU5fvEgE4MRbZG5mwKd8IMUH8"></script>
<script src="/bundles/kendoui.js?v=9K4vgEr2w6jQc_0aNdIia_Zs8ie09NdGufQpCNns26c"></script>
<script type="text/javascript">
var appInsights = window.appInsights || function (config) {
function i(config) { t[config] = function () { var i = arguments; t.queue.push(function () { t[config].apply(t, i) }) } } var t = { config: config }, u = document, e = window, o = "script", s = "AuthenticatedUserContext", h = "start", c = "stop", l = "Track", a = l + "Event", v = l + "Page", y = u.createElement(o), r, f; y.src = config.url || "https://az416426.vo.msecnd.net/scripts/a/ai.0.js"; u.getElementsByTagName(o)[0].parentNode.appendChild(y); try { t.cookie = u.cookie } catch (p) { } for (t.queue = [], t.version = "1.0", r = ["Event", "Exception", "Metric", "PageView", "Trace", "Dependency"]; r.length;)i("track" + r.pop()); return i("set" + s), i("clear" + s), i(h + a), i(c + a), i(h + v), i(c + v), i("flush"), config.disableExceptionTracking || (r = "onerror", i("_" + r), f = e[r], e[r] = function (config, i, u, e, o) { var s = f && f(config, i, u, e, o); return s !== !0 && t["_" + r](config, i, u, e, o), s }), t
}({
instrumentationKey: ""
});
window.appInsights = appInsights;
appInsights.trackPageView();
</script>
<script src="/Scripts/lodash.min.js?v=qNfmKRrYAlb5dqzpCCSnEBjS9waZLJEHsgvc7Ze-4ns"></script>
<!-- jQuery equivalents -->
<script src="/app/app/services/kendoCultureServiceJQ.js?v=RDK7c7yzB0f-p3ec5d1iFJzKKhCivHeOZGloiMPsGbk"></script>
</head>
<body class="Account-Login">
<style>
.toggle-password {
float: right;
margin-top: -29px;
margin-right: 4px;
opacity: 0.5;
font-size: 1.5em;
color: black;
}
.toggle-password:hover {
opacity: 0.9;
}
</style>
<form action="/Account/Login?area=DoesNotExist&ReturnUrl=%2F" class="form-horizontal" method="post" role="form"> <div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-sm-8 col-sm-offset-2">
<div class="panel login-panel">
<div class="panel-heading">
<h3 class="panel-title">
Nutrimetics Login
</h3>
</div>
<div class="panel-body">
<script type="text/javascript">
document.write('<input type="hidden" id="TimeZoneOffset" name="TimeZoneOffset" value="'
+ new Date().getTimezoneOffset().toString() + '" />');
</script>
<input type="hidden" name="LoginGuid" />
<div class="padding-xs"></div>
<div class="form-group">
<label class="control-label col-sm-3 no-pad-right"><i class="fa fa-user fa-fw hidden-xs" aria-hidden="true"></i><span class="visible-xs">Email Address/Username</span></label>
<div class="col-sm-6">
<input aria-label="Account name (able to use email)" autofocus="autofocus" class="form-control" data-val="true" data-val-required="The Username field is required." id="Username" name="Username" placeholder="Email Address/Username" type="text" value="" />
<span class="login-warning field-validation-valid" data-valmsg-for="Username" data-valmsg-replace="true"></span>
</div>
</div>
<div class="form-group">
<label class="control-label col-sm-3 no-pad-right"><i class="fa fa-lock fa-fw hidden-xs" aria-hidden="true"></i><span class="visible-xs">Password</span></label>
<div class="col-sm-6">
<input aria-label="Password" class="form-control" data-val="true" data-val-required="The Password field is required." id="Password" name="Password" placeholder="Password" type="password" />
<span class="login-warning field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true"></span>
<span toggle="#password-field" class="fa fa-fw fa-eye field_icon toggle-password hand"></span>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-sm-offset-3 text-center">
<div class="padding-xs"></div>
<button type="submit" class="btn btn-primary">Log in</button>
<div class="padding-xs"></div>
<a href="/Account/ForgotPassword">Reset Your Password?</a>
</div>
</div>
<div class="padding-xs"></div>
</div>
</div>
</div>
</div>
</div>
<input name="__RequestVerificationToken" type="hidden" value="CfDJ8KTqkzqCWgNEvVWtHmx47-J8pLuRhVcbN_z4B2AeWIssbmwT0eqWnRrtOXpS5HSmMSha85SAb5jgmE1M7zthMQfoasMfbQmwpQ9yFO8uU6C8Nkzc1jBnAUN_5rajVVgFkHav6hXR_cegH_M8QHxLNuA" /></form>
<script type="text/javascript">
function useOtpCode() {
// Example: redirect to OTP page or show OTP input
window.location.href = '/Account/GetOtpCode';
}
$(function () {
//document.cookie = 'notifications=; path=/';
//document.cookie = 'Authorization=; path=/';
localStorage.clear();
sessionStorage.clear();
$('.validation-summary-errors').find('li').each(function () {
var $this = $(this);
$this.html($this.text());
});
// Get hash and append it to the returnUrl (this is needed for ViewReport)
var hash = window.location.hash;
if (hash != null && hash != '') {
var formAction = $("form").attr('action');
$('form').attr('action', formAction + hash);
}
});
$("body").on('click', '.toggle-password', function() {
$(this).toggleClass("fa-eye fa-eye-slash");
var input = $("#Password");
if (input.attr("type") === "password") {
input.attr("type", "text");
} else {
input.attr("type", "password");
}
});
</script>
<script src="/bundles/bootstrap.js?v=LC_npNAEblY3bI2WoySm_IhNOPgiSykV_dhGn4Lh5v4"></script>
<script src="/Scripts/jquery.validate.min.js?v=xN0pIpy3UY6oBAcmjOYanz5t9Akk0dKe-4KnhklCJRs"></script>
<script src="/Scripts/jquery.validate.unobtrusive.min.js?v=SE_zMIFrBcc6Vsl6KgcsMbt_KluVCjZz_tUDCJwA79A"></script>
<span class="version-number hidden-print">Flight 300<small> -
1.0.156</small></span>
<div class="bg-cover"></div>
<div class="sidebar-wrapper hidden-print" id="sidebar-wrapper">
<span id="notification-wrapper" style="display: none;"></span>
</div>
<div class="loader hidden-print">
<div class="cp-spinner cp-round"></div>
<span class="sr-only">Loading...</span>
</div>
<div id="confirmDialog"></div>
</body>
</html>