# WinkScope robots.txt # Allow search engines, social previewers, and AI crawlers. # Block private app & portal areas. # -------- Search engines -------- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Slurp Allow: / User-agent: Yandex Allow: / # -------- Social previewers -------- User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: Slackbot Allow: / User-agent: Discordbot Allow: / User-agent: WhatsApp Allow: / # -------- AI crawlers / GEO -------- # OpenAI User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # Anthropic User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Perplexity User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # Google AI Overviews / Gemini User-agent: Google-Extended Allow: / # Apple Intelligence User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Common Crawl (powers many AI training sets) User-agent: CCBot Allow: / # Amazon User-agent: Amazonbot Allow: / # ByteDance (Doubao / TikTok) User-agent: Bytespider Allow: / # DuckDuckGo AI User-agent: DuckAssistBot Allow: / # Cohere User-agent: cohere-ai Allow: / # You.com User-agent: YouBot Allow: / # Meta User-agent: Meta-ExternalAgent Allow: / User-agent: FacebookBot Allow: / # Mistral User-agent: MistralAI-User Allow: / # -------- Default -------- User-agent: * Allow: / # Block private app & portal areas from being indexed Disallow: /app/ Disallow: /admin/ Disallow: /client-portal/ Disallow: /vendor-portal/ Disallow: /auth Disallow: /reset-password Disallow: /verify-email Disallow: /accept-invitation Disallow: /unsubscribe Disallow: /public-estimate/ Disallow: /public-invoice/ Disallow: /public-change-order/ Disallow: /work-order/ Disallow: /sign/ Disallow: /estimates/public/ Disallow: /packet/ # Sitemap Sitemap: https://www.winkscope.com/sitemap.xml