Free scan · Wix
Is your Wix site AI-agent ready?
AI shopping agents read your site very differently from your visitors. See exactly what they can — and cannot — understand about your Wix site, in seconds, free.
Scan your Wix siteHow agents see a typical Wix site
Wix pages render heavily client-side, and agents that read raw HTML can miss content that only appears after JavaScript runs.
Wix does not let you upload root files (so no /llms.txt or /.well-known/agent.json) and does not support custom redirect rules to serve them from elsewhere.
Structured data support exists but is limited to what Wix generates for its own commerce objects — service businesses usually end up with none of the offer-level markup agents need.
The one lever Wix gives you is head code injection (Settings → Custom Code). That is enough to carry structured offers and an agent-manifest link — the artifacts themselves live on your listing instead of your Wix site.
The fix path for Wix
- Run the free scan below to see what agents can currently read on your Wix site.
- Create your structured listing on Nexez — it hosts the artifacts Wix cannot serve (agent.json, llms.txt, OpenAPI, MCP).
- Copy the Wix head snippet from your Nexez settings (your offers as JSON-LD plus a manifest link) and paste it into Settings → Custom Code, applied to all pages.
- Verify your domain with the meta-tag method (also part of the snippet).
- Re-run the scan to confirm agents now see structured offers in your head.
Start with the scan — it takes seconds.
You’ll get a per-check breakdown: structured offers, pricing, buyer actions, agent artifacts, and crawler access — scored the way agents actually probe.
Run the free scanFrequently asked questions
Why can’t I just upload llms.txt to Wix?
Wix does not expose the site root for arbitrary files and does not support redirect rules to proxy them. The workable pattern is head-injected structured data plus a manifest link pointing at your hosted listing.
Does the snippet slow my site down?
No. It is static markup — a script tag of JSON-LD and a link tag. Nothing executes and no external requests are made from your visitors’ browsers.
Does this work with Wix Bookings?
Yes alongside it. Wix Bookings stays your human booking flow; the injected offer markup is what lets agents understand and quote those same services.
Deeper reading: how agents find, compare, and book businesses and the honest take on llms.txt.