Skip to content
https://wbur.org

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
69
GRADE
D
FIX
4
REVIEW
5
PASS
4
INFO
0
Checks
13
4 PASS 5 REVIEW 4 FIX
F
Web Manifest
Action
Valid manifest
FIX
Valid manifest
Warning::
No name or short_name
Add a name field to identify the app.
Info::
192x192 icon present
Info::
512x512 icon present
PWA Install Criteria Not Installable
Name 192×192 icon 512×512 icon Start URL Display Mode
Icons 2 icon(s)
D
Dark Mode Support
Action
Theme color only
FIX
Theme color only
Info::
Theme-color present but no dark variant
A theme-color is set but no dark-specific variant was found. The browser toolbar may not adapt for dark mode users.
Got: #393a46
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModePartial Dark Mode
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Print Stylesheet
Action
No print styles
FIX
No print styles
Info::
No print-specific styles detected
When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.
Print Stylesheet No Print Styles
Print stylesheet Not found Inline @media print Not detected
F
Navigation UX
Action
1 navigation pattern(s)
FIX
1 navigation pattern(s)
Info::
Skip navigation link detected
Info::
2 navigation landmark(s) detected
Info::
Hamburger menu detected (responsive design)
Breadcrumbs
Search
Skip Link Skip link detected
Labeled Navigation 2 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
3 of 6 testable patterns navigation patterns detected. Strong navigation UX with multiple discovery paths.
B
Heading Hierarchy
53 headings, 1 skip(s)
REVIEW
53 headings, 1 skip(s)
Warning::
Multiple H1 headings (11 found)
A page should have only one H1. Multiple H1s dilute the document outline.
Warning::
Heading level skipped: H1 → H3 (missing H2)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
  • H4 Sections
  • H4 Radio
  • H4 Podcasts
  • H4 Events
  • H4 Support
  • H1 Soon to close, Hampshire College holds 'transfer fair' for students who wish to complete degrees
  • H3 Harvard graduate students picket as union goes on strike skipped
  • H3 People with heat pumps get a break on electric bills from new Mass. program
  • H3 Our 2026 Boston Marathon superlatives, from best costumes to biggest winner
  • H2 More Headlines
  • H2 Can't Miss
  • H3 What the government can do to help Americans save money
  • H3 This Conn. dog was a World War I hero. Now Sgt. Stubby is being honored with a (very lifelike) statue
  • H3 'Michael' is a troublingly untroubled biopic of the late King of Pop
  • H3 Photos: Scenes from the 130th Boston Marathon
  • H3 Non-Event celebrates 25 years of bringing experimental music to Boston
  • H3 How Boston's World Cup transit pricing compares to other host cities
  • H3 Paul Revere’s midnight ride unfolds in broad daylight — with a police escort
  • H1 The essential guide to Boston's freshest season: spring duplicate H1
  • H1 What to know about tick bites, and how to detect and treat Lyme disease duplicate H1
  • H1 10 local nightlife spots that feel like an escape from Boston duplicate H1
  • H1 What to know about the perseverant piping plover, as they return to Mass. beaches this spring duplicate H1
  • H1 Preserving the Indigenous tradition of creating maple sugar in New England duplicate H1
  • H1 Run through these 26.2 marathon facts ahead of Boston's big race duplicate H1
  • H1 The best chocolate chip cookies in Mass., as declared by our readers duplicate H1
  • H1 Bell’s first phone call made history 150 years ago in Boston duplicate H1
  • H1 How daffodils became a Boston Marathon tradition duplicate H1
  • H1 Where to see spring flowers in bloom in Massachusetts duplicate H1
  • H2 Most Popular
  • H3 The winners of the 2026 Boston Marathon
  • H3 Photos: Scenes from the 130th Boston Marathon
  • H3 Everything you need to know about the 2026 Boston Marathon
  • H3 Boston Marathon recap: Here's how the 130th race unfolded
  • H3 Healey signs bill reforming marijuana business governance, sales in Mass.
  • H3 How to track your favorite Boston Marathon runner and other quick tips
  • H2 Here & Now
  • H3 'Reading Rainbow' reboot host shares 'the most extraordinary thing I've ever learned about myself'
  • H3 Apple's Tim Cook to step down as CEO
  • H3 Imam Omar Suleiman reflects on the rise in Islamophobia triggered by the U.S.-Israel war on Iran
  • H3 'AI Doc' explores promises and risks of rapidly developing artificial intelligenc
  • H2 Diversions
  • H3 Play WBUR's daily mini crossword
  • H3 Have you been following the local news this week? Take our Boston News Quiz
  • H3 Artichokes and asparagus star in spring specialty recipes
  • H2 CitySpace
  • H3 'London Falling': New Yorker writer Patrick Radden Keefe on a tragic death in a transformed city
  • H3 Independent Film Festival Boston 2026
  • H3 The Mega Awesome Super Huge Wicked Fun Podcast Playdate
  • H3 'This Is Not About Running': running phenom Mary Cain tells her story
  • H4 Contact Us
  • H4 About WBUR
  • H4 Support WBUR
  • H4 Follow

