Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction10 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
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
BHeading Hierarchy19 headingsREVIEW
- H1 Let’s elevate your site
- H2 Grow your site, without the grind
- H2 Speed and SEOwith one click
- H2 Secure your sitewithout hassle
- H2 Testimonials
- H2 See why 27M WordPress sites trust Jetpack
- H2 Recommended by thebiggest names in WordPress
- H3 VaultPress Backup
- H3 Security
- H3 Complete
- H2 Let’s get you more visitors,faster pages and strongersecurity with Jetpack
- H2 Put your site in your pocket
- H2 (empty)
- H2 (empty)
- H3 (empty)
- H2 Language
- H1 Search results duplicate H1
- H2 No results found
- H2 Filter options
A page should have only one H1. Multiple H1s dilute the document outline.
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
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
CLink & Button QualityAction3 issue(s) across 120 links and 11 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://play.google.com/store/apps/detai… | (empty) | empty | Add link text or aria-label |
| https://apps.apple.com/app/apple-store/i… | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://jetpack.com/upgrade/search/?utm_… | Search powered by Jetpack | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://play.google.com/store/apps/details?id=com.jetpack.android&referrer=ut…; https://apps.apple.com/app/apple-store/id1565481562?ct=jetpack.com--jp_site_s…; #
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
Add '(opens in new tab)' to link text or aria-label.
https://jetpack.com/upgrade/search/?utm_source=poweredby
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
BFavicon & Branding4 icon(s) detectedREVIEW
BLighthouse Accessibility AuditsScore 80/100 — 7 failing, 18 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.
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 |
|---|
per month for the first year, billed yearly div.jetpack-product-card__heading-wrapper > div.jetpack-product-card__price > div.plan-price__values > span.jetpack-product-card__billing-time-frame |
per month for the first year, billed yearly div.jetpack-product-card__heading-wrapper > div.jetpack-product-card__price > div.plan-price__values > span.jetpack-product-card__billing-time-frame |
per month for the first year, billed yearly div.jetpack-product-card__heading-wrapper > div.jetpack-product-card__price > div.plan-price__values > span.jetpack-product-card__billing-time-frame |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
storage limit div.jetpack-product-card > div.jetpack-product-card__body > p.jetpack-product-card__disclaimer > a |
These are opportunities to improve the legibility of your content.
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.wp-block-group > div.wp-block-group > figure.wp-block-image > a div.wp-block-group > div.wp-block-group > figure.wp-block-image > a |
div.wp-block-group > div.wp-block-group > figure.wp-block-image > a div.wp-block-group > div.wp-block-group > figure.wp-block-image > a |
Including a skip link can help users skip to the main content to save time. Learn more about skip links.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip to main content header.mast > header#jetpack-header > nav.header__content > a.header__skip |
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 |
|---|
Jetpack X account (formerly known as Twitter) li.sitemap__category > ul.sitemap__link-list > li > a.sitemap__link |
Jetpack Facebook page li.sitemap__category > ul.sitemap__link-list > li > a.sitemap__link |
Jetpack LinkedIn page li.sitemap__category > ul.sitemap__link-list > li > a.sitemap__link |
Jetpack Youtube channel li.sitemap__category > ul.sitemap__link-list > li > a.sitemap__link |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Author / Investor / Podcaster figure > figcaption.testimonial-block__caption > span.testimonial-block__author-position > a |
EN div.jetpack-footer__content > div.jetpack-footer__head > div.jetpack-footer__language > button.language-toggle |
A+Alt Text QualityAll 22 images OKPASS
AForm Accessibility1 of 6 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #jp-carousel-comment-form-comment-field | textarea | Write a Comment... | for/id |
| #jp-carousel-comment-form-email-field | text | Email (Required) | for/id |
| #jp-carousel-comment-form-author-field | text | Name (Required) | for/id |
| #jp-carousel-comment-form-url-field | text | Website | for/id |
| #jetpack-instant-search__box-input-1 | search | Magnifying Glass | none |
| #jp-carousel-comment-form-button-submit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="submit" id="jp-carousel-comment-form-button-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
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 Let’s elevate your… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h1 Search results | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 Grow your site, with… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 Speed and SEO | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 with one click | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 Secure your site | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 without hassle | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 Testimonials | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 See why 27M WordPres… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 Recommended by the | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 biggest names in Wo… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 Let’s get you more… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 faster pages and str… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 security with Jetpa… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 Put your site in you… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 Language | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 No results found | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 Filter options | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h3 VaultPress Backup | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h3 Security | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | 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.