# https://morningteerlive.com/robots.txt User-agent: * Allow: / # Disallow admin & api routes from search indexing Disallow: /admin Disallow: /admin/* Disallow: /api/ Disallow: /api/* # Allow important pages explicitly (redundant with Allow: / but improves clarity) Allow: /common-number Allow: /previous-result Allow: /dream-number Allow: /deals Allow: /analytics Allow: /predict-target # Crawl-delay is optional; keep it low so Googlebot indexes quickly Crawl-delay: 1 # Sitemap location Sitemap: https://morningteerlive.com/sitemap.xml