Hosted endpoint
Use the public URL keyed to the site. It stays aligned with your current settings.
/llms.txt?site_key=...
Machine-readable site map
People Also Ask ranks your crawled pages, groups the useful ones, and produces an llms.txt you can edit, disable, host, download, or proxy.
Create my llms.txt# Acme Studio
> Practical kitchen design for Bay Area homes.
## Services
- [Kitchen Design](https://example.com/kitchens): Planning, materials, and installation.
- [Cabinet Refacing](https://example.com/refacing): A lower-disruption renovation option.
## Guides
- [Planning a Remodel](https://example.com/guides/remodel): Timeline and preparation.
Useful context, not a magic file
It gives non-Google AI crawlers and agents a concise map of important pages. It does not replace SEO, robots.txt, or your sitemap.
Google’s position: no special AI file is required for AI Overviews or AI Mode. llms.txt is not a ranking guarantee.
Built after crawl
Rank home first, then page type, depth, title quality, and FAQ presence.
Group pages under the categories already built from site directories.
Describe links with the existing meta description, never generated filler.
Control title, summary, link limit, pinned pages, exclusions, and the on/off switch.
Installation choices
Use the public URL keyed to the site. It stays aligned with your current settings.
/llms.txt?site_key=...
Save the generated file as `/llms.txt` on the customer domain and update it when content changes.
GET /sites/{site}/llms.txt
Forward the root path to the hosted endpoint with nginx, Apache, or a Cloudflare Worker.
location = /llms.txt { proxy_pass ...; }
Freshness and control
The rendered file is cached for six hours, then cleared after crawl, settings changes, active-page changes, or site deletion.
No invented context
We do not generate persuasive blurbs for the file and do not upload anything to your server without you.
No. Google says no special AI file is required. llms.txt is useful context for other AI crawlers and agents, not a ranking guarantee.
Yes. Change the title and summary, pin or exclude pages, set a link limit, or turn public delivery off.
Download it to the site root, proxy the hosted URL, or use the hosted endpoint directly where appropriate.
Curate the path
Edit it, disable it, download it, or keep the hosted version fresh.
Create my llms.txt