Skip to content
https://adn.com

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
45
GRADE
F
FIX
7
REVIEW
4
PASS
2
INFO
0
Checks
13
2 PASS 4 REVIEW 7 FIX
F
404 Error Page
Action
HTTP 403, bare page
FIX
HTTP 403, bare page
Warning::
Unexpected status code: HTTP 403
Expected HTTP 404 but received 403. This may confuse search engine crawlers.
Got: HTTP 403
Warning::
Bare server default 404 page
The 404 page has no custom styling. Users hitting a broken link see a generic error with no way to navigate back. Add a custom 404 page with your site navigation and a search bar.
404 Page Quality Default 404 Page
Status Code HTTP 403 Page Title Access Denied Custom Styling Navigation Homepage Link Search Form
F
Favicon & Branding
Action
1 icon(s) detected
FIX
1 icon(s) detected
Warning::
No favicon.ico at site root
Some older browsers, bookmark tools, and RSS readers look for /favicon.ico. Add one as a fallback.
Info::
HTML icon links detected
Info::
No apple-touch-icon detected
iOS devices use this when users add your site to their home screen. Add <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>.
favicon.ico Missing
PNG Icons Present
Apple Touch Missing
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Missing
D
Web Manifest
Action
Not found
FIX
Not found
Info::
No web manifest found
No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

No web manifest found.

D
Dark Mode Support
Action
No dark mode signals
FIX
No dark mode signals
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModeNo Dark Mode Detected
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Print Stylesheet
Action
No print styles
FIX
No print styles
Info::
No print-specific styles detected
When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.
Print Stylesheet No Print Styles
Print stylesheet Not found Inline @media print Not detected
F
Navigation UX
Action
No navigation patterns
FIX
No navigation patterns
Info::
6 navigation landmark(s) detected
Info::
No breadcrumbs, search, or skip link detected
These navigation aids help users orient themselves and find content efficiently, especially on large sites.
Breadcrumbs
Search
Skip Link
Labeled Navigation 6 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
1 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
C
Landmark Structure
Action
9 landmarks
REVIEW
9 landmarks
Critical::
No <main> landmark found
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Info::
6 <nav> landmark(s) found
Info::
All <nav> elements are properly labeled
Warning::
Skip navigation link is missing (WCAG 2.4.1)
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Page Structure — as a screen reader sees it
BANNER header NAV "Sections Menu" MAIN (missing!) ASIDE CONTENTINFO footer

Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.

Why this matters

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

Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

Why this matters

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

C
Alt Text Quality
Action
2 of 54 images have issues
REVIEW
2 of 54 images have issues
Critical::
2 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Critical::
1 image-in-link without alt text
An image inside a link with no alt creates an empty link.
Info::
5 decorative image(s) correctly marked
Info::
47 image(s) with good alt text
54 images 47 good alt text 5 decorative 2 missing
IssueCount
missing2 image(s)

Images without alt text are invisible to screen readers.

Why this matters

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

An image inside a link with no alt creates an empty link.

Why this matters

Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.

Learn more

An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.

Source: WCAG 2.1 SC 2.4.4

C
Color Contrast (Screenshot)
Action
20 text elements analyzed, 20 fail WCAG AA
REVIEW

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

