Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction65 of 142 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 3 image(s) |
| filename | 7 image(s) |
| generic | 55 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
FLink & Button QualityAction16 issue(s) across 426 links and 27 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.stevemadden.com/pages/shippi… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Shippingpolicy | |||
| https://www.stevemadden.com/collections/… | here | generic text | Replace with descriptive text |
Before: here Suggested: Buy With Prime | |||
| https://www.stevemadden.com/pages/shippi… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Shippingpolicy | |||
| https://www.stevemadden.com/collections/… | (empty) | empty | Add link text or aria-label |
| https://www.stevemadden.com/collections/… | (empty) | empty | Add link text or aria-label |
| https://www.stevemadden.com/collections/… | (empty) | empty | Add link text or aria-label |
| https://www.stevemadden.com/collections/… | (empty) | empty | Add link text or aria-label |
| https://www.stevemadden.com/collections/… | (empty) | empty | Add link text or aria-label |
| https://www.stevemadden.com/collections/… | (empty) | empty | Add link text or aria-label |
| https://www.stevemadden.com/collections/… | (empty) | empty | Add link text or aria-label |
| https://www.stevemadden.com/pages/weddin… | (empty) | empty | Add link text or aria-label |
| https://www.stevemadden.com/pages/new-an… | (empty) | empty | Add link text or aria-label |
| https://www.stevemadden.com/pages/deals | (empty) | empty | Add link text or aria-label |
| /collections/jelly | JELLIES | img no alt | Add alt attribute to the image |
| /collections/pretty-prints | FUN PRINTS | img no alt | Add alt attribute to the image |
| /collections/crochet-woven-raffia | RAFFIA & CROCHET | img no alt | Add alt attribute to the image |
| /collections/flip-flops | THONG SANDALS | img no alt | Add alt attribute to the image |
| /collections/womens-heels | HEELS … | img no alt | Add alt attribute to the image |
| /collections/how-to-style-spring-boots | SPRING BOOTS … | img no alt | Add alt attribute to the image |
| /collections/color-shop | SPRING COLOR SHOP … | img no alt | Add alt attribute to the image |
| /collections/festival-shop | FESTIVAL … | img no alt | Add alt attribute to the image |
| /collections/make-it-a-match | MAKE IT A MATCH … | img no alt | Add alt attribute to the image |
| /collections/spring-apparel | SPRING APPAREL … | img no alt | Add alt attribute to the image |
| /collections/all-whats-new | (empty) | empty | Add link text or aria-label |
| /collections/all-whats-new | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/stevemadden/?h… | @stevemadden | new tab | Add '(opens in new tab)' to text |
| /pages/stevemadden | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Stevemadden | |||
Links without text are announced as raw URLs by screen readers.
https://www.stevemadden.com/collections/mens-all-products; https://www.stevemadden.com/collections/mens-winter-outfits; https://www.stevemadden.com/collections/womens-all-products; https://www.stevemadden.com/collections/mens-all-products; https://www.stevemadden.com/collections/kids-shoes; https://www.stevemadden.com/collections/bags-accessories; https://www.stevemadden.com/collections/all-clothing; https://www.stevemadden.com/pages/wedding; https://www.stevemadden.com/pages/new-and-now; https://www.stevemadden.com/pages/deals (+2 more)
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
Generic link text like 'click here' doesn't describe the destination.
https://www.stevemadden.com/pages/shippingpolicy ("Learn More"); https://www.stevemadden.com/collections/buy-with-prime ("here"); https://www.stevemadden.com/pages/shippingpolicy ("Learn More"); /pages/stevemadden ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.instagram.com/stevemadden/?hl=en
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
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CHeading HierarchyAction12 headings, 1 skip(s)REVIEW
- H2 Your cart is empty
- H2 Your cart (0)
- H2 Estimated total
- H2 SHOW US HOW YOU WEAR IT
- H4 No one else can do it like you. Follow @stevemadden and tag us for a chance to get featured on our page. skipped
- H2 CUSTOMER SERVICE
- H2 ABOUT THE COMPANY
- H2 SITE TERMS
- H2 SALES & PROMOTIONS
- H2 STORE LOCATOR
- H2 SM PASS
- H3 1-888-SMADDEN
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
C404 Error PageActionHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 8 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
3 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 |
|---|---|---|---|---|---|
| h2 Your cart is empty | 1.30:1 | 3.0:1 | #000000 | #1D230F | Fail |
| h2 Estimated total | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 SHOW US HOW YOU WEAR… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 CUSTOMER SERVICE | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 ABOUT THE COMPANY | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 SITE TERMS | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 SALES & PROMOTIONS | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 STORE LOCATOR | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 SM PASS | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 1-888-SMADDEN | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Steve Madden® Offic… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| title Steve Madden® Offic… | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a My Wishlist | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to chat support | 13.08:1 | 4.5:1 | #000000 | #CCCCCC | Pass |
| a Skip to header | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to menu | 1.52:1 | 4.5:1 | #000000 | #44250E | Fail |
| a Skip to content | 1.64:1 | 4.5:1 | #000000 | #383218 | Fail |
| a Click to view our Ac… | 1.70:1 | 4.5:1 | #000000 | #33371A | Fail |
| a Skip to footer | 1.08:1 | 4.5:1 | #000000 | #090E0A | Fail |
| a Continue shopping | 1.87:1 | 4.5:1 | #000000 | #4D3713 | 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.
ALandmark Structure13 landmarksPASS
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
AForm Accessibility1 of 5 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #discount-code-input | text | Discount Code | for/id |
| #Search-In-Modal | search | Search input | for/id |
| #Search-In-Modal | text | Search input field | aria-label |
| #NewsletterForm--sections--15710688510085__footer | Email address | for/id | |
| #Search-In-Modal header__serach__desk | search | (Search) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="search" name="q" id="Search-In-Modal header__serach__desk">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
ALighthouse Accessibility AuditsScore 92/100 — 4 failing, 27 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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
No one else can do it like you. Follow @stevemadden and tag us for a chance to … div.container > div.display_flex > div.wraper_title > h4.section-title-subtitle |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#shopify-section-template--15710691459205__home_XGeLP4 > div.main-content-container > div.xy-section-container > a div#shopify-section-template--15710691459205__home_XGeLP4 > div.main-content-container > div.xy-section-container > a |
div#shopify-section-template--15710691459205__home_XGeLP4 > div.main-content-container > div.xy-section-container > a div#shopify-section-template--15710691459205__home_XGeLP4 > div.main-content-container > div.xy-section-container > a |
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
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 |
|---|
ADD+ div#gallery > a.product-card > div.product-price-container > button.buy-button |
ADD+ div#gallery > a.product-card > div.product-price-container > button.buy-button |
ADD+ div#gallery > a.product-card > div.product-price-container > button.buy-button |
ADD+ div#gallery > a.product-card > div.product-price-container > button.buy-button |
These items highlight common accessibility best practices.
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 |
|---|
GO div.footer-block__newsletter > form#ContactFooter > div.newsletter-form__field-wrapper > button#Subscribe |