# ═══════════════════════════════════════════════════ # Waypoint — way.careers # Robots.txt — Search + AI Crawler Directives # ═══════════════════════════════════════════════════ # ── Default: All crawlers welcome ── User-agent: * Allow: / Disallow: /dashboard/ Disallow: /intake.html Disallow: /branding-nav-wireframe.html # ── Google Search + AI (Gemini) ── User-agent: Googlebot Allow: / User-agent: Google-Extended Allow: / # ── OpenAI / ChatGPT ── User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / # ── Anthropic / Claude ── User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / # ── Perplexity ── User-agent: PerplexityBot Allow: / # ── Microsoft / Bing / Copilot ── User-agent: Bingbot Allow: / User-agent: BingPreview Allow: / # ── Meta ── User-agent: FacebookExternalHit Allow: / User-agent: facebookexternalhit/1.1 Allow: / # ── Other AI Crawlers ── User-agent: Bytespider Allow: / User-agent: CCBot Allow: / User-agent: Applebot Allow: / User-agent: cohere-ai Allow: / User-agent: YouBot Allow: / # ── Sitemap ── Sitemap: https://way.careers/sitemap.xml