Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 12807 байт. Загружен за: 0сек.
Проверяемая страница не запрещена в robots.txt.
Показать содержимое robots.txt
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Y4RNHX60N"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-4Y4RNHX60N');
</script>
<title>Last Night Games</title>
<meta charset="utf-8" />
<meta name="description"
content="Designing and publishing unique board games tailored to casual gamers and complete addicts alike" />
<link rel="stylesheet" href="/css/main.css" />
<link rel="stylesheet" href="/index.css" />
<link rel="shortcut icon" type="image/png" href="/images/favicon.png" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.6/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-4Q6Gf2aSP4eDXB8Miphtr37CMZZQ5oXLH2yaXMJ2w8e2ZtHTl7GptT4jmndRuHDT" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.6/dist/js/bootstrap.bundle.min.js"
integrity="sha384-j1CDi7MgGQ12Z7Qab0qlWQ/Qqz24Gc6BM0thvEMVjHnfYGF0rmFCozFSxQBxwHKO"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://d477a3nlvc0c4.cloudfront.net/v0.8.1/main.css" />
<script src="https://d477a3nlvc0c4.cloudfront.net/v0.8.1/main.js" defer="defer"></script>
<script src="./js/main.js" defer="defer"></script>
</head>
<body class="home">
<header class="main">
<div class="container">
<div class="flex-row">
<div class="menu flex-cell--fixed" onclick="toggleMainMenu();">
<span class="material-symbols-outlined icon">menu</span>
</div>
<div class="logo flex-cell--fixed">
<img src="/images/logo-nav.png" alt="Last Night Games" />
</div>
<div class="cart flex-cell flex-cell">
<div id="lngcart"></div>
</div>
<div class="nav-link flex-cell flex-cell--fixed">
<a href="/">Home</a>
</div>
<div class="nav-link flex-cell flex-cell--fixed">
<a href="/games.html">Games</a>
</div>
<div class="nav-link flex-cell flex-cell--fixed">
<a href="/accessories.html">Accessories</a>
</div>
<div class="nav-link flex-cell flex-cell--fixed">
<a href="/contact.html">Contact</a>
</div>
<div class="nav-link flex-cell flex-cell--fixed">
<a href="https://store.lastnightgames.com/">Retailers</a>
</div>
<div class="nav-link flex-cell flex-cell--fixed">
<a href="/media.html">Media</a>
</div>
<div class="nav-link flex-cell flex-cell--fixed">
<a href="/about.html">About</a>
</div>
</div>
</div>
</header>
<section class="hero">
<div class="container background-logo">
<div class="text">
<h1>Last Night Games</h1>
<p>Designing and publishing unique board games, card games and dice games that anyone can learn and play.</p>
</div>
</div>
</section>
<!-- <section class="promo" id="holiday-sale-2025">
<img src="/images/promo/holiday-sale-banner-text.png" />
</section> -->
<!-- <section class="featured">
<a href="/games/panda-royale/expansions/panda-royale-expansion-set.html">
<div class="panda-expansion-set">
<img src="/images/PANDAEXP-hero.jpg" />
</div>
</a>
</section> -->
<section class="featured">
<a href="/games.html">
<div class="2026-release">
<img class="fill-height" style="margin-left: -964px" src="/images/promo/2026-releases-wide.jpg" />
<h2>New games now available</h2>
</div>
</a>
</section>
<!-- <section class="banner">
<a href="/summer-warehouse-sale-2026.html">
<img class="desktop-only" src="/images/promo/web-banner.jpg" />
<img class="mobile-only" src="/images/promo/web-banner-mobile.jpg" />
</a>
</section> -->
<section class="featured">
<a href="/games/panda-royale/expansions/panda-royale-mayhem-expansion-set.html">
<div class="new-mayhem-expansion">
<h2>Mayhem Expansion Set</h2>
</div>
</a>
</section>
<section class="newsletter">
<div class="container" id="newsletter-container">
<div class="flex-row">
<div class="flex-cell flex-cell--fixed" style="padding-top: 4px;">
<img src="/images/chevron.svg" role="presentation">
</div>
<div class="flex-cell newsletter-description">
Don’t miss any promos or announcements! Sign up for the Last Night Games newsletter.
</div>
<div class="flex-cell flex-cell--fixed">
<div><label for="email">Email address</label></div>
<input class="mb-small" type="email" value="" name="email" id="email" class="required email"
placeholder="email@lastnightgames.com">
</div>
<div class="flex-cell flex-cell--fixed">
<input type="submit" value="Subscribe" name="subscribe" id="subscribe" class="btn btn-primary" style="margin-top: 1em;">
<script>
document.getElementById('subscribe').addEventListener('click', async function () {
await fetch(`${window.API_URL}/newsletter/subscribe`, {
method: 'POST',
body: JSON.stringify({ email: document.getElementById('email').value }),
});
document.getElementById('newsletter-container').innerHTML = `<div class="center">Thank you!</div>`;
});
</script>
</div>
</div>
</div>
</section>
<section class="current">
<div class="container text-center">
<h2>Current Games</h2>
<div class="games-list">
<div class="flex-row">
<div class="game flex-cell flex-cell--fixed">
<a href="/games/feather-lane.html">
<img src="/images/games/feather-lane.png" alt="Feather Lane" />
<br />
Feather Lane
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="/games/honeycomb-hustle.html">
<img src="/images/games/honeycomb-hustle.png" alt="Honeycomb Hustle" />
<br />
Honeycomb Hustle
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="/games/mystic-manor.html">
<img src="/images/games/mystic-manor-tile.png" alt="Mystic Manor" />
<br />
Mystic Manor
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="/games/alpine-trails.html">
<img src="/images/games/alpine-trails.png" alt="Alpine Trails" />
<br />
Alpine Trails
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="/games/panda-royale.html">
<img src="/images/games/panda-game-tile.png" alt="Panda Royale" />
<br />
Panda Royale
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="/games/horticulture.html">
<img src="/images/games/horticulture.png" alt="Horticulture" />
<br />
Horticulture
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="/games/galaxy-rush.html">
<img src="/images/games/galaxy-rush.png" alt="Galaxy Rush" />
<br />
Galaxy Rush
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="/games/the-finest-fish.html">
<img src="/images/games/the-finest-fish.png" alt="The Finest Fish" />
<br />
The Finest Fish
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="/games/life-of-a-chameleon.html">
<img src="/images/games/chameleon.png" alt="Life of a Chameleon" />
</a>
<br />
<a href="/games/life-of-a-chameleon.html">
Life of a Chameleon
</a>
</div>
</div>
</div>
</div>
</section>
<!-- <section class="upcoming">
<div class="container text-center">
<h2>Upcoming Games</h2>
<p>
Check out what’s coming soon from Last Night Games.
</p>
<div class="games-list">
<div class="flex-row">
</div>
</div>
</div>
</section> -->
<!-- <section class="tabletop-games-report">
<a href="/reports/2023/tabletop-games-report.html">
<img src="/reports/2023/2023-title.png" class="title" alt="2023 Tabletop Games Report" />
</a>
</section> -->
<section class="current marmot">
<div class="container text-center">
<div class="flex-row">
<div class="flex-cell">
<img width="300px" src="images/marmot-logo.png" />
</div>
<div class="flex-cell text-left">
<h2>Card Games</h2>
<p>
All our card games are published under the Marmot Card Games brand. Each of these titles are super
easy to learn as you play and can be played with a group of family, friends, kids or anyone!
</p>
</div>
</div>
<div class="games-list">
<div class="flex-row">
<div class="game flex-cell flex-cell--fixed">
<a href="marmot-card-games/peak-to-peak.html">
<img src="marmot-card-games/peak-to-peak/images/peak-to-peak.png" alt="Peak to Peak" />
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="marmot-card-games/five-card-spud.html">
<img src="marmot-card-games/five-card-spud/images/five-card-spud.png" alt="Five Card Spud" />
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="/marmot-card-games/double-match.html">
<img src="/marmot-card-games/double-match/images/double-match-thumb.png" alt="Double Match" />
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="/marmot-card-games/out-of-hand.html">
<img src="/marmot-card-games/out-of-hand/images/out-of-hand-thumb.png" alt="Out of Hand" />
</a>
</div>
<div class="game flex-cell flex-cell--fixed">
<a href="/marmot-card-games/one-to-five.html">
<img src="/marmot-card-games/one-to-five/images/one-to-five-thumb.png" alt="One to Five" />
</a>
</div>
</div>
</div>
</div>
</section>
<!-- <section class="upcoming marmot">
<div class="container text-center">
<h2>Upcoming Games</h2>
<p>
Check out what’s coming soon from Marmot Card Games.
</p>
<div class="games-list">
<div class="flex-row">
</div>
</div>
</div>
</section> -->
<footer>
<div class="container pt-medium pb-medium">
<div class="flex-row">
<div class="flex-cell">
<span>
<a href="https://instagram.com/lastnightgames" target="_blank" style="display: inline-block">
<img class="icon" src="images/instagram.svg" alt="@lastnightgames on Instagram" />
</a>
</span>
<span class="ml-small mr-medium">
<a href="https://tiktok.com/@lastnightgames" target="_blank" style="display: inline-block">
<img class="icon" src="images/tiktok.svg" alt="@lastnightgames on TikTok" />
</a>
</span>
<span class="copyright">
© 2021-2026 Last Night Games. All rights reserved.
<div class="mt-small">
<a href="/news.html">News</a>
<a href="/terms-and-conditions.html">Terms & Conditions</a>
<a href="/privacy-policy.html">Privacy Policy</a>
</div>
<div>
Please contact us at
<a href="mailto:support@lastnightgames.com">support@lastnightgames.com</a>
for assistance if you need any help accessing this website.
</div>
</span>
</div>
<div class="flex-cell text-right ml-medium">
<img class="logo" role="presentation" src="images/logo-footer.svg" />
</div>
</div>
</div>
</footer>
</body>
</html>