Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 14489 байт. Загружен за: 0сек.
Проверяемая страница не запрещена в robots.txt.
Показать содержимое robots.txt
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html"/>
<meta charset="utf-8">
<meta name="theme-color" content="#52B24F">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>FlyBanjo - The best way to dry your fly!</title>
<meta name="description" content="Dry your fly with Good Vibration Technology™"/>
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="styles.css" rel="stylesheet">
</head>
<body>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script>
$(window).ready(function() {
$(window).scroll(function() {
var scrollTop = $(window).scrollTop();
var scrollBottom = scrollTop + $(window).innerHeight();
$(".scroll-play").each(function() {
var top = $(this).offset().top;
var bottom = top + $(this).outerHeight();
if (scrollBottom > ((top + bottom) / 2)
&& scrollTop < bottom) {
$(this)[0].play();
} else {
$(this)[0].pause();
}
});
});
$(document).click(function() {
var header = $("#headerVid");
if (header[0].muted) {
header[0].muted = false;
header[0].currentTime = 0;
header[0].play();
}
});
})
</script>
<nav class="navbar fixed-top bg-white pb-0">
<div class="container pb-2">
<a class="navbar-brand" href="http://flybanjo.com">
<img src="static/logo_r.png" height="28" alt="FlyBanjo">
</a>
<div class="">
<a href="https://www.instagram.com/fly.banjo/" class="instagram-link">
<img src="static/instagram.svg" class="instagram">
</a>
<button class="navbar-toggler banjo-green" type="button" data-bs-toggle="collapse" data-bs-target="#navbarToggleArea" aria-controls="navbarToggleArea" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="navbarToggleArea">
<ul class="navbar-nav me-auto mb-2 mb-lg-0 pt-2">
<li class="nav-item">
<a class="nav-link ariblk" href="buy.html">BUY</a>
</li>
<li class="nav-item">
<a class="nav-link ariblk" href="about.html">ABOUT</a>
</li>
<li class="nav-item ariblk">
<a class="nav-link" href="index.html#pluckin-tips">PLUCKIN' TIPS</a>
</li>
<li class="nav-item ariblk">
<a class="nav-link" href="contact.html">CONTACT</a>
</li>
</ul>
</div>
</div>
<div class="container-md p-0">
<div class="liner-bar bg-banjo-green"> </div>
</div>
</nav>
<main>
<div class="container-md overflow-hidden p-0">
<div class="position-relative">
<div class="pt-5 header-vid-container">
<video id="headerVid" muted autoplay playsinline src="static/HEADER_V3.mov" poster="static/header_fallback.png"></video>
</div>
</div>
<div class="bg-banjo-green">
<div class="container">
<h1 id="tagline" class="m-0 ariblk p-2 text-center text-white">
THE BEST WAY TO DRY YOUR FLY
</h1>
</div>
</div>
<div class="container pt-4">
<ol class="px-3 banjo-dark-green ariblk instruction-text" type="1">
<li>
DOUBLE GIRTH-HITCH TO ANY GEAR
</li>
</ol>
</div>
<img class="instruction pb-2" src="static/step1.png" alt="Step one: Attach the Fly Banjo to gear">
<div class="container pt-2">
<ol class="px-3 banjo-dark-green ariblk instruction-text" type="1" start="2">
<li>
CONNECT FLY TO LOOP AND PULL TIPPET
</li>
</ol>
</div>
<img class="instruction pb-2" src="static/step2.png" alt="Step two: connect your fly and pull tippet">
<div class="container pt-2">
<ol class="px-3 banjo-dark-green ariblk instruction-text" type="1" start="3">
<li>
PLUCK THE FLY BANJO TO DRY YOUR FLY
</li>
</ol>
</div>
<img class="instruction pb-4" src="static/step3.png" alt="Step three: Pluck the Fly Banjo to dry your fly">
<div class="row">
<div class="thin-liner-bar bg-banjo-green"> </div>
<div class="col-8 px-5 py-3 d-flex align-items-center">
<blockquote class="blockquote mb-0">
<p class="quote"><strong>“</strong>The FLY BANJO is the greatest gadget to come on the fishing scene in the last 30 years. Nothing will dry your fly - especially a CDC fly - as quickly and effectively. No muss, no fuss, no chemicals.<strong>”</strong></p>
<p class="name pt-2 mb-0 ariblk">JOHN JURACEK</p>
<p class="name job mb-0 ariblk">MASTER CASTING INSTRUCTOR</p>
</blockquote>
</div>
<div class="col-4 p-0">
<img class="testimonial-img" src="static/juracek.jpg">
</div>
<div class="thin-liner-bar bg-banjo-green"> </div>
</div>
<div class="row">
<div class="col-4 p-0">
<img id="perk" class="testimonial-img" src="static/perkins.jpg">
</div>
<div class="col-8 px-5 py-3 d-flex align-items-center">
<blockquote class="blockquote mb-0">
<p class="quote"><strong>“</strong>You've made a better mouse-trap.<br>I don't wet a line without it.<strong>”</strong></p>
<p class="name pt-2 mb-0 ariblk">PERK PERKINS</p>
<p class="name job mb-0 ariblk">ORVIS</p>
</blockquote>
</div>
<div class="thin-liner-bar bg-banjo-green"> </div>
</div>
<div class="row">
<div class="col-8 px-5 py-3 d-flex align-items-center">
<blockquote class="blockquote mb-0">
<p class="quote"><strong>“</strong>It's rare to see a new product hit the market that can truly change the on-water experience for every angler.
This simple and effective tool absolutely improves performance and presentation, and I predict it will
become an essential piece of equipment for all fly fishermen.<strong>”</strong></p>
<p class="name pt-2 mb-0 ariblk">JIM KLUG</p>
<p class="name job mb-0 ariblk">YELLOW DOG FLY FISHING ADVENTURES</p>
</blockquote>
</div>
<div class="col-4 p-0">
<img id="klug" class="testimonial-img" src="static/klug.jpg">
</div>
<div class="thin-liner-bar bg-banjo-green"> </div>
</div>
<div id="packaging">
<img src="static/pulling.jpg">
</div>
<div class="row">
<div class="thin-liner-bar bg-banjo-green"> </div>
<div class="col-4 p-0 text-overlay">
<img id="craig" class="testimonial-img" src="static/craig.jpg">
</div>
<div class="col-8 px-5 py-3 d-flex align-items-center">
<blockquote class="blockquote mb-0">
<p class="quote"><strong>“</strong>The best fly drier known to dry fly anglers around the world. Simple, easy to use, at your fingertips whenever you need to recondition or float your dry fly. Works its floatation magic whether on CDC flies, hair winged and all dry flies!<strong>”</strong></p>
<p class="name pt-2 mb-0 ariblk">CRAIG MATTHEWS</p>
<p class="name job mb-0 ariblk">BLUE RIBBON FLIES</p>
<p class="photo-cred ariblk">PHOTO: JAKE BURLESON</p>
</blockquote>
</div>
<div class="thin-liner-bar bg-banjo-green"> </div>
</div>
<div class="row">
<div class="col-8 px-5 py-3 d-flex align-items-center">
<blockquote class="blockquote mb-0">
<p class="quote"><strong>“</strong>When guiding dry fly fishing, I like to keep my eyes on the target, and I want my client’s fly ready to present when the fish are feeding. I’m burning daylight digging around in my vest for powder or cutting off a drowned fly to replace it. The banjo allows me to get back into the game right away, and I know my clients are feeding more fish during the hatch because of it.<strong>”</strong></p>
<p class="name pt-2 mb-0 ariblk">BOB LAMM</p>
<p class="name job mb-0 ariblk">HENRY'S FORK ANGLERS</p>
</blockquote>
</div>
<div class="col-4 p-0">
<img id="lamm" class="testimonial-img" src="static/lamm.jpg">
</div>
<div class="thin-liner-bar bg-banjo-green"> </div>
</div>
<div class="row">
<div class="col-4 p-0">
<img id="wollum" class="testimonial-img" src="static/wollum.jpg">
</div>
<div class="col-8 px-5 py-3 d-flex align-items-center">
<blockquote class="blockquote mb-0">
<p class="quote"><strong>“</strong>Simply the best way to dry your fly on the market! No more shakes, liquids or pastes to mess up your fly, a few strums and your fly is dry and ready to fish. Simple, environmentally friendly and easy to use.<strong>”</strong></p>
<p class="name pt-2 mb-0 ariblk">RICK WOLLUM</p>
<p class="name job mb-0 ariblk">ANGLERS WEST FLY FISHING</p>
</blockquote>
</div>
<div class="thin-liner-bar bg-banjo-green"> </div>
</div>
<div id="packaging">
<img src="static/packaging.jpg">
</div>
<!-- <div class="bg-banjo-green">
<div class="container">
<h1 id="tagline" class="m-0 ariblk p-2 text-center text-white">
WAYS TO ATTACH
</h1>
</div>
</div> -->
<div class="gallery">
<img src="static/gear-4.jpg" alt="Fly Banjo attached to fishing vest">
<img src="static/gear-5.jpg" alt="Fly Banjo attached to vest">
<img src="static/gear-6.jpg" alt="Fly Banjo attached to vest">
</div>
<!-- <div class="header-vid-container">
<video class="scroll-play" playsinline muted loop src="static/demo.mov" poster="static/header_fallback.png"></video>
</div> -->
<div class="bg-banjo-green">
<div class="container">
<a name="pluckin-tips"></a>
<h1 id="tagline" class="m-0 ariblk p-2 text-center text-white">
PLUCKIN' TIPS
</h1>
</div>
</div>
<div class="header-vid-container">
<video class="scroll-play" muted playsinline controls loop src="static/preferred_ways.mp4"></video>
</div>
<div class="header-vid-container">
<video class="scroll-play" muted playsinline controls loop src="static/chemical_free.mp4"></video>
</div>
<div class="thin-liner-bar bg-banjo-green"> </div>
<div id="gloryshots">
<div class="container mt-auto mb-2">
<p class="instruction-text m-0 ariblk pt-2 text-center text-white">
MADE WITH
</p>
<h1 id="tagline" class="m-0 ariblk pb-2 text-center text-white">
GOOD VIBRATION TECHNOLOGY <span class="trademark">™</span>
</h1>
</div>
</div>
<!-- <div class="bg-banjo-green">
<div class="container">
<p class="instruction-text m-0 ariblk pt-2 text-center text-white">
MADE WITH
</p>
<h1 id="tagline" class="m-0 ariblk pb-2 text-center text-white">
GOOD VIBRATION TECHNOLOGY <span class="trademark">™</span>
</h1>
</div>
</div> -->
</div>
</main>
</body>
</html>