Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure7 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
BLink & Button Quality47 links, 19 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.zazzle.com/terms/user_agreem… | Terms of Use | new tab | Add '(opens in new tab)' to text |
| https://www.zazzle.com/terms/privacy_not… | Privacy Notice | new tab | Add '(opens in new tab)' to text |
| https://www.zazzle.com/coupons | Save up to 30% on Mothers Day … | new tab | Add '(opens in new tab)' to text |
| https://www.zazzle.com/coupons | Save up to 30% on Graduation I… | new tab | Add '(opens in new tab)' to text |
| https://www.zazzle.com/featured/graduati… | Graduations | img no alt | Add alt attribute to the image |
| https://www.zazzle.com/about/ask | Help | new tab | Add '(opens in new tab)' to text |
| https://www.zazzle.com/sell | Sell on Zazzle | new tab | Add '(opens in new tab)' to text |
| https://www.zazzle.com/sell/affiliates | Affiliate/Ambassador Program | new tab | Add '(opens in new tab)' to text |
| https://www.zazzle.com/ideas | Zazzle Ideas | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/zazzle | Open Zazzle's Facebook page in… | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/zazzle | Open Zazzle's Instagram page i… | new tab | Add '(opens in new tab)' to text |
| https://www.pinterest.com/zazzle | Open Zazzle's Pinterest page i… | new tab | Add '(opens in new tab)' to text |
| https://youtube.com/user/ZazzleTV | Open Zazzle's Youtube page in … | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@zazzle | Open Zazzle's TikTok page in a… | new tab | Add '(opens in new tab)' to text |
| https://itunes.apple.com/us/app/zazzle/i… | Download Zazzle iOS app in App… | new tab | Add '(opens in new tab)' to text |
| https://play.google.com/store/apps/detai… | Download Zazzle Android app in… | new tab | Add '(opens in new tab)' to text |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.zazzle.com/featured/graduation"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.zazzle.com/terms/user_agreement; https://www.zazzle.com/terms/privacy_notice#cookies; https://www.zazzle.com/coupons; https://www.zazzle.com/coupons; https://www.zazzle.com/about/ask; https://www.zazzle.com/sell; https://www.zazzle.com/sell/affiliates; https://www.zazzle.com/ideas; https://www.facebook.com/zazzle; https://instagram.com/zazzle (+5 more)
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
BFavicon & Branding6 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 |
|---|---|---|---|---|---|
| h1 Zazzle.com Homepage | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Zazzle | Wedding Inv… | 16.19:1 | 4.5:1 | #000000 | #E1E1ED | Pass |
| button Skip to content | 1.22:1 | 4.5:1 | #000000 | #020567 | Fail |
| button Skip to chat | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p By remaining on the … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Terms of Use | 19.25:1 | 4.5:1 | #000000 | #FEF5D6 | Pass |
| p and | 17.30:1 | 4.5:1 | #000000 | #F4E8D0 | Pass |
| a Privacy Notice | 18.88:1 | 4.5:1 | #000000 | #F1F3F5 | Pass |
| p , and to Zazzle’s … | 14.95:1 | 4.5:1 | #000000 | #DBD9DA | Pass |
| a Zazzle | 11.35:1 | 4.5:1 | #000000 | #D2BAAB | Pass |
| button Events | 6.79:1 | 4.5:1 | #000000 | #BA8771 | Pass |
| a Plus | 4.60:1 | 4.5:1 | #000000 | #9B6A58 | Pass |
| strong Save up to 30% on Mo… | 6.36:1 | 3.0:1 | #000000 | #B08378 | Pass |
| div * Shop N… | 4.05:1 | 4.5:1 | #000000 | #85665A | Fail |
| strong Save up to 30% on Gr… | 15.31:1 | 3.0:1 | #000000 | #EBD8D4 | Pass |
| div * Shop N… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label Search for products … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Sell on Zazzle | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Sign in | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span 쑢 | 21.00:1 | 4.5: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.
A+Heading Hierarchy3 headingsPASS
- H1 Zazzle.com Homepage
- H2 Welcome to Zazzle!
- H2 Shop our top gifting ideas
A+Alt Text QualityAll 13 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #input_0 | search | Search for products or designs | for/id |
| #input_1 | Get exclusive offers by signing up to our mailing list. Enter your email address. | for/id |
A+Lighthouse Accessibility AuditsScore 95/100 — 2 failing, 25 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.
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 > div.CcaiLaunchButton_root > div.CcaiLaunchButton_buttonBorder > button.Button2_root div > div.CcaiLaunchButton_root > div.CcaiLaunchButton_buttonBorder > button.Button2_root |
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 |
|---|
Sign-in div.CmsMantleRichText > div.RichContent > p.RichContent-paragraph > a.Link |