Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction6 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy31 headingsREVIEW
- H3 Slang & Trending Words
- H3 A New Kind of Picture Puzzle Game
- H3 12 Moon Words For A Lunar Travelogue
- H3 Games & Quizzes
- H3 Word of the Day
- H2 Grammar & Usage
- H3 Words Commonly Mispronounced
- H3 31 Useful Rhetorical Devices
- H3 How to Use Em Dashes (—), En Dashes (–) , and Hyphens (-)
- H3 'Affect' vs. 'Effect'
- H2 Games & Quizzes
- H2 Wordplay
- H3 9 Other Words for Beautiful
- H3 Putting Adjectives in the Right Order
- H3 'When Pigs Fly' and Other Barnyard Idioms
- H3 Why Jaywalking is Called Jaywalking
- H2 Time Traveler
- H2 Videos
- H2 Videos
- H3 Video: Why is there a 'c' in 'indict'?
- H3 'Nip it in the butt' or 'Nip it in the bud'?
- H3 How to Remember the Spelling of 'Definitely'
- H3 Word Choices: A New Video Series from Merriam-Webster
- H3 Apps
- H3 Podcast
- H3 Shop
- H4 Books
- H4 Merch
- H2 Browse the Dictionary
- H2 Browse the Thesaurus
- H2 Browse Example Sentences
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
BForm Accessibility2 of 7 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #search-term | search | Search | aria-label |
| #home-search-term | search | Search | aria-label |
| wod-subscribe | text | word of the day email subscribe | aria-label |
| text | Sign up for Merriam-Webster's Word of the Day newsletter | aria-label | |
| submit | submit | Subscribe | aria-label |
| #button-addon2 | submit | (none) | none |
| submit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="wod-submit" id="button-addon2">; <input type="submit" name="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
CLink & Button QualityAction211 links, 17 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://unabridged.merriam-webster.com/c… | Join MWU … | new tab | Add '(opens in new tab)' to text |
| https://shop.merriam-webster.com/?utm_so… | Books lin… | new tab | Add '(opens in new tab)' to text |
| https://merriamwebster.threadless.com/?u… | Merch lin… | new tab | Add '(opens in new tab)' to text |
| https://unabridged.merriam-webster.com/c… | Join MWU … | new tab | Add '(opens in new tab)' to text |
| https://shop.merriam-webster.com/?utm_so… | Books lin… | new tab | Add '(opens in new tab)' to text |
| https://merriamwebster.threadless.com/?u… | Merch lin… | new tab | Add '(opens in new tab)' to text |
| /video/why-is-there-a-c-in-indict | Video: Why is there a 'c' in '… | img no alt | Add alt attribute to the image |
| /video/nip-it-in-the-butt-bud-eggcorn-vi… | 'Nip it in the butt' or 'Nip i… | img no alt | Add alt attribute to the image |
| /video/how-to-spell-definitely | How to Remember the Spelling o… | img no alt | Add alt attribute to the image |
| https://itunes.apple.com/us/app/merriam-… | App Store | new tab | Add '(opens in new tab)' to text |
| https://play.google.com/store/apps/detai… | Play Store | new tab | Add '(opens in new tab)' to text |
| https://shop.merriam-webster.com/?utm_so… | book set from merriam-webster … | new tab | Add '(opens in new tab)' to text |
| https://merriamwebster.threadless.com/?u… | alt-65f84feca03d0 | new tab | Add '(opens in new tab)' to text |
| https://shop.merriam-webster.com/collect… | Dictionaries | new tab | Add '(opens in new tab)' to text |
| https://shop.merriam-webster.com/collect… | Thesauruses | new tab | Add '(opens in new tab)' to text |
| https://shop.merriam-webster.com/collec… | Books for Kids | new tab | Add '(opens in new tab)' to text |
| https://shop.merriam-webster.com/collect… | Support Schools | new tab | Add '(opens in new tab)' to text |
| https://merriamwebster.threadless.com/me… | Shirts | new tab | Add '(opens in new tab)' to text |
| https://merriamwebster.threadless.com/ac… | Mugs | new tab | Add '(opens in new tab)' to text |
| https://merriamwebster.threadless.com/ac… | Puzzles | new tab | Add '(opens in new tab)' to text |
| https://merriamwebster.threadless.com/ac… | Bags | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/merriamwebster | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/merriamwebster | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/MerriamWebs… | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/merriamwebster… | new tab | Add '(opens in new tab)' to text | |
| https://corporate.britannica.com/adverti… | Advertising Info | new tab | Add '(opens in new tab)' to text |
| https://www.dictionaryapi.com/ | Dictionary API | new tab | Add '(opens in new tab)' to text |
| https://unabridged.merriam-webster.com/c… | Join MWU | 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="/video/why-is-there-a-c-in-indict"]; a[href="/video/nip-it-in-the-butt-bud-eggcorn-video"]; a[href="/video/how-to-spell-definitely"]
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://unabridged.merriam-webster.com/check-redirect-premium?utm_source=mw&u…; https://shop.merriam-webster.com/?utm_source=mwsite&utm_medium=nav&utm_conten…; https://merriamwebster.threadless.com/?utm_source=mwsite&utm_medium=nav&utm_c…; https://unabridged.merriam-webster.com/check-redirect-premium?utm_source=mw&u…; https://shop.merriam-webster.com/?utm_source=mwsite&utm_medium=nav&utm_conten…; https://merriamwebster.threadless.com/?utm_source=mwsite&utm_medium=nav&utm_c…; https://itunes.apple.com/us/app/merriam-webster-dictionary/id399452287?mt=8; https://play.google.com/store/apps/details?id=com.merriamwebster; https://shop.merriam-webster.com/?utm_source=mwsite&utm_medium=hp&utm_content…; https://merriamwebster.threadless.com/?utm_source=mwsite&utm_medium=hp&utm_co… (+15 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
BLighthouse Accessibility AuditsScore 88/100 — 4 failing, 28 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
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.fixed > button.absolute div.fixed > button.absolute |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
brazen div.lazyload-container > div.wotd-home-promo-image-content-overlay > div.wotd-home-promo-header > div.d-inline-block |
Definition, examples, & podcast div.wotd-home-promo-image-content-overlay > div.d-flex > div.wotd-home-promo-sub-header > span |
Sign up for Merriam-Webster's Word of the Day newsletter div.footer-mast-content > div.footer-subscribe-block > form.footer-subscribe > input.footer-subscribe-field |
Update Privacy Preferences body.main-body > div.adthrive-comscore > div.adthrive-privacy-preferences > a |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Slang & Trending Words div.header-card-img-overlay > a.d-flex > div.hero-item-promo-info-block > h3.teaser-title |
These are opportunities to improve keyboard navigation in your application.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav.home-navbar > div.home-navigation-container > div.home-navigation > ul.home-navigation-links nav.home-navbar > div.home-navigation-container > div.home-navigation > ul.home-navigation-links |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
A+Alt Text QualityAll 18 images OKPASS
A404 Error PageHTTP 404, custom pagePASS
AFavicon & Branding7 icon(s) detectedPASS
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 Grammar & Usage | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Games & Quizzes | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Wordplay | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Time Traveler | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Videos | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Videos | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Browse the Dictionar… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Browse the Thesaurus | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Browse Example Sente… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 Slang & Trending Wor… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 A New Kind of Pictur… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 12 Moon Words For A … | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 Games & Quizzes | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 Word of the Day | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 Words Commonly Mispr… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 31 Useful Rhetorical… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 How to Use Em Dashes… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 'Affect' vs. 'Effect… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 9 Other Words for Be… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 Putting Adjectives i… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | 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.