A page should have only one H1. Multiple H1s dilute the document outline.

Why this matters

Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.

Learn more

HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.

Source: WCAG 2.4.6 / Google Search Central

Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

Why this matters

Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.

Learn more

Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.

Source: WCAG 2.1 SC 1.3.1 / W3C WAI

B
404 Error Page
HTTP 404, custom page
REVIEW
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
Info::
Navigation links present on 404 page
Info::
Homepage link present on 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title facebook Custom Styling Navigation Homepage Link Search Form
C
Color Contrast (Screenshot)
Action
20 text elements analyzed, 20 fail WCAG AA
REVIEW

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

0 pass 20 fail WCAG AA
h1 The essential guide to Boston's freshest…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
32px · bottom of viewport
h1 What to know about tick bites, and how t…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
32px · bottom of viewport
h1 10 local nightlife spots that feel like …
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
32px · bottom of viewport
h1 What to know about the perseverant pipin…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
32px · bottom of viewport
h1 Preserving the Indigenous tradition of c…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
32px · bottom of viewport
h1 Run through these 26.2 marathon facts ah…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
32px · bottom of viewport
h1 The best chocolate chip cookies in Mass.…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
32px · bottom of viewport
h1 Bell’s first phone call made history 1…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
32px · bottom of viewport
h1 How daffodils became a Boston Marathon t…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
32px · bottom of viewport
h1 Where to see spring flowers in bloom in …
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
32px · bottom of viewport
h3 The winners of the 2026 Boston Marathon
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Photos: Scenes from the 130th Boston Mar…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Everything you need to know about the 20…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Boston Marathon recap: Here's how the 13…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Healey signs bill reforming marijuana bu…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
19px · bottom of viewport
h3 How to track your favorite Boston Marath…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
19px · bottom of viewport
h3 'London Falling': New Yorker writer Patr…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Independent Film Festival Boston 2026
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
19px · bottom of viewport
h3 The Mega Awesome Super Huge Wicked Fun P…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
19px · bottom of viewport
h3 'This Is Not About Running': running phe…
1.84:1
#000000
on
#3D3936
needs 3.0:1 (large text)
19px · bottom of viewport
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 The essential guide …1.84:13.0:1
#000000
#3D3936
Fail
h1 What to know about t…1.84:13.0:1
#000000
#3D3936
Fail
h1 10 local nightlife s…1.84:13.0:1
#000000
#3D3936
Fail
h1 What to know about t…1.84:13.0:1
#000000
#3D3936
Fail
h1 Preserving the Indig…1.84:13.0:1
#000000
#3D3936
Fail
h1 Run through these 26…1.84:13.0:1
#000000
#3D3936
Fail
h1 The best chocolate c…1.84:13.0:1
#000000
#3D3936
Fail
h1 Bell’s first phone…1.84:13.0:1
#000000
#3D3936
Fail
h1 How daffodils became…1.84:13.0:1
#000000
#3D3936
Fail
h1 Where to see spring …1.84:13.0:1
#000000
#3D3936
Fail
h3 The winners of the 2…1.84:13.0:1
#000000
#3D3936
Fail
h3 Photos: Scenes from …1.84:13.0:1
#000000
#3D3936
Fail
h3 Everything you need …1.84:13.0:1
#000000
#3D3936
Fail
h3 Boston Marathon reca…1.84:13.0:1
#000000
#3D3936
Fail
h3 Healey signs bill re…1.84:13.0:1
#000000
#3D3936
Fail
h3 How to track your fa…1.84:13.0:1
#000000
#3D3936
Fail
h3 'London Falling': Ne…1.84:13.0:1
#000000
#3D3936
Fail
h3 Independent Film Fes…1.84:13.0:1
#000000
#3D3936
Fail
h3 The Mega Awesome Sup…1.84:13.0:1
#000000
#3D3936
Fail
h3 'This Is Not About R…1.84:13.0:1
#000000
#3D3936
Fail

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.

