# Robots.txt for XPLOREDATUM Website # https://xploredatum.com User-agent: * Allow: / # Allow all search engines to crawl the site 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 crawling of admin or sensitive areas (if any) Disallow: /admin/ Disallow: /private/ Disallow: /api/ Disallow: /_next/ Disallow: /static/ # Allow crawling of important pages Allow: /about Allow: /careers Allow: /terms Allow: /privacy Allow: /contact # Sitemap location Sitemap: https://xploredatum.com/sitemap.xml # Crawl delay (optional - be respectful to servers) Crawl-delay: 1 # Additional directives for better SEO Allow: /images/ Allow: /favicon/ Allow: /.well-known/