Skip to content

Commit 395e378

Browse files
authored
Update robots.txt
English Only
1 parent bbd8397 commit 395e378

1 file changed

Lines changed: 3 additions & 15 deletions

File tree

robots.txt

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,11 @@
11
# ========================================
22
# robots.txt
33
# ========================================
4-
# 이 파일은 검색 엔진 로봇(봇)에게
5-
# "어떤 페이지를 수집해도 되는지" 알려주는 파일입니다.
6-
#
7-
# 비밀스러운 내용이 없으므로 모든 페이지 수집을 허용합니다.
4+
# 모든 검색 엔진: 영어 페이지만
5+
# 한국어 페이지: 검색 결과 제외
86
# ========================================
97

10-
# 모든 검색 엔진 허용
118
User-agent: *
12-
Allow: /
9+
Disallow: /korea/
1310

14-
# 네이버 검색 로봇 (Yeti) 명시적 허용
15-
User-agent: Yeti
16-
Allow: /
17-
18-
# 구글 검색 로봇 명시적 허용
19-
User-agent: Googlebot
20-
Allow: /
21-
22-
# 사이트맵 위치 알려주기
2311
Sitemap: https://exceedzero.com/sitemap.xml

0 commit comments

Comments
 (0)