Adding llms.txt to a Wix site
Published:
Wix is rolling out built-in llms.txt management. On supported plans you edit it from the dashboard; on others there's a fallback. Either way it ends up at yourdomain.com/llms.txt.
1. Use the built-in tool (supported plans)
In your Wix dashboard, go to SEO → Tools and settings → Go to LLMs.txt. Wix auto-generates a file from your site; review and edit the content there. Once published it's served at /llms.txt automatically. The feature is rolling out first to Premium / eCommerce plans.
2. If you don't see the tool yet
- Upload an
llms.txtvia the Wix file manager; on plans that allow it, place it under/.well-known/llms.txt. - If nothing serves it at the root, contact Wix support and ask them to expose the file at
yourdomain.com/llms.txt— the rollout is ongoing.
3. Velo: a custom route (advanced)
If your site uses Velo (Wix's dev mode), you can serve the file from code with an HTTP function and a redirect, giving you full control over the content. Overkill for most sites, but an option when you need it.
4. Curate, then validate
Whatever method you use, keep the file short: a title, a one-line summary, and your most important pages grouped under H2 headings. Then paste your domain into the validator to confirm it's reachable and every link works.