Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction1 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
A+Landmark Structure4 landmarksPASS
A+Heading Hierarchy10 headingsPASS
- H1 Create a website your way – for free!
- H2 Benefits that help you grow
- H3 Tailored to small businesses
- H3 Expert help & guidance
- H3 Grow with trusted services
- H3 An all-in-one experience
- H3 Tailored to small businesses
- H3 Expert help & guidance
- H3 Grow with trusted services
- H3 An all-in-one experience
A+Alt Text QualityAll 27 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #digital-search-component-text-input | search | Search | aria-label |
ALink & Button Quality8 links, 5 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.wix.com/about/terms-of-use/o… | Terms of Use | new tab | Add '(opens in new tab)' to text |
| https://www.wix.com/about/privacy-onepag… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.wix.com/about/terms-of-use/onepager; https://www.wix.com/about/privacy-onepager
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Create a website you… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Benefits that help y… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Tailored to small bu… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Expert help & guidan… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Grow with trusted se… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 An all-in-one experi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Tailored to small bu… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Expert help & guidan… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Grow with trusted se… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 An all-in-one experi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Webs.com has been sh… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Accessibility | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Help is here | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Important Update | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Webs is retired | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div We’re excited to s… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div We’ve got you cove… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Create a Free Websit… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p We’ve partnered wi… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Lighthouse Accessibility AuditsScore 97/100 — 1 failing, 25 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.swan-bounded-content > div.site-header-main > nav.site-header-links > a.site-header-link div.swan-bounded-content > div.site-header-main > nav.site-header-links > a.site-header-link |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.