Wix Now Shows You AI Visibility — Here's How to Actually Fix It
Step-by-step: add Schema.org, configure robots.txt and llms.txt. Everything through the Wix interface — no code.
Wix launched a built-in AI Visibility Overview in Wix Analytics — it shows whether ChatGPT or Perplexity mention you. That's useful, but it's monitoring-only: Wix itself says you have to separately optimize your SEO to improve the numbers. Gemini isn't covered, and there's no fix built into the tool. This guide covers the part Wix doesn't do — the concrete changes that actually move your visibility.
- Schema.org — ChatGPT and Perplexity correctly identify your business
- FAQ Schema — +41% citation rate in AI responses
- robots.txt — AI crawlers can index the site
- Specifics and freshness — explicit prices, facts and update dates are what AI actually cites
- llms.txt — a short summary for AI agents; little to no effect on citations
First — generate your files
- Go to causabi.com
- Enter your Wix site URL
- Get your ready-to-use Schema.org, FAQ Schema, llms.txt, and robots.txt
- Keep the tab open — you'll need the files in the next steps
Add Schema.org via Embed Code
There are two ways to add Schema.org in Wix. We recommend the page SEO settings method — it's the simplest.
- 1.In the Wix editor, right-click the page → "Page Settings"
- 2.Go to the "Advanced SEO" tab
- 3.Click "+ Add tag" → choose "Script in head"
- 4.Paste the Organization Schema from Causabi and click "Apply"
- 5.Repeat for FAQ Schema
- 1.In the editor, click "Add" → "Embed" → "HTML"
- 2.Click the element → "Enter Code"
- 3.Paste the Schema.org script, click "Update"
- 4.Drag the element to the bottom of the page (out of visitors' view)
Configure robots.txt
Wix has a convenient robots.txt editor in the dashboard.
- 1.Go to Wix Dashboard (manage.wix.com)
- 2.On the left: SEO & GEO → Tools and settings
- 3.Find the "Robots.txt Editor" → open it
- 4.Add the AI crawler permissions from Causabi to the end of the file
- 5.Click "Save"
Upload llms.txt
Wix doesn't allow uploading files directly to the site root. There are two working options:
- 1.Create a new page at /llms
- 2.Add a text block with the llms.txt content to the page
- 3.Hide the page from navigation (Page Settings → hide from menu)
- 1.Enable Dev Mode (Velo) in the editor
- 2.Create an HTTP function for the /llms.txt route
- 3.Return the llms.txt content with a
text/plainheader
Verify the result
- Publish the site — the "Publish" button in the Wix editor
- Go back to causabi.com and run the audit for your site again
- The score should reach 65+ after all changes
- Validate Schema.org: validator.schema.org
I implemented it, but the check doesn't see the files
If the site sits behind Cloudflare or another CDN/hosting cache, the file may keep serving from cache for hours. Purge it manually: Cloudflare → Caching → Configuration → Purge Everything, or wait out the TTL.
Make sure you're running the audit against the real public domain, not a staging.* or temporary hosting URL — the files there can differ.
The file must open at exactly /llms (see step 3), not /docs/llms or another subfolder. Check the URL directly in the browser.
Even one missing comma breaks the whole markup. Paste the code into validator.schema.org — it will point to the exact broken line.
After fixing, go back to causabi.com and re-run the check for your site — the score will update.
Check your own site right here
Enter your domain — we'll show your AI Score and the biggest reason ChatGPT and other AI engines can't see you.
Generate all your files for free
Causabi automatically creates Schema.org, FAQ Schema, llms.txt, and robots.txt tailored to your site.
Check and optimize your site