Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction5 issue(s) across 184 links and 34 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://developer.pagerduty.com/ | Developer PlatformCustomize yo… | new tab | Add '(opens in new tab)' to text |
| https://careers.pagerduty.com/home | Careers | new tab | Add '(opens in new tab)' to text |
| https://investor.pagerduty.com/overview/… | Investor Relations | new tab | Add '(opens in new tab)' to text |
| https://university.pagerduty.com | PagerDuty University | new tab | Add '(opens in new tab)' to text |
| https://community.pagerduty.com/ | Community | new tab | Add '(opens in new tab)' to text |
| https://support.pagerduty.com/ | Knowledge Base | new tab | Add '(opens in new tab)' to text |
| /platform/ai-agents/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Ai Agents | |||
| /platform/incident-management/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Incident Management | |||
| /integrations/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Integrations | |||
| /integrations/?search=slack | Slack | new tab | Add '(opens in new tab)' to text |
| /integrations/?search=github | GitHub | new tab | Add '(opens in new tab)' to text |
| /integrations/?search=aws | AWS | new tab | Add '(opens in new tab)' to text |
| /integrations/?search=cursor | Cursor | new tab | Add '(opens in new tab)' to text |
| /integrations/?search=datadog | Datadog | new tab | Add '(opens in new tab)' to text |
| /integrations/?search=zoom | Zoom | new tab | Add '(opens in new tab)' to text |
| /integrations/?search=jira | Jira | new tab | Add '(opens in new tab)' to text |
| /integrations/?search=azure | Microsoft Azure | new tab | Add '(opens in new tab)' to text |
| /integrations/salesforce/ | Salesforce | new tab | Add '(opens in new tab)' to text |
| /integrations/?search=claude | Anthropic Claude | new tab | Add '(opens in new tab)' to text |
| /integrations/zendesk/ | Zendesk | new tab | Add '(opens in new tab)' to text |
| /integrations/?search=google%20cloud | Google Cloud | new tab | Add '(opens in new tab)' to text |
| https://developer.pagerduty.com/ | Developer Platform | new tab | Add '(opens in new tab)' to text |
| https://community.pagerduty.com | Community Forum | new tab | Add '(opens in new tab)' to text |
| https://investor.pagerduty.com/ | Investor Relations | new tab | Add '(opens in new tab)' to text |
| https://status.pagerduty.com/ | System Status | new tab | Add '(opens in new tab)' to text |
| https://support.pagerduty.com | Knowledge Base | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/PagerDuty/ | new tab | Add '(opens in new tab)' to text | |
| https://x.com/pagerduty | X | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/pagerduty/ | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/pagerdu… | 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 |
Generic link text like 'click here' doesn't describe the destination.
/platform/ai-agents/ ("Learn more"); /platform/incident-management/ ("Learn more"); /integrations/ ("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://developer.pagerduty.com/; https://careers.pagerduty.com/home; https://investor.pagerduty.com/overview/default.aspx; https://university.pagerduty.com; https://community.pagerduty.com/; https://support.pagerduty.com/; /integrations/?search=slack; /integrations/?search=github; /integrations/?search=aws; /integrations/?search=cursor (+17 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
FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure5 landmarksREVIEW
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
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 Ship faster, resolve… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Products | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Template and Prompt … | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Platform | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Template and Prompt … | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Solutions | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Operational Integrit… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Company | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 About us | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Our Impact | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 FY25 Impact Report | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Resources | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 PagerDuty on Tour - … | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Made for teams who w… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 The platform for AI-… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Built on the industr… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Get agents working f… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Resolve incidents wh… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Works with everythin… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Over 750 integration… | 1.00:1 | 3.0:1 | #000000 | #000000 | 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.
A+Heading Hierarchy53 headingsPASS
- H2 Products
- H3 PagerDuty Operations Cloud
- H3 Incident Management
- H3 AI at PagerDuty
- H3 Automation
- H3 AI Agents
- H3 Status Pages
- H3 PagerDuty Advance
- H3 Customer Service Ops
- H3 AIOps
- H2 Template and Prompt Library
- H2 Platform
- H3 PagerDuty Operations Cloud
- H3 Developer Platform
- H3 Professional Services
- H3 Security
- H3 Enterprise Class
- H3 Integrations
- H2 Template and Prompt Library
- H2 Solutions
- H3 Solutions
- H3 Use Cases
- H3 Industries
- H2 Operational Integrity at FOX
- H2 Company
- H3 Who We Are
- H2 About us
- H2 Our Impact
- H2 FY25 Impact Report
- H2 Resources
- H3 Resources
- H3 Customer Stories
- H3 Learning
- H2 PagerDuty on Tour - On Demand
- H1 Ship faster, resolve smarter, sleep better.
- H2 Made for teams who want to build, not firefight
- H2 The platform for AI-first operations
- H2 Built on the industry's deepest data foundation
- H3 12 Billion +
- H3 952 Million +
- H3 15.9 Million +
- H2 Get agents working for people when it matters
- H2 Resolve incidents where you work
- H2 Works with everything you already use
- H2 Over 750 integrations
- H2 Proven by the world's leading engineering teams
- H2 Why leading teams choose PagerDuty
- H2 Ready to shift to autonomous operations?
- H2 Platform
- H2 Solutions
- H2 Resources
- H2 Company
- H2 Support
A+Alt Text QualityAll 117 images OKPASS
AForm Accessibility1 of 21 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #target-dd-products | radio | Products | none |
| #target-dd-solutions | radio | Solutions | none |
| #target-dd-company | radio | Company | none |
| #target-dd-resources | radio | Resources | none |
| input | checkbox | none | |
| input | checkbox | none | |
| #target-products-products | radio | none | |
| input | checkbox | Products | none |
| #target-products-platform | radio | none | |
| input | checkbox | Platform | none |
| input | checkbox | Solutions | none |
| input | checkbox | Solutions | none |
| input | checkbox | Use Cases | none |
| input | checkbox | Industries | none |
| input | checkbox | Company | none |
| input | checkbox | Who We Are | none |
| input | checkbox | Resources | none |
| input | checkbox | Resources | none |
| input | checkbox | Customer Stories | none |
| input | checkbox | Learning | none |
| #lang-selector | select | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select name="lang-switcher" id="lang-selector">
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
AFavicon & Branding7 icon(s) detectedPASS
A+Lighthouse Accessibility AuditsScore 95/100 — 1 failing, 27 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.
Names and labels
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Change language
English
Français
Deutsch
日本語 article > user-prefs > footer-lang-select#footer-lang-select > select#lang-selector |
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.