Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction8 issue(s) across 33 links and 4 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://optout.aboutads.info | Choices | new tab | Add '(opens in new tab)' to text |
| / | (empty) | empty | Add link text or aria-label |
| https://optout.aboutads.info | Choices | new tab | Add '(opens in new tab)' to text |
| /control | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Control | |||
| /choices-faq | FAQ | new tab | Add '(opens in new tab)' to text |
| https://optout.aboutads.info/?c=2&lang=E… | WebChoices | new tab | Add '(opens in new tab)' to text |
| /token | TokenChoices | new tab | Add '(opens in new tab)' to text |
| https://optout.aboutads.info/?c=2&lang=E… | Control Image - AppChoices Hom… | new tab | Add '(opens in new tab)' to text |
| /learn | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Learn | |||
| /learn#learn-icon | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Learn#Learn Icon | |||
| /learn#learn-benefits | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Learn#Learn Benefits | |||
| https://digitaladvertisingalliance.org | For Businesses | 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.
/
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.
/control ("Learn More"); /learn ("Learn More"); /learn#learn-icon ("Learn More"); /learn#learn-benefits ("Learn 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://optout.aboutads.info; https://optout.aboutads.info; /choices-faq; https://optout.aboutads.info/?c=2&lang=EN; /token; https://optout.aboutads.info/?c=2&lang=EN; https://digitaladvertisingalliance.org
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#cboxPrevious; button#cboxNext; button#cboxSlideshow
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 PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
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 Structure3 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
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 YourAdChoices | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 Gives You Control | 8.64:1 | 3.0:1 | #000000 | #8FB163 | Pass |
| h2 Translate | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Main menu | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Take Control with | 8.64:1 | 3.0:1 | #000000 | #8FB163 | Pass |
| h2 YourAdChoices | 8.64:1 | 3.0:1 | #000000 | #8FB163 | Pass |
| h2 Put the AdChoices Ic… | 8.64:1 | 3.0:1 | #000000 | #8FB163 | Pass |
| h2 What's Behind the | 8.64:1 | 3.0:1 | #000000 | #8FB163 | Pass |
| h2 YourAdChoices Icon | 8.64:1 | 3.0:1 | #000000 | #8FB163 | Pass |
| h2 The Benefits of Rele… | 8.64:1 | 3.0:1 | #000000 | #8FB163 | Pass |
| title YourAdChoices.com | … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Make choices with pa… | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Choices | 7.37:1 | 4.5:1 | #000000 | #999999 | Pass |
| div Make choices with pa… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Choices | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button MENU | 20.65:1 | 4.5:1 | #000000 | #FDFDFD | Pass |
| a English | 20.65:1 | 4.5:1 | #000000 | #FDFDFD | Pass |
| a English Canada | 20.82:1 | 4.5:1 | #000000 | #FEFEFE | Pass |
| a Français Canada | 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.
CLighthouse Accessibility AuditsActionScore 72/100 — 5 failing, 11 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 |
|---|
Choices div#boxes-box-choices_mobile > div.boxes-box-content > div.choices-button > a |
Take Control with
YourAdChoices div#boxes-box-control > div.boxes-box-content > div#home-section2 > h2 |
Exercise choice on the Web for desktop and mobile or mobile apps—with one or mo… div#boxes-box-control > div.boxes-box-content > div#home-section2 > p |
Learn More div.boxes-box-content > div#home-section2 > div.learn-button > a |
FAQ div.boxes-box-content > div#home-section2 > div.learn-button > a |
Put the AdChoices Icon to Work for You div#boxes-box-learn > div.boxes-box-content > div#home-section1 > h2 |
Use the Icon to understand when information about your interests is being colle… div#boxes-box-learn > div.boxes-box-content > div#home-section1 > p |
Learn More div.boxes-box-content > div#home-section1 > div.learn-button > a |
What's Behind the
YourAdChoices Icon div#boxes-box-icon > div.boxes-box-content > div#home-section3 > h2 |
YourAdChoices is brought to you by the Digital Advertising Alliance (DAA). Find… div#boxes-box-icon > div.boxes-box-content > div#home-section3 > p |
Learn More div.boxes-box-content > div#home-section3 > div.learn-button > a |
The Benefits of Relevant Advertising div#boxes-box-benefits > div.boxes-box-content > div#home-section4 > h2 |
Advertising based on your likely interests gives you more relevant ads and offe… div#boxes-box-benefits > div.boxes-box-content > div#home-section4 > p |
Learn More div.boxes-box-content > div#home-section4 > div.learn-button > a |
Privacy Policy | Terms of Use | About the DAA | For Businesses div.content > div#boxes-box-default_footer_info > div.boxes-box-content > h4 |
Privacy Policy div#boxes-box-default_footer_info > div.boxes-box-content > h4 > a |
Terms of Use div#boxes-box-default_footer_info > div.boxes-box-content > h4 > a |
About the DAA div#boxes-box-default_footer_info > div.boxes-box-content > h4 > a |
For Businesses div#boxes-box-default_footer_info > div.boxes-box-content > h4 > a |
© 2026 Digital Advertising Alliance – All rights reserved. div.content > div#boxes-box-default_footer_info > div.boxes-box-content > div.copyright |
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 |
|---|
Privacy Policy | Terms of Use | About the DAA | For Businesses div.content > div#boxes-box-default_footer_info > div.boxes-box-content > h4 |
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.boxes-box-content > div#home-section0 > h1 > img div.boxes-box-content > div#home-section0 > h1 > img |
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.region-inner > div.branding-data > div.logo-img > a.active div.region-inner > div.branding-data > div.logo-img > a.active |
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
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.js html.js |
These items highlight common accessibility best practices.
AHeading Hierarchy8 headings, 1 skip(s)PASS
- H2 Translate
- H2 Main menu
- H1 YourAdChoices Gives You Control
- H2 Take Control with YourAdChoices
- H2 Put the AdChoices Icon to Work for You
- H2 What's Behind the YourAdChoices Icon
- H2 The Benefits of Relevant Advertising
- H4 Privacy Policy | Terms of Use | About the DAA | For Businesses skipped
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
AAlt Text Quality1 of 8 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 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