# 구미 코딩 모임 robots.txt # Gumi Coding Community - SEO Optimized User-agent: * Allow: / # 중요한 페이지들 우선순위 지정 Allow: /posts Allow: /posts/* Allow: /profile/* Allow: /comments # 관리자 페이지 차단 Disallow: /admin Disallow: /admin/* # API 경로 차단 (크롤링 불필요) Disallow: /api/* # 개발 관련 파일들 차단 Disallow: /_next/ Disallow: /static/ # 검색 결과 페이지는 크롤링하지 않음 (중복 콘텐츠 방지) Disallow: /posts?*search=* # 사이트맵 위치 명시 (중요!) Sitemap: https://www.gumicoding.co.kr/sitemap.xml # 주요 검색엔진별 최적화 User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 2 User-agent: NaverBot Allow: / Crawl-delay: 1 # 악성 봇 차단 User-agent: AhrefsBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: /