# ============================================================ # Customily robots.txt # Purpose: Allow search engines and AI crawlers to index public content # Updated: October 2025 # ============================================================ # General access rules User-agent: * Disallow: /subscription Disallow: /integration Disallow: /policy/privacy Disallow: /policy/terms Disallow: /policy/accessibility Disallow: /policy/clipart-license # ============================================================ # Explicitly allow AI crawlers and search extensions # ============================================================ # OpenAI ChatGPT and GPTBot User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / # Google AI Overviews and Search Generative Experience User-agent: Google-Extended Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Anthropic Claude AI (Web retrieval) User-agent: Claude-Web Allow: / # Common Crawl (used by many AI training sets) User-agent: CCBot Allow: / # ============================================================ # Sitemap for all crawlers # ============================================================ Sitemap: https://www.customily.com/sitemap.xml Sitemap: https://www.customily.com/sitemap.xml