Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 8789 байт. Загружен за: 1сек.
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://mail.jakarta.com/robots.txt
302 Found
http://www.jakarta.com/?not_found=mail.jakarta.com
200 OK
Показать содержимое robots.txt
<!DOCTYPE html>
<html>
<head>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'>
<title>jakarta.com</title>
<meta content='width=device-width,initial-scale=1' name='viewport'>
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="nuxFr-Wxo71BBoPXLsi2lNxvbNLDRbBUt1EWLVIOS-3gniG_bmQAoydXyMFuFpo5IUKZTBnStIRVDynfTllPVg" />
<link rel="stylesheet" href="/assets/render-3781a770662019aa6c0f09d5ef3db7a3f88936f4e9abacee9e78c11d5511da03.css" data-turbo-track="reload" />
<script src="/jquery-3.7.1.min.js"></script>
<style>
.not_found{
background-color: #ffdddd;
border: 1px solid #ff0000;
padding: 10px;
margin: 10px;
font-family: Arial, sans-serif;
font-size: 14px;
color: #a70000;
font-weight: bold;
text-align: center;
}
</style>
</head>
<body>
<div class='not_found'>mail.jakarta.com was not found on our servers. Showing jakarta.com below.</div>
<link href='https://fonts.googleapis.com' ref='preconnect'>
<link crossorigin='true' href='https://fonts.gstatic.com' ref='preconnect'>
<link href='https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Inter:wght@300;400;500&display=swap' rel='stylesheet'>
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; letter-spacing: 0.02em; }
:root {
--cream: #fafaf8;
--ink: #1a1a1a;
--muted: #6b6b6b;
--rule: #ddddd8;
--accent: #2c5f2e;
--button-back: #fff;
--header-text: #b5b5b5;
--button-text: #1a1a1a;
--button-text-hover: #fff;
--header-bg: #1a1a1a;
--header-text-hover: #fff;
}
body {
background: var(--cream);
color: var(--ink);
font-family: 'Inter', sans-serif;
min-height: 100vh;
display: flex;
flex-direction: column;
}
header {
padding: 22px 56px;
display: flex;
justify-content: space-between;
align-items: center;
background: var(--header-bg);
}
header a:hover{
text-decoration:none;
}
.rp-logo {
font-size: 11px;
font-weight: 500;
letter-spacing: 0.22em;
text-transform: uppercase;
color: var(--header-text);
text-decoration: none;
margin-right: 10px;
}
.rp-logo span { color: var(--header-text); }
.rp-logo:hover span, .rp-logo:hover { color: var(--header-text-hover); }
.rp-badge {
font-size: 10px;
font-weight: 500;
letter-spacing: 0.18em;
text-transform: uppercase;
color: var(--button-text);
background: var(--button-back);
border: 1px solid var(--rule);
padding: 7px 16px;
border-radius: 2px;
text-decoration: none;
}
.rp-badge:hover { color: var(--button-text-hover); background-color: var(--accent); }
main {
flex: 1;
max-width: 820px;
margin: 0 auto;
padding: 72px 56px;
width: 100%;
}
.hero-image img{
width: 100%;
height: 320px;
object-fit: cover;
display: block;
border: 1px solid var(--rule);
margin-bottom: 60px;
}
.entry {
border-top: 2px solid var(--ink);
padding-top: 36px;
}
.entry-domain {
font-family: 'Playfair Display', serif;
font-size: clamp(44px, 6vw, 60px);
font-weight: 400;
letter-spacing: -0.025em;
line-height: 1;
margin-bottom: 14px;
}
.entry-domain a { color: inherit; text-decoration: none; }
.entry-pos {
font-family: 'Playfair Display', serif;
font-style: italic;
font-size: 15px;
color: var(--muted);
margin-bottom: 28px;
}
.rule-line {
width: 52px;
height: 1px;
background: var(--rule);
margin-bottom: 28px;
}
.def-list { list-style: none; }
.def-item {
display: flex;
gap: 18px;
margin-bottom: 22px;
}
.def-num {
font-family: 'Playfair Display', serif;
font-size: 13px;
color: var(--accent);
font-weight: 700;
padding-top: 3px;
min-width: 16px;
}
.def-text {
font-family: 'Playfair Display', serif;
font-size: 19px;
line-height: 1.68;
color: var(--ink);
}
.def-text em { font-style: italic; color: var(--muted); }
footer {
border-top: 1px solid var(--rule);
padding: 20px 56px;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 12px;
}
.footer-domain {
font-size: 12px;
color: var(--muted);
letter-spacing: 0.06em;
}
.footer-legal {
display: flex;
align-items: center;
gap: 14px;
flex-wrap: wrap;
}
.footer-legal a {
font-size: 11px;
color: var(--muted);
text-decoration: none;
letter-spacing: 0.04em;
}
.footer-legal a:hover { color: var(--ink); }
.footer-sep { font-size: 11px; color: var(--rule); }
.footer-copy { font-size: 11px; color: var(--muted); }
/*.hero-disclaimer {
font-family: 'Playfair Display', serif;
font-size: 12px;
color: var(--muted);
background: var(--cream);
text-align: center;
letter-spacing: 0.02em;
margin-bottom: 18px;
filter: brightness(97%);
padding:10px;
} */
.hero-disclaimer {
font-family: 'Inter', sans-serif;
font-size: 11px;
color: var(--muted);
letter-spacing: 0.04em;
background: #f0efe9;
padding: 10px 16px;
margin-bottom: 20px; }
.nocontent { display: none; }
</style>
<header>
<a class='rp-logo' href='https://reflex.com'>
<span>Reflex</span>
Publishing
</a>
<a class='rp-badge' href='https://reflex.com/portfolio.html'>Domain Portfolio</a>
</header>
<main>
<div class='hero-image'><img src="http://www.jakarta.com/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NjQ5MiwicHVyIjoiYmxvYl9pZCJ9fQ==--69f87c61fcecb9fea5bbaa0582d713775eac27cd/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJwbmciLCJyZXNpemVfdG9fZmlsbCI6WzgwMCwzMjBdfSwicHVyIjoidmFyaWF0aW9uIn19--15e5b92d34ea32b1fb3c815e34764271cef8ae43/kuwaitcity.com%20ai%20generated.png" /></div>
<div class='entry'>
<h1 class='entry-domain'>
<a href="/">jakarta.com</a>
<div class='main_content'>
<div class="entry-pos"> </div>
<div class="entry-pos">(noun)</div>
<div class="rule-line"> </div>
<ol class="def-list">
<li class="def-item"><span class="def-num">1.</span>
<p class="def-text">The capital and most populous city of Indonesia.</p>
</li>
</ol></div>
</h1>
</div>
</main>
<footer>
<span class='footer-domain'>jakarta.com</span>
<div class='footer-legal'>
<a href='https://reflex.com'>Reflex Publishing</a>
<span class='footer-sep'>·</span>
<a href='https://reflex.com/privacy.html'>Privacy Policy</a>
<span class='footer-sep'>·</span>
<span class='footer-copy'>© 2026 Reflex Publishing</span>
</div>
</footer>
<style></style>
<script>
var privacy_policy='/reflex_privacy_policy.html';
var cookie_policy='/cookie_policy.html';
var domain_name='jakarta.com';
var cookie_consent_question="This website uses cookies to ensure you get the best experience on our website.";
</script>
<script src="/cookie_checks_top_bar.js"></script>
<style>
.privacy_consent{
background:rgb(0,0,0,0.1);
padding:1px;
}
.privacy_consent a{
color:black;
text-decoration:underline;
}
.privacy_consent_box{
text-shadow:none;
padding:0px 20px;
font-size:12pt;
}
.privacy_consent_box h2{
display:none;
margin:0px;
padding:15px 0px 5px 0px;
border-bottom: 1px solid #eee;
}
.privacy_consent_button{
padding:10px 20px;
background:green;
color:white;
}
.privacy_consent_more_button{
margin-right:15px;
padding:10px 20px;
background:black;
color:white;
}
.privacy_consent_footer{
position:relative;
clear:both;
}
.privacy_consent_footer_p{
font-size:0.6em;
margin:0px;
}
</style>
<script>
$(document).ready(function(){
pc_options = {
privacy_domain: "www.jakarta.com",
ssl: false,
title: null,
question: cookie_consent_question,
links_left: [],
agree_text: "YES, I ACCEPT",
more_info_text: "MORE INFO",
more_info_link: privacy_policy,
text_color: 'black',
link_color: 'black',
width: '320px',
height: '150px'
}
privacy_consent(pc_options);
});
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src='https://www.googletagmanager.com/gtag/js?id=UA-32054758-1'></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-32054758-1', {
'page_title': 'jakarta.com',
'page_location': 'http://www.jakarta.com/',
'page_path': '/'
});
gtag('event', 'index', {'event_category': 'domain_name', 'event_label': 'jakarta.com'});
</script>
</body>
</html>