Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction20 issue(s) across 243 links and 76 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /en-gb/ | (empty) | empty | Add link text or aria-label |
| https://help.one.com/hc/en-us/requests/n… | Start a chat The quickest way … | new tab | Add '(opens in new tab)' to text |
| https://help.one.com/hc/en-us/requests/n… | Send us an email We'll reply a… | new tab | Add '(opens in new tab)' to text |
| https://help.one.com/hc/en-us | Helpdesk Here to help you buil… | new tab | Add '(opens in new tab)' to text |
| /en-gb/ | (empty) | empty | Add link text or aria-label |
| https://help.one.com/hc/en-us/requests/n… | Start a chat The quickest way … | new tab | Add '(opens in new tab)' to text |
| https://help.one.com/hc/en-us/requests/n… | Send us an email We'll reply a… | new tab | Add '(opens in new tab)' to text |
| https://help.one.com/hc/en-us | Helpdesk Here to help you buil… | new tab | Add '(opens in new tab)' to text |
| https://uk.trustpilot.com/review/www.one… | Excellent23,875 reviews on | img no alt | Add alt attribute to the image |
| /en-gb/aida/ | Aida AI | new tab | Add '(opens in new tab)' to text |
| /en-gb/legal/terms/ | Terms of Use | new tab | Add '(opens in new tab)' to text |
| /en-gb/legal/privacy/ | privacy policy | new tab | Add '(opens in new tab)' to text |
| https://try-websitebuilder.one.com/?sour… | Start a free trial | new tab | Add '(opens in new tab)' to text |
| https://try-websitebuilder.one.com/?sour… | Start a free trial | new tab | Add '(opens in new tab)' to text |
| https://try-websitebuilder.one.com/?sour… | Start a free trial | new tab | Add '(opens in new tab)' to text |
| https://try-websitebuilder.one.com/ | Get started for free | new tab | Add '(opens in new tab)' to text |
| https://help.one.com/hc/en-us | helpdesk | new tab | Add '(opens in new tab)' to text |
| /en-gb/ | (empty) | empty | Add link text or aria-label |
| https://status.one.com/ | System status | new tab | Add '(opens in new tab)' to text |
| https://status.one.com/ | System status | new tab | Add '(opens in new tab)' to text |
| https://help.one.com/hc/en-us | Help center | new tab | Add '(opens in new tab)' to text |
| https://help.one.com/hc/en-us | Help center | new tab | Add '(opens in new tab)' to text |
| https://careers.one.com/ | Careers | new tab | Add '(opens in new tab)' to text |
| https://careers.one.com/ | Careers | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/one.com | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/user/onecom | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/one.comglobal/ | (empty) | empty | Add link text or aria-label |
| https://x.com/onecom | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/onecom/ | (empty) | empty | Add link text or aria-label |
| https://www.pinterest.com/onecomglobal/ | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
/en-gb/; /en-gb/; /en-gb/; https://www.linkedin.com/company/one.com; https://www.youtube.com/user/onecom; https://www.instagram.com/one.comglobal/; https://x.com/onecom; https://www.facebook.com/onecom/; https://www.pinterest.com/onecomglobal/
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://uk.trustpilot.com/review/www.one.com?utm_medium=trustbox&utm_source=M…"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://help.one.com/hc/en-us/requests/new; https://help.one.com/hc/en-us/requests/new; https://help.one.com/hc/en-us; https://help.one.com/hc/en-us/requests/new; https://help.one.com/hc/en-us/requests/new; https://help.one.com/hc/en-us; /en-gb/aida/; /en-gb/legal/terms/; /en-gb/legal/privacy/; https://try-websitebuilder.one.com/?source=sf-cta (+10 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.cursor-pointer (#62 on page); button.cursor-pointer (#68 on page); button (#84 on page); button (#915 on page); button.cursor-pointer (#1612 on page); button#prev-button-693bf3593bdc2880b47cad22; button#next-button-693bf3593bdc2880b47cad22; button#_R_cplbupfivb_; button#_R_cplbupfivbH1_; button.cursor-pointer (#2301 on page) (+1 more)
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
F404 Error PageActionHTTP 503, custom pageFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure112 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
BForm Accessibility3 of 3 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| domain | text | (Find your domain name) | placeholder only |
| domain | text | (Find your domain name) | placeholder only |
| description | text | (Find your domain name idea...) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="domain">; <input type="text" name="domain">; <input type="text" name="description">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
CFavicon & BrandingAction3 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 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 Smart Websites. Sim… | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| h2 Kickstart your busin… | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| h2 Let Aida AI help you… | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| h2 Bring your business … | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| h2 Bring your business … | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| h2 Power your growth wi… | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| h2 Let us build it for … | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| h2 Delighting customers… | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| h2 Johan already did it | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| h2 Need help? We are he… | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| h2 Get a 14 day free tr… | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| h2 Frequently Asked Que… | 5.18:1 | 3.0:1 | #000000 | #7F7E7C | Pass |
| title Domain Names | Web H… | 5.24:1 | 4.5:1 | #000000 | #7F7F7F | Pass |
| span Login | 5.24:1 | 4.5:1 | #000000 | #7F7F7F | Pass |
| div Login | 4.96:1 | 4.5:1 | #000000 | #7B7B7B | Pass |
| a Control Panel | 4.96:1 | 4.5:1 | #000000 | #7B7B7B | Pass |
| a Webmail | 5.18:1 | 4.5:1 | #000000 | #7F7E7C | Pass |
| a Website Builder | 5.18:1 | 4.5:1 | #000000 | #7F7E7C | Pass |
| a Online Shop | 5.18:1 | 4.5:1 | #000000 | #7F7E7C | Pass |
| a File Manager | 5.18:1 | 4.5:1 | #000000 | #7F7E7C | 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.
BLighthouse Accessibility AuditsScore 88/100 — 3 failing, 24 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav.z-20 > div.mx-auto > div.gap-layout-size-md > button.cursor-pointer nav.z-20 > div.mx-auto > div.gap-layout-size-md > button.cursor-pointer |
article.sections-padding-lr > div.gap-layout-size-md > form.pl-layout-size-md > button.py-button-padding-tb article.sections-padding-lr > div.gap-layout-size-md > form.pl-layout-size-md > button.py-button-padding-tb |
div.sections-gap > div.gap-layout-size-lg > div.sections-padding-lr > button#prev-button-693bf3593bdc2880b47cad22 div.sections-gap > div.gap-layout-size-lg > div.sections-padding-lr > button#prev-button-693bf3593bdc2880b47cad22 |
div.sections-gap > div.gap-layout-size-lg > div.sections-padding-lr > button#next-button-693bf3593bdc2880b47cad22 div.sections-gap > div.gap-layout-size-lg > div.sections-padding-lr > button#next-button-693bf3593bdc2880b47cad22 |
div.mx-auto > div.relative > div.absolute > button#_R_cplbupfivb_ div.mx-auto > div.relative > div.absolute > button#_R_cplbupfivb_ |
div.mx-auto > div.relative > div.absolute > button#_R_cplbupfivbH1_ div.mx-auto > div.relative > div.absolute > button#_R_cplbupfivbH1_ |
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 |
|---|
nav.z-20 > div.mx-auto > div.gap-layout-size-md > a nav.z-20 > div.mx-auto > div.gap-layout-size-md > a |
div.sections-gap > div.md:gap-layout-size-lg > div.mb-layout-size-lg > a div.sections-gap > div.md:gap-layout-size-lg > div.mb-layout-size-lg > a |
div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm |
div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm |
div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm |
div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm |
div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm |
div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm div.sections-gap > div.gap-layout-size-lg > nav.gap-layout-size-sm > a.p-layout-size-sm |
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.
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 |
|---|
Domain article.flex > header.px-layout-size-lg > div.gap-layout-size-md > div.typo-storefront-heading-5 |
Claim the perfect name to start your business. header.px-layout-size-lg > div.gap-layout-size-md > div.typo-storefront-body-md > p |
Website article.flex > header.px-layout-size-lg > div.gap-layout-size-md > div.typo-storefront-heading-5 |
Create fast with AI, and power your growth with bookings, payments, social medi… header.px-layout-size-lg > div.gap-layout-size-md > div.typo-storefront-body-md > p |
WordPress article.flex > header.px-layout-size-lg > div.gap-layout-size-md > div.typo-storefront-heading-5 |
We make WordPress easy: fast launch & stress-free site management. header.px-layout-size-lg > div.gap-layout-size-md > div.typo-storefront-body-md > p |
Web hosting article.flex > header.px-layout-size-lg > div.gap-layout-size-md > div.typo-storefront-heading-5 |
Fast, reliable, and European. header.px-layout-size-lg > div.gap-layout-size-md > div.typo-storefront-body-md > p |
Email & Office article.flex > header.px-layout-size-lg > div.gap-layout-size-md > div.typo-storefront-heading-5 |
Build trust with professional email. header.px-layout-size-lg > div.gap-layout-size-md > div.typo-storefront-body-md > p |
These are opportunities to improve the legibility of your content.
A+Heading Hierarchy12 headingsPASS
- H1 Smart Websites. Simple Setup. Serious Growth.
- H2 Kickstart your business
- H2 Let Aida AI help you create, launch and grow in record time
- H2 Bring your business idea to life with the perfect design
- H2 Bring your business online in 4 easy steps
- H2 Power your growth with the right website plan
- H2 Let us build it for you
- H2 Delighting customers for more than 20 years
- H2 Johan already did it
- H2 Need help? We are here for you!
- H2 Get a 14 day free trial
- H2 Frequently Asked Questions