Back to Generator

Help & Setup Guide

How to Generate llms.txt Files

How to Generate llms.txt Files

Step 1: Enter Website URL

Enter the full URL of the website you want to generate llms.txt for:

https://your-website.com

Step 2: Choose Generation Type

📄 Summary (llms.txt)

  • • Curated selection of key pages
  • • AI-enhanced descriptions
  • • Organized by sections
  • • Best for most use cases

📚 Full (llms-full.txt)

  • • Complete sitemap coverage
  • • All discovered pages
  • • Comprehensive documentation
  • • For large documentation sites

Step 3: Download Files

After generation completes:

  • Click “Download llms.txt” to save the file
  • Upload to your website root: https://your-site.com/llms.txt
  • Verify it's accessible by visiting the URL

Automated Generation

For automated bi-weekly generation, this self-hosted version includes cron scripts:

See the repository documentation for:

  • scripts/generate-llms.sh - Automated generation
  • scripts/deploy-llms.sh - Automated deployment
  • scripts/setup-cron.sh - Bi-weekly cron setup
  • config/websites.conf - Multi-website configuration

Self-Hosted Automation

Configure multiple websites in config/websites.conf and run ./scripts/setup-cron.sh to enable automated bi-weekly generation and deployment.