Kostenloser llms.txt Generator
Bauen Sie die KI-Sitemap für Ihre Website. Sagen Sie ChatGPT, Claude, Perplexity und anderen Assistenten, was auf Ihrer Site steht und welche Seiten am wichtigsten sind — in einer einzigen Markdown-Datei.
Your llms.txt
Fill what's relevant — empty sections are dropped automatically.
Becomes the H1 line: `# Title`.
Rendered as `> blockquote` directly under the title.
Plain markdown paragraphs. Skip if you don't need it.
Becomes the H2 heading: `## Name`.
Save as llms.txt and host it at the root of your site (e.g. https://yoursite.com/llms.txt). Most static-site hosts and CMSes accept a plain text file in the public/static folder.
Why ship an llms.txt?
Three reasons it's worth the 10 minutes — even if you don't see citation traffic from AI assistants yet.
Curated, not crawled
Unlike a sitemap.xml that just lists every URL, llms.txt is a hand-picked summary written for an LLM under context pressure. You decide what matters.
Markdown, not XML
Plain text with markdown links. Easier to write, easier to read, easier to maintain. No XSLT, no protocol negotiation — just a file.
Future-proof AEO
Adoption is early but growing. Anthropic, OpenAI, Mistral, and several retrieval-augmented systems already consume llms.txt. Publishing one is cheap; being missing isn't.
How to install llms.txt
Four short steps. The file goes at the root of your domain, served as plain text.
Static site (Next.js, Astro, Hugo, 11ty)
Drop llms.txt into the public/ or static/ folder at the repo root. The build copies it verbatim to /llms.txt on your domain. No build-step changes required.
WordPress
Upload the file via SFTP to the webroot (same folder as wp-config.php). WordPress serves it directly — no plugin needed. If you can't SFTP, plugins like 'Custom File Upload' or 'WP File Manager' work too.
Custom backend (Node, Python, Go)
Serve the file from a static-file middleware or add a route that responds with the raw text. Make sure Content-Type is text/plain; charset=utf-8 and that the file is reachable at exactly /llms.txt (no trailing slash, no extension juggling).
Verify
Run `curl -I https://yoursite.com/llms.txt` and confirm HTTP 200 + content-type: text/plain. Then paste the URL into your browser — you should see your raw markdown. That's it.
Häufig gestellte Fragen
Alles, was Sie über llms.txt, KI-Sitemaps und die Rolle der Spec im AEO wissen müssen.
Was ist llms.txt?
Wie unterscheidet sich llms.txt von robots.txt und sitemap.xml?
Lesen KI-Crawler llms.txt wirklich?
Was ist der Unterschied zwischen llms.txt und llms-full.txt?
Wo hoste ich die Datei?
Was sollte ich in llms.txt schreiben?
Wird llms.txt KI-Assistenten dazu bringen, meine Marke zu zitieren?
Ist dieser Generator kostenlos?
Möchten Sie wissen, ob KI-Assistenten Sie bereits finden?
Führen Sie ein kostenloses AEO-Audit auf Ihrer Site durch. Wir prüfen Schema, llms.txt, Citation-Stärke und wie Ihre Marke aktuell in ChatGPT, Claude, Gemini, Perplexity und Grok erscheint.
Kostenloses AEO-Audit starten