Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DMobile Keyboard & AutofillAction2/2 eligible field(s) missing autocomplete or inputmodeFIX
DTabindex Anti-PatternsAction0 positive, 26 -1-on-focusableFIX
FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
BIframe Accessibility2/6 iframe(s) missing title; 0 placeholder(s)REVIEW
BMobile-Readable Font Sizes95% of visible text renders at >= 12 CSS px (1 below threshold)REVIEW
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
ALandmark Structure4 landmarksPASS
The skip-link anchor (e.g., `href="#main"`) points at an ID that has no corresponding element on the page. Activating the link does nothing -- a silent WCAG 2.4.1 failure that the visual link presence hides. Add `id="main"` (or whichever matches the href) to the target landmark.
Skip link points at an ID that doesn't exist on the page. The link looks fine visually but does nothing when activated -- silent WCAG 2.4.1 failure.
Learn more ▾ ▴
Find the target landmark (typically <main> or the first <h1>) and add `id="..."` matching the skip link's href fragment. Test by tabbing to the skip link and pressing Enter -- focus should jump to the target.
Source: WCAG 2.1 SC 2.4.1
A+Heading Hierarchy16 headingsPASS
- H1 Apollo Wholesale - UK Supplier
- H2 AFRO HAIRCARE | SKINCARE
- H2 HALLOWEEN DRESSING UP
- H2 WINTER ACCESSORIES
- H2 GRAVESIDE MEMORIAL
- H2 FOXBURY TIGHTS
- H2 ANOVIA TOILETRIES
- H2 ARTS & CRAFTS SUPPLIES
- H2 MAKE-UP | COSMETICS
- H2 AFRO HAIRCARE | SKINCARE
- H2 HALLOWEEN DRESSING UP
- H3 UK MAINLAND DELIVERY
- H3 TRADE ONLY
- H4 EUROPE & GLOBAL DELIVERY
- H2 Have a look at our hand picked suggestions
- H2 Welcome to Apollo Wholesale. Your go-to wholesaler supplier in the UK.
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
A+Alt Text QualityAll 12 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search | text | Search | for/id |
| #newsletter | Sign Up for Our Newsletter: | none |
ALink & Button Quality1 issue(s) across 1988 links and 39 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
a.toggle (#104 on page)
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
A+Form Input Types1 input(s) using type=text where a specific type would helpPASS
A+Form Input Quality2 form control(s) checked, no input-semantic issuesPASS
A+Document LanguageLang attribute set to "en"PASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Print StylesheetPrint styles detectedPASS
A+Mobile UX Depth2 mobile-depth signal(s) detectedPASS
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 Have a look at our h… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Welcome to Apollo Wh… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 UK MAINLAND DELIVERY | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 TRADE ONLY | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Wholesale Supplier i… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p This website uses co… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Privacy Policy page | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p . To accept cookies … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Allow Cookies | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Skip to Content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Contact Us | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Delivery | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a FAQ | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Login | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Register | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Prices Incl. VAT | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Prices Excl. VAT | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Toggle Nav | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| strong Search | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| span Search | 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.
ALighthouse Accessibility AuditsScore 94/100 — 2 failing, 30 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
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 |
|---|
This website uses cookies. By continuing to browse the site, you are agreeing t… body#html-body > div#notice-cookie-block |
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 |
|---|
Allow Cookies div.content > div.actions > button#btn-cookie-allow > span |
SHOP NOW div.breeze-bg-lazy > div.pagebuilder-overlay > div.pagebuilder-poster-content > button.pagebuilder-slide-button |
SHOP NOW div.breeze-bg-lazy > div.pagebuilder-overlay > div.pagebuilder-poster-content > button.pagebuilder-slide-button |
SHOP NOW div.breeze-bg-lazy > div.pagebuilder-overlay > div.pagebuilder-poster-content > button.pagebuilder-slide-button |
SHOP NOW div.breeze-bg-lazy > div.pagebuilder-overlay > div.pagebuilder-poster-content > button.pagebuilder-slide-button |
SHOP NOW div.breeze-bg-lazy > div.pagebuilder-overlay > div.pagebuilder-poster-content > button.pagebuilder-slide-button |
SHOP NOW div.breeze-bg-lazy > div.pagebuilder-overlay > div.pagebuilder-poster-content > button.pagebuilder-slide-button |
Add to Basket div.actions-primary > form > button.action > span |
Add to Basket div.actions-primary > form > button.action > span |
These are opportunities to improve the legibility of your content.