# robots.txt for moaai.kr # 모아AI - 모든 AI를 한 곳에서 User-agent: * Allow: / # Disallow admin and private pages Disallow: /admin Disallow: /admin-login Disallow: /api/ Disallow: /auth/ Disallow: /_next/ Disallow: /static/ # Disallow login-required pages (these redirect to login, causing indexing failures) Disallow: /chat Disallow: /empathy Disallow: /image Disallow: /video Disallow: /music Disallow: /credits Disallow: /settings Disallow: /profile Disallow: /resume Disallow: /gallery Disallow: /subscription # Allow public pages (accessible without login) Allow: / Allow: /pricing Allow: /login Allow: /signup Allow: /blog Allow: /careers Allow: /about Allow: /contact Allow: /help Allow: /terms Allow: /privacy Allow: /refund Allow: /subscribe Allow: /free Allow: /free/summarizer Allow: /free/translator Allow: /free/email-writer Allow: /free/grammar-checker # Sitemap location Sitemap: https://moaai.kr/sitemap.xml # Google specific User-agent: Googlebot Allow: / Crawl-delay: 1 # Naver specific User-agent: Yeti Allow: / Crawl-delay: 1 # Bing specific User-agent: Bingbot Allow: / Crawl-delay: 1 # Daum specific User-agent: Daumoa Allow: / Crawl-delay: 1