Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 8798 байт. Загружен за: 2сек.
Проверяемая страница не запрещена в robots.txt.
Показать содержимое 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">
<head>
<title>BIFAN</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, width=device-width, height=device-height" />
<link rel="image_src" href="/img_symbol.jpg" />
<link rel="Shortcut Icon" type="image/ico" href="/favicon.png" />
<meta name="title" content="Bucheon International Fantastic Film Festival" />
<meta name="subject" content="Bucheon International Fantastic Film Festival" />
<meta name="description" content="BIFAN" />
<meta name="keywords" content=", Bucheon International Fantastic Film Festival" />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content=""/>
<meta name="twitter:title" content="Bucheon International Fantastic Film Festival"/>
<meta name="twitter:description" content="Bucheon International Fantastic Film Festival ���� Ȩ������"/>
<meta name="twitter:creator" content=""/>
<meta name="twitter:image:src" content="https://www.bifan.kr/web/images/common/2024_logo.jpg"/>
<!-- Facebook & Pinterest -->
<meta property="og:url" content="http://www.bifan.kr"/>
<meta property="og:title" content="Bucheon International Fantastic Film Festival"/>
<meta property="og:description" content="Bucheon International Fantastic Film Festival ���� Ȩ������"/>
<meta property="og:site_name" content="BIFAN"/>
<meta property="og:image" content="https://www.bifan.kr/web/images/common/2024_logo.jpg"/>
<meta property="fb:admins" content="BIFAN"/>
<meta property="fb:app_id" content="BIFAN"/>
<meta property="og:locale" content="ko"/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,600;0,700;0,800;0,900;1,800;1,900&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=SUIT:wght@300;400;500&display=swap" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css" rel="stylesheet" />
<link rel="stylesheet" href="/web/css/font_2025.css">
</head>
<style>
@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
font-weight: 500;
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
font-weight: 200;
font-display: swap;
}
html,
body {
width: 100%;
min-height: 100%;
margin: 0;
}
p {
padding: 0;
margin: 0;
}
h1 {
padding: 0;
margin: 0;
}
body.error_page {
min-height: 100vh;
box-sizing: border-box;
padding: 40px 24px;
display: flex;
align-items: center;
justify-content: center;
overflow-y: auto;
}
.error_wrap {
width: 100%;
max-width: 1100px;
display: flex;
align-items: center;
justify-content: center;
gap: 80px;
}
.error_left {
flex: 0 0 auto;
white-space: nowrap;
}
.error_right {
flex: 0 0 auto;
}
.error_right img {
padding-top: 130px;
}
.error_left h1 {
font-size: 42px;
color: #222;
font-family: 'Pretendard_Bold', sans-serif;
font-weight: normal;
padding-top: 40px;
}
.bluetxt {
font-size: 34px;
color: #294197;
font-family: 'Pretendard', sans-serif;
font-weight: 500;
padding-top: 20px;
}
.dot {
color: #222;
font-size: 46px;
font-family: 'Pretendard', sans-serif;
font-weight: 200;
padding-top: 40px;
}
.txt {
color: #222;
font-size: 22px;
font-family: 'Pretendard_Regular', sans-serif;
padding-top: 30px;
}
.bluetxt_s {
color: #294197;
font-size: 18px;
font-family: 'Pretendard_Regular', sans-serif;
padding-top: 15px;
}
button {
border: 0;
background: none;
padding: 0;
margin: 0;
outline: none;
box-shadow: none;
appearance: none;
-webkit-appearance: none;
cursor: pointer;
box-shadow: none;
border: none;
}
button:focus {
outline: auto;
}
.btnbox {
padding-top: 40px;
display: flex;
flex-direction: row;
align-items: center;
gap: 20px;
}
.btnbox button {
background-color: #294197;
color: #fff;
border-radius: 4px;
padding: 16px 41px;
outline: none;
font-size: 18px;
font-family: 'Pretendard_Bold', sans-serif;
}
@media all and (max-width: 1380px) {
body {
line-height: 1.5;
word-break: keep-all;
}
body.error_page {
align-items: flex-start;
padding: 80px 30px;
}
.error_wrap {
flex-direction: column;
gap: 60px;
min-height: auto;
}
.error_left,
.error_right {
flex: none;
width: 100%;
}
.error_left {
white-space: normal;
text-align: left;
}
.error_right {
text-align: right;
}
.error_right img {
padding-top: 0;
max-width: 100%;
height: auto;
}
.btnbox {
justify-content: center;
flex-wrap: wrap;
}
}
@media all and (max-width: 767px) {
.logoBOX img {
width: 54px;
height: 54px;
}
.error_left h1 {
font-size: 22px;
padding-top: 20px;
}
.bluetxt {
font-size: 20px;
padding-top: 10px;
}
.dot {
font-size: 24px;
padding-top: 20px;
}
.txt {
font-size: 14px;
padding-top: 20px;
}
.bluetxt_s {
font-size: 14px;
}
.btnbox button {
font-size: 15px;
}
.btnbox {
display: flex;
flex-direction: column;
align-items: flex-start;
width: 100%;
padding-top: 30px;
gap: 10px;
}
.btnbox button {
width: 75%;
padding: 0;
height: 43px;
line-height: 43px;
}
.error_right img {
width: 185px;
}
}
/* ���ΰ� ���� ȭ�� / ���θ�� ���� */
@media all and (max-height: 520px) {
body.error_page {
align-items: flex-start;
padding-top: 40px;
padding-bottom: 40px;
}
.error_wrap {
min-height: auto;
}
}
</style>
<body class="error_page">
<div class="error_wrap">
<div class="error_left">
<div class="logoBOX"><img src="https://www.bifan.kr/web/images/sub/error2026_logo.png" alt="BIFAN"></div>
<h1>��û�Ͻ� �������� ǥ���� �� �����ϴ�.</h1>
<p class="bluetxt">The page cannot be displayed.</p>
<p class="dot">*</p>
<p class="txt">���� �������� �ʴ� �������ų�, �Ͻ����� ��Ʈ��ũ ������ ���� �������� �ҷ� �� �� �����ϴ�.</p>
<p class="bluetxt_s">The page is not currently available or cannot be retrieved due to a temporary network error.</p>
<div class="btnbox">
<button type="button" onclick="location.href='https://www.bifan.kr/'">BIFAN Ȩ������ �ٷ� ���� <span style="font-family: 'SUIT_Bold',sans-serif;">></span></button>
<button type="button" onclick="location.href='https://www.bifan.kr/eng'">BIFAN Website <span style="font-family: 'SUIT_Bold',sans-serif;">></span></button>
</div>
</div>
<div class="error_right">
<img src="https://www.bifan.kr/web/images/sub/error2026_error_logo.png" alt="error">
</div>
</div>
</body>
</html>