Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction5 issue(s) across 137 links and 26 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://login.microsoftonline.com | Inloggen Microsoft 365 | new tab | Add '(opens in new tab)' to text |
| https://appsuite.hostnet.nl/appsuite/ | Inloggen op App Suite (Webmail… | new tab | Add '(opens in new tab)' to text |
| https://appsuite.hostnet.nl/appsuite/ | Inloggen Webmail | new tab | Add '(opens in new tab)' to text |
| /website-maken | Ontdek nu | img no alt | Add alt attribute to the image |
| /website-laten-maken | Ontdek nu | img no alt | Add alt attribute to the image |
| /managed-wordpress-cloud | Ontdek nu | img no alt | Add alt attribute to the image |
| /domeinnaam-registreren/nl | Naar pagina: .nl domeinnaam | img no alt | Add alt attribute to the image |
| /domeinnaam-registreren/com | Naar pagina: .com domeinnaam | img no alt | Add alt attribute to the image |
| /domeinnaam-registreren/eu | Naar pagina: .eu domeinnaam | img no alt | Add alt attribute to the image |
| /domeinnaam-registreren/online | Naar pagina: .online domeinnaa… | img no alt | Add alt attribute to the image |
| /domeinnaam-registreren | Naar pagina: Domeinnaam regist… | img no alt | Add alt attribute to the image |
| /website-maken | Naar pagina: Website Builder | img no alt | Add alt attribute to the image |
| /microsoft-365 | Naar pagina: Microsoft 365 | img no alt | Add alt attribute to the image |
| https://www.hostnet.nl/academy/veertig-j… | Lees het artikel: Veertig jaar… | new tab | Add '(opens in new tab)' to text |
| https://www.hostnet.nl/academy/websites-… | Lees het artikel: De 12 beste … | new tab | Add '(opens in new tab)' to text |
| https://www.hostnet.nl/academy/wordpress… | Lees het artikel: WordPress 7.… | new tab | Add '(opens in new tab)' to text |
| https://try-websitebuilder.hostnet.nl/ | (empty) | empty | Add link text or aria-label |
| https://mijn.hostnet.nl/diensten/website… | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/Hostnetbv/ | Naar Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UCiMHZBS… | Naar YouTube | new tab | Add '(opens in new tab)' to text |
| https://nl.linkedin.com/company/hostnet-… | Naar LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/hostnetbv/ | Naar Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@hostnetbv | Naar TikTok | new tab | Add '(opens in new tab)' to text |
| <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.
https://try-websitebuilder.hostnet.nl/; https://mijn.hostnet.nl/diensten/website-builder/proefversie/
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="/website-maken"]; a[href="/website-laten-maken"]; a[href="/managed-wordpress-cloud"]; a[href="/domeinnaam-registreren/nl"]; a[href="/domeinnaam-registreren/com"]; a[href="/domeinnaam-registreren/eu"]; a[href="/domeinnaam-registreren/online"]; a[href="/domeinnaam-registreren"]; a[href="/website-maken"]; a[href="/microsoft-365"]
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://login.microsoftonline.com; https://appsuite.hostnet.nl/appsuite/; https://appsuite.hostnet.nl/appsuite/; https://www.hostnet.nl/academy/veertig-jaar-nl-domein; https://www.hostnet.nl/academy/websites-gratis-rechtenvrije-stockfotos; https://www.hostnet.nl/academy/wordpress-7; https://www.facebook.com/Hostnetbv/; https://www.youtube.com/channel/UCiMHZBSkh8FKopNquGmzgyQ; https://nl.linkedin.com/company/hostnet-bv; https://www.instagram.com/hostnetbv/ (+1 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.js-login-toggle (#237 on page); button.button (#1051 on page); button.button (#1069 on page)
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
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CForm AccessibilityAction4 of 7 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| addsearch | search | Jouw zoekopdracht... | aria-label |
| addsearch | search | Jouw zoekopdracht... | aria-label |
| #domain_check_domain_69e801761fb17 | search | Is jouw domeinnaam nog vrij? | aria-label |
| #CybotCookiebotDialogBodyLevelButtonMarketing | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonNecessary | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonPreferences | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonStatistics | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
BWeb ManifestValid manifestREVIEW
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 Maak je eigen websit… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Onze designers bouwe… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Een ultrasnelle Word… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 WordPress Hosting | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Webhosting | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 E-mail | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Website Builder | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Domeinnaam registrer… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 favoriete extensie | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 .nl | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 .com | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 .eu | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 .online | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Jouw weg naar online… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Van idee naar online… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 De buitengewone serv… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Jij verdient de best… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Samen weten we meer | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Bij Hostnet zijn kla… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Ben jij klant van Ho… | 3.66:1 | 3.0:1 | #000000 | #666666 | 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.
ALandmark Structure4 landmarksPASS
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
AHeading Hierarchy43 headingsPASS
- H5 Welke cookie vind jij het lekkerst?
- H4 Meest gebruikte zoektermen
- H4 Inloggen Mijn Hostnet
- H4 Je bent ingelogd
- H1 Maak je eigen website met AI: nu 3 maanden gratis
- H2 Onze designers bouwen de website van je dromen
- H2 Een ultrasnelle WordPress-site met WP.one
- H2 WordPress Hosting
- H2 Webhosting
- H2 E-mail
- H2 Website Builder
- H2 Domeinnaam registreren: kies je favoriete extensie
- H2 .nl
- H2 .com
- H2 .eu
- H2 .online
- H2 Jouw weg naar online succes
- H2 Van idee naar online business
- H3 Domeinnaam registreren
- H3 Website Builder
- H3 Microsoft 365
- H2 De buitengewone service van Hostnet
- H3 Betrouwbaar
- H3 Betrokken
- H3 Simpel
- H2 Jij verdient de beste service, 7 dagen per week
- H2 Samen weten we meer
- H3 Veertig jaar .nl: zo begon het Nederlandse internet
- H3 De 12 beste websites om gratis rechtenvrije stockfoto’s te downloaden
- H3 WordPress 7.0 komt er (bijna) aan: dit verandert er voor jou
- H2 Bij Hostnet zijn klanten in goede handen
- H2 Ben jij klant van Hostnet?
- H3 (empty)
- H3 (empty)
- H3 Domein
- H3 Website
- H3 WordPress
- H3 Hosting & VPS
- H3 Agencies
- H3 E-mail & Office
- H3 Over Hostnet
- H3 Inloggen
- H3 Hulp nodig?
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
A+Alt Text QualityAll 22 images OKPASS
A404 Error PageHTTP 404, custom pagePASS
AFavicon & Branding8 icon(s) detectedPASS
A+Lighthouse Accessibility AuditsScore 97/100 — 2 failing, 31 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.
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 |
|---|
23,- a.card > div.header > div.price > span.price-crossed |
These are opportunities to improve the legibility of your content.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Maak je eigen website met AI: nu 3 maanden gratis
Ontdek nu div.grid-row > div.col > div.block-products > a.box |
Onze designers bouwen de website van je dromen div.grid-row > div.col > div.block-products > a.box |
Een ultrasnelle WordPress-site met WP.one div.grid-row > div.col > div.block-products > a.box |
ACTIE
WordPress Hosting
Maak je website met het populairste cms ter wereld.
v… div.block-product-bubble-text-button > div.grid-row > div.col > a.card |
ACTIE
Webhosting
Host je website op ons stabiele shared platform.
v.a. 4 , 99… div.block-product-bubble-text-button > div.grid-row > div.col > a.card |
ACTIE
E-mail
Professioneel e-mailen met je eigen domeinnaam.
v.a. 0 , - p/m
N… div.block-product-bubble-text-button > div.grid-row > div.col > a.card |
ACTIE
Website Builder
Je eigen website in slechts 3 stappen.
v.a. 0 , - p/m
N… div.block-product-bubble-text-button > div.grid-row > div.col > a.card |
.NL
23,-
0,10
Checken div.swiper-container > div#swiper-wrapper-d210af8386f20c34f > div.col > a.card |
Domeinnaam registreren
Je online plek claimen? Bij Hostnet heb je keuze uit 90… div.block-product-offers > div.grid-row > div.col > a.card |
Website Builder
Maak je eigen professionele website in slechts 3 stappen. Zond… div.block-product-offers > div.grid-row > div.col > a.card |
Microsoft 365
Werk veilig en efficiënt in de cloud met de vertrouwde Office 36… div.block-product-offers > div.grid-row > div.col > a.card |
Veertig jaar .nl: zo begon het Nederlandse internet
Lees meer div.col > div.grid-row > div.col > a.card |
De 12 beste websites om gratis rechtenvrije stockfoto’s te downloaden
Lees meer div.col > div.grid-row > div.col > a.card |