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 & BrandingAction1 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
BLink & Button Quality2 issue(s) across 147 links and 18 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /software/jira/templates/service-managem… | Jira Service Management templa… | new tab | Add '(opens in new tab)' to text |
| /software/jira/templates/service-managem… | Jira Service Management templa… | new tab | Add '(opens in new tab)' to text |
| /software/jira/templates/service-managem… | Jira Service Management templa… | new tab | Add '(opens in new tab)' to text |
| /gartner/magic-quadrant-collaborative-wo… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Magic Quadrant Collaborative Work Management | |||
| /blog/announcements/rovo-mcp-gallery | Learn more about MCP Gallery | new tab | Add '(opens in new tab)' to text |
| https://investors.atlassian.com | Investor Relations | new tab | Add '(opens in new tab)' to text |
| https://www.atlassianfoundation.org/ | Atlassian Foundation | new tab | Add '(opens in new tab)' to text |
| https://trello.com/home | Trello | new tab | Add '(opens in new tab)' to text |
| https://support.atlassian.com/ | Technical support | new tab | Add '(opens in new tab)' to text |
| https://community.atlassian.com/ | Atlassian Community | new tab | Add '(opens in new tab)' to text |
| https://confluence.atlassian.com/kb | Knowledge base | new tab | Add '(opens in new tab)' to text |
| https://marketplace.atlassian.com/ | Marketplace | new tab | Add '(opens in new tab)' to text |
| https://my.atlassian.com/products/index | My account | new tab | Add '(opens in new tab)' to text |
| https://support.atlassian.com/contact/ | Create support ticket | new tab | Add '(opens in new tab)' to text |
| https://confluence.atlassian.com/display… | Documentation | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
/gartner/magic-quadrant-collaborative-work-management ("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.
/software/jira/templates/service-management; /software/jira/templates/service-management; /software/jira/templates/service-management; /blog/announcements/rovo-mcp-gallery; https://investors.atlassian.com; https://www.atlassianfoundation.org/; https://trello.com/home; https://support.atlassian.com/; https://community.atlassian.com/; https://confluence.atlassian.com/kb (+4 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
ALandmark Structure5 landmarksPASS
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
A+Heading Hierarchy34 headingsPASS
- H2 Teams
- H2 Use Cases
- H2 Company Size
- H2 Teams
- H2 Use Cases
- H2 Company Size
- H2 Teams
- H2 Use Cases
- H2 Company Size
- H1 Focus on outcomes, not admin
- H2 Software development
- H2 Marketing
- H2 Project management
- H2 IT
- H2 Build your human-AI super team
- H3 Atlassian named a Leader in the 2025 Gartner® Magic Quadrant
- H2 Where your team and AI come together
- H3 Jumpstart planning
- H3 Focus on impact
- H3 Stay in sync
- H2 Meet AI-powered project management
- H3 Align work with goals
- H3 Plan your project
- H3 Automate tedious tasks
- H3 Put agents to work
- H3 Stay in sync
- H3 Learn as you deliver
- H3 Bring tools to life with Rovo agents
- H2 All your tools, one collection
- H2 For teams big and small
- H2 No matter what you’re trying to dream up, Jira helps you get it done
- H2 Products
- H2 Resources
- H2 Learn
A+Alt Text Quality1 of 31 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
AForm Accessibility1 of 5 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #autocomplete-4-input | search | Search by Keywords | aria-label |
| #autocomplete-5-input | search | Search by Keywords | aria-label |
| #email-uid2 | Work email* | for/id | |
| #language-dropdown | text | Choose your language | aria-label |
| #g-recaptcha-response-100000 | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
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 not admin | 16.62:1 | 3.0:1 | #101214 | #E9F2FE | Pass |
| h2 Teams | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Use Cases | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Company Size | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Teams | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Use Cases | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Company Size | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Teams | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Use Cases | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Company Size | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Software developme… | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Marketing | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Project management | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Build your human-AI … | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Where your team and … | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Meet AI-powered proj… | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 All your tools, one … | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 For teams big and sm… | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 No matter what you… | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | Pass |
| h2 Products | 18.60:1 | 3.0:1 | #000000 | #E9F2FE | 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 — 1 failing, 29 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.
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 |
|---|
Explore goals div._19pkidpf > div.link-wrapper > a#Exploregoals-:ri: > span |
Explore AI Features div._19pkidpf > div.link-wrapper > a#ExploreAIFeatures-:rj: > span |
Explore Studio div._19pkidpf > div.link-wrapper > a#ExploreStudio-:rk: > span |
Explore Agents in Jira div._19pkidpf > div.link-wrapper > a#ExploreAgentsinJira-:rl: > span |
Explore the Teamwork Graph div._19pkidpf > div.link-wrapper > a#ExploretheTeamworkGraph-:rm: > span |
Explore all Jira features div._19pkidpf > div.link-wrapper > a#ExploreallJirafeatures-:rn: > span |
Explore Teamwork Collection div._19pkidpf > div.link-wrapper > a#ExploreTeamworkCollection-:rp: > span |
These are opportunities to improve the legibility of your content.