# Robots.txt for interviewanswerai # Allow all web crawlers to access all content User-agent: * Allow: / # Sitemap Sitemap: https://interviewanswerai.com/sitemap.xml # Crawl-delay for respectful crawling Crawl-delay: 1 # Allow all language versions Allow: /en/ Allow: /vi/ Allow: /zh/ Allow: /ja/ Allow: /ko/ Allow: /es/ Allow: /fr/ Allow: /de/ Allow: /pt/ Allow: /ru/ Allow: /ar/ Allow: /hi/ Allow: /id/ Allow: /th/ # Disallow API, auth callbacks, and private areas Disallow: /api/ Disallow: /admin/ Disallow: /desktop-login Disallow: /desktop-auth/ # Allow important files Allow: /manifest.json Allow: /favicon.ico Allow: /favicon.svg Allow: /images/ Allow: /locales/