standard llms formatting on Webflow


On Webflow it’s only possible to upload a single file named llms.txt containing a brief summary for each URL, rather than following the more commonly used pattern of linking each URL to a separate .md file.

How big companies do it: https://docs.zapier.com/llms.txt
https://docs.stripe.com/llms.txt

Webflow does not support files in .md format.

My question is: how can I work around this limitation and follow the pattern suggested in the llms documentation?

Another point: how are sites that use Webflow handling this? I’d like to see examples of llms from those sites, since the format Webflow allows doesn’t seem like the best option, given that large companies don’t do it that way.

1 Like

Hi Maria, currently this requires a reverse proxy setup and some custom programming.

I implement this for my clients often- with both the LLMS.TXT and the markdown pages built dynamically to reflect your current site changes.

You can see it in action on sygnal.com if you want to look. If your DNS is already running on Cloudflare, I set this up for a one time fee of $500 with full docs so you can further customize it to your liking.

Webflow’s engineering team knows all about my approach, and I’ll hopefully be able to bring this setup internally and run it over Webflow Cloud sometime in 2026.

1 Like