Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DHeading HierarchyAction3 headings, 1 skip(s)FIX
- H3 Buscar y Encontrar
- H6 (empty)
- H6 (empty)
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
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
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
BLandmark Structure6 landmarksREVIEW
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
BAlt Text Quality2 of 73 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 image(s) |
| too long | 5 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
CLink & Button QualityAction6 issue(s) across 92 links and 21 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /Privacy-Security-Policy-a-282.html | Más información | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| /Privacy-Security-Policy-a-282.html | haz clic aquí para ver nuestr… | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
; ; ; ; ;
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
Add '(opens in new tab)' to link text or aria-label.
/Privacy-Security-Policy-a-282.html; /Privacy-Security-Policy-a-282.html
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 16 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
5 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h3 Buscar y Encontrar | 3.55:1 | 3.0:1 | #000000 | #646464 | Pass |
| title Ropa y moda de M… | 3.45:1 | 4.5:1 | #000000 | #65625C | Fail |
| p Centro de preferenci… | 1.41:1 | 4.5:1 | #000000 | #282725 | Fail |
| p Cuando visitas cualq… | 1.07:1 | 4.5:1 | #000000 | #0B0B0B | Fail |
| span Más información | 3.66:1 | 4.5:1 | #2D68A8 | #000000 | Fail |
| div SHEIN_KEY_PREFERENCE… | 1.87:1 | 4.5:1 | #000000 | #3B3B3B | Fail |
| p Administrar preferen… | 3.44:1 | 4.5:1 | #000000 | #626262 | Fail |
| div Cookies estrictament… | 3.44:1 | 4.5:1 | #000000 | #626262 | Fail |
| div Siempre activo | 1.04:1 | 4.5:1 | #3860BE | #626262 | Fail |
| div Estas galletas son n… | 3.44:1 | 4.5:1 | #000000 | #626262 | Fail |
| p<span lista de galletas | 1.06:1 | 4.5:1 | #2D68A8 | #626262 | Fail |
| div Cookies de rendimien… | 3.44:1 | 4.5:1 | #000000 | #626262 | Fail |
| div Estas cookies nos pe… | 3.44:1 | 4.5:1 | #000000 | #626262 | Fail |
| p<span lista de galletas | 1.06:1 | 4.5:1 | #2D68A8 | #626262 | Fail |
| div Cookies funcionales | 3.44:1 | 4.5:1 | #000000 | #626262 | Fail |
| div Estas cookies permit… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p<span lista de galletas | 3.09:1 | 4.5:1 | #2D68A8 | #BEBEBE | Fail |
| div Cookies de targeting | 17.30:1 | 4.5:1 | #000000 | #E9E9E9 | Pass |
| div Estas cookies pueden… | 20.47:1 | 4.5:1 | #000000 | #FCFCFC | Pass |
| p<span lista de galletas | 2.02:1 | 4.5:1 | #2D68A8 | #999999 | Fail |
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.
BLighthouse Accessibility AuditsScore 82/100 — 4 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
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
4,42€ div.immersiveBanner-products-container > div.immersiveBanner-products-container__product-item > div.product-card > div.bff-price-container |
6,49€ div.immersiveBanner-products-container > div.immersiveBanner-products-container__product-item > div.product-card > div.bff-price-container |
4,12€ div.immersiveBanner-products-container > div.immersiveBanner-products-container__product-item > div.product-card > div.bff-price-container |
4,12€ div.immersiveBanner-products-container > div.immersiveBanner-products-container__product-item > div.product-card > div.bff-price-container |
3,94€ div.immersiveBanner-products-container > div.immersiveBanner-products-container__product-item > div.product-card > div.bff-price-container |
19,95€ div.immersiveBanner-products-container > div.immersiveBanner-products-container__product-item > div.product-card > div.bff-price-container |
5,60€ div.multi-line__half-container > div.multi-line__half_container-product > div.product-card > div.bff-price-container |
0,44€ div.multi-line__half-container > div.multi-line__half_container-product > div.product-card > div.bff-price-container |
24,99€ div.multi-line__half-container > div.multi-line__half_container-product > div.product-card > div.bff-price-container |
7,96€ div.multi-line__half-container > div.multi-line__half_container-product > div.product-card > div.bff-price-container |
9,99€ div.scroll-snap-wrapper > div.single-container__swiper_slide > div.product-card > div.bff-price-container |
14,42€ div.scroll-snap-wrapper > div.single-container__swiper_slide > div.product-card > div.bff-price-container |
26,28€ div.scroll-snap-wrapper > div.single-container__swiper_slide > div.product-card > div.bff-price-container |
100,78€ div.scroll-snap-wrapper > div.single-container__swiper_slide > div.product-card > div.bff-price-container |
42,52€ div.scroll-snap-wrapper > div.single-container__swiper_slide > div.product-card > div.bff-price-container |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.bsc-common-header > header.bsc-common-header__wrap > div.bsc-common-header__left > button.full-hotzone-icon div.bsc-common-header > header.bsc-common-header__wrap > div.bsc-common-header__left > button.full-hotzone-icon |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body > div._shein_privacy_3412236945 > div.cmp_c_1100 > img.cmp_c_1500 body > div._shein_privacy_3412236945 > div.cmp_c_1100 > img.cmp_c_1500 |
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.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
A+Form AccessibilityAll 5 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | checkbox | none | |
| input | checkbox | none | |
| input | checkbox | none | |
| input | checkbox | none | |
| header-search | search | Buscar: | aria-label |