Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, bare pageFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy18 headingsREVIEW
- H2 Latest News
- H2 Video & Podcasts
- H2 Top 150 Dealership Groups
- H2 Sponsored
- H2 Retail
- H2 Manufacturing
- H2 Cars & Concepts
- H2 EV
- H2 Technology
- H2 Data Center
- H2 Automotive News Europe
- H2 Automotive News Canada
- H2 Tariff Updates
- H2 Featured Jobs
- H2 More News
- H2 Lists & Rankings
- H2 Opinion
- H2 Asia
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
BAlt Text Quality2 of 52 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 image(s) |
| too long | 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
BLighthouse Accessibility AuditsScore 88/100 — 3 failing, 27 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
YOUR CHOICES REGARDING COOKIES ON THIS SITE
Please choose whether this site may… div.banner-details-container > div.description-group > div.trustarc-banner-details > div#truste-banner-header-text |
WE AND OUR PARTNERS (8)
We and our partners: (8) process personal data such as… div.banner-details-container > div.description-group > div.trustarc-banner-details > div#truste-partner-header-text |
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
YOUR CHOICES REGARDING COOKIES ON THIS SITE
Please choose whether this site may… body.tp-modal-close > div#consent_blackbar > div#truste-consent-track |
body.tp-modal-close > div.tp-busy body.tp-modal-close > div.tp-busy |
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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
View active inventory by segment div#nvai > div.heads > div.list_copy > a.text_transform_none |
These items highlight common accessibility best practices.
A+Landmark Structure6 landmarksPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #g-recaptcha-response-100000 | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
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
ALink & Button Quality273 links, 6 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.autonews.com/retail/an-catal… | Today’s Average Marketed Pri… | new tab | Add '(opens in new tab)' to text |
| https://www.autonews.com/retail/an-catal… | Measures the visible listed pr… | new tab | Add '(opens in new tab)' to text |
| https://www.autonews.com/retail/an-catal… | View average marketed price by… | new tab | Add '(opens in new tab)' to text |
| https://www.autonews.com/retail/an-catal… | $50,739 | new tab | Add '(opens in new tab)' to text |
| https://www.autonews.com/retail/an-catal… | $649 | new tab | Add '(opens in new tab)' to text |
| https://www.autonews.com/retail/an-catal… | $791 | new tab | Add '(opens in new tab)' to text |
| https://www.autonews.com/retail/an-catal… | Today’s New-Vehicle Active I… | new tab | Add '(opens in new tab)' to text |
| https://www.autonews.com/retail/an-catal… | Measures the VIN-specific vehi… | new tab | Add '(opens in new tab)' to text |
| https://www.autonews.com/retail/an-catal… | View active inventory by segme… | new tab | Add '(opens in new tab)' to text |
| https://www.autonews.com/retail/an-catal… | 2,915,717 | new tab | Add '(opens in new tab)' to text |
| https://www.autonews.com/retail/an-catal… | 100,377 | new tab | Add '(opens in new tab)' to text |
| https://www.autonews.com/retail/an-catal… | 37,287 | new tab | Add '(opens in new tab)' to text |
| https://hubs.li/Q045WwDr0 | Brought to you by | new tab | Add '(opens in new tab)' to text |
| https://jobs.autonews.com/jobs/ | View all jobs | new tab | Add '(opens in new tab)' to text |
| https://jobs.autonews.com/employer/login… | Post a job | new tab | Add '(opens in new tab)' to text |
| https://www.crain.com/privacy-policy/ | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://trustarc.com | cookie notice provider logo | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.autonews.com/retail/an-catalyst-iq-vehicle-price-and-inventory-tr…; https://www.autonews.com/retail/an-catalyst-iq-vehicle-price-and-inventory-tr…; https://www.autonews.com/retail/an-catalyst-iq-vehicle-price-and-inventory-tr…; https://www.autonews.com/retail/an-catalyst-iq-vehicle-price-and-inventory-tr…; https://www.autonews.com/retail/an-catalyst-iq-vehicle-price-and-inventory-tr…; https://www.autonews.com/retail/an-catalyst-iq-vehicle-price-and-inventory-tr…; https://www.autonews.com/retail/an-catalyst-iq-vehicle-price-and-inventory-tr…; https://www.autonews.com/retail/an-catalyst-iq-vehicle-price-and-inventory-tr…; https://www.autonews.com/retail/an-catalyst-iq-vehicle-price-and-inventory-tr…; https://www.autonews.com/retail/an-catalyst-iq-vehicle-price-and-inventory-tr… (+7 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Latest News | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Video & Podcasts | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Top 150 Dealership G… | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Sponsored | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Retail | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Manufacturing | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Cars & Concepts | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Technology | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Data Center | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Automotive News Euro… | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Automotive News Cana… | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Tariff Updates | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Featured Jobs | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 More News | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Lists & Rankings | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Opinion | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Asia | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| title Automotive News | Ca… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Home | 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.