# Gun Made - robots.txt # https://gunmade.com User-agent: * # Allow crawling everything except private areas Allow: / # Block dashboard/admin areas (require authentication) Disallow: /retailer/ Disallow: /manufacturer/ Disallow: /temp/ # Block API endpoints that shouldn't be indexed Disallow: /api/ # AI Search Crawlers - explicitly allow for GEO visibility User-agent: GPTBot Allow: / Disallow: /retailer/ Disallow: /manufacturer/ Disallow: /temp/ Disallow: /api/ User-agent: OAI-SearchBot Allow: / Disallow: /retailer/ Disallow: /manufacturer/ Disallow: /temp/ Disallow: /api/ User-agent: ChatGPT-User Allow: / Disallow: /retailer/ Disallow: /manufacturer/ Disallow: /temp/ Disallow: /api/ User-agent: PerplexityBot Allow: / Disallow: /retailer/ Disallow: /manufacturer/ Disallow: /temp/ Disallow: /api/ User-agent: ClaudeBot Allow: / Disallow: /retailer/ Disallow: /manufacturer/ Disallow: /temp/ Disallow: /api/ User-agent: Claude-SearchBot Allow: / Disallow: /retailer/ Disallow: /manufacturer/ Disallow: /temp/ Disallow: /api/ User-agent: Google-Extended Allow: / Disallow: /retailer/ Disallow: /manufacturer/ Disallow: /temp/ Disallow: /api/ # Sitemap location (matches legacy gunmade-web for SEO) Sitemap: https://www.gunmade.com/sitemap/sitemap-index.xml/