0 pass 20 fail WCAG AA
h1 This site asks for consent to use your d…
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
32px · bottom of viewport
h1 Manage your data
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
32px · bottom of viewport
h1 Confirm our vendors
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
32px · bottom of viewport
h2 Opinions
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 More opinions, letters to the editor
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Do you have suggestions for coverage? Le…
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 More Stories
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Stories you may have missed
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Visual Stories
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Most Read By Subscribers
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Latest
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Store and/or access information on a dev…
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Use limited data to select advertising
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Create profiles for personalised adverti…
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Use profiles to select personalised adve…
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Create profiles to personalise content
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Use profiles to select personalised cont…
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Measure advertising performance
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Measure content performance
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Understand audiences through statistics …
1.22:1
#000000
on
#181B26
needs 3.0:1 (large text)
24px · bottom of viewport
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 This site asks for c…1.22:13.0:1
#000000
#181B26
Fail
h1 Manage your data1.22:13.0:1
#000000
#181B26
Fail
h1 Confirm our vendors1.22:13.0:1
#000000
#181B26
Fail
h2 Opinions1.22:13.0:1
#000000
#181B26
Fail
h2 More opinions, lette…1.22:13.0:1
#000000
#181B26
Fail
h2 Do you have suggesti…1.22:13.0:1
#000000
#181B26
Fail
h2 More Stories1.22:13.0:1
#000000
#181B26
Fail
h2 Stories you may have…1.22:13.0:1
#000000
#181B26
Fail
h2 Visual Stories1.22:13.0:1
#000000
#181B26
Fail
h2 Most Read By Subscri…1.22:13.0:1
#000000
#181B26
Fail
h2 Latest1.22:13.0:1
#000000
#181B26
Fail
h2 Store and/or access …1.22:13.0:1
#000000
#181B26
Fail
h2 Use limited data to …1.22:13.0:1
#000000
#181B26
Fail
h2 Create profiles for …1.22:13.0:1
#000000
#181B26
Fail
h2 Use profiles to sele…1.22:13.0:1
#000000
#181B26
Fail
h2 Create profiles to p…1.22:13.0:1
#000000
#181B26
Fail
h2 Use profiles to sele…1.22:13.0:1
#000000
#181B26
Fail
h2 Measure advertising …1.22:13.0:1
#000000
#181B26
Fail
h2 Measure content perf…1.22:13.0:1
#000000
#181B26
Fail
h2 Understand audiences…1.22:13.0:1
#000000
#181B26
Fail

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.

B
Lighthouse Accessibility Audits
Score 80/100 — 7 failing, 22 passed
REVIEW
80

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
SUBSCRIBE header.c-stack > div.menuDrawerStatic > div.mobileAccountBar > a.subscribeButton
e-Edition div.adn-single-chainnull > div.adn-single-chain__children > nav.c-stack > a.c-link
Learn more div.fc-dialog-content > div.fc-dialog-scrollable-content > button.fc-faq-header > span.fc-faq-label

These are opportunities to improve the legibility of your content.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.col-xs-12 > div.mast > a.myaktixlogo > img div.col-xs-12 > div.mast > a.myaktixlogo > img
body.mobile > img#06db9294 body.mobile > img#06db9294

Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
body.mobile > iframe body.mobile > iframe

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.puzzmo-widget-container > div.puzzmo-widget > div.puzzmo-widget-icon > a.icon-link div.puzzmo-widget-container > div.puzzmo-widget > div.puzzmo-widget-icon > a.icon-link
div.puzzmo-widget-container > div.puzzmo-widget > div.puzzmo-widget-icon > a.icon-link div.puzzmo-widget-container > div.puzzmo-widget > div.puzzmo-widget-icon > a.icon-link
div.puzzmo-widget-container > div.puzzmo-widget > div.puzzmo-widget-icon > a.icon-link div.puzzmo-widget-container > div.puzzmo-widget > div.puzzmo-widget-icon > a.icon-link
div.puzzmo-widget-container > div.puzzmo-widget > div.puzzmo-widget-icon > a.icon-link div.puzzmo-widget-container > div.puzzmo-widget > div.puzzmo-widget-icon > a.icon-link
aside.c-stack > div.col-xs-12 > div.mast > a.myaktixlogo aside.c-stack > div.col-xs-12 > div.mast > a.myaktixlogo

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.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
TypeShift div.puzzmo-widget-container > div.puzzmo-widget > div.puzzmo-widget-description > h5

These are opportunities to improve keyboard navigation in your application.

Internationalization and localization

If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
html html

