Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 12194 байт. Загружен за: 1сек.
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://partyarty.com/robots.txt
302 Found
https://www.partyarty.com/
200 OK
Показать содержимое 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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="Book multiple artists with ease. We surpass South Texas’ expectations for caricaturists, face painters & temporary tattoos: birthday parties to trade shows.">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<title>PartyArty: San Antonio Caricature Artists & Face Painting</title>
<!-- Bootstrap core CSS -->
<link href="style/bootstrap.min.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="ie8-responsive-file-warning.js"></script><![endif]-->
<script src="style/ie-emulation-modes-warning.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href="style/carousel.css" rel="stylesheet">
<link href="style/offcanvas.css" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-232315685-1">
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-232315685-1');
</script>
</head>
<!-- NAVBAR
================================================== -->
<body>
<nav class="navbar navbar-fixed-top navbar-inverse">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"><span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span></button>
<a class="navbar-brand" href="index.html"><img src="imgs/partyarty-logo.png" alt="PARTY ARTY™ logo"></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Meet the <br><h6>Pros</h6></a>
<ul class="dropdown-menu">
<li><a href="caricature-san-antonio-pros.html">Caricature</a></li>
<li role="separator" class="divider"></li>
<li><a href="face-paint-san-antonio-pros.html">Face Paint</a></li>
<li role="separator" class="divider"></li>
<li><a href="fashion-painting-artist-texas.html">Fashion Painting</a></li>
<li role="separator" class="divider"></li>
<li><a href="temporary-tattoos-san-antonio-pros.html">Temporary Tattoos</a></li>
<li role="separator" class="divider"></li>
<li><a href="about-party-pros-san-antonio.html">About</a></li>
</ul>
</li>
<li>
<a href="quote.php" role="button" aria-haspopup="true" aria-expanded="false" id="navbar-last">Start Your <br><h6>Party</h6></a>
</li>
</ul>
</div>
</div>
</nav>
<!---
======================================= End of Navbar--->
<div class="top-divider-caro-hr"><h3>South Texas' Caricature Art & Face Painting</h3></div>
<!-- Carousel
================================================== -->
<!--<a name="Party Entertainment Professionals"></a>-->
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
<img class="first-slide img-responsive" src="imgs/Caricature-San-Antonio.jpg" alt="Couple sitting next to their caricature">
<div class="container">
<div class="carousel-caption">
<h1>Texas Means Friendly</h1>
<p>The <em>finest</em> art entertainers in South Texas.</p>
<p><a class="btn btn-lg btn-primary" href="quote.php" role="button">Quickie Quote</a></p>
</div>
</div>
</div>
<div class="item">
<img class="second-slide img-responsive" src="imgs/San-Antonio-Face-Painting.jpg" alt="Face painters painting at a festival">
<div class="container">
<div class="carousel-caption">
<h1>Customized for You</h1>
<p>Add a custom cartoon or company logo by request.</p>
<p><a class="btn btn-lg btn-primary" href="quote.php" role="button" href="quote.php">Quickie Quote</a></p>
</div>
</div>
</div>
<div class="item">
<img class="third-slide img-responsive" src="imgs/fiesta-caricature.jpg" alt="Couple stand behind their caricature">
<div class="container">
<div class="carousel-caption">
<h1>Take the Event Home</h1>
<p>Guests remember your event for years to come.</p>
<p><a class="btn btn-lg btn-primary" href="quote.php" role="button">Quickie Quote</a></p>
</div>
</div>
</div>
</div>
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- /.carousel -->
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="section-hr"><h1>Happy Clients</h1></div>
<div class="container marketing">
<!-- Three columns of text below the carousel -->
<div class="row">
<div class="col-lg-4">
<img class="img-circle center-block" src="imgs/leslie-ce.jpg"><blockquote><p>Ryan is always the vendor at the table with a winning hand; his prices are reasonable, his team is always on time and accommodating, not to mention they are fantastic at everything they do. Party Pros is CE Group's preferred vendor and we wouldn’t have it any other way.<br> <footer>Lesley Watts, CE Group Project Manager</footer></p></blockquote>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="img-circle center-block" src="imgs/glenda-niosa.jpg"><blockquote><p>Ryan Foerster with Party Pros has been drawing caricatures at NIOSA for over five years. Many of our guests return every year to our Mission Trail area just to have their annual caricature drawing drawn by Ryan.<br><footer>Glenda Duffin, NIOSA Business Manager</footer></p></blockquote>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="img-circle center-block" src="imgs/annette-uso.jpg"><blockquote>
<p>Ryan Foerster and his company are an amazing group of individuals that connect directly with our troops and families. The troops are entertained and amused by Ryan and his colleagues. It's a great way to keep our troops connected during deployments/training.<br><footer>Annette Harris, USO San Antonio Programs Manager</footer></p></blockquote>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
</div><!--first marketing container-->
<div class="section-hr"><h1>Media</h1></div>
<div class="container">
<a href="https://www.youtube.com/watch?v=3WBEnN2qlTw&feature=youtu.be" target="_blank"><img class="center-block" src="imgs/tv-appearance.jpg"></a> </div>
<div class="jumbotron">
<p class="text-center text-uppercase">Satisfied Clients</p>
<div class="container">
<div class="row">
<div class="col-xs-3 col-sm-3">
<img src="imgs/customer-1.jpg" class="img-rounded img-responsive">
</div>
<div class="col-xs-3 col-sm-3">
<img src="imgs/customer-2.jpg" class="img-rounded img-responsive">
</div>
<div class="col-xs-3 col-sm-3">
<img src="imgs/customer-3.jpg" class="img-rounded img-responsive">
</div>
<div class="col-xs-3 col-sm-3">
<img src="imgs/customer-4.jpg" class="img-rounded img-responsive">
</div>
</div>
<div class="row">
<div class="col-xs-3 col-sm-3">
<img src="imgs/customer-6.jpg" class="img-rounded img-responsive">
</div>
<div class="col-xs-3 col-sm-3">
<img src="imgs/customer-5.jpg" class="img-rounded img-responsive">
</div>
<div class="col-xs-3 col-sm-3">
<img src="imgs/customer-7.jpg" class="img-rounded img-responsive">
</div>
<div class="col-xs-3 col-sm-3">
<img src="imgs/customer-8.jpg" class="img-rounded img-responsive">
</div>
</div>
</div>
</div>
<!-- START THE FEATURETTES -->
<div class="container"><p class="pull-right"><a href="#Party Entertainment Professionals">Back to top</a></p></div>
<div class="book-now-section-hr">
<a class="btn btn-success btn-block" href="quote.php" role="button">Start Your Party</a></div>
<!-- FOOTER -->
<div>
<footer class="footer-all">
<img class="img-responsive" src="imgs/partyarty-logo-lrg.png">
<h3>PARTY ARTY™ with Party Pros! <br> Book multiple artists with ease.</h3> <br>
<div><a href=mailto:ryanf@partyarty.com><img src="imgs/email.jpg"></a><br>
<a href="tel:210-899-2789"><span style="font-size: 24px;">210-899-ARTY</span></a><br>
<a href="https://www.facebook.com/partyartytexas/"><img src="imgs/FB-icon.png" target="_blank"></a>
<a href="https://www.instagram.com/partyartytx/"><img src="imgs/insta-icon.png" target="_blank"></a>
<a href="https://twitter.com/PartyArtyTX"><img src="imgs/twitter-icon.png" target="_blank"></a>
</div>
<div><h4>Stay in touch Party Pros' biannual Coupon Newsletter, <a href="https://mailchi.mp/305e7a83294d/partypros">here.</a></h4></div>
<div>Booking professional caricature and face paint entertainers in San Antonio and South Texas. <br>
PARTY ARTY™ with Party Pros.</div>
</footer>
</div><!--footer container-->
<footer class="footer-all-info">
<p>© Party Pros, LLC <script type="text/javascript">var year = new Date();document.write(year.getFullYear());</script>. All Rights Reserved. </p>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="style/bootstrap.min.js"></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<script src="style/holder.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="style/ie10-viewport-bug-workaround.js"></script>
<script src="style/offcanvas.js"></script>
</body>
</html>