# Bit-e Robots.txt - Updated for SEO # Allow all search engines to crawl the site User-agent: * Allow: / # Disallow private/authenticated areas Disallow: /student/ Disallow: /teacher/ Disallow: /parent/ Disallow: /admin/ Disallow: /api/ Disallow: /dashboard # Allow important public pages Allow: /pong Allow: /game # Sitemap location Sitemap: https://bit-e.nl/sitemap.xml # Crawl delay (optional, helps prevent server overload) Crawl-delay: 1