These are opportunities to improve the interpretation of your content by users in different locales.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Terms of Use body.mobile > div.cc-window > span#cookieconsent:desc > a.cc-link
I Accept body.mobile > div.cc-window > div.cc-compliance > a.cc-btn
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
`button`, `link`, and `menuitem` elements have accessible names
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Document has a main landmark.
Deprecated ARIA roles were not used
Uses ARIA roles only on compatible elements
`[accesskey]` values are unique
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has a valid value for its `[lang]` attribute
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Links are distinguishable without relying on color.
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
A
Heading Hierarchy
297 headings
PASS
297 headings
Warning::
Multiple H1 headings (4 found)
A page should have only one H1. Multiple H1s dilute the document outline.
Warning::
1 empty heading(s)
Empty headings appear in the document outline but provide no information.
  • H2 Senate committee revises governor’s property tax bill for Alaska LNG project, proposing significantly more state revenue
  • H2 So far in 2026, ICE has arrested at least 47 people in Alaska. One was pregnant.
  • H2 Anchorage city attorney seeks to end public reports on city’s legal settlements
  • H2 Arrested Willow woman faces animal cruelty charges after discovery of dead sled dogs, troopers say
  • H2 Plea deal could mean no prison time for Anchorage man charged with threatening Supreme Court justices
  • H2 Alaska Senate adopts ‘skinny’ capital budget with focus on school maintenance
  • H2 Iran fires on 3 ships in Strait of Hormuz as US maintains blockade and diplomacy stalls
  • H2 Trump blasted Obama’s Iran deal. Now he faces similar tradeoffs.
  • H2 Anchorage violinist brothers named to National Youth Orchestras
  • H2 Trump fought to keep the ballroom fundraising contract secret. Here’s what’s in it.
  • H2 Alaska’s embattled economic development agency approves $700,000 PR budget
  • H2 CDC won’t publish report showing covid shots cut likelihood of hospital visits
  • H2 Dozens of wild sloths die at planned new Florida tourist attraction
  • H2 A robot is beating human pros at table tennis. Its maker calls it a milestone for machines
  • H2 Opinions
  • H2 Editorial: Anchorage schools are shrinking. It’s time to face it.
  • H2 Tools to keep yourself — and the bears — safe this spring
  • H2 Letter: The audacity of good legislation crossing party lines
  • H2 Your miles are not yours. The airline said so in writing.
  • H2 The Roadless Rule safeguards the Tongass — and helps us heal
  • H2 Letter: It’s good to be aware of the latest land use code changes
  • H2 More opinions, letters to the editor
  • H2 Do you have suggestions for coverage? Let us know here.
  • H2 More Stories
  • H2 Pentagon details record $1.5 trillion budget request
  • H2 How many million pounds of snow do you think the city cleared from Anchorage this winter?
  • H2 2 found dead in burned home in Bethel
  • H2 The Iran war could drive up costs for petroleum-derived products like clothes and crayons
  • H2 To open door for new housing, Anchorage releases ready-to-go designs for accessory dwelling units
  • H2 Conservative Alaska lawmaker tells GOP to stop ‘political games’ after being criticized for voting bill
  • H2 Texas can require public schools to display Ten Commandments in classrooms, court rules
  • H2 Amid discord on age-of-consent bill, Alaska Senate panel unveils sweeping crime package
  • H2 Firefighters hoist injured man from Point Woronzof wastewater treatment facility tank
  • H2 Stories you may have missed
  • H2 In Sitka, spring herring spawn yields a subsistence treasure to be shared
  • H2 UAA is producing more early childhood educators after reaccreditation, helping fill gap
  • H2 Far North Fashion Show blends traditional methods and materials with a contemporary perspective
  • H2 In just months, a 17-year-old Alaskan has ascended to the world CrossFit stage
  • H2 Visual Stories
  • H2 Photos: Best of April 2026
  • H2 Most Read By Subscribers
  • H3 Opinion: Your miles are not yours. The airline said so in writing.
  • H3 Anchorage city attorney seeks to end public reports on city’s legal settlements
  • H3 Senate committee revises governor’s property tax bill for Alaska LNG project, proposing significantly more state revenue
  • H3 Anchorage violinist brothers named to National Youth Orchestras
  • H3 Trump fought to keep the ballroom fundraising contract secret. Here’s what’s in it.
  • H2 Latest
  • H2 Opinion: The Roadless Rule safeguards the Tongass — and helps us heal
  • H2 Opinion: Tools to keep yourself — and the bears — safe this spring
  • H2 Letter: It’s good to be aware of the latest land use code changes
  • H2 Opinion: Your miles are not yours. The airline said so in writing.
  • H2 Pentagon details record $1.5 trillion budget request
  • H3 Around the Web
  • H4 8 Reasons Your Car Insurance Rate Changes
  • H4 Unbox a Monthly Surprise of Fun for You and Your Pup!
  • H4 Support Your Neighbors and Get Involved With Food Rescue
  • H4 Tired of Cleaning out Your Gutters? Get a Quote Today!
  • H4 Get Personalized Mortgage Advice Close to Home
  • H4 We've Got Your Eyes Covered - Find Your Perfect Pair!
  • H1 This site asks for consent to use your data
  • H1 Manage your data duplicate H1
  • H2 Store and/or access information on a device
  • H2 Use limited data to select advertising
  • H2 Create profiles for personalised advertising
  • H2 Use profiles to select personalised advertising
  • H2 Create profiles to personalise content
  • H2 Use profiles to select personalised content
  • H2 Measure advertising performance
  • H2 Measure content performance
  • H2 Understand audiences through statistics or combinations of data from different sources
  • H2 Develop and improve services
  • H2 Use limited data to select content
  • H2 Ensure security, prevent and detect fraud, and fix errors
  • H2 Deliver and present advertising and content
  • H2 Save and communicate privacy choices
  • H2 Match and combine data from other data sources
  • H2 Link different devices
  • H2 Identify devices based on information transmitted automatically
  • H2 Use precise geolocation data
  • H2 Storage, duration, and usage details
  • H1 Confirm our vendors duplicate H1
  • H2 Exponential Interactive, Inc d/b/a VDX.tv
  • H2 Index Exchange Inc.
  • H2 Quantcast
  • H2 BeeswaxIO Corporation
  • H2 Sovrn, Inc.
  • H2 Adkernel LLC
  • H2 Adikteev
  • H2 RTB House S.A.
  • H2 The UK Trade Desk Ltd
  • H2 Nexxen Inc.
  • H2 Epsilon
  • H2 Yahoo EMEA Limited
  • H2 ADventori SAS
  • H2 Triple Lift, Inc.
  • H2 Xandr, Inc.
  • H2 Nexxen Group LLC
  • H2 NEURAL.ONE
  • H2 ADITION (Virtual Minds GmbH)
  • H2 Active Agent (Virtual Minds GmbH)
  • H2 Equativ
  • H2 Adform A/S
  • H2 Magnite, Inc.
  • H2 RATEGAIN ADARA INC
  • H2 Sift Media, Inc
  • H2 Lumen Research Limited
  • H2 OpenX
  • H2 Yieldlab (Virtual Minds GmbH)
  • H2 Simplifi Holdings LLC
  • H2 PubMatic, Inc
  • H2 Comscore B.V.
  • H2 Flashtalking
  • H2 Sharethrough, Inc
  • H2 PulsePoint, Inc.
  • H2 Smaato, Inc.
  • H2 Crimtan Holdings Limited
  • H2 Criteo SA
  • H2 SCOPE3 SAS
  • H2 LiveRamp
  • H2 WPP Media
  • H2 Sonobi, Inc
  • H2 LoopMe Limited
  • H2 Dynata LLC
  • H2 Ask Locala
  • H2 Azira
  • H2 DoubleVerify Inc.
  • H2 BIDSWITCH GmbH
  • H2 IPONWEB GmbH
  • H2 NextRoll, Inc.
  • H2 Media.net Advertising FZ-LLC
  • H2 LiveIntent Inc.
  • H2 Basis Global Technologies, Inc.
  • H2 Seedtag Advertising S.L
  • H2 SMADEX, S.L.U.
  • H2 Bombora Inc.
  • H2 Outbrain UK.
  • H2 Yieldmo, Inc.
  • H2 A Million Ads
  • H2 Remerge GmbH
  • H2 Affle Iberia SL
  • H2 Magnite CTV, Inc.
  • H2 Delta Projects AB
  • H2 Zemanta Inc.
  • H2 AcuityAds Inc.
  • H2 Rockerbox, Inc
  • H2 StackAdapt Inc.
  • H2 OneTag Limited
  • H2 Smartology Limited
  • H2 Improve Digital
  • H2 Adobe Advertising Cloud
  • H2 Bannerflow AB
  • H2 TabMo SAS
  • H2 Integral Ad Science (incorporating ADmantX)
  • H2 Wizaly
  • H2 Weborama
  • H2 Readpeak Oy
  • H2 Jivox Corporation
  • H2 Sojern, Inc.
  • H2 Polar Mobile Group Inc.
  • H2 On Device Research Limited
  • H2 Exactag GmbH
  • H2 Celtra Inc.
  • H2 ADTIMING TECHNOLOGY PTE. LTD
  • H2 Gemius SA
  • H2 InMobi Pte Ltd
  • H2 The Kantar Group Limited
  • H2 Samba TV UK Limited
  • H2 Nielsen Media Research Ltd.
  • H2 RevX
  • H2 Pixalate, Inc.
  • H2 Triapodi Ltd. d/b/a Digital Turbine
  • H2 AudienceProject A/S
  • H2 Eulerian Technologies
  • H2 Seenthis AB
  • H2 travel audience GmbH
  • H2 HUMAN
  • H2 Streamwise srl
  • H2 Innovid LLC
  • H2 Zeta Global Corp.
  • H2 Madington
  • H2 Opinary (Affinity Global GmbH)
  • H2 GumGum, Inc.
  • H2 Magnite, Inc. (Carbon AI Limited)
  • H2 Cint USA, Inc.
  • H2 Jampp LTD
  • H2 Realtime Technologies GmbH
  • H2 DeepIntent, Inc.
  • H2 Happydemics
  • H2 Otto GmbH & Co. KGaA
  • H2 Adobe Audience Manager, Adobe Experience Platform
  • H2 CHEQ AI TECHNOLOGIES
  • H2 Localsensor B.V.
  • H2 Adnami Aps
  • H2 Blue
  • H2 Relay42 Netherlands B.V.
  • H2 Mobsuccess
  • H2 Liftoff Monetize and Vungle Exchange
  • H2 The MediaGrid Inc.
  • H2 Go.pl sp. z o.o.
  • H2 HyperTV, Inc.
  • H2 Appier PTE Ltd
  • H2 6Sense Insights, Inc.
  • H2 Google Advertising Products
  • H2 GfK GmbH
  • H2 Clinch Labs LTD
  • H2 Amazon Ads
  • H2 LinkedIn Ireland Unlimited Company
  • H2 Moloco, Inc.
  • H2 Nielsen International SA
  • H2 Mintegral International Limited
  • H2 PRECISO SRL
  • H2 Nexx360
  • H2 Pelmorex Corp.
  • H2 TikTok Ad Network
  • H2 Extreme Reach, Inc
  • H2 Somplo Ltd
  • H2 Adelaide Metrics Inc
  • H2 Baidu (Hong Kong) Limited
  • H2 TypeA Holdings Ltd
  • H2 Arpeely Ltd.
  • H2 Adventure Media SARL
  • H2 Microsoft Advertising
  • H2 Opera Software Ireland Limited
  • H2 xpln.ai SAS
  • H2 ABCS INSIGHTS
  • H2 Affle Inc
  • H2 Admaster Private Limited
  • H2 Bidease Inc
  • H2 Intango Ltd
  • H2 OnCore Digital Media
  • H2 Artsai
  • H2 Meta
  • H2 C3 Metrics
  • H2 Roku Advertising Services
  • H2 eBay
  • H2 Evidon
  • H2 GroovinAds
  • H2 Sizmek
  • H2 Equativ
  • H2 SMN Corporation
  • H2 TrustArc
  • H2 CyberAgent
  • H2 MicroAd
  • H2 AdMaxim
  • H2 Magnite
  • H2 Yango
  • H2 Singular Labs Inc.
  • H2 Neustar
  • H2 Netquest
  • H2 Cloudflare
  • H2 Salesforce DMP
  • H2 Bridgewell
  • H2 AppLovin Corp.
  • H2 AdTheorent, Inc.
  • H2 Rackspace
  • H2 Placed
  • H2 Aarki
  • H2 NinthDecimal
  • H2 TreSensa
  • H2 Bigabid
  • H2 Optimize LCC D.B.A Genius Monkey
  • H2 gskinner
  • H2 Yahoo! Japan
  • H2 Chalk Digital
  • H2 jsdelivr
  • H2 HockeyCurve
  • H2 Upwave
  • H2 IQM
  • H2 fluct
  • H2 Zucks
  • H2 UNICORN
  • H2 AdFalcon
  • H2 Supership
  • H2 Marketing Science Consulting Group, Inc.
  • H2 Kobler
  • H2 Adstra
  • H2 Persona.ly
  • H2 Oracle Data Cloud
  • H2 Throtle
  • H2 ironSource Mobile
  • H2 MediaPal
  • H2 Tuky Data
  • H2 CONTXTFUL
  • H2 MarketCast LLC
  • H2 LeadsRx
  • H2 clean.io
  • H2 Unity Ads
  • H2 Loblaw Media
  • H2 Ad Lightning
  • H2 Lacuna
  • H2 Coupang
  • H2 Playable Factory
  • H2 Prism Partner
  • H2 TemuDSP
  • H2 DISQO
  • H2 Mercado Livre
  • H1 (empty)

