Skip to content
https://electrek.co

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
63
GRADE
D
FIX
5
REVIEW
3
PASS
5
INFO
0
Checks
13
5 PASS 3 REVIEW 5 FIX
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
Theme color only
FIX
Theme color only
Info::
Theme-color present but no dark variant
A theme-color is set but no dark-specific variant was found. The browser toolbar may not adapt for dark mode users.
Got: #fff
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 ModePartial Dark Mode
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
1 navigation pattern(s)
FIX
1 navigation pattern(s)
Info::
Skip navigation link detected
Info::
6 navigation landmark(s) detected
Breadcrumbs
Search
Skip Link Skip link detected
Labeled Navigation 6 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
2 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
B
Favicon & Branding
4 icon(s) detected
REVIEW
4 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
Apple touch icon present
Info::
Multiple icon sizes detected
favicon.ico Present
PNG Icons Present
Apple Touch Present
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Present
B
Color Contrast (Screenshot)
20 text elements analyzed, 0 fail WCAG AA
REVIEW

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

20 pass 20 pass AA only
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 Electrek3.66:13.0:1
#000000
#666666
Pass
h1 Electrek asks for yo…3.66:13.0:1
#000000
#666666
Pass
h1 Manage your data3.66:13.0:1
#000000
#666666
Pass
h1 Confirm our vendors3.66:13.0:1
#000000
#666666
Pass
h2 Featured3.66:13.0:1
#000000
#666666
Pass
h2 Latest3.66:13.0:1
#000000
#666666
Pass
h2 Poll3.66:13.0:1
#000000
#666666
Pass
h2 More3.66:13.0:1
#000000
#666666
Pass
h2 More3.66:13.0:1
#000000
#666666
Pass
h2 More3.66:13.0:1
#000000
#666666
Pass
h2 More3.66:13.0:1
#000000
#666666
Pass
h2 More3.66:13.0:1
#000000
#666666
Pass
h2 More3.66:13.0:1
#000000
#666666
Pass
h2 More3.66:13.0:1
#000000
#666666
Pass
h2 More3.66:13.0:1
#000000
#666666
Pass
h2 Store and/or access …3.66:13.0:1
#000000
#666666
Pass
h2 Use limited data to …3.66:13.0:1
#000000
#666666
Pass
h2 Create profiles for …3.66:13.0:1
#000000
#666666
Pass
h2 Use profiles to sele…3.66:13.0:1
#000000
#666666
Pass
h2 Create profiles to p…3.66:13.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.

B
Lighthouse Accessibility Audits
Score 81/100 — 5 failing, 26 passed
REVIEW
81

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

Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Toggle search form div.header-top > div.header-top__inner > div.header-right > button#js-search-toggle

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.

Names and labels

