llms.txt

10-20 minBeginner

llm.txt helps AI agents navigate your site. On Webflow, you can host this using the 'Assets' panel and a 301 redirect.

Prerequisites

  • Webflow Designer/Editor Access
  • Site Plan (for 301 redirects)
Easy Recommended

Asset & Redirect Method

Upload as a file asset and redirect the root URL to it.

1

Create File

1

Generate your content (Use ChatGPT to convert sitemap to text).

2

Save as llm.txt locally.

2

Upload Asset

1

Open Webflow Designer > Assets.

2

Upload llm.txt.

3

Click the 'Settings' gear on the asset to get the URL.

4

Copy the full URL (it will be uploads-ssl.webflow.com/...).

3

Set Redirect

1

Go to Site Settings > Publishing > 301 Redirects.

2

Old Path: /llm.txt

3

New Path: [Paste your Asset URL]

4

Publish your site.

Best Practices

Do

  • Use the Asset panel
  • Update the redirect if you re-upload the file (Webflow changes the URL)

Don't

  • Try to upload it to the root via text editor (Webflow doesn't expose root filesystem)

Verification Checklist

  • Visit yoursite.com/llm.txt
  • Ensure it redirects to the raw text file

Pro Tips

  • Webflow Hosting handles the redirect efficiently.