Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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
BLandmark Structure13 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
CLink & Button QualityAction7 issue(s) across 212 links and 22 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://nymag.com | (empty) | empty | Add link text or aria-label |
| /latest/?start=5 | More | generic text | Replace with descriptive text |
Before: More Suggested: ?Start=5 | |||
| /latest/?start=5 | More | generic text | Replace with descriptive text |
Before: More Suggested: ?Start=5 | |||
| /latest/?start=5 | More | generic text | Replace with descriptive text |
Before: More Suggested: ?Start=5 | |||
| /shopping/?start=1 | More | generic text | Replace with descriptive text |
Before: More Suggested: ?Start=1 | |||
| /shopping/?start=1 | More | generic text | Replace with descriptive text |
Before: More Suggested: ?Start=1 | |||
| /shopping/?start=1 | More | generic text | Replace with descriptive text |
Before: More Suggested: ?Start=1 | |||
| https://www.thecut.com/tags/spring-fashi… | More Stories | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://nymag.com
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.
/latest/?start=5 ("More"); /latest/?start=5 ("More"); /latest/?start=5 ("More"); /shopping/?start=1 ("More"); /shopping/?start=1 ("More"); /shopping/?start=1 ("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.thecut.com/tags/spring-fashion-issue-2026/
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction7 icon(s) detectedREVIEW
A+Heading Hierarchy18 headingsPASS
- H1 The Cut
- H2 The Devil Wears Prada Inflation Index
- H3 The Latest
- H3 The Cut Shop
- H2 group chat material
- H2 the cut spring fashion issue
- H3 Most Popular
- H3 Most Popular
- H3 Style
- H2 The Cut Shop
- H3 power
- H2 Life After Roe
- H2 More Power
- H3 self
- H2 More Self
- H3 culture
- H2 More Culture
- H3 Best of The Cut
A+Alt Text QualityAll 57 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #searchQuery_7eTi2LOI | text | Search | for/id |
| #searchQuery_gSPbZlZ8 | text | 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 The Cut | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Inflation Index | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 group chat material | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 the cut spring fashi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The Cut Shop | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The Latest | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The Cut Shop | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Most Popular | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Most Popular | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Style | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 power | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 self | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 culture | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Best of The Cut | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title The Cut – Fashion,… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Intelligencer | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a The Cut | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Vulture | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a The Strategist | 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+Lighthouse Accessibility AuditsScore 95/100 — 1 failing, 26 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
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.spotlight-house-ad > a > div.spotlight-house-ad-image > img.spotlight-house-ad-social-image div.spotlight-house-ad > a > div.spotlight-house-ad-image > img.spotlight-house-ad-social-image |
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.