When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
body.home > div#onesignal-bell-container > div#onesignal-bell-launcher > button.onesignal-bell-launcher-button body.home > div#onesignal-bell-container > div#onesignal-bell-launcher > button.onesignal-bell-launcher-button

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.container > article.article > figure.img-border > a.article__image-link div.container > article.article > figure.img-border > a.article__image-link
div.container > article.article > figure.img-border > a.article__image-link div.container > article.article > figure.img-border > a.article__image-link
div.widget > div.cross-site-feed > h3.featured__blog-title > a div.widget > div.cross-site-feed > h3.featured__blog-title > a
div.container > article.article > figure.img-border > a.article__image-link div.container > article.article > figure.img-border > a.article__image-link
div.container > article.article > figure.img-border > a.article__image-link div.container > article.article > figure.img-border > a.article__image-link
div.container > article.article > figure.img-border > a.article__image-link div.container > article.article > figure.img-border > a.article__image-link
div.widget > div.cross-site-feed > h3.featured__blog-title > a div.widget > div.cross-site-feed > h3.featured__blog-title > 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.

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
Michelle Lewis article.article > div.post-meta > span.author__link > a
0 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Fred Lambert article.article > div.post-meta > span.author__link > a
33 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Peter Johnson article.article > div.post-meta > span.author__link > a
4 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
EV4 div.article__content > div.article__excerpt > p > a
Discuss this poll div.crowdsignal-forms-poll__content > form.crowdsignal-forms-poll__form > div.crowdsignal-forms-poll__actions > a.home-poll__discuss
Peter Johnson article.article > div.post-meta > span.author__link > a
9 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Toyota’s div.article__content > div.article__excerpt > p > a
Simon Walsh article.article > div.post-meta > span.author__link > a
0 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
cordless self-propelled Worx lawn mower div.article__content > div.article__excerpt > p > a
Greenworks’ Pro 2,700 PSI electric pressure washer at $50 off div.article__content > div.article__excerpt > p > a
Jackery’s 1,536Wh v2 portable power station div.article__content > div.article__excerpt > p > a
Electrek‘s best EV buying  div.article__content > div.article__excerpt > p > a
Electrek div.article__excerpt > p > a > em
leasing deals div.article__content > div.article__excerpt > p > a
Electrek Tesla Shop for the best deals on Tesla accessories div.article__content > div.article__excerpt > p > a
Electrek div.article__excerpt > p > a > em
Peter Johnson article.article > div.post-meta > span.author__link > a
7 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Volkswagen’s div.article__content > div.article__excerpt > p > a
Jameson Dow article.article > div.post-meta > span.author__link > a
29 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Peter Johnson article.article > div.post-meta > span.author__link > a
18 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Jeep’s div.article__content > div.article__excerpt > p > a
Peter Johnson article.article > div.post-meta > span.author__link > a
62 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
CATL’s div.article__excerpt > p > span > a
Fred Lambert article.article > div.post-meta > span.author__link > a
114 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Fred Lambert article.article > div.post-meta > span.author__link > a
86 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Jo Borrás article.article > div.post-meta > span.author__link > a
2 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Micah Toll article.article > div.post-meta > span.author__link > a
19 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Fred Lambert article.article > div.post-meta > span.author__link > a
20 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Fred Lambert article.article > div.post-meta > span.author__link > a
82 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Jo Borrás article.article > div.post-meta > span.author__link > a
0 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Quick Charge div.article__excerpt > p > em > a
Fred Lambert article.article > div.post-meta > span.author__link > a
39 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Fred Lambert article.article > div.post-meta > span.author__link > a
23 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Peter Johnson article.article > div.post-meta > span.author__link > a
11 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Isuzu D-MAX EV div.article__content > div.article__excerpt > p > a
Jo Borrás article.article > div.post-meta > span.author__link > a
3 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Peter Johnson article.article > div.post-meta > span.author__link > a
43 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
BYD div.article__content > div.article__excerpt > p > a
Peter Johnson article.article > div.post-meta > span.author__link > a
18 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Nissan div.article__content > div.article__excerpt > p > a
Simon Walsh article.article > div.post-meta > span.author__link > a
0 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
BLUETTI’s compact Elite 10 128Wh power station and 60W solar panel bundle div.article__content > div.article__excerpt > p > a
Worx string trimmer and leaf blower combo div.article__content > div.article__excerpt > p > a
Aventon’s Aventure 3 e-bike with smart features at its low div.article__content > div.article__excerpt > p > a
Electrek‘s best EV buying  div.article__content > div.article__excerpt > p > a
Electrek div.article__excerpt > p > a > em
leasing deals div.article__content > div.article__excerpt > p > a
Electrek Tesla Shop for the best deals on Tesla accessories div.article__content > div.article__excerpt > p > a
Electrek div.article__excerpt > p > a > em
Peter Johnson article.article > div.post-meta > span.author__link > a
54 Comments article.article > div.post-meta > div.meta__comment-count > a.comments
Hyundai’s div.article__content > div.article__excerpt > p > a
Learn more div.fc-dialog-content > div.fc-dialog-scrollable-content > button.fc-faq-header > span.fc-faq-label
List of partners. div.fc-dialog-scrollable-content > div.fc-footer > p > a.fc-vendors-list-dialog

These are opportunities to improve the legibility of your content.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
HYUNDAI article.article > ul.article__meta-guides > li.meta__guide > a
E-GMP article.article > ul.article__meta-guides > li.meta__guide > a

These items highlight common accessibility best practices.

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 are valid and not misspelled
Image elements have `[alt]` attributes
Input buttons have discernible text.
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.
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
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
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
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
Uses ARIA roles only on compatible elements
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
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
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
`<input type="image">` elements have `[alt]` text
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.
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
Landmark Structure
17 landmarks
PASS
17 landmarks
Info::
<main> landmark present
Info::
6 <nav> landmark(s) found
Warning::
5 of 6 <nav> elements are unlabeled
Multiple navigations need aria-label to distinguish them for screen readers.
Info::
No contentinfo (footer) landmark
Info::
Skip navigation link present
Page Structure — as a screen reader sees it
BANNER header NAV MAIN ASIDE CONTENTINFO (missing!)

Multiple navigations need aria-label to distinguish them for screen readers.

Why this matters

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

