# robots.txt - Pitch N Hire # OpenAI User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / # Perplexity User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # Google AI User-agent: Googlebot Allow: / User-agent: Google-Extended Allow: / # Common AI Crawlers User-agent: CCBot Allow: / User-agent: Bytespider Allow: / User-agent: Amazonbot Allow: / User-agent: Applebot Allow: / # Default rules for all crawlers User-agent: * Allow: / # Prevent indexing of authentication and user-specific pages Disallow: /login Disallow: /signup Disallow: /forgot-password Disallow: /reset-password Disallow: /verify-email Disallow: /dashboard Disallow: /settings Disallow: /profile Disallow: /account # Prevent crawling of search/filter parameter URLs Disallow: /*?* Allow: /$ # Sitemap Sitemap: https://www.pitchnhire.com/sitemap.xml # LLM discovery file LLM: https://www.pitchnhire.com/llms.txt