File: //var/www/stg-everycred.com/llm.txt
# llm.txt for https://everycred.com/
# Last updated: 2025-08-20
# Purpose: Manage permissions for AI, LLM, and research crawlers.
# -------------------------------------------------
# General Policy
# -------------------------------------------------
# EveryCRED allows responsible AI crawlers to access public content
# for indexing, summarization, and search enhancement.
# Sensitive and private sections (admin, checkout, user accounts) remain disallowed.
# -------------------------------------------------
# OpenAI
# -------------------------------------------------
User-agent: GPTBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: OAI-SearchBot
Allow: /
User-agent: Google-Extended
Allow: /
# -------------------------------------------------
# Anthropic (Claude)
# -------------------------------------------------
User-agent: ClaudeBot
Allow: /
User-agent: anthropic-ai
Allow: /
# -------------------------------------------------
# Perplexity
# -------------------------------------------------
User-agent: PerplexityBot
Allow: /
Crawl-delay: 5
# -------------------------------------------------
# Common Crawl (used by multiple AI companies)
# -------------------------------------------------
User-agent: CCBot
Allow: /
Crawl-delay: 10
# -------------------------------------------------
# Other AI & Research Crawlers
# -------------------------------------------------
User-agent: StabilityAI
Allow: /
User-agent: YouBot
Allow: /
User-agent: Diffbot
Allow: /
User-agent: KagiBot
Allow: /
User-agent: NeevaBot
Allow: /
User-agent: PhindBot
Allow: /
User-agent: MisoBot
Allow: /
# -------------------------------------------------
# Restricted Sections
# -------------------------------------------------
Disallow: /wp-admin/
Disallow: /cart/
Disallow: /checkout/
Disallow: /my-account/
Disallow: /login/
Disallow: /register/
Disallow: /thank-you/
Disallow: /search/
Allow: /wp-admin/admin-ajax.php
# -------------------------------------------------
# Reference
# -------------------------------------------------
# For AI crawler guidelines: https://platform.openai.com/docs/bots/
# Sitemap: https://everycred.com/sitemap.xml