Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
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
CLandmark StructureAction9 landmarksREVIEW
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
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 QualityAction2 issue(s) across 98 links and 16 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.yourdictionary.com/about/ter… | Terms and Conditions | new tab | Add '(opens in new tab)' to text |
| https://www.yourdictionary.com/about/pri… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/your_dictionar… | Follow Your_Dictionary | new tab | Add '(opens in new tab)' to text |
| https://www.yourdictionary.com/dictionar… | Dictionary F… | new tab | Add '(opens in new tab)' to text |
| https://thesaurus.yourdictionary.com | Thesaurus Fi… | new tab | Add '(opens in new tab)' to text |
| https://sentence.yourdictionary.com | Sentences Se… | new tab | Add '(opens in new tab)' to text |
| https://wordfinder.yourdictionary.com/un… | Unscramble words | new tab | Add '(opens in new tab)' to text |
| https://simplyscrabble.com/ | Scrabble | new tab | Add '(opens in new tab)' to text |
| https://wordfinder.yourdictionary.com/wo… | Words With Friends | new tab | Add '(opens in new tab)' to text |
| https://wordfinder.yourdictionary.com/wo… | Wordle | new tab | Add '(opens in new tab)' to text |
| https://wordfinder.yourdictionary.com/ny… | NYT Connections | new tab | Add '(opens in new tab)' to text |
| https://wordfinder.yourdictionary.com/bl… | advice and insight | new tab | Add '(opens in new tab)' to text |
| https://wordlistfinder.com/ | word lists | new tab | Add '(opens in new tab)' to text |
| http://eepurl.com/hAnOHj | our newsletter | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/wordfinderbyyd | social media | new tab | Add '(opens in new tab)' to text |
| https://wordfinder.yourdictionary.com/sa… | save your favorite words | new tab | Add '(opens in new tab)' to text |
| https://wordfinder.onelink.me/NEup/b3dbf… | finding words on the go | new tab | Add '(opens in new tab)' to text |
| https://wordfinder.yourdictionary.com/ | Visit WordFinder | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://www.yourdictionary.com/about/terms-of-use.html; https://www.yourdictionary.com/about/privacy.html; https://www.instagram.com/your_dictionary/; https://www.yourdictionary.com/dictionary-definitions; https://thesaurus.yourdictionary.com; https://sentence.yourdictionary.com; https://wordfinder.yourdictionary.com/unscramble/; https://simplyscrabble.com/; https://wordfinder.yourdictionary.com/words-with-friends-cheat/; https://wordfinder.yourdictionary.com/wordle/ (+8 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
Icon-only buttons need an aria-label so screen readers can announce them.
button.source-attribution__control (#896 on page); button.source-attribution__control (#909 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
C404 Error PageActionHTTP 404, custom pageREVIEW
A+Heading Hierarchy30 headingsPASS
- H1 YourDictionary
- H2 We Have a Way With Words
- H2 Word of the Day
- H3 Empathy
- H3 YourDictionary on Instagram
- H2 Daily Grammar
- H3 What Is A Reciprocal Pronoun?
- H3 Have You Subscribed to Our Newsletters?
- H2 The World's Most Powerful Dictionary
- H3 Dictionary
- H3 Thesaurus
- H3 Sentences
- H2 Trending Topics
- H2 Fiancé vs. Fiancée: Does the Extra 'E' Make a Difference?
- H2 Beat Today's NYT Crossplay With Our Hint Tool
- H2 What Does SMTH Mean? The Abbreviation Explained
- H2 Find the Perfect 5-Letter Word for Wordle
- H2 6 Types of Plagiarism and How to Avoid Them
- H2 Look Up Any Word With Our Scrabble Dictionary
- H2 What Your Favorite Pasta's Name Means
- H2 How Well Do You Know the Basic Grammar Rules of English?
- H2 WordFinder
- H3 More than 20 word games
- H3 A team of language experts
- H3 Over 290,000 words
- H3 An enthusiastic community
- H3 Customized to your needs
- H3 Convenient mobile app
- H2 Definitions From Trusted Sources
- H2 Have You Subscribed to Our Newsletters?
A+Alt Text QualityNo imagesPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| newsletter | checkbox | none | |
| input | text | Search term | aria-label |
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 YourDictionary | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 We Have a Way With W… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 Word of the Day | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 Daily Grammar | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 The World's Most Pow… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 Trending Topics | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 Fiancé vs. Fiancée… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 Beat Today's NYT Cro… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 What Does SMTH Mean?… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 Find the Perfect 5-L… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 6 Types of Plagiaris… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 Look Up Any Word Wit… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 What Your Favorite P… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 How Well Do You Know… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 WordFinder | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 Definitions From Tru… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h2 Have You Subscribed … | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h3 YourDictionary on In… | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h3 Have You Subscribed … | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | Pass |
| h3 Dictionary | 18.30:1 | 3.0:1 | #000000 | #ECF0F1 | 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 97/100 — 2 failing, 27 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
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.social_section > ul.footer_subdomain_links > li.flex > a.social-icon div.social_section > ul.footer_subdomain_links > li.flex > a.social-icon |
div.social_section > ul.footer_subdomain_links > li.flex > a.social-icon div.social_section > ul.footer_subdomain_links > li.flex > a.social-icon |
div.social_section > ul.footer_subdomain_links > li.flex > a.social-icon div.social_section > ul.footer_subdomain_links > li.flex > a.social-icon |
div.social_section > ul.footer_subdomain_links > li.flex > a.social-icon div.social_section > ul.footer_subdomain_links > li.flex > a.social-icon |
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.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Dictionary div.search-box-wrapper > div.search-box-container > div.filter-dropdown-container > button.filter-dropdown-button |