How to
Publishing llms.txt, one platform at a time
The file is trivial. Getting a hosted platform to serve it at exactly /llms.txt is not, and the answer is different on every one of them. Each page below traces its steps to the platform vendor’s own documentation, and says plainly where a platform has no documented route.
| Platform | Root path possible? | Route |
|---|---|---|
| WordPress | Yes, with file access | Upload the file to the web root |
| WordPress (no file access) | Yes, in code | Rewrite rule plus a plain-text response |
| Shopify | Yes, native | Already served; override with a theme template |
| Squarespace | No documented route | Put the answers in the page instead |
| Wix | Yes, native | Already generated; edit in the dashboard |
| Webflow | Yes, native | Upload in the site's SEO settings, then publish |
Where the answer is no, the honest options are a redirect (which has its own cost, spelled out on each page), a platform function that serves the text, or moving that one path to something that can serve a file. We will tell you which applies to your setup before you pay us anything.
the file itself
What actually goes in it
Markdown, opening with a level-one heading, then a short summary, then sections of answers and links. Our generator builds one from a form and emits the same format the paid engine emits; the validator checks a file you already have against the conditions Google’s agent-readiness audit applies. Both run in your browser.
The package passes Google’s agent-readiness audit. That is the whole claim for this file. It is not a ranking mechanism, and on its own it is a weak discovery mechanism: unpointed agents opened ours 0 times in 18 visits (Note 15).
Source: MARKETING_NOTES_AGENT_VISIBILITY.md, Note 15.
free audit
See what AI sees on your site
Publish the file, then find out whether your homepage answers the questions buyers actually ask.
One model fetches your homepage and answers buyer questions from it. You get the recovery score and the specific answers it could not find. That is the whole free tier: it shows you the problem, and the fix package is not included.