# https://abhinavyadav.in/robots.txt # Machine-readable site guide: https://abhinavyadav.in/llms.txt # Developer resources (MCP server, JSON API): https://abhinavyadav.in/developers User-agent: * Allow: / # Public, read-only machine interfaces — explicitly crawlable. Allow: /api/v1/ Allow: /mcp Allow: /.well-known/ # Internal endpoints with no crawlable content. Disallow: /api/chat Disallow: /api/track Disallow: /api/og Disallow: /api/markdown Disallow: /_next/ Disallow: /admin/ Sitemap: https://abhinavyadav.in/sitemap.xml