# robots.txt — sgomez.dev # Full crawl access. AI/generative crawlers are explicitly welcome (GEO). # # On-ramps for agents, in the order they are useful: # https://sgomez.dev/llms.txt factual summary of the site # https://sgomez.dev/agents.md when to use this site, and how to call it # https://sgomez.dev/openapi.json OpenAPI 3.1 spec of the public API # https://sgomez.dev/developers developer portal # # Pages also answer `Accept: text/markdown` on their canonical URL, and every # path additionally serves a `.md` variant. Those variants are noindex on # purpose: they are the same content as their canonical HTML page. User-agent: * Allow: / # Buscadores tradicionales User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Applebot Allow: / # Crawlers de IA / motores generativos — permitidos para que me describan bien 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: Claude-SearchBot Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: Amazonbot Allow: / User-agent: Bytespider Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / User-agent: YouBot Allow: / User-agent: Diffbot Allow: / Host: https://sgomez.dev Sitemap: https://sgomez.dev/sitemap.xml