Questions? Email [email protected] · All prices are one-time unless stated otherwise
D
Datapad Projects
Free features

/llms.txt generator

Publish a machine-readable map of your content at /llms.txt and /llms-full.txt.

/llms.txt generator

UmbracoGEO publishes a machine-readable map of your site following the emerging llmstxt.org standard, which tells AI crawlers what matters and where to find it.

Endpoints

  • /llms.txt — a structured outline: top-level sections and the pages within them.
  • /llms-full.txt — the same map with page content included.

Multi-site aware

On a multi-site install, each request is matched by its host header to the right site root, so every domain gets its own correct /llms.txt.

Customizing

Under llms.txt Settings you can set a global title and summary, override them per site, exclude pages, and filter by document type. Per-root values win over the global defaults, and exclusions are additive. See the Configuration reference for appsettings options.