Question
Where to put llms.txt
Publish the file at your root path so assistants and crawlers can find it reliably.
Correct URL format
Your file should be available at https://yourdomain.com/llms.txt. Avoid deep paths like /docs/llms.txt unless you also maintain a root file.
Deployment checklist
- File exists at root path.
- Returns HTTP 200.
- Listed in robots.txt as a reference page.
- Contains only canonical URLs.