Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction8 issue(s) across 45 links and 11 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://cookiedatabase.org | (empty) | empty | Add link text or aria-label |
| https://cookiedatabase.org/service/googl… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Google Analytics | |||
| https://cookiedatabase.org/service/tikto… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Tiktok | |||
| https://cookiedatabase.org/service/youtu… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Youtube | |||
| https://cookiedatabase.org/service/faceb… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Facebook | |||
| https://cookiedatabase.org/service/addth… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Addthis | |||
| https://cookiedatabase.org/service/yoast… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Yoast | |||
| https://creativecommons.org/licenses/by-… | Attribution-NonCommercial-NoDe… | new tab | Add '(opens in new tab)' to text |
| https://www.sidnfonds.nl/excerpt | (empty) | empty | Add link text or aria-label |
| https://cookiedatabase.org/tcf/purposes/ | Read more about TCF purposes o… | new tab | Add '(opens in new tab)' to text |
| https://cookiedatabase.org/tcf/purposes/ | Read more about TCF purposes o… | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://cookiedatabase.org; https://www.sidnfonds.nl/excerpt
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
Generic link text like 'click here' doesn't describe the destination.
https://cookiedatabase.org/service/google-analytics/ ("Read more"); https://cookiedatabase.org/service/tiktok/ ("Read more"); https://cookiedatabase.org/service/youtube/ ("Read more"); https://cookiedatabase.org/service/facebook/ ("Read more"); https://cookiedatabase.org/service/addthis/ ("Read more"); https://cookiedatabase.org/service/yoast/ ("Read 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://creativecommons.org/licenses/by-nc-nd/4.0/; https://cookiedatabase.org/tcf/purposes/; https://cookiedatabase.org/tcf/purposes/
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
FFavicon & BrandingAction1 icon(s) detectedFIX
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
CLandmark StructureAction6 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
AHeading Hierarchy11 headings, 1 skip(s)PASS
- H1 Understanding tracking with Cookiedatabase.org
- H2 How it works
- H2 Contributors
- H2 Popular Data Passports
- H2 About Cookiedatabase.org
- H4 Developing the Data passports skipped
- H4 Sponsoring and partnerships
- H4 Using Cookiedatabase.org
- H4 Popular Services
- H4 About
- H4 Recommended
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+Alt Text QualityAll 8 images OKPASS
A+Form AccessibilityAll 10 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #elementor-search-form-33c0e31c | search | Search | for/id |
| #elementor-search-form-6cb8008 | search | Search | for/id |
| #cmplz-functional-optin | checkbox | Functional | for/id |
| #cmplz-preferences-optin | checkbox | Preferences | for/id |
| #cmplz-statistics-optin | checkbox | Statistics | for/id |
| #cmplz-marketing-optin | checkbox | Marketing | for/id |
| #cmplz-functional-optout | checkbox | Functional | for/id |
| #cmplz-preferences-optout | checkbox | Preferences | for/id |
| #cmplz-statistics-optout | checkbox | Statistics | for/id |
| #cmplz-marketing-optout | checkbox | Marketing | for/id |
A404 Error PageHTTP 404, custom pagePASS
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 Understanding | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h1 with Cookiedatabase.… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Cookiedatabase.org | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Home | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About Cookiedatabase… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Contact | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Home | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About Cookiedatabase… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Contact | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label Search | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Search | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label Search | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| b tracking | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| span How it works | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p On Cookiedatabase.or… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Contributors | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Contributors to and … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Complianz.io | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p for Consent Manageme… | 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.
ALighthouse Accessibility AuditsScore 92/100 — 3 failing, 26 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 |
|---|
Complianz.io div.elementor-icon-box-wrapper > div.elementor-icon-box-content > p.elementor-icon-box-description > a |
Attribution-NonCommercial-NoDerivatives-4.0-International License div.elementor-widget-container > p > a.editor-rtfLink > span |
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 |
|---|
Developing the Data passports div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > h4 |
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.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a |
div.elementor-element > div.elementor-widget-container > figure.wp-caption > a div.elementor-element > div.elementor-widget-container > figure.wp-caption > a |
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.