# FridgeChef — robots policy # Public marketing surface, sign-in/sign-up funnel, and shared recipe pages # are all crawlable. Only admin tooling and raw API routes are off-limits. User-agent: * Allow: / Allow: /opengraph.jpg Allow: /logo.png Allow: /favicon.svg Disallow: /admin Disallow: /admin/ Disallow: /api/ # Major search engines — same policy, explicit for clarity. User-agent: Googlebot Allow: / Disallow: /admin Disallow: /api/ User-agent: Bingbot Allow: / Disallow: /admin Disallow: /api/ # AI training crawlers — opted out by default to protect content. # Remove these blocks if you want FridgeChef to be included in AI training sets. User-agent: GPTBot Disallow: / User-agent: ChatGPT-User Disallow: / User-agent: anthropic-ai Disallow: / User-agent: ClaudeBot Disallow: / User-agent: CCBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: PerplexityBot Disallow: / Sitemap: https://fridgechef.app/sitemap.xml