Skip to main content
WCAGrules
Quick navigation

By platform · Wix

What the Wix Wizard Catches, and What It Does not

Run the Wizard. It is better than most people assume, including at the reading-order problem it usually gets blamed for, and it does open your store pages. Where it stops is the checkout.

Last reviewed August 30, 2026

For the small business owner running their own Wix site who wants to know whether the Wizard was enough.

Run the Accessibility Wizard. That is the short version, and it is genuinely more than most site builders hand you. It scans from inside the editor against WCAG 2.2, splits its findings into things it detected and things a person has to decide, and walks a non-technical owner through fixing them in plain language.

Then read what it does not cover, because Wix publishes that list and it is long. And take Wix's own answer to the question you probably arrived with. The company says it cannot guarantee your site will comply with your region's accessibility laws after you have used the Wizard, and it recommends consulting an accessibility expert. That is the vendor telling you the tool is a floor.

What breaks on Wix

The failures we find most often on this platform, and the rule each one breaks.

  • Reading order where the layout is ambiguous

    Wix sets the reading order automatically from where things sit, left to right and then down the page, and on a single column that is the right answer every time. It stops being the right answer when the layout stops being a column. A caption placed above its image. A heading sitting beside the paragraph it introduces. Two elements that overlap. Left to right and then downward produces an order in all three cases and it is not always the order the page means. There is a second thing worth knowing. Wix says the automatic ordering was designed with NVDA on Windows and VoiceOver on iOS in mind. JAWS is not named, and JAWS is the most-used primary screen reader in WebAIM's survey of the people this is all for.

    1.3.2 Meaningful Sequence

  • Text baked into images

    Wix makes it easy to drop in a designed graphic with words inside it. That text cannot be resized, recolored, translated or read aloud, and it turns to mush the moment somebody zooms in.

    1.4.5 Images of Text

  • Headings chosen by size

    Picking a heading style because it looks right at that point on the page produces an outline that jumps levels and describes nothing. A screen reader user pulling up the heading list gets a table of contents for a different document.

    1.3.1 Info and Relationships

  • Strips and overlays with low contrast

    Text placed over a photo strip passes in the editor's preview and fails over the pale parts of the photograph. Measure against the lightest region, not the average, because that is where the words disappear.

    1.4.3 Contrast (Minimum)

  • Wix Apps at the point of sale

    Third-party apps and embedded widgets inject their own markup, and controls arriving that way often reach a screen reader with no name or the wrong role. The Wizard does open your Stores and Blog pages and the Bookings calendar, which is more than it usually gets credit for. Where it stops is the till, so checkout pages for those apps, the side cart, CMS content, Velo code, password-protected pages and anything third-party all go unscanned. That is precisely where this failure hides.

    4.1.2 Name, Role, Value

  • Animations on scroll

    Elements that fade or slide in as you scroll can be disorienting, and the Wizard treats animation controls as a manual task rather than something it decides. Whether Wix's scroll effects honor a reduced-motion preference by default is something we have not been able to establish either way, so switch reduced motion on in your operating system and see for yourself.

    2.3.3 Animation from Interactions

The plugin question, answered

Wix has two first-party accessibility tools and an app market with the usual overlay widgets in it. Use the tools. Skip the widgets.

The two tools do different jobs and most owners only know about one. The Wizard scans from inside the editor, which is where you can still change things cheaply. The Accessibility Monitor scans the published site and puts the result on your dashboard, which is the live-site check every guide tells you to arrange for yourself.

  • The Wix Accessibility Wizard

    A guided checker in the editor, built to WCAG 2.2, reporting in two categories. Detected issues it found by itself, and manual tasks a person has to decide.

    What it does
    It walks a non-technical owner through real fixes in plain language, which almost nothing else in this market does. Separating what a machine decided from what a human must decide is honest tool design and deserves credit. Reading order is one of the site-level issues it reports, with an option to reorganize it.
    What it cannot
    Wix publishes what it skips and the list is long, though it is narrower than the rumour. Your Stores and Blog pages and the Bookings calendar are scanned. Checkout pages for those apps are not, nor is the side cart, the CMS, Velo code, password-protected pages, external apps, or a named set of Wix's own apps that includes Site Search, Gift Cards, Pricing Plans and Table Reservations. It runs in your site's primary language only, so a site translated with Wix Multilingual is unchecked in every language but one. And it cannot tell you whether your alt text is true.
  • The Wix Accessibility Monitor

    A scan of the live published site, with the result shown on your site dashboard.

    What it does
    It looks at what visitors actually receive rather than at what the editor thinks they receive, and the Wizard launches from it.
    What it cannot
    It is the same automation with the same ceiling, and it inherits the same exclusions.
  • Per-element accessibility settings

    Controls for alt text, semantic roles and manual reading order, reached through advanced accessibility settings inside the Wizard.

    What it does
    Setting the order by hand is the direct fix when the automatic order genuinely does not match what the page means.
    What it cannot
    You have to know it exists, and it sits behind a More Actions menu where nobody looks. Wix's own warning matters more here than the feature does. If your tab order is already logical, leave it alone, because changing a correct order is how a working site stops working.
  • Overlay widgets (accessiBe, UserWay, AudioEye and the rest)

    A script you paste into your template that draws a toolbar for visitors and claims to repair your pages automatically as they load.

    What it does
    The toolbar half is real. Bigger text, higher contrast, adjusted spacing and a reading guide are preferences some visitors use, and the field's own reference document on overlays says a non-trivial array of accessibility problems can genuinely be repaired this way.
    What it cannot
    It does not change the markup your server sends, and the categories it handles worst are the ones that decide whether a site works at all. Text alternatives, form labels and error handling, and keyboard access. More than 5,000 US digital accessibility lawsuits were filed in 2025, and the firm that compiles that dataset reads the filings the same way every year, which is that widgets do not materially reduce legal risk. Our overlays page has the documented record.

What to actually do

  1. Run the Accessibility Wizard from the editor and work through everything it raises, the detected issues and the manual tasks both.
  2. Then tab through each page yourself and check that focus follows what your eye follows. If it already does, change nothing.
  3. Replace text-in-image graphics with real text on a background wherever the design allows it.
  4. Set heading levels by meaning rather than by size, and check the result in the heading checker.
  5. Test text over photo strips in the contrast checker, sampling the lightest part of the picture rather than an average of it.
  6. Run the free 10-page scan on the published site, then walk your store's checkout by keyboard yourself, because that is the part no Wix tool has ever opened.

On themes and templates

Wix templates are designed visually rather than structurally, so the same template can produce good or poor markup depending on how much you rearrange it. The more you drag things around a free canvas, the more chances there are for the automatic reading order to land on an answer the page did not mean. Two other products are worth knowing about before you follow anybody's menu instructions. Wix Studio is a separate product with its own editor and its own documentation, and the newer Harmony editor has its own Wizard articles, so a guide written last year may be describing menus you do not have.

One honest limit

Wix says it plainly, so we will too. Running the Wizard does not guarantee your site meets your region's accessibility laws, and Wix recommends consulting an expert. A site that passes it can still have a reading order that makes no sense read aloud, and a checkout the Wizard never opened. On a store that second one decides everything, because a purchase has to work from start to finish for any page in it to count as conforming.

Keep reading

Other platforms

Wix

We test all 55 WCAG 2.2 A and AA rules on your Wix site, with an expert review and a real blind screen-reader user on your key journeys. Every finding screenshotted and mapped to its fix. $499, report in 5 business days.

Go somewhere useful

Find tools, resources and your workspace.

29 destinations