# eFixit robots.txt # Allow search engines to crawl and index all pages User-agent: * Allow: / Disallow: /api/ Disallow: /.next/ Disallow: /private/ # Specific rules for major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / # Crawl delay for respectful crawling (in seconds) Crawl-delay: 1 # Sitemaps Sitemap: https://efixit.nl/sitemap.xml Sitemap: https://efixit.nl/robots.txt