{
  "id": 9873665,
  "title": "Building FoxyInvoice — Chapter 11: Reach — SEO, AI crawlers, and being the machine-readable answer",
  "url": "https://urgent.news/2026/09/26/building-foxyinvoice-chapter-11-reach-seo-ai-crawlers-and-being-the",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-26T00:49:08.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/seolith/building-foxyinvoice-chapter-11-reach-seo-ai-crawlers-and-being-the-machine-readable-answer-24on"
  },
  "original_language": "en",
  "account": "This chapter details the process of ensuring that a client-side Angular Single Page Application (SPA) is crawlable by search engines and AI crawlers, such as Googlebot, AI crawlers like GPTBot, ClaudeBot, and PerplexityBot. The key points include the implementation of a robots.txt file that allows only specified routes to be indexed, prerendering static pages at build time, publishing an llms.txt file for AI crawlers, using IndexNow for faster indexing, and measuring crawl activity using access logs. The goal is to ensure that the product is accessible and readable to both human and machine users, thus improving the site's visibility and accessibility in search results.",
  "summary": "This series is written in the open, from a real production system. This chapter is the reach stack: prerendering, robots.txt, llms.txt, IndexNow, and measuring it all with access logs. [All chapters and diagrams live in the public repo.] Somewhere between \"launched\" and \"learned people exist,\" every product discovers distribution. Ours arrived with a twist that defines this chapter: half your…",
  "key_points": [
    "Implement robots.txt to allow specific routes indexing",
    "Prerender static pages at build time for crawlers",
    "Publish llms.txt for AI crawlers and monitor access logs"
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 2,
    "also_reported_by": [
      {
        "outlet": "Dev.to",
        "title": "Building FoxyInvoice — Chapter 12: Engagement & automation — UI first, then automate",
        "url": "https://urgent.news/2026/09/26/building-foxyinvoice-chapter-12-engagement-automation-ui-first-then",
        "published": "2026-09-26T02:48:47.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}