# DineBuddy Robots.txt User-agent: * Allow: / # Marketing Pages Allow: /about Allow: /contact Allow: /faq Allow: /privacy-policy # Landing Page Sections Allow: /#features Allow: /#ai-waiter Allow: /#services Allow: /#benefits Allow: /#pricing # Authentication Pages Allow: /admin/login Allow: /admin/signup # Disallow admin dashboard and sensitive routes Disallow: /admin/dashboard Disallow: /admin/kitchen Disallow: /test-otp # Crawl-delay for polite crawling Crawl-delay: 1 # Sitemap location Sitemap: https://dinebuddy.ai/sitemap.xml