Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure13 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
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
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction4 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Find verified review… | 18.01:1 | 3.0:1 | #000000 | #E8EFEE | Pass |
| h2 An open directory of… | 18.18:1 | 3.0:1 | #000000 | #E9F0EF | Pass |
| h2 Tools designed for t… | 18.18:1 | 3.0:1 | #000000 | #E9F0EF | Pass |
| h2 We answer your quest… | 18.18:1 | 3.0:1 | #000000 | #E9F0EF | Pass |
| h2 Your voice makes the… | 18.18:1 | 3.0:1 | #000000 | #E9F0EF | Pass |
| h3 OTP verification by … | 18.18:1 | 3.0:1 | #000000 | #E9F0EF | Pass |
| h3 Human moderation | 18.18:1 | 3.0:1 | #000000 | #E9F0EF | Pass |
| h3 Transparent reportin… | 18.18:1 | 3.0:1 | #000000 | #E9F0EF | Pass |
| h3 Open company directo… | 18.18:1 | 3.0:1 | #000000 | #E9F0EF | Pass |
| h3 Clear 1-to-5 rating | 18.18:1 | 3.0:1 | #000000 | #E9F0EF | Pass |
| h3 Claimable business p… | 18.18:1 | 3.0:1 | #000000 | #E9F0EF | Pass |
| title TrustedCompanies - V… | 1.73:1 | 4.5:1 | #000000 | #003D3A | Fail |
| span Email-verified revie… | 19.43:1 | 4.5:1 | #000000 | #F6F6F6 | Pass |
| span Every review is huma… | 19.43:1 | 4.5:1 | #000000 | #F6F6F6 | Pass |
| span TrustedCompanies | 16.90:1 | 4.5:1 | #000000 | #DDE9E8 | Pass |
| a Home | 18.61:1 | 4.5:1 | #000000 | #EEF2F1 | Pass |
| a Companies | 18.44:1 | 4.5:1 | #000000 | #EDF1F0 | Pass |
| a Plans | 18.44:1 | 4.5:1 | #000000 | #EDF1F0 | Pass |
| a About us | 18.44:1 | 4.5:1 | #000000 | #EDF1F0 | Pass |
| button Sign in | 18.41:1 | 4.5:1 | #000000 | #ECF1F0 | 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.
A+Heading Hierarchy11 headingsPASS
- H1 Find verified reviews you can trust
- H2 An open directory of companies
- H2 Tools designed for trust
- H3 OTP verification by email
- H3 Human moderation
- H3 Transparent reporting
- H3 Open company directory
- H3 Clear 1-to-5 rating
- H3 Claimable business profile
- H2 We answer your questions
- H2 Your voice makes the difference. Share your experience today.
A+Heading Text QualityAll 11 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 4 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Link & Button Quality39 links, 12 buttons — all OKPASS
A+Form Input TypesNo form controls on this pagePASS
A+Form Input QualityNo form controls on this pagePASS
A+Mobile Keyboard & AutofillNo form controls -- mobile keyboard check is N/APASS
A+Document LanguageLang attribute set to "en"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 118 visible text node(s) render at >= 12 CSS pixelsPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
ALighthouse Accessibility AuditsScore 91/100 — 2 failing, 21 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Menu
Home
Companies
Plans
About us
Email-verified reviews
Write a review
Sign i… body.h-screen > aside.fixed |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Home aside.fixed > nav.flex-1 > div.flex > a.rounded-lg |
DIRECTORY section.border-y > div.container > div.mx-auto > p.text-tagline |
FREQUENTLY ASKED QUESTIONS div.container > div.mx-auto > div.text-center > p.text-tagline |
01 div.mt-12 > div.border-b > button.group > span.mt-0.5 |
02 div.mt-12 > div.border-b > button.group > span.mt-0.5 |
03 div.mt-12 > div.border-b > button.group > span.mt-0.5 |
04 div.mt-12 > div.border-b > button.group > span.mt-0.5 |
05 div.mt-12 > div.border-b > button.group > span.mt-0.5 |
06 div.mt-12 > div.border-b > button.group > span.mt-0.5 |
These are opportunities to improve the legibility of your content.