# robots.txt — Cima Senior Living # Host this at the ROOT of your domain: https://cimaseniorliving.com/robots.txt # In Framer: Domains > Files tab (Static Files). See IMPLEMENTATION-GUIDE.md. # --- Default: allow all standard search crawlers everywhere --- User-agent: * Allow: / # --- AI / answer-engine crawlers (explicitly welcomed for AI SEO) --- # These are allowed by default, but stating it signals intent and is easy to # flip to Disallow later if you ever change your mind. User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bingbot Allow: / # --- Sitemap (Framer generates this automatically) --- Sitemap: https://cimaseniorliving.com/sitemap.xml