B
Lighthouse Accessibility Audits
Score 84/100 — 6 failing, 24 passed
REVIEW
84

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.view > section.section--island > div.VerticalVideo_carousel-container___9Z8s > button.VerticalVideo_navigation-arrow__N_WUp div.view > section.section--island > div.VerticalVideo_carousel-container___9Z8s > button.VerticalVideo_navigation-arrow__N_WUp

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
section.section--island > header#zone > div.zone-inner > a.zone-link section.section--island > header#zone > div.zone-inner > a.zone-link
section.section--island > header#zone > div.zone-inner > a.zone-link section.section--island > header#zone > div.zone-inner > a.zone-link
section.section--island > header#zone > div.zone-inner > a.zone-link section.section--island > header#zone > div.zone-inner > a.zone-link
section.section--island > header#zone > div.zone-inner > a.zone-link section.section--island > header#zone > div.zone-inner > a.zone-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.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
SUPPORT WBUR li > article > div.uw > p.bp-label
SUPPORT WBUR li > article > div.uw > p.bp-label
Arts & Culture div.card-meta > span > div.card-meta-item > a.card-source-link
SUPPORT WBUR li > article > div.uw > p.bp-label
21 article > a.card-link > time.event-date_event-date__nwTMi > div.event-date_event-date--date__zMHXB
22 article > a.card-link > time.event-date_event-date__nwTMi > div.event-date_event-date--date__zMHXB
25 article > a.card-link > time.event-date_event-date__nwTMi > div.event-date_event-date--date__zMHXB
30 article > a.card-link > time.event-date_event-date__nwTMi > div.event-date_event-date--date__zMHXB
SUPPORT WBUR div.section--bp > div.uw > div.bp-inner > p.bp-label
Add WBUR to your morning routine div.EmailForm_sub__y_QTc > div.EmailForm_inner__mGUKM > div.EmailForm_left__RhX3z > p

These are opportunities to improve the legibility of your content.

Navigation

Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Harvard graduate students picket as union goes on strike ul.CardWrapper_four__Yov2b > li > article > h3.card-hdr
Sign up for WBUR Today div.EmailForm_sub__y_QTc > div.EmailForm_inner__mGUKM > div.EmailForm_left__RhX3z > h4

These are opportunities to improve keyboard navigation in your application.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
© Copyright WBUR 2026 div.Footer_ft-base__x3Y48 > ul > li > a

These items highlight common accessibility best practices.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
01:20 Meet the multi-marathoners section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
01:12 The 2026 Boston Marathon section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
01:47 Bobbi Gibb gets a statue on the Boston Marathon course section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
02:01 Boston police officer faces manslaughter charge in fatal shooting section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
02:35 Romney returns to Mass. 20 years after 'Romneycare' passage section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
00:34 The Duck Boat Challenge on Boston Common section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
02:33 Boston Public Schools hadn't until now fined bus vendor for thousands of … section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
00:43 How Mass. scientists helped Artemis II photos get to Earth section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
00:48 Mayor Wu talks city finances section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
00:34 Thousands in Boston join third national 'No Kings' protest section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
00:28 Become a WBUR member today! section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
01:20 This phone bridges a generational divide section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
00:45 Jordan Walsh hates losing section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
01:12 Is this the Lego of the future? section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
01:35 The story behind Evacuation Day section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
01:26 Isabella Stewart Gardner Museum solves a new mystery section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
01:22 How the Civil War shaped voting by mail section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
01:09 Flavor Flav invited women Olympic medalists to celebrate with him in Las … section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
01:48 Mayor Wu talks changes to Boston's snow cleanup section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
00:43 Blizzard impacts on Cape Cod section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
00:16 Skiing in a Boston blizzard section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
00:25 Testing out Boston's winter Ferris wheel section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
00:59 Why giant eyes and tentacles are up in downtown Boston section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
01:20 Oldest known whale song recordings discovered in Cape Cod archives section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
00:46 Robert Duvall on his life in film section.section--island > div.VerticalVideo_carousel-container___9Z8s > div.VerticalVideo_carousel-wrapper__Th40S > div.VerticalVideo_carousel-item___DbXA
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
`button`, `link`, and `menuitem` elements have accessible names
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Skip links are focusable.
Document has a main landmark.
Deprecated ARIA roles were not used
`[accesskey]` values are unique
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
A
Landmark Structure
11 landmarks
PASS
11 landmarks
Info::
<main> landmark present
Info::
2 <nav> landmark(s) found
Warning::
2 of 2 <nav> elements are unlabeled
Multiple navigations need aria-label to distinguish them for screen readers.
Info::
Skip navigation link present
Page Structure — as a screen reader sees it
BANNER header NAV MAIN CONTENTINFO footer

Multiple navigations need aria-label to distinguish them for screen readers.

Why this matters

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
Alt Text Quality
All 32 images OK
PASS
All 32 images OK
Info::
5 image(s) with alt text over 125 characters
Info::
27 image(s) with good alt text
32 images 27 good alt text
IssueCount
too long5 image(s)
A+
Form Accessibility
No form controls
PASS
No form controls
Info::
No form controls on this page
No form controls found.
A
Favicon & Branding
6 icon(s) detected
PASS
6 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
Apple touch icon present
Info::
SVG favicon detected — scales perfectly to any size
Info::
Multiple icon sizes detected
favicon.ico Present
PNG Icons Present
Apple Touch Present
SVG Favicon Present
Manifest Icons Present
Multiple Sizes Present
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback