Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction14 issue(s) across 90 links and 20 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (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 | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| /pages/about-us | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: About Us | |||
| (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 | |
| https://www.shopify.com?utm_campaign=pow… | Powered by Shopify | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/GoodfairGoods | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/goodfair/ | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/channel/UCXTSJVf… | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@goodfair | Tiktok | new tab | Add '(opens in new tab)' to text |
| https://x.com/goodfair_ | new tab | Add '(opens in new tab)' to text | |
| https://www.reddit.com/r/Goodfair/ | new tab | Add '(opens in new tab)' to text | |
Links without text are announced as raw URLs by screen readers.
/; ; ; ; ; ; ; ; ; (+3 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.
/pages/about-us ("Read 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.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_source=onlinestore; https://www.facebook.com/GoodfairGoods; https://www.instagram.com/goodfair/; https://www.youtube.com/channel/UCXTSJVfwmg6LRKHqsxF9ajQ; https://www.tiktok.com/@goodfair; https://x.com/goodfair_; https://www.reddit.com/r/Goodfair/
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
F404 Error PageActionHTTP 429, custom pageFIX
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
BAlt Text Quality2 of 56 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 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
BLighthouse Accessibility AuditsScore 86/100 — 4 failing, 25 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.
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 |
|---|
Shop now div.spacing-style > div.group-block > div.group-block-content > a.size-style |
$20 USD product-price.text-block > div > span.price > span.money |
$20 USD product-price.text-block > div > span.price > span.money |
$20 USD product-price.text-block > div > span.price > span.money |
$20 USD product-price.text-block > div > span.price > span.money |
$20 USD product-price.text-block > div > span.price > span.money |
$20 USD product-price.text-block > div > span.price > span.money |
$20 USD product-price.text-block > div > span.price > span.money |
$20 USD product-price.text-block > div > span.price > span.money |
Read More div.section > div.border-style > div.spacing-style > a.size-style |
READ OUR STORY div.spacing-style > div.group-block > div.group-block-content > a.size-style |
02/26/2025 div.stamped-carousel-scroll > div#stamped-carousel-scroll-wrapper > div.block > div.stamped-reviews-date |
all the ones i got were so cute div.block > div.stamped-ratings-wrapper > div.stamped-reviews-message > div.stamped-reviews-message-block |
Hannah div#stamped-carousel-scroll-wrapper > div.block > div.stamped-ratings-wrapper > div.stamped-reviews-author |
OUR MISSION div.ai-mission-container-auuxqoehznk1ht1mwmaigenblockb336ac9k4xhcm > div.ai-mission-content-auuxqoehznk1ht1mwmaigenblockb336ac9k4xhcm > div.ai-mission-text-wrapper-auuxqoehznk1ht1mwmaigenblockb336ac9k4xhcm > div.ai-mission-eyebrow-auuxqoehznk1ht1mwmaigenblockb336ac9k4xhcm |
These are opportunities to improve the legibility of your content.
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 |
|---|
We used to sell thrift & mystery bundles.
Now we curate sustainable everyday pr… div.group-block > div.group-block-content > div.spacing-style > h5 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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 |
|---|
div#Hero-template--20504138448953__hero_6M88Ej > div.hero__container > div.hero__media-wrapper > img.hero__image div#Hero-template--20504138448953__hero_6M88Ej > div.hero__container > div.hero__media-wrapper > img.hero__image |
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.header__row > div.header__columns > div.header__column > a.size-style div.header__row > div.header__columns > div.header__column > a.size-style |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link div.block > div.stamped-ratings-wrapper > div.stamped-reviews-title > a.stamped-reviews-link |
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.
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
AHeading Hierarchy28 headings, 1 skip(s)PASS
- H1 Goodfair
- H2 Country/Region
- H2 Country/Region
- H2 Account
- H2 Account
- H2 Your cart is empty
- H5 We used to sell thrift & mystery bundles.Now we curate sustainable everyday products - same values, clearer impact. skipped
- H3 Product title
- H3 Product title
- H3 Product title
- H3 Product title
- H3 Product title
- H3 Product title
- H3 Product title
- H3 Product title
- H3 Shop by Collection
- H4 Our Mission
- H3 Product title
- H3 Product title
- H3 Product title
- H3 Product title
- H3 No New Things
- H4 The Benefits of Buying Used Flannel Shirts
- H4 The history of thrift shopping: Exploring the origins and evolution of the thrift industry.
- H4 How Thrifting Inspires Street Style
- H2 Making sustainable fashion accessible to everyone
- H2 Join our email list
- H2 Search
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
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #EmailInput-ASGp1ejU1RW5aTWl2S__email_signup_crihX7 | for/id | ||
| #cmdk-input | search | Search | for/id |
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 |
|---|---|---|---|---|---|
| h1 Goodfair | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Country/Region | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Country/Region | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Account | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Account | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Your cart is empty | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Making sustainable f… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Join our email list | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Search | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Product title | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Product title | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Product title | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Product title | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Product title | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Product title | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Product title | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Product title | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Shop by Collection | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Product title | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Product title | 21.00:1 | 3.0: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.