# Robots.txt for Kanz - https://ka.nz # AI-Powered Job Matching Platform User-agent: * Allow: / # Allow all major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / # Disallow admin and private areas (if any) Disallow: /api/ Disallow: /admin/ Disallow: /*.json$ # Allow CSS and JS for rendering Allow: /*.js$ Allow: /*.css$ # Sitemap location Sitemap: https://ka.nz/sitemap.xml # Crawl delay (optional - be respectful to servers) Crawl-delay: 1