Table of contents
- Quick summary
- Three reasons a Wix site has no llms.txt
- Read what Wix wrote about your business
- The first edit is a one-way door until you reset it
- Turning it off, and what it does not do
- The row underneath it is the interesting one
- Confirm the file answers on your own domain
- Where AIScan fits, and where it doesn't
- Your next step on Wix
Every other guide in this series starts by asking you to create a file. Wix already wrote yours.
Since Wix released llms.txt to all eligible sites, the file is generated and maintained for you from your own published pages. That changes the job. You are not authoring anything. You are checking that your site qualifies for the file at all, reading what Wix decided to say about your business, and knowing what the first edit costs you. This guide covers AIScan check C2, in the content dimension.
Quick summary
| Question | The answer on Wix |
|---|---|
| Do I write the file myself? | No. Wix generates it and keeps it current from your published content |
| Where do I find it? | SEO & GEO → Tools and settings → Go to llms.txt → View File |
| What does my site need first? | An upgraded plan, a connected custom domain, and search engine indexing switched on |
| Can I change the text? | Yes, and the moment you do, automatic updates stop until you reset it |
| Can I stop publishing it? | Yes, with the opt-out toggle under Privacy & Control |
| Which check is this? | C2, dimension content. See /docs/checks/content |
| Time to verify | Under two minutes |
Three reasons a Wix site has no llms.txt
According to Wix's own help article on the file, read on 5 September 2026, the prerequisites sit in two lines at the top: "Upgrade your site and connect a custom domain" and "Enable search engine indexing for your site." Each one is a separate way to end up with nothing at /llms.txt.
| What is missing | What you see | Where to fix it |
|---|---|---|
| Still on a free plan | No file, and the panel offers nothing to view | Upgrade the site |
Published on a wixsite.com address | No file on any address you control | Connect a custom domain |
| Indexing switched off | Site hidden from crawlers, so no published index | SEO & GEO → Tools and settings → SEO Settings, enable Let search engines index your site |
That third one catches people who hid a site during a rebuild and never switched it back. Verified on 5 September 2026, a request to a Wix address that is not published returns a plain 404 rather than a redirect, so there is no ambiguous middle state to interpret. Wix's indexing article is blunt that the toggle governs crawler access generally, noting that Wix sites are "open to crawling by AI engines and search engine bots" once it is on.
Read what Wix wrote about your business
Go to SEO & GEO in your site's dashboard, scroll to Tools and settings, click Go to llms.txt, then click View File.
Read it properly rather than glancing at it. Wix builds the file from your published pages, and a generated summary of a business is exactly the kind of text that goes quietly out of date after a repositioning.
For a sense of the shape Wix produces, its own site's file is the best available sample. Fetched from https://www.wix.com/llms.txt on 5 September 2026, it returned 200 as text/plain; charset=utf-8 at 36,670 bytes, with one # heading, a > blockquote summary, 22 ## section headings and 132 link bullets in - [name](url): description form. That is the structure the llms.txt spec describes, and it is what our own validator guide checks for.
The first edit is a one-way door until you reset it
You can rewrite the file. The consequence, in Wix's own words: "Once you edit the file, it will stop updating automatically so your changes are preserved." Nothing warns you about this again afterwards.
To edit: SEO & GEO → Tools and settings → Go to llms.txt → More Actions → Edit file → Continue, change the text, then Save Changes. Reset to Default in the same menu restores the generated version and restarts automatic updates.
| Situation | Better choice |
|---|---|
| Description is stale after a repositioning | Edit, then diary a review whenever you add pages |
| You keep adding pages and posts | Leave it generated |
| You edited months ago and have shipped pages since | Reset to Default, then re-read it |
The risk is not the edit. It is forgetting you made one, and quietly publishing a frozen index of a site that has since grown.
Turning it off, and what it does not do
The same panel has an opt-out toggle under Privacy & Control that hides the file. Before you reach for it, note what Wix says in its own FAQ: the file "only includes content that is already publicly available on your site. It never exposes private, password-protected, or member-only content." Opting out removes an index of public pages; it does not close off anything that was private.
The row underneath it is the interesting one
In the same Tools and settings list, Wix offers NLWeb. In Wix's own words it is "an open-source framework from Microsoft that makes your website directly queryable by both people and AI agents." Installing it switches on the ASK protocol, so agents that support NLWeb can query your published content instead of crawling it. Prerequisites match llms.txt: an upgraded site with a connected domain. Wix flags that NLWeb "is separate from traditional search engine indexing" and changes nothing about how Google or Bing rank you.
No other platform in this series puts the static index and a live query endpoint two rows apart in one menu. If you are setting up C2 on Wix, look at the row below while you are there.
Confirm the file answers on your own domain
Start with a scan. It reads C2 along with the rest of the rubric, free and without an account:
npx aiscan-cli yoursite.com
Look for the C2 row. A pass means a file answered at your origin root with a plain-text content type. You can run the same check by pasting your URL at aiscan.site.
If you would rather check by hand:
curl -sI https://yoursite.com/llms.txt
Expect HTTP/2 200 and content-type: text/plain; charset=utf-8. Anything else on a site that is upgraded, domain-connected and indexed points back at the three preconditions above. One thing worth knowing about Wix responses: an unknown path returns a real 404, verified on 5 September 2026 against www.wix.com, so a 404 here means the file genuinely is not published rather than a soft error page pretending otherwise.
Where AIScan fits, and where it doesn't
C2 asks your origin root for /llms.txt and grades what comes back. It cannot see your dashboard, so it cannot tell you whether the opt-out toggle is on, whether you are on a plan that qualifies, or whether the file you are serving is the generated one or a copy you froze in March. It also probes the origin root only, which matters on platforms that publish under a path; that limitation is covered in our Docusaurus guide.
Two platforms in this series handle the same check differently and are worth reading if you run more than one site: on Squarespace the file is a text field you fill in yourself, and on Webflow it is a file you upload and nothing regenerates it. Wix is the only one of the three that writes it for you.
Your next step on Wix
Open SEO & GEO → Tools and settings → Go to llms.txt and read the file. Then run npx aiscan-cli yoursite.com and check the C2 row against what you just read. If you are starting from nothing on another stack, the llms.txt generator writes a spec-shaped file you can paste in. Every fix guide we publish is indexed at aiscan.site/guides.
Frequently asked questions
My Wix site returns a 404 at /llms.txt. What is wrong?
On Wix the file only exists once three things are true: the site is on an upgraded plan, a custom domain is connected, and search engine indexing is switched on. A free wixsite.com address never gets one. Check the indexing toggle first, at SEO & GEO > Tools and settings > SEO Settings, because a site hidden during a rebuild is the most common cause. Wix returns a genuine 404 rather than a redirect, so the 404 is accurate: the file really is not published.
I edited my llms.txt weeks ago and pages I published since are missing from it. Why?
Editing the file stops the automatic updates. Wix states it plainly: once you edit the file, it will stop updating automatically so your changes are preserved. Your edited version is frozen at the moment you saved it. Open SEO & GEO > Tools and settings > Go to llms.txt, use More Actions, and click Reset to Default to restore the generated version and restart automatic updates. You will lose your custom wording, so copy it out first if you want to keep any of it.
AIScan reports C2 as a fail but I can see the file in my Wix dashboard. What is happening?
Two things usually explain it. Either the opt-out toggle under Privacy and Control is on, so the file exists in the dashboard but is not served publicly, or you scanned a different hostname from the one the file is published on. Scan the exact canonical address you have connected, including the www or non-www form your site actually redirects to, and re-run the scan.
Do I need a paid Wix plan to get an llms.txt file?
Yes. Wix lists an upgraded site and a connected custom domain as prerequisites for the file, alongside search engine indexing being enabled. Sites still on a free wixsite.com address do not get one, because there is no root you control for it to answer on.
Does Wix keep the file up to date on its own?
Yes, unless you edit it. Wix generates the file from your published content and maintains it automatically. That is the opposite of platforms where llms.txt is an artifact you upload once and nothing regenerates it. The practical consequence is that on Wix you should review the file rather than build it, and only edit when the generated description is genuinely wrong.
Can I stop Wix from publishing an llms.txt at all?
Yes. In the same panel, under Privacy and Control, there is a toggle that hides the file. Worth knowing before you use it: the file only indexes pages that are already public, so opting out removes a summary rather than closing off access to anything.
Does the generated file expose private or members-only content?
No. Wix states in its own FAQ that the file only includes content that is already publicly available on your site, and that it never exposes private, password-protected or member-only content. AI tools reading it see the same pages any visitor can see. You can still narrow it further by editing the file, at the cost of freezing automatic updates.
What is NLWeb, and do I need it as well as llms.txt?
NLWeb is an open-source framework from Microsoft that Wix offers in the same Tools and settings list. It lets AI agents query your published content in natural language rather than only crawling it, and installing it switches on the ASK protocol. It needs the same upgraded site and connected domain. It is a separate thing from llms.txt and from search engine indexing: llms.txt is a static index of your pages, NLWeb is a live query layer over them. AIScan check C2 grades the file only.
Related guides
Docs Sites and AI Agents: Four Markdown Routes, 52 Sites Tested
Ask an AI assistant how to configure a webhook, add a database index, or set a cache header, and it does not go looking for a blog post. It goes to the vendor's documentation. Docs are the…
Gate AI readiness in CI so a regression fails the build
A green pipeline is supposed to mean the site is fine. On an AI readiness check it often means something narrower: that the gate could not tell a file from a phantom. This step, which appears in a…
The complete AI readiness setup for Wix in 2026
Every other platform in this series asks you to create something. Wix has already created it. Before you open a single panel, a Wix site is serving a robots.txt, a sitemap index, serverrendered HTML…
How to declare allow/deny rules for named AI crawlers in robots.txt on Wix
Wix writes your robots.txt for you. Fetched on 7 September 2026, the file at www.wix.com/robots.txt ran to 90 nonempty lines: one Useragent: group, 87 Disallow rules, and a single Sitemap: line at…
