AI visibility

llms.txt Generator

Generate a starter llms.txt file for AI agents and answer engines.

generated

llms.txt

Starter llms.txt generated.

Recommended next steps

  1. Keep it factual.
  2. List important canonical URLs.
  3. Do not include private URLs.
# Add site name before publishing

Add a concise factual site summary before publishing.

## Important URLs

- Add canonical homepage URL before publishing
- Add sitemap URL before publishing

## Crawling notes

This site provides public information intended for search engines and AI agents. Respect robots.txt and canonical URLs.
Show technical details
{
  "title": "llms.txt",
  "summary": "Starter llms.txt generated.",
  "status": "generated",
  "recommendations": [
    "Keep it factual.",
    "List important canonical URLs.",
    "Do not include private URLs."
  ],
  "details": {
    "content": "# Add site name before publishing\n\nAdd a concise factual site summary before publishing.\n\n## Important URLs\n\n- Add canonical homepage URL before publishing\n- Add sitemap URL before publishing\n\n## Crawling notes\n\nThis site provides public information intended for search engines and AI agents. Respect robots.txt and canonical URLs.\n"
  }
}