Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BHeading HierarchyNo headingsREVIEW
No headings found
Headings create the document outline for screen reader navigation.
Headings (H1-H6) create the document outline for screen reader navigation.
A page with zero headings is unnavigable by assistive tech and reads as one undifferentiated wall of text.
Learn more ▾ ▴
Screen reader users navigate by jumping between H1-H6 elements. A page with no headings has no skip targets — users have to read every word linearly. Adding a heading hierarchy (one H1, then H2 sections, optional H3 subsections) makes the page skimmable for both AT and human readers.
Source: WCAG 1.3.1 / W3C WAI
CAlt Text QualityAction1 of 42 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 1 image(s) |
| too long | 3 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
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
CLink & Button QualityAction32 issue(s) across 274 links and 4 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /breaking-news | (empty) | empty | Add link text or aria-label |
| /breaking-news | (empty) | empty | Add link text or aria-label |
| /breaking-news | (empty) | empty | Add link text or aria-label |
| /breaking-news | (empty) | empty | Add link text or aria-label |
| /breaking-news | (empty) | empty | Add link text or aria-label |
| /politics | (empty) | empty | Add link text or aria-label |
| /climate | (empty) | empty | Add link text or aria-label |
| /politics | (empty) | empty | Add link text or aria-label |
| /politics | (empty) | empty | Add link text or aria-label |
| /politics | (empty) | empty | Add link text or aria-label |
| /politics | (empty) | empty | Add link text or aria-label |
| /politics | (empty) | empty | Add link text or aria-label |
| /politics | (empty) | empty | Add link text or aria-label |
| /politics | (empty) | empty | Add link text or aria-label |
| /politics | (empty) | empty | Add link text or aria-label |
| /culture | (empty) | empty | Add link text or aria-label |
| /culture | (empty) | empty | Add link text or aria-label |
| /climate | (empty) | empty | Add link text or aria-label |
| /climate | (empty) | empty | Add link text or aria-label |
| /climate | (empty) | empty | Add link text or aria-label |
| /climate | (empty) | empty | Add link text or aria-label |
| /climate | (empty) | empty | Add link text or aria-label |
| /climate | (empty) | empty | Add link text or aria-label |
| /article/202507/said-it-border-czar-tom-… | Who Said It: Border Czar Tom H… | img no alt | Add alt attribute to the image |
| https://www.facebook.com/newrepublic/ | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/newrepublic/ | (empty) | empty | Add link text or aria-label |
| https://www.x.com/newrepublic/ | (empty) | empty | Add link text or aria-label |
| https://bsky.app/profile/newrepublic.com | (empty) | empty | Add link text or aria-label |
| https://flipboard.com/@thenewrepublic | (empty) | empty | Add link text or aria-label |
| https://open.spotify.com/show/39bB7ap727… | (empty) | empty | Add link text or aria-label |
| https://podcasts.apple.com/us/podcast/th… | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/user/NewRepublic… | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/company/newrepu… | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
/breaking-news; /breaking-news; /breaking-news; /breaking-news; /breaking-news; /politics; /climate; /politics; /politics; /politics (+22 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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/article/202507/said-it-border-czar-tom-homan-bill-the-butcher-cutting"]
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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding16 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
BLighthouse Accessibility AuditsScore 87/100 — 3 failing, 23 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.
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 |
|---|
a.ContainerImg > div.LedeImgContainer > picture > img.LedeImg a.ContainerImg > div.LedeImgContainer > picture > img.LedeImg |
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 |
|---|
nav.HomePageNav > span.HomePageNav_siteNav > span.mobileTopRowCTA > a nav.HomePageNav > span.HomePageNav_siteNav > span.mobileTopRowCTA > a |
div.StoryMedium > div.StoryMedium_text > div.Byline > a.ContainerArticleBadge_link div.StoryMedium > div.StoryMedium_text > div.Byline > a.ContainerArticleBadge_link |
div.StoryMedium > div.StoryMedium_text > div.Byline > a.ContainerArticleBadge_link div.StoryMedium > div.StoryMedium_text > div.Byline > a.ContainerArticleBadge_link |
div.StoryFeature > div.StoryFeature_text > div.Byline > a.ContainerArticleBadge_link div.StoryFeature > div.StoryFeature_text > div.Byline > a.ContainerArticleBadge_link |
div.StoryMedium > div.StoryMedium_text > div.Byline > a.ContainerArticleBadge_link div.StoryMedium > div.StoryMedium_text > div.Byline > a.ContainerArticleBadge_link |
div.StoryMedium > div.StoryMedium_text > div.Byline > a.ContainerArticleBadge_link div.StoryMedium > div.StoryMedium_text > div.Byline > a.ContainerArticleBadge_link |
div.Container > div.Box1_text > div.Byline > a.ContainerArticleBadge_link div.Container > div.Box1_text > div.Byline > a.ContainerArticleBadge_link |
div.StoryFeatureSquare > div.StorySmall > div.Byline > a.ContainerArticleBadge_link div.StoryFeatureSquare > div.StorySmall > div.Byline > a.ContainerArticleBadge_link |
div.storyLarge > div.storyLarge_text > div.Byline > a.ContainerArticleBadge_link div.storyLarge > div.storyLarge_text > div.Byline > a.ContainerArticleBadge_link |
div.StoryFeatureSquare > div.StorySmall > div.Byline > a.ContainerArticleBadge_link div.StoryFeatureSquare > div.StorySmall > div.Byline > a.ContainerArticleBadge_link |
div.Container > div.Box1_text > div.Byline > a.ContainerArticleBadge_link div.Container > div.Box1_text > div.Byline > a.ContainerArticleBadge_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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Subscribe nav.HomePageNav > span.HomePageNav_siteNav > span.mobileTopRowCTA > button.mobileTopRowCTA__subscribeButton |
These items highlight common accessibility best practices.
ALandmark Structure4 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+Form AccessibilityNo form controlsPASS
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 |
|---|---|---|---|---|---|
| title The New Republic | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip Navigation | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div The New Republic | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a LATEST | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a BREAKING NEWS | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a POLITICS | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a CLIMATE | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a CULTURE | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a MAGAZINE | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a NEWSLETTERS | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a PODCASTS | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a VIDEO | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div The New Republic | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div The New Republic | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a LATEST | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a BREAKING NEWS | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a POLITICS | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a CLIMATE | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a CULTURE | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a MAGAZINE | 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.