# vpscrypto.com — offshore, no-KYC VPS paid in crypto. Crawlers and AI agents welcome. # # Everything on this site is open by design. The only Disallow rules cover the # private client area, the state-changing API endpoints, and the internal PHP # handlers that would duplicate a clean URL. Nothing about content is blocked. # # Human page index: https://vpscrypto.com/sitemap # Machine-readable index: https://vpscrypto.com/llms.txt · /llms-full.txt # Plain-text twin of any page: append ".md" to its URL (e.g. /offshore-vps.md) # Structured pricing feed: https://vpscrypto.com/pricing.txt · /pricing.md # API description: https://vpscrypto.com/openapi.json · /.well-known/agents.json User-agent: * Allow: / # Static assets carry a ?v= cache-buster. They MUST stay crawlable or page # rendering and image previews break — this rule is more specific than the # query-string rule at the end of the group, so it wins. Allow: /assets/ # Private client area + state-changing API endpoints (nothing to index) Disallow: /account Disallow: /account.php Disallow: /api/v1/ Disallow: /api-v1.php Disallow: /auth-api.php Disallow: /order-api.php Disallow: /topup-api.php Disallow: /agent-api.php Disallow: /network-api/ # Internal PHP handlers — the clean URL is the canonical, indexable page Disallow: /index.php Disallow: /content.php Disallow: /landing.php Disallow: /location.php Disallow: /legal.php Disallow: /facts.php Disallow: /agents.php Disallow: /api.php Disallow: /documentation.php Disallow: /sitemap-page.php # Don't crawl raw query-string permutations of pages (clean URLs only) # Cache-busted static assets (?v=) must stay crawlable: this # pattern is longer than the query rule below, so it wins. Allow: /*?v= Disallow: /*? # ── AI / answer-engine crawlers: explicitly welcome, same rules as everyone ── User-agent: GPTBot User-agent: OAI-SearchBot User-agent: ChatGPT-User User-agent: ClaudeBot User-agent: Claude-Web User-agent: Claude-SearchBot User-agent: Claude-User User-agent: anthropic-ai User-agent: PerplexityBot User-agent: Perplexity-User User-agent: Google-Extended User-agent: Applebot-Extended User-agent: CCBot User-agent: Amazonbot User-agent: Bytespider User-agent: Meta-ExternalAgent User-agent: meta-externalagent User-agent: cohere-ai User-agent: Diffbot User-agent: Timpibot User-agent: YouBot User-agent: DuckAssistBot User-agent: MistralAI-User Allow: / Allow: /assets/ Disallow: /account Disallow: /account.php Disallow: /api/v1/ Disallow: /api-v1.php Disallow: /auth-api.php Disallow: /order-api.php Disallow: /topup-api.php Disallow: /agent-api.php Disallow: /network-api/ Disallow: /index.php Disallow: /content.php Disallow: /landing.php Disallow: /location.php Disallow: /legal.php Disallow: /facts.php Disallow: /agents.php Disallow: /api.php Disallow: /documentation.php Disallow: /sitemap-page.php # Cache-busted static assets (?v=) must stay crawlable: this # pattern is longer than the query rule below, so it wins. Allow: /*?v= Disallow: /*? Sitemap: https://vpscrypto.com/sitemap.xml