# robots.txt for Signs Plus Inc # https://signsplus.net # Updated: 2026-01-19 # Open to all search engines and AI crawlers # Allow all robots User-agent: * Allow: / # Sitemap location Sitemap: https://signsplus.net/sitemap.xml # AI Crawlers - Welcome! # OpenAI GPT User-agent: GPTBot Allow: / # ChatGPT User-Agent User-agent: ChatGPT-User Allow: / # Google AI (Bard/Gemini) User-agent: Google-Extended Allow: / # Anthropic Claude User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Common Crawl (used by many AI trainers) User-agent: CCBot Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Cohere User-agent: cohere-ai Allow: / # Facebook/Meta AI User-agent: FacebookBot Allow: / # Apple Siri / Applebot User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Bing AI User-agent: bingbot Allow: / # Allow important resources Allow: /webp/ Allow: /images/ Allow: /*.css Allow: /*.js Allow: /*.webp Allow: /*.png Allow: /*.jpg # Block admin/private paths (if any in future) User-agent: * Disallow: /admin/ Disallow: /api/ Disallow: /.git/ Disallow: /.htaccess # Crawl delays (be nice to server) User-agent: * Crawl-delay: 1 # Specific bot instructions User-agent: Googlebot Allow: / Crawl-delay: 0 User-agent: Googlebot-Image Allow: /webp/ Allow: /images/ # Host directive (canonical domain) Host: https://signsplus.net