A
Heading Hierarchy
325 headings
PASS
325 headings
Warning::
Multiple H1 headings (5 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.
  • H1 Electrek
  • H2 Tesla’s California sales crash 24% as state’s EV market plunges to lowest since 2021
  • H2 Featured
  • H3 Tesla’s California sales crash 24% as state’s EV market plunges to lowest since 2021
  • H3 Kia cuts EV4 prices by $10,000 in response to the new Volkswagen ID.3 Neo
  • H3 Toyota’s 3-row electric SUV is gaining a luxury Lexus sibling: Here’s our first look
  • H3 Self-propelled Worx mower $360, Greenworks Pro pressure washer $350, $500 off Jackery 1,536Wh power station, more
  • H2 Latest
  • H2 US wind just had a big comeback – and 2026 could be even bigger
  • H2 Tesla’s California sales crash 24% as state’s EV market plunges to lowest since 2021
  • H2 Kia cuts EV4 prices by $10,000 in response to the new Volkswagen ID.3 Neo
  • H2 Poll
  • H3 In our last survey, we asked how high gas prices would have to be for people to give up their ICE-powered cars. Maybe the better question is: should they be allowed to have those things in the first p
  • H2 More from 9to5Mac
  • H3 from 9to5Mac 9to5Mac Logo
  • H3 This detail about Apple’s CEO transition shows the company can still keep important…
  • H3 WhatsApp testing multi-chat AI summaries for unread messages
  • H3 Tech leaders, Trump, and more react to Tim Cook stepping down as Apple CEO
  • H3 Apple TV executive behind ‘Monarch: Legacy of Monsters’ leaves for Amazon
  • H3 CarPlay just got even better with three exciting recent app updates
  • H3 Electric font-loaders in Canada
  • H2 Toyota’s 3-row electric SUV is gaining a luxury Lexus sibling: Here’s our first look
  • H2 Self-propelled Worx mower $360, Greenworks Pro pressure washer $350, $500 off Jackery 1,536Wh power station, more
  • H2 Volkswagen turns the Jetta into an affordable electric SUV for China [Images]
  • H2 More from 9to5Google
  • H3 from 9to5Google 9to5Google Logo
  • H3 Google Wallet adds Live Update for flight tracking
  • H3 Today’s Android app deals and freebies: Rusty Lake Paradise, Out There, Underground…
  • H3 I was happy with my Pixel camera until I tried the Oppo Find X9 Ultra [Gallery]
  • H3 Xbox Game Pass Ultimate with cloud gaming gets a price cut and just one trade-off
  • H3 Chipolo's Android Find Hub trackers have 1-year battery life, actually, as new wallet…
  • H2 Hyundai and Kia will extend warranties for cars with ICCU issues
  • H2 Jeep shelves its only EV in the US for 2026, but promises it will return better than ever
  • H2 CATL one-ups BYD with its new LFP EV battery capable of a full recharge in just 6 minutes
  • H2 More from DroneDJ
  • H3 from DroneDJ Drone DJ Logo
  • H3 SiFly drones now appear on ADS-B Exchange
  • H3 New DJI Power 1000 Mini packs big energy
  • H3 Going to NAB? Don’t miss DJI’s booth
  • H3 Why this sub-$300 drone might be enough for most creators
  • H3 DJI Pocket 4 camera becomes first real casualty of US FCC ban
  • H2 Tesla is supposed to imminently unveil its new Roadster after years of delays
  • H2 Tesla submits plans for first Robotaxi-only Supercharger stations
  • H2 Volvo electric semi scores another real-world win with Coca-Cola
  • H2 More from Space Explored
  • H3 from Space Explored
  • H3 Blue Origin looking to complete booster reuse on its third mission, tomorrow
  • H3 Starship Flight 12 inches closer to launch with booster and ship static fires
  • H3 Artemis 2's launch in photos, closer than any human can get
  • H3 For the first time in over 50 years, humans are on their way to the Moon
  • H3 How to watch NASA's Artemis 2 rocket launch
  • H2 New state law could legalize grey area e-bikes but complicates other electric bike rules
  • H2 Uber (UBER) now owns 11.5% of Lucid (LCID): it gets interesting
  • H2 Tesla (TSLA) Q1 2026 earnings preview: the growth story is dead
  • H2 More from 9to5Mac
  • H3 from 9to5Mac 9to5Mac Logo
  • H3 This detail about Apple’s CEO transition shows the company can still keep important…
  • H3 WhatsApp testing multi-chat AI summaries for unread messages
  • H3 Tech leaders, Trump, and more react to Tim Cook stepping down as Apple CEO
  • H3 Apple TV executive behind ‘Monarch: Legacy of Monsters’ leaves for Amazon
  • H3 CarPlay just got even better with three exciting recent app updates
  • H2 Tesla Robotaxi expansion, heavy duty EVs, and last week’s pain at the pump
  • H2 Tesla Cybertruck becomes first AC vehicle-to-grid asset in California through PG&E
  • H2 Tesla settles another wrongful death lawsuit, but not about Autopilot this time
  • H2 More from 9to5Google
  • H3 from 9to5Google 9to5Google Logo
  • H3 Google Wallet adds Live Update for flight tracking
  • H3 Today’s Android app deals and freebies: Rusty Lake Paradise, Out There, Underground…
  • H3 I was happy with my Pixel camera until I tried the Oppo Find X9 Ultra [Gallery]
  • H3 Xbox Game Pass Ultimate with cloud gaming gets a price cut and just one trade-off
  • H3 Chipolo's Android Find Hub trackers have 1-year battery life, actually, as new wallet…
  • H2 Isuzu launches its first electric pickup in the UK, but it’s not cheap
  • H2 Hot and ready: Mercedes is taking orders for its new eArocs 400 vocational truck
  • H2 BYD is now upgrading some of its top selling EVs with 5-min flash charging
  • H2 More from DroneDJ
  • H3 from DroneDJ Drone DJ Logo
  • H3 SiFly drones now appear on ADS-B Exchange
  • H3 New DJI Power 1000 Mini packs big energy
  • H3 Going to NAB? Don’t miss DJI’s booth
  • H3 Why this sub-$300 drone might be enough for most creators
  • H3 DJI Pocket 4 camera becomes first real casualty of US FCC ban
  • H2 Nissan’s first EV powered by solid-state batteries is on track for 2028
  • H2 Bluetti Elite 10 power station + 60W solar panel hits $219, Worx string trimmer + leaf blower combo $129, Aventon e-bikes, more
  • H2 Hyundai unveils the IONIQ 3 with class-leading range and a new infotainment [Images]
  • H2 More from Space Explored
  • H3 from Space Explored
  • H3 Blue Origin looking to complete booster reuse on its third mission, tomorrow
  • H3 Starship Flight 12 inches closer to launch with booster and ship static fires
  • H3 Artemis 2's launch in photos, closer than any human can get
  • H3 For the first time in over 50 years, humans are on their way to the Moon
  • H3 How to watch NASA's Artemis 2 rocket launch
  • H1 Electrek asks for your consent to use your personal data to: duplicate H1
  • 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 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 Pelmorex Corp.
  • H2 TikTok Ad Network
  • H2 Extreme Reach, Inc
  • H2 Somplo Ltd
  • H2 Adelaide Metrics Inc
  • H2 Baidu (Hong Kong) Limited
  • 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 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+
Alt Text Quality
All 140 images OK
PASS
All 140 images OK
Info::
2 image(s) with alt text over 125 characters
Info::
28 decorative image(s) correctly marked
Info::
110 image(s) with good alt text
140 images 110 good alt text 28 decorative
IssueCount
too long2 image(s)
A
Form Accessibility
1 of 290 controls have issues
PASS
1 of 290 controls have issues
Critical::
1 control(s) without accessible label
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
Got: <input type="submit">
Info::
289 control(s) properly labeled
290 controls
289 labeled
0 placeholder only
1 unlabeled
ControlTypeLabelMethod
#search-fieldsearchSearch for:for/id
#poll-answer-73960595radionone
#poll-answer-73960635radionone
#poll-answer-73960671radionone
#poll-answer-73960672radionone
#poll-answer-73960681radionone
#poll-answer-73960682radionone
inputcheckboxConsent (123 vendors)none
inputcheckboxConsent (75 vendors)none
#fc-preference-slider-purpose-2checkboxLegitimate interest (41 vendors)none
inputcheckboxConsent (106 vendors)none
inputcheckboxConsent (106 vendors)none
inputcheckboxConsent (31 vendors)none
inputcheckboxConsent (29 vendors)none
inputcheckboxConsent (76 vendors)none
#fc-preference-slider-purpose-7checkboxLegitimate interest (59 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 (51 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
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
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-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
inputsubmit(none)none

Form controls need a <label>, aria-label, or aria-labelledby for screen readers.

<input type="submit">

Why this matters

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

A
404 Error Page
HTTP 404, custom page
PASS
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
Info::
Navigation links present on 404 page
Info::
Homepage link present on 404 page
Info::
Search form present on 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title Drone DJ Logo Custom Styling Navigation Homepage Link Search Form
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback