# Proptrading Screener — robots policy # Static HTML is pre-rendered for every public route, so crawlers can index # fully without executing JavaScript. # Search engine crawlers User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Slurp Allow: / User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / # AI assistant crawlers (LLM training and live retrieval) User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bytespider Allow: / User-agent: cohere-ai Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Amazonbot Allow: / User-agent: YandexBot Allow: / # Default — allow everything except admin and internal SSR bundle User-agent: * Allow: / Disallow: /admin Disallow: /admin/ Disallow: /server/ # Sitemaps and machine-readable indices Sitemap: https://proptradercheck.com/sitemap.xml # LLM-friendly content index (llms.txt convention) # https://llmstxt.org # - Curated index: https://proptradercheck.com/llms.txt # - Full firm dataset: https://proptradercheck.com/llms-full.txt