User-agent: * Allow: / # Disallow admin and auth routes Disallow: /admin/ Disallow: /ko/admin/ Disallow: /auth/ # Disallow API endpoints except sitemap Disallow: /api/ Allow: /api/sitemap Allow: /api/robots.txt # Disallow internal directories Disallow: /_next/ Disallow: /_vercel/ # Allow all parameters - Google handles duplicate content intelligently # Only disallow truly sensitive parameters if needed # Disallow: /*?*session= # Disallow: /*?*token= # Note: privacy-policy, terms-of-service, about, contact pages are now ALLOWED for indexing # These pages help with E-A-T (Expertise, Authoritativeness, Trustworthiness) # Explicitly allow main pages (with and without trailing slashes) Allow: / Allow: /ko Allow: /ko/ Allow: /posts Allow: /posts/ Allow: /ko/posts Allow: /ko/posts/ Allow: /ai_generator Allow: /ai_generator/ Allow: /ko/ai_generator Allow: /ko/ai_generator/ Allow: /pricing Allow: /pricing/ Allow: /ko/pricing Allow: /ko/pricing/ Allow: /showcase Allow: /showcase/ Allow: /ko/showcase Allow: /ko/showcase/ Allow: /docs Allow: /docs/ Allow: /ko/docs Allow: /ko/docs/ Allow: /magic-tools Allow: /magic-tools/ Allow: /ko/magic-tools Allow: /ko/magic-tools/ Allow: /magic-tools/image-processing/background-remover Allow: /magic-tools/image-processing/image-upscaler Allow: /magic-tools/image-processing/image-enhancer Allow: /ko/magic-tools/image-processing/background-remover Allow: /ko/magic-tools/image-processing/image-upscaler Allow: /ko/magic-tools/image-processing/image-enhancer # Allow static assets Allow: /images/ Allow: /imgs/ Allow: /favicon.ico Allow: /*.css Allow: /*.js Allow: /*.png Allow: /*.jpg Allow: /*.jpeg Allow: /*.gif Allow: /*.svg Allow: /*.webp # Sitemap locations - Both static and dynamic for redundancy Sitemap: https://www.nano-banana.ai/sitemap.xml Sitemap: https://www.nano-banana.ai/api/sitemap