Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Кол-во редиректов для файла robots.txt 3 слишком большое! Это может вызывать затруднение при индексации поисковыми роботами!
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://outcastpr.com/robots.txt
307 RedirectKeepVerb
https://thisisoutcast.com/
301 MovedPermanently
https://www.thisisoutcast.com/
200 OK
Показать содержимое robots.txt
<!DOCTYPE html><!-- Last Published: Thu Oct 16 2025 17:05:31 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.thisisoutcast.com" data-wf-page="663d01ef3c3770e5b62e6b6a" data-wf-site="663d01ef3c3770e5b62e6b63" lang="en"><head><meta charset="utf-8"/><link href="https://cdn.prod.website-files.com" rel="preconnect" crossorigin="anonymous"/><title>Outcast | Global Strategic Communications & Marketing Agency</title><meta content="Outcast is a leading strategic communications agency partnering with innovative companies like Amazon, OpenAI, and TikTok to shape narratives and drive business growth." name="description"/><meta content="Outcast | Global Strategic Communications & Marketing Agency" property="og:title"/><meta content="Outcast is a leading strategic communications agency partnering with innovative companies like Amazon, OpenAI, and TikTok to shape narratives and drive business growth." property="og:description"/><meta content="https://cdn.prod.website-files.com/663d01ef3c3770e5b62e6b63/6737b3a964889c72a1cac9c4_Meta%20Ver4.jpg" property="og:image"/><meta content="Outcast | Global Strategic Communications & Marketing Agency" name="twitter:title"/><meta content="Outcast is a leading strategic communications agency partnering with innovative companies like Amazon, OpenAI, and TikTok to shape narratives and drive business growth." name="twitter:description"/><meta content="https://cdn.prod.website-files.com/663d01ef3c3770e5b62e6b63/6737b3a964889c72a1cac9c4_Meta%20Ver4.jpg" name="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/663d01ef3c3770e5b62e6b63/css/outcast-homepage.webflow.shared.34456a95b.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/663d01ef3c3770e5b62e6b63/67379bc1e2b43182370bc973_favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/663d01ef3c3770e5b62e6b63/67379bc5f7b934df69e0b4ac_Webclip.png" rel="apple-touch-icon"/><style>
.text-field {
border: none;
padding-left: 0px;
}
</style> <!-- Additional SEO Tags -->
<meta name="keywords" content="strategic communications, PR agency, marketing agency, tech PR, media relations, thought leadership, crisis communications, brand storytelling, San Francisco, New York, London" />
<meta name="robots" content="index, follow" />
<meta name="author" content="Outcast" />
<link rel="canonical" href="[Your website URL]" />
<!-- Location Tags -->
<meta name="geo.placename" content="San Francisco, New York, London" />
<style type='text/css'>
#chat-container.chatui-first-message .chatui-messages {
display: none;
}
.chatui-messages {
max-width: 650px;
}
#chat-container.chatui-first-message {
justify-content: center;
}
.chatui-input,
.chatui-messages {
font-family: Degular, sans-serif;
}
.chatui-input {
font-size: 32px;
line-height: 1.3;
border: 0;
outline: 0;
margin: 0;
padding: 0;
width: 100%;
display: block;
color: #000;
caret-color: #E33B00;
resize: none;
}
.chatui-input::placeholder {
color: #CECABE;
opacity: 1;
}
.chatui-message-author {
font-size: 12px;
margin: 0 0 16px 0;
line-height: 1.3em;
text-transform: uppercase;
color: #E33B00;
font-weight: 500;
}
.chatui-message-text {
font-size: 16px;
color: #000;
margin: 0 0 32px 0;
line-height: 1.3em;
}
.chatui-typing-indicator {
width: 0;
animation: typing steps(3, end) 1s infinite;
overflow-x: hidden;
}
@keyframes typing {
from {
width: 3px;
}
to {
width: 11px;
}
}
.chatui-error {
color: #E33B00;
}
.chatui-message-text a {
color: black;
text-decoration: underline;
}
.dropdown {
margin: 0 !important;
display: block !important;
width: 100% !important;
text-align: left !important;
}
.dropdown-toggle {
background-color: transparent !important;
border: none !important;
border-bottom: none !important;
border-radius: 0 !important;
color: rgba(255, 255, 255, 1) !important; /* Exact placeholder color */
font-family: inherit !important; /* Match form font */
font-size: 32px !important; /* Match your label size */
font-weight: 500 !important;
line-height: 1.2 !important;
padding: 0 0 15px 0 !important; /* Remove left padding, match bottom spacing */
margin: 0 !important;
width: 100% !important;
text-align: left !important;
display: flex !important;
justify-content: space-between !important;
align-items: center !important;
transition: all 0.3s ease;
min-height: auto !important;
}
.dropdown .w-dropdown-list,
.dropdown .w-nav-menu {
background: rgba(227, 60, 0, 1) !important;
backdrop-filter: blur(20px) !important;
border: 1px solid rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
padding: 8px !important;
margin-top: 10px !important;
width: 100% !important;
}
.dropdown select,
.dropdown .select-field {
background: transparent !important;
border: none !important;
color: white !important;
font-size: 18px !important;
width: 100% !important;
outline: none !important;
cursor: pointer;
}
.dropdown .w-dropdown-link.w--current,
.dropdown .w-nav-link.w--current {
background-color: rgba(230, 83, 32, 0.3) !important;
color: white !important;
}
contact-overlay:tiny {
height: 100 LVH;
}
</style></head><body class="body"><div data-w-id="f14a0673-c26d-36f3-c533-a6f7c6eaaf74" class="contact-overlay"><div class="contact"><div class="div-block-7"><a data-w-id="82bdd4aa-8700-f5ad-1592-f78b8ffe63f3" href="#" class="button mobile-close-button w-button">CLOSE</a></div><div class="contact-logo mobile"><img src="https://cdn.prod.website-files.com/663d01ef3c3770e5b62e6b63/663d1b0938e671ce301b945c_Outcast%20Logo_Horizontal_Taupe.svg" loading="lazy" alt="Outcast logo"/></div><div class="form-block w-form"><div class="div-block-4"><div class="div-block-6 mobile"><div class="contact-body contact-us">CONTACT US</div></div><div class="div-block-5"><div class="contact-body">Interested in becoming one of our partners? Want to know what we can do for your brand? We want to hear from you.</div></div></div><form id="wf-form-OC-Contact-Form" name="wf-form-OC-Contact-Form" data-name="OC Contact Form" method="get" class="form" data-wf-page-id="663d01ef3c3770e5b62e6b6a" data-wf-element-id="e51c871f-2d9d-6067-30fa-f186b89fe1f1"><input class="text-field placeholder w-input" autofocus="true" maxlength="256" name="name" data-name="Name" placeholder="Name" type="text" id="name"/><input class="text-field placeholder w-input" maxlength="256" name="Company" data-name="Company" placeholder="Company" type="text" id="Company" required=""/><input class="text-field placeholder w-input" maxlength="256" name="Email" data-name="Email" placeholder="Email" type="email" id="email" required=""/><div data-hover="false" data-delay="0" class="dropdown w-dropdown"><div class="dropdown-toggle w-dropdown-toggle"><div class="w-icon-dropdown-toggle"></div><div>Target Market</div></div><nav class="w-dropdown-list"><select id="Target-Markets" name="Target-Markets" data-name="Target Markets" multiple="" class="select-field w-select"><option value="USA">USA</option><option value="UK">UK</option><option value="France">France</option><option value="Other">Other</option></select></nav></div><textarea id="Message-2" name="Message" maxlength="2000" data-name="Message" placeholder="Message" required="" class="text-field placeholder w-input"></textarea><div class="close-div"><input type="submit" data-wait="Please wait..." class="submit-button w-button" value="SEND MESSAGE"/></div></form><div class="success-div w-form-done"><div class="text-block-3">Thank you! <br/>Your submission has been received.</div></div><div class="error-message w-form-fail"><div class="text-block-4">Something went wrong while submitting the form. Please try again.</div></div></div></div></div><section><div class="logo"><img src="https://cdn.prod.website-files.com/663d01ef3c3770e5b62e6b63/663d0303002ef12c873f1d4d_logo.svg" loading="lazy" alt="Outcast logo" class="image-2"/></div></section><section id="chat-container" class="section"><div>Loading...<br/></div></section><section><div class="section-heading-text-div"><p class="paragraph">We’re shaping brands that shape the future.</p></div><div class="button-div"><div class="convo-text">Try asking</div><a data-w-id="e38e4bd6-fad7-2f36-87fc-c298aebe8d77" href="#" class="convo-starter-button contact-trigger w-inline-block"><div class="convo-text">How DO I get in touch?</div></a><a href="#" class="convo-starter-button chatui-suggested-message w-inline-block"><div class="convo-text link">What brands do you work with?</div></a><a href="#" class="convo-starter-button chatui-suggested-message w-inline-block"><div class="convo-text">What Services do you offer?</div></a><a href="#" class="convo-starter-button chatui-suggested-message w-inline-block"><div class="convo-text">Are you hiring?</div></a></div></section><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=663d01ef3c3770e5b62e6b63" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/663d01ef3c3770e5b62e6b63/js/webflow.schunk.36b8fb49256177c8.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/663d01ef3c3770e5b62e6b63/js/webflow.schunk.50d850aa4962b686.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/663d01ef3c3770e5b62e6b63/js/webflow.e968c730.f4d46a097272ac72.js" type="text/javascript"></script><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RP0S0NCEXE"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-RP0S0NCEXE');
</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-RP0S0NCEXE"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-RP0S0NCEXE');
</script><script>
var mobileCloseButton = document.querySelector('.mobile-close-button');
var modalContent = document.querySelector('.contact');
var overlay = document.querySelector('.contact-overlay');
modalContent.addEventListener('click', function (e) {
e.stopPropagation();
});
mobileCloseButton.addEventListener('click', function(e) {
overlay.style.display = 'none';
});
</script>
<script src="https://markercollective.github.io/chat-ui/chat-ui.js"></script>
<script>
(function() {
var chatbot = new ChatUI({
element: document.querySelector('#chat-container'),
apiUrl: 'https://outcast-site.formation-5ce.workers.dev',
placeholder: "We're shaping brands that shape the future. How can we help?",
followUpPlaceholder: "Ask a follow up question...",
systemName: 'Outcast'
});
var suggestions = document.querySelectorAll('.chatui-suggested-message');
suggestions.forEach(suggestion => {
suggestion.addEventListener('click', () => {
chatbot.sendMessage(suggestion.textContent);
});
});
var params = new URLSearchParams(window.location.search);
var query = params.get('q');
if (query !== null) {
chatbot.sendMessage(query);
}
})();
</script>
<script>
$(document).ready(function() {
$('<style>')
.text(`
.w-dropdown-list, .navigation, nav {
transition: opacity 0.25s ease, transform 0.25s ease !important;
}
.dropdown-toggle, .w-dropdown-toggle {
transition: color 0.2s ease !important;
}
`)
.appendTo('head');
$('.dropdown select, .select-field, select').on('change', function(e) {
console.log('Select changed!');
var selectedText = $(this).find('option:selected').text();
console.log('Selected:', selectedText);
var $dropdown = $(this).closest('.dropdown, .w-dropdown');
var $toggle = $dropdown.find('.dropdown-toggle, .w-dropdown-toggle').first();
var $dropdownList = $dropdown.find('.w-dropdown-list, .navigation, nav');
$toggle.contents().filter(function() {
return this.nodeType === 3;
}).first().replaceWith(selectedText);
$dropdownList.css({
'opacity': '0',
'transform': 'translateY(-10px)'
});
setTimeout(function() {
$dropdown.removeClass('w--open');
$toggle.removeClass('w--open');
$dropdownList.hide();
$dropdownList.removeAttr('style');
}, 250);
});
$(document).on('change', 'select', function() {
console.log('A select field changed!');
if ($(this).parents('.dropdown, .w-dropdown').length > 0) {
var $dropdown = $(this).closest('.dropdown, .w-dropdown');
var $toggle = $dropdown.find('.dropdown-toggle, .w-dropdown-toggle');
var $dropdownList = $dropdown.find('.w-dropdown-list, .navigation');
var selectedText = $(this).find('option:selected').text();
var $icon = $toggle.find('.w-icon-dropdown-toggle').clone();
$toggle.text(selectedText).append($icon);
$dropdownList.css({
'opacity': '0',
'transform': 'translateY(-10px)'
});
setTimeout(() => {
$('.w--open').removeClass('w--open');
$dropdownList.hide().removeAttr('style');
}, 250);
}
});
});
</script></body></html>