IP = 104.26.4.206
robots.txtUser-agent: *
Disallow: /api/
# Block docs subdirectory Next.js assets and data files
Disallow: /docs/_next/
Disallow: /docs/*/data/
Disallow: /data/
Disallow: *.json$
# ...but keep the agent-discovery manifests crawlable despite the *.json block
# above. These are the machine-readable surface advertised below (AI-Plugin /
# Agent-Card). Longest-match wins, so these Allows override Disallow: *.json$.
Allow: /.well-known/ai-plugin.json
Allow: /.well-known/agent.json
# Block guide code fragments (not actual guide pages)
Disallow: /guides/*/config
Disallow: /guides/*/client
Disallow: /guides/*/features
Disallow: /guides/*/*/
# Allow everything else
Allow: /
# Sitemap location
Sitemap: https://goldrush.dev/sitemap.xml
# ============================================================
# AI crawler allow-list: explicit allow for citation crawlers
# ============================================================
# OpenAI (training + ChatGPT search + ChatGPT browse)
User-agent: GPTBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: OAI-SearchBot
Allow: /
# Anthropic (training + Claude.ai browse + Claude fetch)
User-agent: ClaudeBot
Allow: /
User-agent: anthropic-ai
Allow: /
User-agent: Claude-User
Allow: /
User-agent: Claude-SearchBot
Allow: /
# Google (AI Overviews + Gemini training)
User-agent: Google-Extended
Allow: /
# Perplexity (search + answer engine)
User-agent: PerplexityBot
Allow: /
User-agent: Perplexity-User
Allow: /
# Apple (Apple Intelligence + Spotlight)
User-agent: Applebot-Extended
Allow: /
# Amazon (Alexa + Rufus)
User-agent: Amazonbot
Allow: /
# Common Crawl (data source for many LLMs)
User-agent: CCBot
Allow: /
# Microsoft Bing (powers Copilot + ChatGPT search backend)
User-agent: bingbot
Allow: /
# DuckDuckGo AI assist
User-agent: DuckAssistBot
Allow: /
# Mistral
User-agent: MistralAI-User
Allow: /
# Cohere
User-agent: cohere-ai
Allow: /
# Meta (Llama training)
User-agent: Meta-ExternalAgent
Allow: /
User-agent: Meta-ExternalFetcher
Allow: /
# ByteDance (Doubao + TikTok AI)
User-agent: Bytespider
Allow: /
# Diffbot (structured data extraction for LLMs)
User-agent: Diffbot
Allow: /
# You.com
User-agent: YouBot
Allow: /
Look up this url in the url tool
https://goldrush.dev/.well-known/acme-challenge: 404 application/json; charset=utf-8
https://goldrush.dev/.well-known/csvm: 404 text/html; charset=utf-8
https://goldrush.dev/.well-known/nostr.json: 404 text/html; charset=utf-8
https://goldrush.dev/.well-known/security.txt: 404 text/html; charset=utf-8
https://goldrush.dev/.well-known/traffic-advice: 404 text/html; charset=utf-8