Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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
BLandmark Structure7 landmarksREVIEW
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
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
B404 Error PageHTTP 404, custom pageREVIEW
A+Heading Hierarchy30 headingsPASS
- H1 Turn your audience into a business.
- H2 Easy site design
- H2 Advanced creator tools
- H3 Rich media & dynamic cards.
- H3 Newsletters built-in.
- H2 Grow your audiences
- H2 Run your business
- H3 Native analytics.
- H3 Offers & promotions.
- H2 Integrations
- H3 $100,000,000+
- H2 Publishers
- H3 404 Media
- H3 Tangle
- H3 Platformer
- H3 The Lever
- H2 Creators
- H3 Gone With The Wynns
- H3 Creator Science
- H3 DESK Magazine
- H3 Jeff Su
- H2 Businesses
- H3 YCombinator
- H3 Kickstarter
- H3 Buffer
- H3 Unsplash
- H2 Built to last
- H2 You've been referred!
- H2 has gifted you
- H2 Launch your big idea
AAlt Text Quality1 of 73 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 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
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality112 links, 6 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://careers.ghost.org/ | Careers | new tab | Add '(opens in new tab)' to text |
| https://github.com/TryGhost/Ghost | Source code | new tab | Add '(opens in new tab)' to text |
| https://status.ghost.org/ | Status Triangle … | new tab | Add '(opens in new tab)' to text |
| https://github.com/tryghost | Open Source | new tab | Add '(opens in new tab)' to text |
| https://climate.stripe.com/6MNofu | Carbon Neutral | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://careers.ghost.org/; https://github.com/TryGhost/Ghost; https://status.ghost.org/; https://github.com/tryghost; https://climate.stripe.com/6MNofu
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
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 |
|---|---|---|---|---|---|
| h2 Integrations | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Publishers | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Creators | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Businesses | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Built to last | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 You've been referred… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 has gifted you | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Launch your big idea | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Rich media & dynamic… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Newsletters built-in… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Native analytics. | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Offers & promotions. | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 $100,000,000+ | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 404 Media | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Tangle | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Platformer | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The Lever | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Gone With The Wynns | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Creator Science | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 DESK Magazine | 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.
ALighthouse Accessibility AuditsScore 92/100 — 2 failing, 23 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.
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 |
|---|
ADVANCED CREATOR TOOLS div.relative > div.max-w-8xl > h2.text-xs > span.flex-shrink-0 |
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.px-4 > div.flex > div.flex > a div.px-4 > div.flex > div.flex > 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.