# https://getcontentcook.com # Allow all search engines to crawl the site User-agent: * Allow: / # Block crawling of admin, private, and unnecessary directories Disallow: /admin/ Disallow: /private/ Disallow: /.firebase/ Disallow: /.vite/ Disallow: /node_modules/ Disallow: /src/ Disallow: /public/debug-bridge.js Disallow: /EMAIL_SETUP.md Disallow: /package.json Disallow: /package-lock.json Disallow: /eslint.config.js Disallow: /vite.config.js Disallow: /firebase.json # Allow important files for SEO Allow: /sitemap.xml Allow: /robots.txt Allow: /favicon.ico # Specify sitemap location Sitemap: https://getcontentcook.com/sitemap.xml # Crawl delay (optional - helps prevent overloading server) # Special instructions for major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / # Block specific bots that don't add value User-agent: AhrefsBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: /