# ========================================================= # 광동병원 robots.txt # ========================================================= User-agent: * # 관리자 / 시스템 Disallow: /admin/ Disallow: /comm/ Disallow: /font/ Disallow: /other/ Disallow: /popup/ Disallow: /upload/ Disallow: /way_castle/ Disallow: /_logs/ Disallow: /_data/ Disallow: /data/ Disallow: /ndata/ Disallow: /nlibrary/ # 온라인상담 - 개인정보 보호 Disallow: /guide/consultation.php # 파일 저장영역 Disallow: /filedata/ # 공개 에디터 이미지 Allow: /filedata/editorupload/ # 관리자 하위 공개 콘텐츠 이미지 Allow: /admin/data/bbs/news/ Allow: /admin/data/bbs/press/ Allow: /admin/data/bbs/staff/ Allow: /admin/data/bbs/medical_tv/ # /img/ 는 공개 이미지이므로 차단하지 않음 # ========================================================= # AI / Search AI Crawlers # # 특정 User-agent 그룹은 * 그룹 규칙을 자동 상속하지 않는 # 크롤러가 있을 수 있으므로 민감 경로를 동일하게 반복한다. # ========================================================= User-agent: GPTBot User-agent: OAI-SearchBot User-agent: ChatGPT-User User-agent: ClaudeBot User-agent: PerplexityBot User-agent: Google-Extended User-agent: CCBot Disallow: /admin/ Disallow: /comm/ Disallow: /font/ Disallow: /other/ Disallow: /popup/ Disallow: /upload/ Disallow: /way_castle/ Disallow: /_logs/ Disallow: /_data/ Disallow: /data/ Disallow: /ndata/ Disallow: /nlibrary/ Disallow: /filedata/ # 온라인상담 - 개인정보 보호 Disallow: /guide/consultation.php Allow: /filedata/editorupload/ Allow: /admin/data/bbs/news/ Allow: /admin/data/bbs/press/ Allow: /admin/data/bbs/staff/ Allow: /admin/data/bbs/medical_tv/ Sitemap: https://www.ekwangdong.co.kr/sitemap.xml