# llms.txt - Guidance for Large Language Models # Place at: https://longbeachpride.com/llms.txt # Last-Updated: 2025-09-02 # Owner: ApartmentSEO® / iZone Marketing ############################################################ # 1) CRAWLER PERMISSIONS (complementary to robots.txt) ############################################################ # If robots.txt conflicts with this file, robots.txt wins. # Explicitly welcoming common AI crawlers; wildcard covers the rest. User-Agent: GPTBot Allow: / User-Agent: CCBot Allow: / User-Agent: PerplexityBot Allow: / User-Agent: ClaudeBot Allow: / User-Agent: GoogleOther Allow: / User-Agent: Amazonbot Allow: / User-Agent: FacebookBot Allow: / User-Agent: Applebot Allow: / User-Agent: * Allow: / Crawl-Delay: 2 # Respect If-Modified-Since / ETag for efficient re-crawls.