User-agent: * Allow: / # The homepage's own JS fetches this on load to check maintenance mode — blocking it made # Google's renderer render the page stuck on the loading screen instead of the real content # (confirmed via Search Console's URL inspection "blocked by robots.txt" resource warning). # Everything else under /api/ stays disallowed; only this one read-only config endpoint needs # to be reachable by crawlers rendering the page. Allow: /api/site-config Disallow: /api/ Disallow: /dashboard/ Disallow: /dashboard # Google User-agent: Googlebot Allow: / Allow: /api/site-config Disallow: /api/ Disallow: /dashboard/ # Bing User-agent: Bingbot Allow: / Allow: /api/site-config Disallow: /api/ Disallow: /dashboard/ Sitemap: https://saleshookai.com/sitemap.xml