# macs.co.kr robots.txt # 관련 문서 : docs/SEO-현황과-과제.md User-agent: * Allow: / Disallow: /medis/ Disallow: /lib/ Disallow: /include/ Disallow: /xmldata/ Disallow: /mailform/ Disallow: /smarteditor/ Disallow: /counsel/ # ── AI / 생성형 검색 크롤러 ────────────────────────────── # robots.txt 는 크롤러가 "가장 구체적으로 일치하는 그룹 하나"만 따른다. # 따라서 아래 그룹에도 Disallow 를 반복해야 관리자 경로가 보호된다. User-agent: GPTBot User-agent: OAI-SearchBot User-agent: ChatGPT-User User-agent: PerplexityBot User-agent: Perplexity-User User-agent: ClaudeBot User-agent: Claude-User User-agent: Claude-SearchBot User-agent: Google-Extended User-agent: Applebot-Extended User-agent: Bingbot User-agent: Yeti Allow: / Disallow: /medis/ Disallow: /lib/ Disallow: /include/ Disallow: /xmldata/ Disallow: /mailform/ Disallow: /smarteditor/ Disallow: /counsel/ Sitemap: https://macs.co.kr/sitemap.xml