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.
FFavicon & BrandingAction2 icon(s) detectedFIX
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
BLandmark Structure2 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
BHeading Hierarchy7 headingsREVIEW
- H2 Your personalized briefing
- H2 Profile
- H3 Profile Settings
- H4 Personal information
- H4 Marketing Objectives
- H4 Content Preferences
- H3 Advanced Settings
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
A+Alt Text QualityAll 1 images OKPASS
AForm Accessibility1 of 14 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #first-name | text | First Name | for/id |
| #last-name | text | Last Name | for/id |
| #title | text | Title (optional) | for/id |
| #organization | text | Business website / organization (optional) | for/id |
| #mat-mdc-checkbox-0-input | checkbox | Brand Awareness and Consideration | for/id |
| #mat-mdc-checkbox-1-input | checkbox | Online Sales | for/id |
| #mat-mdc-checkbox-2-input | checkbox | Offline Sales | for/id |
| #mat-mdc-checkbox-3-input | checkbox | Lead Generation | for/id |
| #mat-mdc-checkbox-4-input | checkbox | App Engagement | for/id |
| #mat-mdc-checkbox-5-input | checkbox | Article content | for/id |
| #mat-mdc-checkbox-6-input | checkbox | Video content | for/id |
| #mat-mdc-checkbox-7-input | checkbox | Audio content | for/id |
| #mat-mdc-checkbox-8-input | checkbox | Visual Stories content | for/id |
| text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="linkedin" id="linkedin">
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+Link & Button Quality0 links, 14 buttons — all OKPASS
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 Your personalized br… | 16.18:1 | 3.0:1 | #000000 | #D3E3FD | Pass |
| h2 Profile | 19.01:1 | 3.0:1 | #000000 | #F0F4F9 | Pass |
| h3 Profile Settings | 19.01:1 | 3.0:1 | #000000 | #F0F4F9 | Pass |
| h3 Advanced Settings | 19.01:1 | 3.0:1 | #000000 | #F0F4F9 | Pass |
| title Think with Google - … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| mat-icon star_outline | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Get insights aligned… | 16.18:1 | 4.5:1 | #000000 | #D3E3FD | Pass |
| span I am a | 16.18:1 | 4.5:1 | #000000 | #D3E3FD | Pass |
| div Role | 16.18:1 | 4.5:1 | #000000 | #D3E3FD | Pass |
| mat-icon keyboard_arrow_down | 16.18:1 | 4.5:1 | #000000 | #D3E3FD | Pass |
| span interested in | 16.18:1 | 4.5:1 | #000000 | #D3E3FD | Pass |
| div Marketing Objectives | 16.18:1 | 4.5:1 | #000000 | #D3E3FD | Pass |
| mat-icon keyboard_arrow_down | 16.18:1 | 4.5:1 | #000000 | #D3E3FD | Pass |
| mat-icon tune | 16.18:1 | 4.5:1 | #000000 | #D3E3FD | Pass |
| div CONTENT FORMAT | 19.01:1 | 4.5:1 | #000000 | #F0F4F9 | Pass |
| mat-icon check | 19.01:1 | 4.5:1 | #000000 | #F0F4F9 | Pass |
| span All | 19.01:1 | 4.5:1 | #000000 | #F0F4F9 | Pass |
| mat-icon check | 19.01:1 | 4.5:1 | #000000 | #F0F4F9 | Pass |
| span Article | 19.01:1 | 4.5:1 | #000000 | #F0F4F9 | Pass |
| mat-icon check | 19.01:1 | 4.5:1 | #000000 | #F0F4F9 | 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 100/100 — 1 failing, 30 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.
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 |
|---|
Subscribe div.ion-form-module__container > form.ion-form > div.ion-form-module__submission > button.ion-button |