Accessibility
· 12 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
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.
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
F404 Error PageActionHTTP 404, 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 HierarchyNo headingsREVIEW
No headings found
Headings create the document outline for screen reader navigation.
Headings (H1-H6) create the document outline for screen reader navigation.
A page with zero headings is unnavigable by assistive tech and reads as one undifferentiated wall of text.
Learn more ▾ ▴
Screen reader users navigate by jumping between H1-H6 elements. A page with no headings has no skip targets — users have to read every word linearly. Adding a heading hierarchy (one H1, then H2 sections, optional H3 subsections) makes the page skimmable for both AT and human readers.
Source: WCAG 1.3.1 / W3C WAI
CLighthouse Accessibility AuditsActionScore 79/100 — 7 failing, 24 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
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
All
Women
Men
Home
Sports
Jewelry
Industrial
Kids
Electronics
Bags
Crafts
Beaut… div.wrap-9Gulm > div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
All div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Women div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Men div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Home div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Sports div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Jewelry div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Industrial div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Kids div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Electronics div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Bags div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Crafts div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Beauty div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Toy div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Automotive div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Office div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Baby div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Health div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Garden div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Household div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Pets div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Musical div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Appliances div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Food div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Books div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
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 |
|---|
Privacy & cookie setting
We use cookies and similar technologies to provide our… body.vgui-popup-fixed-lskQJ > div > div > div.box-3EXXP |
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 |
|---|
GET div > div.downloadsWrapper-RLshn > div.downloadUI-1EdpI > button.button-3Io9M |
Women div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Men div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Sign in div.root-h11gn > div.container-3zpvw > div.wrap-6ZxH0 > div.guideButton-2mmoR |
See more div.content-20u_c > div.privacyDesWrap-3vDRA > div.seeMore-23W5_ > span.moreText-3t2hO |
These are opportunities to improve the legibility of your content.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.vgui-popup-fixed-lskQJ > div > iframe.iframe-8Vtge body.vgui-popup-fixed-lskQJ > div > iframe.iframe-8Vtge |
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.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
All div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Women div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Men div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Home div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Sports div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Jewelry div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Industrial div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Kids div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Electronics div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Bags div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Crafts div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Beauty div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Toy div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Automotive div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Office div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Baby div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Health div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Garden div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Household div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Pets div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Musical div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Appliances div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Food div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
Books div.fixAndroid-13mpW > div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
GET div > div.downloadsWrapper-RLshn > div.downloadUI-1EdpI > button.button-3Io9M |