Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy11 headingsREVIEW
- H3 Coming soon: Pitt’s first online undergraduate degree
- H3 Pitt is a ‘New Ivy’
- H3 Pitt is expanding its musculoskeletal care and research with a strategic investment from the Orland Bethel family
- H3 Pitt researchers are developing a novel wheelchair system
- H3 Coming soon: Pitt’s first online undergraduate degree
- H3 Pitt is a ‘New Ivy’
- H3 Pitt is expanding its musculoskeletal care and research with a strategic investment from the Orland Bethel family
- H3 Pitt researchers are developing a novel wheelchair system
- H3 Coming soon: Pitt’s first online undergraduate degree
- H2 Connect
- H2 Search...
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
BLink & Button Quality1 issue(s) across 160 links and 19 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| https://www.instagram.com/pittofficial/ | Follow Pitt on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/school/universi… | Pitt on LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/upitt | Find Pitt on Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@pittofficial | Pitt on YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/pittofficial/ | Follow Pitt on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/school/universi… | Pitt on LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/upitt | Find Pitt on Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@pittofficial | Pitt on YouTube | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a#main-content
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://www.instagram.com/pittofficial/; https://www.linkedin.com/school/university-of-pittsburgh/posts/?feedView=all; https://www.facebook.com/upitt; https://www.youtube.com/@pittofficial; https://www.instagram.com/pittofficial/; https://www.linkedin.com/school/university-of-pittsburgh/posts/?feedView=all; https://www.facebook.com/upitt; https://www.youtube.com/@pittofficial
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
CColor Contrast (Screenshot)Action20 text elements analyzed, 7 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
3 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Connect | 1.97:1 | 3.0:1 | #000000 | #0A3792 | Fail |
| h2 Search... | 1.97:1 | 3.0:1 | #000000 | #0A3792 | Fail |
| title Home | University of… | 1.94:1 | 4.5:1 | #000000 | #003594 | Fail |
| a Skip to main content | 1.94:1 | 4.5:1 | #000000 | #003594 | Fail |
| div Main menu | 3.19:1 | 4.5:1 | #000000 | #205BB1 | Fail |
| a About | 8.17:1 | 4.5:1 | #000000 | #64A7E2 | Pass |
| a Academics | 11.93:1 | 4.5:1 | #000000 | #9ACAE3 | Pass |
| a Admissions | 8.40:1 | 4.5:1 | #000000 | #A3A4A3 | Pass |
| a Research | 4.35:1 | 4.5:1 | #000000 | #7D6F68 | Fail |
| a Life at Pitt | 4.69:1 | 4.5:1 | #000000 | #81756C | Pass |
| a Athletics | 2.08:1 | 4.5:1 | #000000 | #434238 | Fail |
| span Open Navigation | 12.12:1 | 4.5:1 | #000000 | #FFB81C | Pass |
| span Hail | 12.12:1 | 4.5:1 | #000000 | #FFB81C | Pass |
| p to possible | 12.12:1 | 4.5:1 | #000000 | #FFB81C | Pass |
| div Play video | 12.12:1 | 4.5:1 | #000000 | #FFB81C | Pass |
| p With a demonstrated … | 12.12:1 | 4.5:1 | #000000 | #FFB81C | Pass |
| div 340k | 12.12:1 | 4.5:1 | #000000 | #FFB81C | Pass |
| div alumni worldwide | 12.12:1 | 4.5:1 | #000000 | #FFB81C | Pass |
| div Top | 12.12:1 | 4.5:1 | #000000 | #FFB81C | Pass |
| div of universities worl… | 4.74:1 | 4.5:1 | #000000 | #7B786B | 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.
ALandmark Structure20 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+Alt Text QualityAll 62 images OKPASS
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #edit-keys--2 | search | Search | for/id |
| 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
A404 Error PageHTTP 404, custom pagePASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 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.