Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Кол-во редиректов для файла robots.txt 4 слишком большое! Это может вызывать затруднение при индексации поисковыми роботами!
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://arteles.org/robots.txt
301 MovedPermanently
https://arteles.org/robots.txt
302 Found
http://www.arteles.org/404.html
301 MovedPermanently
https://www.arteles.org/404.html
200 OK
Показать содержимое robots.txt
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:og="http://ogp.me/ns#"
xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<!-- Cookie banner -->
<link rel="stylesheet" id="silktide-consent-manager-css" href="cookie-banner/silktide-consent-manager.css">
<script src="cookie-banner/silktide-consent-manager.js"></script>
<script>
silktideCookieBannerManager.updateCookieBannerConfig({
background: {
showBackground: false
},
cookieIcon: {
position: "bottomRight"
},
cookieTypes: [
{
id: "necessary",
name: "Necessary",
description: "<p>These cookies are necessary for the website to function properly and cannot be switched off. They help with things like logging in and setting your privacy preferences.</p>",
required: true,
onAccept: function() {
console.log('Add logic for the required Necessary here');
}
},
{
id: "analytics",
name: "Analytics",
description: "<p>These cookies help us improve the site by tracking which pages are most popular and how visitors move around the site.</p>",
required: false,
onAccept: function() {
gtag('consent', 'update', {
analytics_storage: 'granted',
});
dataLayer.push({
'event': 'consent_accepted_analytics',
});
},
onReject: function() {
gtag('consent', 'update', {
analytics_storage: 'denied',
});
}
},
{
id: "advertising",
name: "Advertising",
description: "<p>These cookies provide extra features and personalization to improve your experience. They may be set by us or our partners whose services we use.</p>",
required: false,
onAccept: function() {
gtag('consent', 'update', {
ad_storage: 'granted',
ad_user_data: 'granted',
ad_personalization: 'granted',
});
dataLayer.push({
'event': 'consent_accepted_advertising',
});
},
onReject: function() {
gtag('consent', 'update', {
ad_storage: 'denied',
ad_user_data: 'denied',
ad_personalization: 'denied',
});
}
}
],
text: {
banner: {
description: "<span style=\"font-size: 13px; letter-spacing: 0.02rem; font-family: arial, helvetica, sans-serif;\">This site uses cookies for functionality, performance, and analytics. <a href=\"privacy_policy.html\" target=\"_blank\" >Privacy Policy</a></span>",
acceptAllButtonText: "Accept",
acceptAllButtonAccessibleLabel: "Accept all cookies",
rejectNonEssentialButtonText: "Reject non-essential",
rejectNonEssentialButtonAccessibleLabel: "Reject non-essential",
preferencesButtonText: "Preferences",
preferencesButtonAccessibleLabel: "Toggle preferences"
},
preferences: {
title: "Customize your cookie settings",
description: "<p>We respect your right to privacy. You can choose not to allow some types of cookies. Your cookie preferences will apply across our website.</p>",
creditLinkText: "Silktide cookie banners",
creditLinkAccessibleLabel: "Get a banner from Silktide"
}
}
});
</script>
<!-- Cookie banner end -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="arteles, freedom to create, creating culture, creating change, opening new worlds, culture center, residency, artist residency, air, residency, residence, creative center, residency program, Finland, kulttuuri, kulttuurikeskus, kulttuuri keskus, taidekeskus, residenssi, taiteilijaresidenssi, taide, taidetuotanto, art, design, residency for designers, residency for architects">
<meta name="description" content="Arteles - Freedom for Creativity">
<meta name="publisher" content="Arteles, design by Teemu Räsänen">
<meta property="og:title" content="Arteles" />
<meta property="og:type" content="website" />
<meta property="og:image" content="http://www.arteles.org/images/web_arteles_logo.png" />
<meta property="og:url" content="http://www.arteles.org"/>
<meta property="og:site_name" content="Arteles" />
<meta property="fb:admins" content="742113188" />
<title>Arteles - Freedom for Creativity</title>
<link rel="shortcut icon" href="/images/arteles.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="css/stylearteles.css" />
<script type="text/javascript">
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
</script>
</head>
<body onload="MM_preloadImages('images/navi_contact_over.png','images/navi_media_over.png','images/navi_jobs_over.png','images/navi_feedback_over.png','images/main_creative_center_over.png','images/main_artists_projects_over.png','images/main_culture_productions_over.png','images/main_news_events_over.png','images/main_about_us_over.png','images/main_funders_partners_over.png','images/main_support_us_over.png','images/main_home_over.png','images/sub_contact_over.png','images/sub_media_over.png','images/sub_jobs_over.png','images/sub_feedback_over.png')">
<div id="main_navigation_bg"></div>
<div id="wingline"></div>
<div id="top_bg"></div>
<div id="container"> <!------------------------------------- ALL CONTAINER START -------------------------------------------->
<div id="content_vertical_level2"> <!-------------------------- CONTENT Height from the top start ----------------------------->
<table width="966" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/1x1.gif" width="234" height="1" border="0" />
</td>
<td><img src="images/1x1.gif" width="10" height="1" /></td>
<td>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="textbox2">
<img src="images/not_found.gif" width="464" height="494" /><br /></td>
</tr>
<tr>
<td>
<img src="images/1x1.gif" width="1" height="25" /><br /></td>
</tr>
</table> </td>
<td><img src="images/1x1.gif" width="10" height="1" /></td>
<td>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/1x1.gif" width="234" height="1" border="0" />
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--------------------------- Footer -------------------------->
<div id="footer">
<img src="images/1x1.gif" width="1" height="10" /><br>
<img src="images/1x1grey.gif" width="966" height="1" /><br>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="4"><img src="images/alatextit_en.png" width="748" height="74" /></td>
<td class="footertxt"><img src="images/1x1.gif" width="1" height="10" /></td>
</tr>
<tr>
<td class="footertxt"><img src="images/1x1.gif" width="5" height="1" />
<a href="https://facebook.com/arteles" target="_blank" style="background:none"><img src="images/fb_logo.gif" width="21" height="21" border="0" /></a><img src="images/1x1.gif" width="5" height="1" />
<a href="https://www.instagram.com/artelescreativecenter" target="_blank" style="background:none"><img src="images/instagram_icon.png" width="21" height="21" border="0" /></a><img src="images/1x1.gif" width="5" height="1" />
<a href="https://twitter.com/Arteles" target="_blank" style="background:none"><img src="images/twitter_logo.gif" width="21" height="21" border="0" /></a></td>
</tr>
<tr>
<td class="footertxt"><img src="images/1x1.gif" width="218" height="5" /></td>
</tr>
<tr>
<td class="footertxt">
<a href="privacy_policy.html" target="_blank"><span class="footertxt">Privacy Policy</span></a><br />
<span class="footertxt"> © Arteles 2025</span></td>
</tr>
</table>
</div>
<!------------------------- Footer end ------------------------>
</div> <!-------------------------- CONTENT Height from the top end ----------------------------->
<div id="top_part"> <!------------------------ TOP PART START --------------------------->
<div id="arteles_logo"><span class="graphicbuttons"><a href="index.html"><img src="images/arteles_logo.png" width="70" height="65" border="0" /></a></span></div>
<div id="wings"></div>
<div id="navi_topright"><span class="graphicbuttons">
<a href="contact.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contact','','images/navi_contact_over.png',1)"><img src="images/navi_contact.png" alt="contact" name="contact" width="40" height="20" border="0" id="contact" /></a>
<img src="images/navi_pystyviiva.png" width="17" height="20" />
<a href="media.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('media','','images/navi_media_over.png',1)"><img src="images/navi_media.png" alt="media" name="media" width="28" height="20" border="0" id="media" /></a>
<img src="images/navi_pystyviiva.png" width="17" height="20" />
<a href="jobs.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('jobs','','images/navi_jobs_over.png',1)"><img src="images/navi_jobs.png" alt="jobs" name="jobs" width="23" height="20" border="0" id="jobs" /></a>
<img src="images/navi_pystyviiva.png" width="17" height="20" />
<a href="feedback.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('feedback','','images/navi_feedback_over.png',1)"><img src="images/navi_feedback.png" alt="feedback" name="feedback" width="47" height="20" border="0" id="feedback" /></a>
</span></div>
<div id="main_navigation">
<img src="images/1x1.gif" width="5" height="1" />
<a href="index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('home','','images/main_home_over.png',1)"><img src="images/main_home.png" alt="home" name="home" width="20" height="20" border="0" id="home" /></a>
<img src="images/1x1.gif" width="5" height="1" />
<img src="images/maincolor1.gif" width="20" height="20" />
<a href="creativecenter.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('creativecenter','','images/main_creative_center_over.png',1)"><img src="images/main_creative_center.png" alt="creative center" name="creativecenter" width="93" height="20" border="0" id="creativecenter" /></a>
<img src="images/1x1.gif" width="12" height="1" />
<img src="images/maincolor2.gif" width="20" height="20" /><a href="artists_projects.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('artists_projects','','images/main_artists_projects_over.png',1)"><img src="images/main_artists_projects.png" alt="Artists & Projects" name="artists_projects" width="108" height="20" border="0" id="artists_projects" /></a>
<img src="images/1x1.gif" width="12" height="1" />
<img src="images/maincolor3.gif" width="20" height="20" /><a href="culture_productions.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('cultureproductions','','images/main_culture_productions_over.png',1)"><img src="images/main_culture_productions.png" alt="Culture Productions" name="cultureproductions" width="123" height="20" border="0" id="cultureproductions" /></a>
<img src="images/1x1.gif" width="12" height="1" />
<img src="images/maincolor7.gif" width="20" height="20" /><a href="news_events.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('newsevents','','images/main_news_events_over.png',1)"><img src="images/main_news_events.png" alt="News & Events" name="newsevents" width="83" height="20" border="0" id="newsevents" /></a>
<img src="images/1x1.gif" width="12" height="1" />
<img src="images/maincolor5.gif" width="20" height="20" /><a href="about_us.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('aboutus','','images/main_about_us_over.png',1)"><img src="images/main_about_us.png" alt="About us" name="aboutus" width="52" height="20" border="0" id="aboutus" /></a>
<img src="images/1x1.gif" width="12" height="1" />
<img src="images/maincolor6.gif" width="20" height="20" /><a href="funders_partners.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('funderspartners','','images/main_funders_partners_over.png',1)"><img src="images/main_funders_partners.png" alt="Funders & Partners" name="funderspartners" width="117" height="20" border="0" id="funderspartners" /></a>
<img src="images/1x1.gif" width="12" height="1" />
<img src="images/maincolor4.gif" width="20" height="20" /><a href="support_us.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('supportus','','images/main_support_us_over.png',1)"><img src="images/main_support_us.png" alt="Support us" name="supportus" width="65" height="20" border="0" id="supportus" /></a>
</div>
</div><!------------------------ TOP PART END ------------------------->
</div> <!------------------------------------- ALL CONTAINER END -------------------------------------------->
</body>
</html>