Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction3 issue(s) across 583 links and 27 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| #swym-wishlist | (empty) | empty | Add link text or aria-label |
| /collections/gifts-under-75 | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /products/goodee-gift-card | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/watering-cans | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/gardening-tools | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/pots-planters | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/entryway | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/candles-fragrances | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/cleaning-tools | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/cushions-mattresses | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/baskets | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/objects | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/dinnerware | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/kitchen-essentials | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/drinkware | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/kids-furniture | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/chairs | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/shelving-storage | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/ecobirdy | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/haws | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/new-at-goodee/products/ales… | 9093 Kettle Bird-Shaped Whistl… | img no alt | Add alt attribute to the image |
| /collections/new-at-goodee/products/frit… | Ikebana Vase - Small | img no alt | Add alt attribute to the image |
| /collections/new-at-goodee/products/wate… | The Everyday Garden Hose - Bla… | img no alt | Add alt attribute to the image |
| /collections/new-at-goodee/products/camp… | Cast Stone Aged Garden Turtle … | img no alt | Add alt attribute to the image |
| /collections/new-at-goodee/products/lsa-… | Collective Platter Set in Ash … | img no alt | Add alt attribute to the image |
| /collections/new-at-goodee/products/ferm… | Soothe Candle Holder | img no alt | Add alt attribute to the image |
| /collections/new-at-goodee/products/skag… | No. 10 Tray | img no alt | Add alt attribute to the image |
| /collections/new-at-goodee/products/baan… | Heritage Wrapped Bamboo Handle… | img no alt | Add alt attribute to the image |
| /collections/new-at-goodee/products/camp… | Aged Allende Urn Planter - Med… | img no alt | Add alt attribute to the image |
| /collections/cushions-mattresses | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| /collections/dining | <img class="rimage__image" src… | img no alt | Add alt attribute to the image |
| https://www.instagram.com/goodeeworld/ | Follow Us on Instagram | new tab | Add '(opens in new tab)' to text |
| /pages/faq | LEARN MORE | generic text | Replace with descriptive text |
Before: LEARN MORE Suggested: Faq | |||
| https://www.instagram.com/goodeeworld/ | new tab | Add '(opens in new tab)' to text | |
| https://www.pinterest.ca/goodeeworld | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/goodeew… | new tab | Add '(opens in new tab)' to text | |
| https://www.goodeeworld.com/blogs/impact… | Certified B-Corporation | new tab | Add '(opens in new tab)' to text |
| https://www.climateneutral.org/brand/goo… | Climate Neutral | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
#swym-wishlist
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/faq ("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/goodeeworld/; https://www.instagram.com/goodeeworld/; https://www.pinterest.ca/goodeeworld; https://www.linkedin.com/company/goodeeworld/; https://www.goodeeworld.com/blogs/impact/b-corp; https://www.climateneutral.org/brand/goodee
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 SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CColor Contrast (Screenshot)Action20 text elements analyzed, 5 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 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 Refreshed for Spring | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Allday Goods | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Niwaki – Back In | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Stock | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The Arden Set by eco… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Alessi | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Baan Boon | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Bergs Potter | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 What we care about | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Where Design meets P… | 12.15:1 | 4.5:1 | #000000 | #F3BD3A | Pass |
| a Skip to content | 12.15:1 | 4.5:1 | #000000 | #F3BD3A | Pass |
| div Shopping cart | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div You are $175.00 away… | 7.86:1 | 4.5:1 | #000000 | #BD9777 | Pass |
| div You are eligible for… | 3.66:1 | 4.5:1 | #000000 | #955722 | Fail |
| a Check out | 3.49:1 | 4.5:1 | #000000 | #91541F | Fail |
| div Your cart is empty | 2.77:1 | 4.5:1 | #000000 | #814413 | Fail |
| a Start shopping | 4.44:1 | 4.5:1 | #000000 | #99684C | Fail |
| strong US & Canada: Duties … | 3.74:1 | 3.0:1 | #000000 | #776361 | Pass |
| p — nothing more for… | 4.01:1 | 4.5:1 | #000000 | #7B6865 | Fail |
| strong Free Carbon-Offset S… | 4.24:1 | 3.0:1 | #000000 | #7F6C67 | 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.
BLighthouse Accessibility AuditsScore 88/100 — 5 failing, 27 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
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
div#shopify-section-template--16015619981452__slideshow_yHj8yd > div#section-id-template--16015619981452__slideshow_yHj8yd > div.slideshow > ul.slick-dots div#shopify-section-template--16015619981452__slideshow_yHj8yd > div#section-id-template--16015619981452__slideshow_yHj8yd > div.slideshow > ul.slick-dots |
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 |
|---|
open post div.instafeed-new-layout-container > div.instafeed-new-layout-wrapper > div.instafeed-new-layout-item > div.instafeed-new-layout-item-container |
open post div.instafeed-new-layout-container > div.instafeed-new-layout-wrapper > div.instafeed-new-layout-item > div.instafeed-new-layout-item-container |
open post div.instafeed-new-layout-container > div.instafeed-new-layout-wrapper > div.instafeed-new-layout-item > div.instafeed-new-layout-item-container |
open post div.instafeed-new-layout-container > div.instafeed-new-layout-wrapper > div.instafeed-new-layout-item > div.instafeed-new-layout-item-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.
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 |
|---|
VIEW ALL div.container > div.collection-slider > div.view-all > a.small-feature-link |
These are opportunities to improve the legibility of your content.
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.logo-area > div.logo-area__right > div.logo-area__right__inner > a.swym-wishlist div.logo-area > div.logo-area__right > div.logo-area__right__inner > a.swym-wishlist |
div.logo-area > div.logo-area__right > div.logo-area__right__inner > a.cart-link div.logo-area > div.logo-area__right > div.logo-area__right__inner > a.cart-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.
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 |
|---|
NEW div.block-inner > div.block-inner-inner > div.image-cont > a.product-link |
ALandmark Structure10 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
A+Heading Hierarchy16 headingsPASS
- H1 (empty)
- H2 Refreshed for Spring
- H2 Allday Goods
- H2 Niwaki – Back In Stock
- H2 The Arden Set by ecoBirdy
- H2 Alessi
- H2 Left New Arrivals Right
- H2 Baan Boon
- H2 Gather well. Live warmly. Feel the season.
- H2 Bergs Potter
- H2 What we care about
- H2 Good Stories
- H3 Craft of Care
- H3 Kashiwa Craft: Shaped by Hand, Guided by Nature
- H3 Rooted in Craft, Connected by Purpose: A Collaboration with EarthSeed Farm
- H2 Follow Us on Instagram
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
A+Alt Text QualityAll 68 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| q | text | Search Store | aria-label |