# robots.txt for https://kdpbot.com # KDPBot AI — AI book generation for Amazon KDP publishers. # # Machine-readable resources for AI agents and crawlers: # API catalog ......... https://kdpbot.com/.well-known/api-catalog (RFC 9727) # Agent guidance ...... https://kdpbot.com/llms.txt # Agent instructions .. https://kdpbot.com/agents.md # OpenAPI 3.1 spec .... https://kdpbot.com/openapi.json # Developer portal .... https://kdpbot.com/developers/ # Documentation ....... https://kdpbot.com/docs/api.md # MCP server ......... https://kdpbot.com/docs/mcp.md User-agent: * Allow: / # Authenticated application shell — client-side gated, no crawlable content. Disallow: /app/ # Single-use, token-bearing URLs. These are credentials; never crawl or index them. Disallow: /magic-login/ Disallow: /reset-password/ Disallow: /verify-email/ # Transactional / thin pages. Disallow: /credits/success Disallow: /clear-storage.html Disallow: /test-book-3d # Auth forms carry no unique content. Disallow: /login Disallow: /register Disallow: /forgot-password Sitemap: https://kdpbot.com/sitemap.xml