# https://apiself.com - Self-hosted, buy-once software marketplace. # Plný crawl povolený; spomalenie nie je potrebné (statický SPA + read-only API). User-agent: * Allow: / # Privát + transakčné endpointy - Google by ich aj tak nemal indexovať. Disallow: /account Disallow: /api/ # /donate je pred launchom skrytý (dostupný len cez priamu URL) - nechceme # ho v indexe ani v sitemape. Disallow: /donate # /pricing je kalkulačka, nie stránka o cenníku. Cenový model popisuje /docs # a stránka každého boxu - tie indexované sú. Disallow: /pricing # AI crawlers (Generative Engine Optimization). Povolené - chceme byť # odkazovaní v ChatGPT / Claude / Perplexity / Bing Copilot odpovediach. User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: Bytespider Allow: / User-agent: meta-externalagent Allow: / User-agent: Applebot-Extended Allow: / Sitemap: https://apiself.com/sitemap.xml