Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction6 of 76 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 6 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
F404 Error PageActionHTTP 404, bare pageFIX
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
BLandmark Structure15 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CLink & Button QualityAction3 issue(s) across 251 links and 23 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://simpleswap-subdomain.onelink.me/… | App Store | new tab | Add '(opens in new tab)' to text |
| https://simpleswap-subdomain.onelink.me/… | Google Play | new tab | Add '(opens in new tab)' to text |
| https://edge.simpleswap.io/app-release.a… | Download APK | new tab | Add '(opens in new tab)' to text |
| https://simpleswap-subdomain.onelink.me/… | App Store | new tab | Add '(opens in new tab)' to text |
| https://simpleswap-subdomain.onelink.me/… | Google Play | new tab | Add '(opens in new tab)' to text |
| https://edge.simpleswap.io/app-release.a… | Download APK | new tab | Add '(opens in new tab)' to text |
| https://api.simpleswap.io/ | Development API | new tab | Add '(opens in new tab)' to text |
| https://api.simpleswap.io/ | Development API | new tab | Add '(opens in new tab)' to text |
| https://api.simpleswap.io/ | Development API | new tab | Add '(opens in new tab)' to text |
| https://api.simpleswap.io/ | Development API | new tab | Add '(opens in new tab)' to text |
| https://x.com/SimpleSwap_io | X | new tab | Add '(opens in new tab)' to text |
| https://www.reddit.com/r/SimpleSwap_io/ | new tab | Add '(opens in new tab)' to text | |
| https://simpleswap-io.medium.com/ | Medium | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/simples… | new tab | Add '(opens in new tab)' to text | |
| https://www.publish0x.com/simpleswap-blo… | Publish0x | new tab | Add '(opens in new tab)' to text |
| https://t.me/simpleswap_official | Telegram | new tab | Add '(opens in new tab)' to text |
| /contacts | More | generic text | Replace with descriptive text |
Before: More Suggested: Contacts | |||
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
/contacts ("More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://simpleswap-subdomain.onelink.me/XxkL/85fe1e52; https://simpleswap-subdomain.onelink.me/XxkL/4d83a727; https://edge.simpleswap.io/app-release.apk; https://simpleswap-subdomain.onelink.me/XxkL/85fe1e52; https://simpleswap-subdomain.onelink.me/XxkL/4d83a727; https://edge.simpleswap.io/app-release.apk; https://api.simpleswap.io/; https://api.simpleswap.io/; https://api.simpleswap.io/; https://api.simpleswap.io/ (+6 more)
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
Icon-only buttons need an aria-label so screen readers can announce them.
button#mantine-_R_5bdarar5tdeivb_-target; button#mantine-_R_7bdarar5tdeivb_-target
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
BFavicon & Branding5 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 3 fail WCAG AAREVIEW
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 Crypto Exchange | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Sign-up is not requi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 2800+ cryptocurrenci… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 You won’t be left … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Non-custodial | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Company & Team | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Exchange Pairs | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Supported Coins | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Partnership | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Legal Documents | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Customer Benefits | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Company & Team | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Exchange Pairs | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Supported Coins | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Partnership | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Legal Documents | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Customer Benefits | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title SimpleSwap | Cryptoc… | 1.48:1 | 4.5:1 | #000000 | #062763 | Fail |
| span Personal | 1.48:1 | 4.5:1 | #000000 | #062763 | Fail |
| div Loyalty Program | 1.48:1 | 4.5:1 | #000000 | #062763 | Fail |
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.
BLighthouse Accessibility AuditsScore 89/100 — 3 failing, 21 passedREVIEW
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Exchange div.m_4081bf90 > a.mantine-focus-auto > span.m_80f1301b > span.theme-module__GV-Iya__label |
BTC div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
BTC div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
ETH div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
SOL div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
ETH div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
ETH div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
SOL div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
ETH div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
XMR div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
BTC div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
SOL div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
ETH div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
BTC div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
MATIC div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
SOL div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
BTC div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
ETH div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
MATIC div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
MATIC div.m_8bffd616 > div.m_8bffd616 > div.m_347db0ec > span.m_5add502a |
Create fiat exchange div.m_8bffd616 > a.mantine-focus-auto > span.m_80f1301b > span.theme-module__GV-Iya__label |
Create an exchange div.m_8bffd616 > a.mantine-focus-auto > span.m_80f1301b > span.theme-module__GV-Iya__label |
Watch a video guide div.m_8bffd616 > button.mantine-focus-auto > span.m_80f1301b > span.theme-module__GV-Iya__label |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Top pairs on SimpleSwap div.theme-module__xVqVYG__container > div.theme-module__xVqVYG__container > div.m_8bffd616 > h4.theme-module__xVqVYG__heading |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.m_8bffd616 > div.styles-module__dlespW__mobile_app_links > a.mantine-focus-auto > img.m_9e117634 div.m_8bffd616 > div.styles-module__dlespW__mobile_app_links > a.mantine-focus-auto > img.m_9e117634 |
div.m_8bffd616 > div.styles-module__dlespW__mobile_app_links > a.mantine-focus-auto > img.m_9e117634 div.m_8bffd616 > div.styles-module__dlespW__mobile_app_links > a.mantine-focus-auto > img.m_9e117634 |
div.m_8bffd616 > div.styles-module__dlespW__mobile_app_links > a.mantine-focus-auto > img.m_9e117634 div.m_8bffd616 > div.styles-module__dlespW__mobile_app_links > a.mantine-focus-auto > img.m_9e117634 |
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.
AHeading Hierarchy21 headings, 1 skip(s)PASS
- H1 Crypto Exchange
- H4 Top pairs on SimpleSwap skipped
- H3 Sign-up is not required
- H3 2800+ cryptocurrencies
- H3 You won’t be left alone
- H3 Non-custodial
- H4 Buy crypto with fiat
- H4 Start Swapping Crypto
- H4 How It Works
- H3 Company & Team
- H3 Exchange Pairs
- H3 Supported Coins
- H3 Partnership
- H3 Legal Documents
- H3 Customer Benefits
- H3 Company & Team
- H3 Exchange Pairs
- H3 Supported Coins
- H3 Partnership
- H3 Legal Documents
- H3 Customer Benefits
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI