Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction14 issue(s) across 189 links and 54 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://community.jasper.ai/courses | Courses | new tab | Add '(opens in new tab)' to text |
| https://community.jasper.ai/courses | The Jasper Community | new tab | Add '(opens in new tab)' to text |
| https://community.jasper.ai/c/jasper-fou… | Jasper Foundations | new tab | Add '(opens in new tab)' to text |
| https://community.jasper.ai/c/help-cente… | FAQ & Help Center | new tab | Add '(opens in new tab)' to text |
| /company | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Company | |||
| /company | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Company | |||
| /agents | (empty) | empty | Add link text or aria-label |
| /content-pipelines | (empty) | empty | Add link text or aria-label |
| /jasper-iq | (empty) | empty | Add link text or aria-label |
| /blog | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Blog | |||
| https://community.jasper.ai/c/jasper-fou… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Jasper Foundations | |||
| /customer-stories | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Customer Stories | |||
| /contact-support | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Contact Support | |||
| https://community.jasper.ai/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Home page | |||
| https://community.jasper.ai/s/learn/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Learn | |||
| https://community.jasper.ai/courses | Courses | new tab | Add '(opens in new tab)' to text |
| https://community.jasper.ai/home | The Jasper Community | new tab | Add '(opens in new tab)' to text |
| https://jasper-academy.ai/certifications | Jasper Foundations | new tab | Add '(opens in new tab)' to text |
| https://community.jasper.ai/c/help-cente… | FAQs & Help Center | new tab | Add '(opens in new tab)' to text |
| https://ecosystem.jasper.ai/ | Hire a Professional Partner | new tab | Add '(opens in new tab)' to text |
| https://security.jasper.ai | Compliance | new tab | Add '(opens in new tab)' to text |
| https://app.jasper.ai/auth/signup | Start Free Trial | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/heyjasperai | X / Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/heyjasperai | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/heyjasperai/ | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/heyjasp… | Linked In | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@JasperAI?sub_co… | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.jasper.ai/legal/privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.jasper.ai/legal/terms | Terms of Service | new tab | Add '(opens in new tab)' to text |
| https://www.jasper.ai/legal/terms | Terms of Service | new tab | Add '(opens in new tab)' to text |
| https://www.jasper.ai/legal/privacy | Privacy Policy. | 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 |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
/agents; /content-pipelines; /jasper-iq
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.
/company ("Learn More"); /company ("Learn More"); /blog ("Learn More"); https://community.jasper.ai/c/jasper-foundations/ ("Learn More"); /customer-stories ("Learn More"); /contact-support ("Learn More"); https://community.jasper.ai/ ("Learn More"); https://community.jasper.ai/s/learn/ ("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
Add '(opens in new tab)' to link text or aria-label.
https://community.jasper.ai/courses; https://community.jasper.ai/courses; https://community.jasper.ai/c/jasper-foundations/; https://community.jasper.ai/c/help-center/; https://community.jasper.ai/courses; https://community.jasper.ai/home; https://jasper-academy.ai/certifications; https://community.jasper.ai/c/help-center/; https://ecosystem.jasper.ai/; https://security.jasper.ai (+10 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
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionValid manifestFIX
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction4 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 8 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #email-e3dc6094-7a71-45e7-8a09-30e0dad23881 | Business Email* | for/id | |
| #firstname-e3dc6094-7a71-45e7-8a09-30e0dad23881 | text | First Name* | for/id |
| #lastname-e3dc6094-7a71-45e7-8a09-30e0dad23881 | text | Last Name* | for/id |
| #company-e3dc6094-7a71-45e7-8a09-30e0dad23881 | text | Company Name* | for/id |
| #marketing_team_size-e3dc6094-7a71-45e7-8a09-30e0dad23881 | select | Marketing Team Size* | for/id |
| #how_can_our_team_help-e3dc6094-7a71-45e7-8a09-30e0dad23881 | textarea | How can our team help?* | for/id |
| #neverbounce-email | text | (Neverbounce email) | placeholder only |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="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
Placeholder text disappears on focus and is not a reliable label.
<input type="text" id="neverbounce-email">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
B404 Error PageHTTP 404, custom pageREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
BLighthouse Accessibility AuditsScore 82/100 — 5 failing, 24 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
Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more about roles and required attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
The State of AI in Marketing 2026 div.g_card_content > div.g_card_text_wrap > div.g_card_heading > div.g_heading |
Put AI agents to work for marketing div.hero_main_layout > div.u-display-contents > div.g_content > div.g_heading |
World-class marketing teams trust Jasper section.marquee_wrap > div.marquee_contain > div.marquee_headline > div.g_heading |
The execution platform for intelligent marketing div.platform_content > div.u-display-contents > div.g_content > div.g_heading |
Agents div.platform_list > div.platform_card_wrap > div.g_card_link_heading > div.g_heading |
Content Pipelines div.platform_list > div.platform_card_wrap > div.g_card_link_heading > div.g_heading |
Jasper IQ div.platform_list > div.platform_card_wrap > div.g_card_link_heading > div.g_heading |
Why modern marketing teams choose Jasper div.tabs_contain > div.tabs_layout > div.tabs_header > div.g_heading |
Automate every step of the content lifecycle div.tabs_item > div.tabs_item_inner > div.tabs_item_title > div.g_heading |
Scale campaigns and performance div.tabs_item > div.tabs_item_inner > div.tabs_item_title > div.g_heading |
Keep your brand voice consistent, everywhere div.tabs_item > div.tabs_item_inner > div.tabs_item_title > div.g_heading |
Empower every marketer with automation div.tabs_item > div.tabs_item_inner > div.tabs_item_title > div.g_heading |
Built for scale, backed by experts div.tabs_item > div.tabs_item_inner > div.tabs_item_title > div.g_heading |
Marketing runs on content.
Jasper automates how it’s made. section.solutions_wrap > div.solutions_contain > div.solutions_layout > div.g_heading |
Proven strategies, real results div.stories_main_layout > div.u-display-contents > div.g_content > div.g_heading |
Enterprise-grade security, quality outputs div.trust_layout > div.u-display-contents > div.g_content > div.g_heading |
Your AI success starts here div.g_content > div.u-display-contents > div.g_content > div.g_heading |
The Jasper Blog div.g_card_content > div.g_card_text_wrap > div.g_card_heading > div.g_heading |
Watch Jasper Foundations div.g_card_content > div.g_card_text_wrap > div.g_card_heading > div.g_heading |
Customer Stories div.g_card_content > div.g_card_text_wrap > div.g_card_heading > div.g_heading |
Get Support div.g_card_content > div.g_card_text_wrap > div.g_card_heading > div.g_heading |
Connect with community div.g_card_content > div.g_card_text_wrap > div.g_card_heading > div.g_heading |
Search Knowledge Center div.g_card_content > div.g_card_text_wrap > div.g_card_heading > div.g_heading |
Put AI agents
to work, on your terms div#w-node-a99eec1c-72a3-43d2-437f-e89b805eddf1-805eddee > div.u-display-contents > div.g_content > div.g_heading |
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
AI assistant body > q-focus-sentinel > div |
After AI assistant body > q-focus-sentinel > div |
AI assistant, start div#qualified-multimodal-host > div |
AI assistant, end div#qualified-multimodal-host > div |
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.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.g_card_visual_img > div.u-flex-horizontal-nowrap > div.w-embed > iframe div.g_card_visual_img > div.u-flex-horizontal-nowrap > div.w-embed > iframe |
div.g_card_visual_img > div.u-flex-horizontal-nowrap > div.w-embed > iframe div.g_card_visual_img > div.u-flex-horizontal-nowrap > div.w-embed > iframe |
div.g_card_visual_img > div.u-flex-horizontal-nowrap > div.w-embed > iframe div.g_card_visual_img > div.u-flex-horizontal-nowrap > div.w-embed > iframe |
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.platform_list > div.platform_card_wrap > div.g_clickable_wrap > a.g_clickable_link div.platform_list > div.platform_card_wrap > div.g_clickable_wrap > a.g_clickable_link |
div.platform_list > div.platform_card_wrap > div.g_clickable_wrap > a.g_clickable_link div.platform_list > div.platform_card_wrap > div.g_clickable_wrap > a.g_clickable_link |
div.platform_list > div.platform_card_wrap > div.g_clickable_wrap > a.g_clickable_link div.platform_list > div.platform_card_wrap > div.g_clickable_wrap > a.g_clickable_link |
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 |
|---|
Logo options div.nav_wrap > div.nav_contain > div.utility-1_component > button.utility-1_trigger |
Get A Demo
Get A Demo div.g_content > div.u-display-contents > div.u-btn-group > div#ZJwxgq_y62ck8D3Hmpelk |
These items highlight common accessibility best practices.
A+Heading Hierarchy24 headingsPASS
- H1 Put AI agents to work for marketing
- H2 World-class marketing teams trust Jasper
- H2 The execution platform for intelligent marketing
- H3 Agents
- H3 Content Pipelines
- H3 Jasper IQ
- H2 Why modern marketing teams choose Jasper
- H3 Automate every step of the content lifecycle
- H3 Scale campaigns and performance
- H3 Keep your brand voice consistent, everywhere
- H3 Empower every marketer with automation
- H3 Built for scale, backed by experts
- H2 Solutions for every marketer
- H3 Marketing runs on content.Jasper automates how it’s made.
- H2 Proven strategies, real results
- H2 Enterprise-grade security, quality outputs
- H2 Your AI success starts here
- H3 The Jasper Blog
- H3 Watch Jasper Foundations
- H3 Customer Stories
- H3 Get Support
- H3 Connect with community
- H3 Search Knowledge Center
- H2 Put AI agents to work, on your terms
AAlt Text QualityAll 94 images OKPASS
| Issue | Count |
|---|---|
| too long | 14 image(s) |
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 Put AI agents to wor… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 World-class marketin… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The execution platfo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Why modern marketing… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Solutions for every … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Proven strategies, r… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Enterprise-grade sec… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Your AI success star… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Put AI agents to w… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Agents | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Content Pipelines | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Jasper IQ | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Automate every step … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Scale campaigns and … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Keep your brand voic… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Empower every market… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Built for scale, bac… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Marketing runs on co… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Jasper automates how… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The Jasper Blog | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | 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.