Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 9363 байт. Загружен за: 0сек.
Проверяемая страница не запрещена в robots.txt.
Показать содержимое robots.txt
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Pale Moon - Developer Site - Unable to Comply</title>
<link rel="stylesheet" href="/skin/default/webfonts/red-hat-font.css" />
<style>
body {
margin: 0px;
background-color: #7292A0;
background-image: url('/skin/default/background.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-position-x: center;
}
body, td, th {
font-family: "RedHatText";
font-size: 12pt;
color: #000000;
}
/* ========================================================================== */
a:link, a:active, a:visited {
color: #808080;
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #cc0000;
}
hr {
border-top: 1px dotted #000;
border-bottom: 0px #000;
border-left: 0px #000;
border-right: 0px #000;
border-width: 1px;
}
.alignleft {
float: left;
text-align: left;
margin-right: 10px;
}
.alignright {
float: right;
text-align: right;
margin-left: 10px;
}
.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
h1, h2, h3 {
font-family: "RedHatDisplay";
line-height: 100%;
padding-bottom: 2px;
margin: 0.5em auto;
}
h1:first-of-type {
margin-top: 10px;
}
h1, h2 {
border-bottom: 1px solid #d6e5f5;
}
/* ========================================================================== */
.selene-background-blur {
background-color: #628290;
background-image: url('/skin/default/background-blur.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-position-x: center;
}
/* ========================================================================== */
#selene-window {
width: 1200px;
min-width: 1200px;
max-width: 1200px;
margin: 0 auto;
margin-top: 32px;
border-radius: 5px;
border: 1px solid #f9f9f9;
box-shadow: 0px 2px 10px #000000;
transition: all 0.2s linear;
padding: 0px;
}
/* ========================================================================== */
#selene-caption {
height: 40px;
margin-top: 0px;
margin-left: 7px;
margin-right: 6px;
line-height: inital;
text-align: left;
color: #fff;
font-size: 10pt;
text-shadow: 0px 2px 2px black, 0px 1px 1px #000;
overflow: hidden;
}
#selene-caption p {
margin: 0px;
padding-top: 8px;
font-size: 12pt;
font-weight: normal;
}
#selene-caption-back,
#selene-caption-back:visited {
background-image: url('/skin/default/back.png');
width: 31px;
height: 31px;
margin-top: 4px;
}
#selene-caption-back:hover {
background-position-x: -31px;
}
#selene-caption-back:active {
background-position-x: -62px;
}
/* ========================================================================== */
#selene-client {
background-color: #fcfcfc;
border: 1px solid #1f1f1f;
outline: 1px solid #9f9f9f;
margin: 0px 4px 4px 4px;
padding: 0px;
overflow-x: hidden;
min-height: 634px;
}
#selene-client p {
line-height: 125%;
}
/* ========================================================================== */
#selene-commandbar {
height: 30px;
max-height: 30px;
background: rgb(0,64,64);
background: linear-gradient(0deg, rgba(255,255,255,0) 50%, rgba(255,255,255,0.20) 50%, rgba(255,255,255,0.50) 100%),
linear-gradient(90deg, #4e7070 0%, #5ec0c0 50%, #4e7070 100%);
background-blend-mode: hard-light;
border-bottom: 1px solid #1f1f1f;
margin: 0px;
padding-top: 0px;
font-size: 10pt;
color: #fff;
text-shadow: 0px 2px 2px black, 0px 1px 1px #000;
font-family: "RedHatDisplay";
}
#selene-commandbar > ul {
display: table;
margin: 0px;
padding: 0px;
}
#selene-commandbar > ul > li {
float: left;
list-style: none;
margin-top: 5px;
margin-left: 12px;
margin-bottom: 0px;
}
#selene-commandbar > ul > li > a,
#selene-commandbar > ul > li > a:active,
#selene-commandbar > ul > li > a:visited{
text-decoration: none;
color: #fff;
}
#selene-commandbar > ul > li > a {
border: 1px solid transparent;
border-radius: 2px;
padding-top: 2px;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 2px;
}
#selene-commandbar > ul > li > a:hover {
border: 1px solid #a1b6cb;
box-shadow: 0 0 1px #1f1f1f;
background: linear-gradient(0deg,
rgba(255,255,255,0) 50%,
rgba(255,255,255,0.10) 50%,
rgba(255,255,255,0.20) 85%,
rgba(255,255,255,0.50) 100%);
}
#selene-commandbar > ul > li > a:active {
border: 1px solid #000;
box-shadow: none;
background: linear-gradient(0deg,
rgba(31,31,31,0.05) 50%,
rgba(31,31,31,0.05) 50%,
rgba(31,31,31,0.20) 85%,
rgba(31,31,31,0.50) 100%);
}
#selene-commandbar > ul > li > ul,
#selene-commandbar > ul > li > p {
display: none;
}
/* ========================================================================== */
#selene-body {
margin: 0px;
display: table;
width: 100%;
}
/* ========================================================================== */
#selene-content {
display: table-cell;
vertical-align: top;
overflow-x: hidden;
padding-top: 0px;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 12px;
}
/* ========================================================================== */
#selene-sidebar {
display: table-cell;
vertical-align: top;
overflow-x: hidden;
border-left: 1px solid #d6e5f5;
min-height: 400px;
min-width: 220px;
max-width: 220px;
width: 220px;
padding-top: 0px;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 12px;
}
#selene-sidebar > ul {
list-style: none;
padding-left: 0px;
}
#selene-sidebar > ul > li {
margin-bottom: 2px;
}
/* ========================================================================== */
#selene-copyright {
margin: 0 auto;
font-size: 10pt;
line-height: inital;
margin-top: 10px;
margin-bottom: 10px;
width: 1200px;
min-width: 1200px;
text-align: center;
font-weight: bold;
font-family: "RedHatDisplay";
color: #fff;
text-shadow: 0px 2px 2px black, 0px 1px 1px #000;
}
/* ========================================================================== */
.special-textbox {
width: 1148px;
margin-top: 12px;
margin-bottom: -12px;
background-color: #fff;
border: 1px solid #e3e9ef;
border-top-color: #abadb3;
border-radius: 2px;
padding: 6px;
resize: none;
}
/* ========================================================================== */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
</style>
</head>
<body>
<div id="selene-window" class="selene-background-blur">
<div id="selene-caption">
<div id="selene-caption-back" class="alignleft" onclick="window.history.back();"></div>
<p>Unable to Comply</p>
</div>
<div id="selene-client">
<div id="selene-commandbar">
<ul>
<li><a href="/">Root</a></li>
</ul>
</div>
<div id="selene-body">
<div id="selene-content">
<p>classGenerateContent::loadAndDisplay - Unable to load content</p>
</div>
</div>
</div>
</div>
<p id="selene-copyright">
Powered by Selene 1.2.1
<br />
</p>
</body>
</html>