# robots.txt for https://wwme.kr # 모든 검색엔진 크롤러에 대한 기본 규칙 User-agent: * Allow: / Allow: /lol/ Allow: /tft/ Allow: /bongnudo/ Allow: /tekken/ Allow: /tarkov/ Allow: /lemon/ Disallow: /api/ Disallow: /health/ Disallow: /metrics/ Disallow: /streamer/auth/ Disallow: /sandbox/leaderboard-demo/ # 구글봇 특정 규칙 User-agent: Googlebot Allow: / # 네이버봇 특정 규칙 User-agent: Yeti Allow: / # 이미지 검색엔진 규칙 User-agent: Googlebot-Image Allow: /assets/images/ Allow: /static/img/ Disallow: / # 사이트맵 위치 Sitemap: https://wwme.kr/sitemap.xml