Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure15 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
CForm AccessibilityAction4 of 6 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| input | search | Search | aria-label |
| input | search | Search | aria-label |
| #signup-password | password | (Vul je wachtwoord in) | placeholder only |
| #signup-name | text | (John Doe) | placeholder only |
| #signup-email | (you@example.com) | placeholder only | |
| #footer_cookie_checkbox | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="footer_cookie_checkbox">
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
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="signup-name" id="signup-name">; <input type="email" name="email" id="signup-email">; <input type="password" name="password" id="signup-password">
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
CLink & Button QualityAction3 issue(s) across 268 links and 28 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /profile | Aanmelden | img no alt | Add alt attribute to the image |
| /profile | Aanmelden | img no alt | Add alt attribute to the image |
| /be/wedden-op-sport | Bookmakers | img no alt | Add alt attribute to the image |
| /be/online-casinos/strategie/de-best-uit… | Gokkasten | img no alt | Add alt attribute to the image |
| /be/online-casinos/strategie/de-best-uit… | Beste Online Casino | img no alt | Add alt attribute to the image |
| /be/online-casinos/strategie/instant-cas… | Instant Casino | img no alt | Add alt attribute to the image |
| /be/online-casinos/bonus | Casinobonussen | img no alt | Add alt attribute to the image |
| /go/be/casino1/offer/83864#listid=70280&… | Speel hier | new tab | Add '(opens in new tab)' to text |
| /go/be/playone/offer/87504#listid=70280&… | Speel hier | new tab | Add '(opens in new tab)' to text |
| /go/be/bwin/offer/68906#listid=70280&lis… | Speel hier | new tab | Add '(opens in new tab)' to text |
| /go/be/magic-betting-casino/offer/81400#… | Speel hier | new tab | Add '(opens in new tab)' to text |
| /go/be/777-be/offer/64719#listid=70280&l… | Speel hier | new tab | Add '(opens in new tab)' to text |
| /go/be/wellington-casino/offer/88139#lis… | Speel hier | new tab | Add '(opens in new tab)' to text |
| /go/be/circus/offer/64710#listid=70280&l… | Speel hier | new tab | Add '(opens in new tab)' to text |
| /go/be/becasino/offer/97001#listid=70280… | Speel hier | new tab | Add '(opens in new tab)' to text |
| /go/be/loco-casino/offer/88088#listid=70… | Speel hier | new tab | Add '(opens in new tab)' to text |
| /go/be/ladbrokes/offer/68146#listid=7028… | Speel hier | new tab | Add '(opens in new tab)' to text |
| /be/news/ballon-d-or-2026-de-favorieten-… | Lucas van Bilderbeek 4 min … | img no alt | Add alt attribute to the image |
| /be/news/voorbeschouwing-en-odds-wk-fina… | Michiel Mertes 4 min leesti… | img no alt | Add alt attribute to the image |
| /be/news/vuelta-2026-parcours-etappes-he… | Lucas van Bilderbeek 4 min … | img no alt | Add alt attribute to the image |
| /be/news/ufc-330-makhachev-vs-machado-ga… | Lucas van Bilderbeek 4 min … | img no alt | Add alt attribute to the image |
| /be/news/vuelta-2026-favorieten-odds-wie… | Lucas van Bilderbeek 3 min … | img no alt | Add alt attribute to the image |
| /be/news/het-belgische-reclameverbod-wie… | artikel over het reclameverbod | new tab | Add '(opens in new tab)' to text |
| https://www.gamingcommission.be/ | Kansspelcommissie | new tab | Add '(opens in new tab)' to text |
| https://gokhulp.be/ | Gokhulp | new tab | Add '(opens in new tab)' to text |
| https://linkedin.com//in/luuk-wouda-7568… | linkedIn account | new tab | Add '(opens in new tab)' to text |
| https://linkedin.com//in/luuk-wouda-7568… | linkedIn account | new tab | Add '(opens in new tab)' to text |
| https://linkedin.com//in/luuk-wouda-7568… | linkedIn account | new tab | Add '(opens in new tab)' to text |
| https://x.com/gambling_com | Gambling.com op X | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@Gamblingcom | Gambling.com op YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/gambling.com | Gambling.com op Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/gamblingdotcom… | Gambling.com op Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@thepanelgdc | Gambling.com op TikTok | new tab | Add '(opens in new tab)' to text |
| https://certify.gpwa.org/verify/gambling… | GPWA Approved Portal | new tab | Add '(opens in new tab)' to text |
| https://www.gamingcommission.be/nl | Kansspelcommissie | new tab | Add '(opens in new tab)' to text |
| https://gokhulp.be/ | Gokhulp | 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 |
Add '(opens in new tab)' to link text or aria-label.
/go/be/casino1/offer/83864#listid=70280&listtype=quick-pick&listlocation=_&li…; /go/be/playone/offer/87504#listid=70280&listtype=quick-pick&listlocation=_&li…; /go/be/bwin/offer/68906#listid=70280&listtype=quick-pick&listlocation=_&listv…; /go/be/magic-betting-casino/offer/81400#listid=70280&listtype=quick-pick&list…; /go/be/777-be/offer/64719#listid=70280&listtype=quick-pick&listlocation=_&lis…; /go/be/wellington-casino/offer/88139#listid=70280&listtype=quick-pick&listloc…; /go/be/circus/offer/64710#listid=70280&listtype=quick-pick&listlocation=_&lis…; /go/be/becasino/offer/97001#listid=70280&listtype=quick-pick&listlocation=_&l…; /go/be/loco-casino/offer/88088#listid=70280&listtype=quick-pick&listlocation=…; /go/be/ladbrokes/offer/68146#listid=70280&listtype=quick-pick&listlocation=_&… (+14 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.flex (#362 on page); button.ais-SearchBox-submit (#407 on page); button.ais-SearchBox-submit (#452 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
CMobile Keyboard & AutofillAction3/5 eligible field(s) missing autocomplete or inputmodeREVIEW
BIframe Accessibility2/2 iframe(s) missing title; 0 placeholder(s)REVIEW
CTap Target AdequacyAction8 tap target(s) too small or too close togetherREVIEW
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction5 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
BLighthouse Accessibility AuditsScore 86/100 — 6 failing, 30 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.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Dean Ryan
Experiência
Estratégia de Cassino, Casino Product Development, Horse … section.carousel > div.carousel__viewport > ol.carousel__track > li.carousel__slide |
Alejandra Chipatecua
Experiência
Cassino online, Cassino ao vivo
Experiência
E… section.carousel > div.carousel__viewport > ol.carousel__track > li.carousel__slide |
Carolina Morales
Experiência
Apostas esportivas
Experiência
Apaixonada por apo… section.carousel > div.carousel__viewport > ol.carousel__track > li.carousel__slide |
Leidy Plaza
Experiência
Caça-níqueis online, Cassino ao vivo
Experiência
Espec… section.carousel > div.carousel__viewport > ol.carousel__track > li.carousel__slide |
Carolina Morales
Experiência
Apostas esportivas
Experiência
Apaixonada por apo… section.carousel > div.carousel__viewport > ol.carousel__track > li.carousel__slide |
Leidy Plaza
Experiência
Caça-níqueis online, Cassino ao vivo
Experiência
Espec… section.carousel > div.carousel__viewport > ol.carousel__track > li.carousel__slide |
Dean Ryan
Experiência
Estratégia de Cassino, Casino Product Development, Horse … section.carousel > div.carousel__viewport > ol.carousel__track > li.carousel__slide |
Alejandra Chipatecua
Experiência
Cassino online, Cassino ao vivo
Experiência
E… section.carousel > div.carousel__viewport > ol.carousel__track > li.carousel__slide |
Carolina Morales
Experiência
Apostas esportivas
Experiência
Apaixonada por apo… section.carousel > div.carousel__viewport > ol.carousel__track > li.carousel__slide |
Leidy Plaza
Experiência
Caça-níqueis online, Cassino ao vivo
Experiência
Espec… section.carousel > div.carousel__viewport > ol.carousel__track > li.carousel__slide |
These are opportunities to improve the usage of ARIA in your application which 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 |
|---|
+18 Ministério da Fazenda adverte: Aposta não é investimento. Requerimento SIGA… ul.qp__track > li.qp__card > div.qp__tcs > div.qp__tcs-body |
+18 Ministério da Fazenda adverte: Aposta não é investimento. Requerimento SIGA… ul.qp__track > li.qp__card > div.qp__tcs > div.qp__tcs-body |
Alex Pereira busca revanche contra Magomed Ankalaev e promete agitar o UFC 320. a.global-home-news__card > div.global-home-news__body > div.global-home-news__text > p.global-home-news__excerpt |
há 1 mês div.global-home-news__track > a.global-home-news__card > div.global-home-news__body > p.global-home-news__date |
Análise das semifinais do Paulistão 2026 com odds atualizados, palpites e dicas… a.global-home-news__card > div.global-home-news__body > div.global-home-news__text > p.global-home-news__excerpt |
há 1 mês div.global-home-news__track > a.global-home-news__card > div.global-home-news__body > p.global-home-news__date |
Confira de maneira simples e direta as novas mudanças propostas para o setor de… a.global-home-news__card > div.global-home-news__body > div.global-home-news__text > p.global-home-news__excerpt |
há 1 mês div.global-home-news__track > a.global-home-news__card > div.global-home-news__body > p.global-home-news__date |
Evolution lança Ice Fishing, jogo ao vivo com multiplicador de até 5.000x a.global-home-news__card > div.global-home-news__body > div.global-home-news__text > p.global-home-news__excerpt |
há 1 mês div.global-home-news__track > a.global-home-news__card > div.global-home-news__body > p.global-home-news__date |
Em março, a BetMGM Brasil oferece 10% de cashback nas perdas líquidas no Aviato… a.global-home-news__card > div.global-home-news__body > div.global-home-news__text > p.global-home-news__excerpt |
há 1 mês div.global-home-news__track > a.global-home-news__card > div.global-home-news__body > p.global-home-news__date |
Crie uma conta GRATUITA div.flex > div.break-words > div.px-3 > span.font-bold |
ISENÇÃO DE RESPONSABILIDADE: As apostas online são ilegais em algumas jurisdiçõ… div#footer-container > div#disclamier-social-media-container > div#disclamier-container > p |
Termos e Condições div#disclamier-social-media-container > div#disclamier-container > p > a.text-[#999999] |
POLÍTICA DE PRIVACIDADE E COOKIES div#disclamier-social-media-container > div#disclamier-container > p > a.text-[#999999] |
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 |
|---|
Onde você quer jogar? div.qp > div.lg:flex > aside.qp__filters > h3.text-[22px] |
Autoexclusão nacional ul.cc-list-with-thumbnail > li.items-center > div.text > h4.text-center |
These are opportunities to improve keyboard navigation in your application.
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#column-links-container > div.container > div.column-container > a.block div#column-links-container > div.container > div.column-container > a.block |
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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Search icon div.relative > div.ais-InstantSearch > div.ais-SearchBox > button.ais-SearchBox-submit |
Go to page 1 div.[&_.js-carousel-dots]:lg:hidden > div#content-card-113cc60d-8099-441c-9260-53d37b6547b7 > div.js-carousel-dots > button.js-carousel-dot |
Go to page 2 div.[&_.js-carousel-dots]:lg:hidden > div#content-card-113cc60d-8099-441c-9260-53d37b6547b7 > div.js-carousel-dots > button.js-carousel-dot |
Go to page 3 div.[&_.js-carousel-dots]:lg:hidden > div#content-card-113cc60d-8099-441c-9260-53d37b6547b7 > div.js-carousel-dots > button.js-carousel-dot |
Go to page 4 div.[&_.js-carousel-dots]:lg:hidden > div#content-card-113cc60d-8099-441c-9260-53d37b6547b7 > div.js-carousel-dots > button.js-carousel-dot |
Go to page 5 div.[&_.js-carousel-dots]:lg:hidden > div#content-card-113cc60d-8099-441c-9260-53d37b6547b7 > div.js-carousel-dots > button.js-carousel-dot |
Go to page 6 div.[&_.js-carousel-dots]:lg:hidden > div#content-card-113cc60d-8099-441c-9260-53d37b6547b7 > div.js-carousel-dots > button.js-carousel-dot |
div#column-links-container > div.container > div.column-container > a.block div#column-links-container > div.container > div.column-container > a.block |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.android html.android |
These items highlight common accessibility best practices.
AHeading Hierarchy24 headings, 1 skip(s)PASS
- H1 VERSTANDIGER GOKKEN HIER BEGINT HET.
- H3 Waar wil je spelen? skipped
- H2 Free play. Real rewards.
- H3 Free Play Slots
- H3 BetBuilderAI
- H2 Gambling NEWS
- H3 Ballon d'Or 2026, de favorieten en hun odds
- H3 Voorbeschouwing en Odds WK Finale 2026 Spanje vs Argentinië
- H3 Vuelta 2026 Parcours & Etappes: het volledige schema van de Ronde van Spanje
- H3 UFC 330: Makhachev vs Machado Garry, onze tips en voorspelling
- H3 Vuelta 2026 Favorieten & Odds: wie wint de Ronde van Spanje?
- H3 Een korte samenvatting van waar wij naar kijken:
- H3 Tijdlijn hoe het legale online casino in België tot stand kwam.
- H2 Waarom spelen bij legale Belgische casino's?
- H2 Referenties
- H2 Veelgestelde vragen
- H3 Vanaf welke leeftijd mag ik online casino spelen in België?
- H3 Vanaf wanneer is online gokken legaal in België?
- H3 Wat zijn de risico's van illegale online casino's?
- H3 Is Gambling.com betrouwbaar?
- H3 Maak kennis met het team
- H2 Populair
- H2 Snelle links
- H2 Bedrijf
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
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
A+Alt Text QualityAll 192 images OKPASS
A+Form Input Types6 form control(s) checked, no type mismatchesPASS
A+Form Input Quality6 form control(s) checked, no input-semantic issuesPASS
A+Document LanguageLang attribute set to "nl-BE"PASS
A+Tabindex Anti-Patterns0 positive, 1 -1-on-focusablePASS
A+Mobile-Readable Font SizesAll 5 visible text node(s) render at >= 12 CSS pixelsPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
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 |
|---|---|---|---|---|---|
| h2 Gambling | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h2 Waarom spelen bij le… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h2 Veelgestelde vragen | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h2 Populair | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h2 Snelle links | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h2 Bedrijf | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Waar wil je spelen? | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Free Play Slots | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 BetBuilderAI | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Ballon d'Or 2026, de… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Voorbeschouwing en O… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Vuelta 2026 Parcours… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 UFC 330: Makhachev v… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Vuelta 2026 Favoriet… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Een korte samenvatti… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Tijdlijn hoe het leg… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Vanaf welke leeftijd… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Vanaf wanneer is onl… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Wat zijn de risico's… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | Pass |
| h3 Is Gambling.com betr… | 19.09:1 | 3.0:1 | #000000 | #F4F4F4 | 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.