Using the tools·3 min read

How to use the llms.txt Generator

Generate a structured llms.txt file that tells AI agents exactly who you are and what pages matter.

An llms.txt file is a plain-text, markdown-formatted document placed at yourdomain.com/llms.txt. It gives AI agents a direct, structured summary of your business, what you do, who you serve, and which pages to prioritise.

Running the generator

Enter your domain. Faro fetches your homepage, extracts signals about your business (name, description, key pages), and generates a complete llms.txt file. The output is ready to deploy, copy it and place it at the root of your domain.

What gets generated

The file includes: your business name and a one-paragraph description, a Core section linking your most important pages (homepage, pricing, docs, API), and a Supplementary section for supporting content like blog posts and about pages.

Customising the output

The generated file is a starting point. Review it and adjust the description to match your actual positioning. Add pages that are important to your business but weren't detected automatically. Remove pages that are out of date or irrelevant.

Deploying the file

Place the file at /llms.txt in your web root. For Next.js, add it to the /public directory. For other frameworks, check where your static files are served from. Once deployed, verify by visiting yourdomain.com/llms.txt in a browser.

← Back to Help CenterStill need help? Email us →