Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Кол-во редиректов для файла robots.txt 3 слишком большое! Это может вызывать затруднение при индексации поисковыми роботами!
Проверяемая страница не запрещена в robots.txt.
Показать содержимое robots.txt
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="A listing of all the businesses in the Genly, Inc. family.">
<meta name="author" content="kim@pixelovely.com">
<title>Genly, Inc.</title>
<!-- Custom Fonts -->
<link href='https://fonts.googleapis.com/css?family=Nunito:400,700&Lora:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
<!-- Custom CSS -->
<link rel="stylesheet" href="css/css.css" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top">
<header>
<div class="header-content">
<div class="header-content-inner">
<h1>Genly, Inc.</h1>
<hr>
<p>Online software and web-related services.</p>
<a href="#family" class="btn btn-primary btn-xl page-scroll">See what's cooking</a>
</div>
</div>
</header>
<section id="family">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Current Projects</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 mb-5 text-center">
<div class="service-box">
<img class="wow bounceIn img-responsive center" data-wow-delay=".2s" src="img/loa_logo2.png">
<h3>Line of Action</h3>
<h4>Learn to draw</h4>
<p class="text-muted">Figure study classes just like you'd take at an art college, but in the comfort of your own living room.</p>
<a href="https://line-of-action.com/" class="btn btn-primary btn-xl">Learn to draw</a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5 text-center">
<div class="service-box">
<img class="wow bounceIn img-responsive center" data-wow-delay=".3s" src="img/rpr_logo.png">
<h3>RP Repository</h3>
<h4>The social network for gamers</h4>
<p class="text-muted">Forum RP, LARP, tabletop gaming and more are welcome here. The internet's friendliest gaming website.</p>
<a href="https://www.rprepository.com" class="btn btn-primary btn-xl">Forum RP & More</a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5 text-center">
<div class="service-box">
<img class="wow bounceIn img-responsive center" data-wow-delay=".4s" src="img/sweetgoals.png">
<h3>Sweet Goals</h3>
<h4>Gamified Goals</h4>
<p class="text-muted">A very supportive to-do list that thinks you are amazing. Still in early development.</p>
<a href="https://www.sweetgoals.com/" class="btn btn-primary btn-xl">Get organized</a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5 text-center">
<div class="service-box">
<img class="wow bounceIn img-responsive center" data-wow-delay=".5s" src="img/adl_logo.png">
<h3>Assistance Dog Log</h3>
<h4>Train a Service Dog</h4>
<p class="text-muted">Legal record of the training your dog undergoes prior to entering service. Compatible with IAADP requirements.</p>
<a href="https://assistancedoglog.com/" class="btn btn-primary btn-xl">Start logging</a>
</div>
</div>
</div>
</div>
</section>
<section class="bg-primary" id="about" style="background: #292929">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<img class="wow bounceIn img-responsive center" data-wow-delay=".1s" src="img/codegirlkim-color-logo.png" style="margin-bottom: 2em;">
<h2 class="section-heading" style="color: #fff;">Work With Me</h2>
<hr class="light">
<p class="text-faded">From smart websites and apps to systems and automations, I help entrepreneurs achieve the dream of their "lifestyle" business.</p>
<p>I'm not currently accepting new clients, but you can join the waiting list.</p>
<a href="https://codegirl.kim/" class="btn btn-default btn-xl">Go</a>
</div>
</div>
</div>
</section>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/creative.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-69622231-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>