A page should have only one H1. Multiple H1s dilute the document outline.

Why this matters

Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.

Learn more

HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.

Source: WCAG 2.4.6 / Google Search Central

Empty headings appear in the document outline but provide no information.

Why this matters

Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.

Source: WCAG 2.4.6

A+
Form Accessibility
All 290 controls labeled
PASS
All 290 controls labeled
Info::
290 control(s) properly labeled
290 controls
290 labeled
0 placeholder only
0 unlabeled
ControlTypeLabelMethod
#gsc-i-id1textbuscararia-label
#gsc-i-id2textbuscararia-label
inputcheckboxConsent (126 vendors)none
inputcheckboxConsent (75 vendors)none
#fc-preference-slider-purpose-2checkboxLegitimate interest (43 vendors)none
inputcheckboxConsent (107 vendors)none
inputcheckboxConsent (107 vendors)none
inputcheckboxConsent (31 vendors)none
inputcheckboxConsent (29 vendors)none
inputcheckboxConsent (76 vendors)none
#fc-preference-slider-purpose-7checkboxLegitimate interest (60 vendors)none
inputcheckboxConsent (30 vendors)none
#fc-preference-slider-purpose-8checkboxLegitimate interest (21 vendors)none
inputcheckboxConsent (57 vendors)none
#fc-preference-slider-purpose-9checkboxLegitimate interest (31 vendors)none
inputcheckboxConsent (64 vendors)none
#fc-preference-slider-purpose-10checkboxLegitimate interest (54 vendors)none
inputcheckboxConsent (14 vendors)none
#fc-preference-slider-purpose-11checkboxLegitimate interest (5 vendors)none
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-11checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-14checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-15checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-21checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-23checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-28checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-32checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-36checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-50checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-52checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-69checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-76checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-85checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-93checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-98checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-104checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-124checkboxLegitimate interestnone
#fc-preference-slider-gvl-vendor-126checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-142checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-156checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-163checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-173checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-192checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-202checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-209checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-231checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-232checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-238checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-246checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-253checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-264checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-278checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-284checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-290checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-294checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-297checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-394checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-431checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-452checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-486checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-493checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-527checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-528checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-541checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-559checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-612checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-667checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-690checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-699checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-728checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-740checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-755checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-767checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-804checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-807checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-812checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-867checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-965checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-986checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-1005checkboxLegitimate interestnone
#fc-preference-slider-gvl-vendor-1019checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-1043checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-1067checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-1071checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-1135checkboxLegitimate interestnone
#fc-preference-slider-gvl-vendor-1142checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-1391checkboxLegitimate interestnone
#fc-preference-slider-gvl-vendor-1412checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback