# ============================================ # 네이버 봇 (Yeti) — 최우선 위치 # 네이버 서치어드바이저 권장 형식 # ============================================ User-agent: Yeti Allow:/ # ============================================ # 일반 검색엔진 # ============================================ User-agent: * Allow: / User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / # 빙 User-agent: Bingbot Allow: / # 다음 User-agent: Daumoa Allow: / # ============================================ # AI 답변엔진 (GEO 핵심) # ============================================ # OpenAI - ChatGPT User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # Anthropic - Claude User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Google - Gemini / AI Overview 학습 User-agent: Google-Extended Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # Apple Intelligence User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Common Crawl (LLM 학습 데이터) User-agent: CCBot Allow: / # 기타 AI 크롤러 User-agent: cohere-ai Allow: / User-agent: YouBot Allow: / User-agent: Bytespider Allow: / User-agent: Diffbot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / # ============================================ # Sitemap # ============================================ Sitemap: https://gasik.kr/sitemap.xml Sitemap: https://gasik.kr/rss.xml