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 Structure3 landmarksREVIEW
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
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| new | search | (none) | none |
| #language-picker-select | select | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="search" name="new">; <select id="language-picker-select">
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 QualityAction4 issue(s) across 180 links and 6 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://wordpress.com/ | (empty) | empty | Add link text or aria-label |
| https://apps.wordpress.com/get/?campaign… | (empty) | empty | Add link text or aria-label |
| https://apps.wordpress.com/get/?campaign… | (empty) | empty | Add link text or aria-label |
| https://apps.wordpress.com/mobile/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Mobile | |||
Links without text are announced as raw URLs by screen readers.
https://wordpress.com/; https://apps.wordpress.com/get/?campaign=wpcom-log-out-home-global-nav; https://apps.wordpress.com/get/?campaign=wpcom-log-out-home-global-nav
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.
https://apps.wordpress.com/mobile/ ("Learn 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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 5 fail WCAG AAREVIEW
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 Get your WordPress s… | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h1 /month | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h2 Host with the best | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h2 Room to grow | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h2 Seriously secure | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h2 Bring it with you | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h2 Flexible storage | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h2 Claim your home on t… | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h2 Drag, drop, set it a… | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h2 Your forever home on… | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h2 Think WordPress isn… | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h2 WordPress.com | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h2 Automattic | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h3 Mobile Apps | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| h3 Social Media | 3.71:1 | 3.0:1 | #000000 | #3857E9 | Pass |
| title WordPress.com: Every… | 3.71:1 | 4.5:1 | #000000 | #3857E9 | Fail |
| button Products | 3.93:1 | 4.5:1 | #000000 | #405DE6 | Fail |
| button Features | 3.71:1 | 4.5:1 | #000000 | #3857E9 | Fail |
| button Resources | 3.71:1 | 4.5:1 | #000000 | #3857E9 | Fail |
| a Plans & Pricing | 3.71:1 | 4.5:1 | #000000 | #3857E9 | 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.
BLighthouse Accessibility AuditsScore 89/100 — 3 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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Grow your newsletter div.lp-block > details.lp-block > summary > div.lp-question__summary |
Join the blogging movement div.lp-block > details.lp-block > summary > div.lp-question__summary |
Discover great content div.lp-block > details.lp-block > summary > div.lp-question__summary |
These are opportunities to improve the usage of ARIA in your application which 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 |
|---|
Reach your audience on your terms. Share your story with rich customization, st… div.lp-question__answer > div.lp-question__answer__content > div.lp-block > p.color-gray-40 |
start free div.lp-question__answer__content > div.lp-block > p.color-gray-40 > a |
These are opportunities to improve the legibility of your content.
Names and labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.lp-form__content > div.lp-block > div.lp-block > input.lp-form-field__content div.lp-form__content > div.lp-block > div.lp-block > input.lp-form-field__content |
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.
A+Heading Hierarchy14 headingsPASS
- H1 Get your WordPress site for /month
- H2 Host with the best
- H2 Room to grow
- H2 Seriously secure
- H2 Bring it with you
- H2 Flexible storage
- H2 Claim your home on the web
- H2 Drag, drop, set it apart
- H2 Your forever home on the web
- H2 Think WordPress isn’t for the enterprise? Think again.
- H2 WordPress.com
- H3 Mobile Apps
- H3 Social Media
- H2 Automattic