# Big Shot Drilling LLC — robots.txt # Allow legitimate search engines, block scrapers and AI training bots. # Major search engines: full access for indexing User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / # Block API and admin areas from all crawlers User-agent: * Disallow: /api/ Disallow: /portal.html Disallow: /view.html # Block known scraper / AI training bots User-agent: GPTBot Disallow: / User-agent: ChatGPT-User Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: Claude-Web Disallow: / User-agent: PerplexityBot Disallow: / User-agent: cohere-ai Disallow: / User-agent: Bytespider Disallow: / User-agent: ImagesiftBot Disallow: / # Default: allow human visitors and disallow heavy scraping User-agent: * Allow: / Crawl-delay: 10