# Mochis AI Robots.txt # https://mochis.ai/robots.txt User-agent: * Allow: / # 주요 페이지 허용 Allow: /new-characters Allow: /hot-characters Allow: /search Allow: /characters/ # 개인정보/결제 관련 페이지 차단 Disallow: /login Disallow: /register Disallow: /wallet Disallow: /profile/ Disallow: /chat/ Disallow: /create # 관리자/시스템 페이지 차단 Disallow: /admin/ Disallow: /api/ Disallow: /_next/ Disallow: /static/ # 사이트맵 위치 Sitemap: https://mochis.ai/sitemap.xml # 크롤링 지연 (선택사항) Crawl-delay: 1