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.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLink & Button Quality2 issue(s) across 71 links and 5 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Icon-only buttons need an aria-label so screen readers can announce them.
button#button-left; button#button-right
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
BFavicon & Branding14 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 Progress | 17.63:1 | 3.0:1 | #000000 | #EDEBE6 | Pass |
| h1 Needs | 17.63:1 | 3.0:1 | #000000 | #EDEBE6 | Pass |
| h1 Located in the globa… | 17.63:1 | 3.0:1 | #000000 | #EDEBE6 | Pass |
| h1 Discover SCU | 17.63:1 | 3.0:1 | #000000 | #EDEBE6 | Pass |
| h1 Hear from SCU’s Th… | 17.63:1 | 3.0:1 | #000000 | #EDEBE6 | Pass |
| h1 Find Your Future at … | 17.63:1 | 3.0:1 | #000000 | #EDEBE6 | Pass |
| h1 Find Your Future at … | 17.63:1 | 3.0:1 | #000000 | #EDEBE6 | Pass |
| h2 Where is Accountabil… | 17.63:1 | 3.0:1 | #000000 | #EDEBE6 | Pass |
| h2 ‘A man of peace’… | 17.63:1 | 3.0:1 | #000000 | #EDEBE6 | Pass |
| h2 Amazon adds fuel sur… | 17.63:1 | 3.0:1 | #000000 | #EDEBE6 | Pass |
| title Home - Santa Clara U… | 19.92:1 | 4.5:1 | #000000 | #F8F9FA | Pass |
| a Skip to main content | 19.92:1 | 4.5:1 | #000000 | #F8F9FA | Pass |
| a Students | 19.92:1 | 4.5:1 | #000000 | #F8F9FA | Pass |
| a Faculty & Staff | 19.92:1 | 4.5:1 | #000000 | #F8F9FA | Pass |
| a Families | 9.13:1 | 4.5:1 | #000000 | #DC98AC | Pass |
| a Alumni | 3.00:1 | 4.5:1 | #000000 | #B30738 | Fail |
| a Visitors | 8.77:1 | 4.5:1 | #000000 | #DA94A6 | Pass |
| a Offices & Services | 17.63:1 | 4.5:1 | #000000 | #EDEBE6 | Pass |
| a Schools & Centers | 17.63:1 | 4.5:1 | #000000 | #EDEBE6 | Pass |
| span Santa Clara Universi… | 1.73:1 | 4.5:1 | #000000 | #621D28 | 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.
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
AHeading Hierarchy15 headingsPASS
- H1 Progress Needs People
- H1 Located in the global capital of innovation, sunny Silicon Valley is the ideal place to forge a brighter future duplicate H1
- H2 Make More Than a Living. Make a Difference.
- H1 Discover SCU duplicate H1
- H2 Santa Clara University establishes the Cunningham Shoquist Center for Applied AI and Human Potential
- H2 How one business professor is reimagining what microfinance can do for the unhoused
- H2 Tell Me Something New: A Life of Musical Discovery
- H2 Math major and Putnam standout wants to change the way you think about math
- H1 Hear from SCU’s Thought Leaders duplicate H1
- H2 Where is Accountability When Governments Deploy AI?
- H2 ‘A man of peace’: Pope Leo embarks on a marathon visit to Africa
- H2 Amazon adds fuel surcharge for sellers. But will you have to pay more?
- H1 Featured Events duplicate H1
- H1 Find Your Future at SCU duplicate H1
- H1 Find Your Future at SCU duplicate H1
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
A+Alt Text Quality1 of 16 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| q | search | Search | aria-label |
| q | search | Search | aria-label |
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
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.carousel-container > div.carousel > div#window > button#button-left div.carousel-container > div.carousel > div#window > button#button-left |
div.carousel-container > div.carousel > div#window > button#button-right div.carousel-container > div.carousel > div#window > button#button-right |
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.