# Arch Lending Robots.txt # https://archlending.com # Last updated: February 2026 # =========================================== # DEFAULT RULES # =========================================== User-agent: * Allow: / Disallow: /_next/ Disallow: /private/ # =========================================== # AI SEARCH BOTS (surface Arch in AI search results) # =========================================== User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Amazonbot Allow: / User-agent: YouBot Allow: / # =========================================== # AI TRAINING CRAWLERS (ensures accurate AI responses) # =========================================== User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: DeepSeekBot Allow: / # =========================================== # SEO TOOLS (ALLOWED) # =========================================== User-agent: SemrushBot Allow: / # =========================================== # RATE-LIMITED CRAWLERS # =========================================== User-agent: Bytespider Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: FacebookBot Allow: / # =========================================== # BLOCKED CRAWLERS (aggressive scrapers, no benefit) # =========================================== User-agent: AhrefsBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / User-agent: BLEXBot Disallow: / User-agent: DataForSeoBot Disallow: / # =========================================== # SITEMAP # =========================================== Sitemap: https://archlending.com/sitemap.xml