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
BHeading Hierarchy13 headingsREVIEW
- H2 Main navigation
- H2 Quick links
- H2 Join the Catamount Community
- H2 FIND YOUR PATH
- H2 Start Exploring
- H2 Quick Guide
- H2 UVM News
- H2 UVM Facts
- H2 What's happening
- H2 Location
- H2 Footer
- H2 Explore
- H2 Connect
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
BForm Accessibility2 of 3 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #gsc-i-id1 | text | search | aria-label |
| #searchPeople | text | (Search People at UVM) | placeholder only |
| input | button | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="button">
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" name="search" id="searchPeople">
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
BLink & Button Quality132 links, 18 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://admissions.uvm.edu/register/inqu… | Inquire | img no alt | Add alt attribute to the image |
| https://www.uvm.edu/admissions/undergrad… | Visit | img no alt | Add alt attribute to the image |
| https://www.uvm.edu/admissions | Apply | img no alt | Add alt attribute to the image |
| /uvmnews/news/less-carbon-more-compost-u… | Less Carbon, More Compost: UVM… | img no alt | Add alt attribute to the image |
| https://www.instagram.com/p/DRu-U0oFeg8/ | Layers. Because Catamounts don… | img no alt | Add alt attribute to the image |
| https://www.instagram.com/p/DScrgcwDHSr/ | The signs are clear. You’re … | img no alt | Add alt attribute to the image |
| https://www.instagram.com/universityofve… | Catamounts are out there leadi… | img no alt | Add alt attribute to the image |
| https://google.com/maps/place/Burlington… | Burlington, VT 05405 | img no alt | Add alt attribute to the image |
| https://www.uvm.edu/ | University of Vermont home | img no alt | Add alt attribute to the image |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://admissions.uvm.edu/register/inquire_uvm"]; a[href="https://www.uvm.edu/admissions/undergraduate/visit-options"]; a[href="https://www.uvm.edu/admissions"]; a[href="/uvmnews/news/less-carbon-more-compost-uvm-checks-off-sustainability-goals"]; a[href="https://www.instagram.com/p/DRu-U0oFeg8/"]; a[href="https://www.instagram.com/p/DScrgcwDHSr/"]; a[href="https://www.instagram.com/universityofvermont/p/DPm4Ax5CRG8/"]; a[href="https://google.com/maps/place/Burlington,+VT+05405/@44.4735865,-73.1993649,15z"]; a[href="https://www.uvm.edu/"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
CFavicon & BrandingAction11 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 12 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 |
|---|---|---|---|---|---|
| h2 Main navigation | 2.36:1 | 3.0:1 | #000000 | #723B21 | Fail |
| h2 Quick links | 2.81:1 | 3.0:1 | #000000 | #1B6048 | Fail |
| h2 Join the Catamount C… | 2.81:1 | 3.0:1 | #000000 | #1B6048 | Fail |
| h2 FIND YOUR PATH | 2.81:1 | 3.0:1 | #000000 | #1B6048 | Fail |
| h2 Quick Guide | 2.81:1 | 3.0:1 | #000000 | #1B6048 | Fail |
| h2 UVM News | 2.81:1 | 3.0:1 | #000000 | #1B6048 | Fail |
| h2 Location | 2.81:1 | 3.0:1 | #000000 | #1B6048 | Fail |
| h2 Footer | 2.81:1 | 3.0:1 | #000000 | #1B6048 | Fail |
| h2 Explore | 2.81:1 | 3.0:1 | #000000 | #1B6048 | Fail |
| h2 Connect | 2.81:1 | 3.0:1 | #000000 | #1B6048 | Fail |
| title For People and Plane… | 4.17:1 | 4.5:1 | #000000 | #5F7279 | Fail |
| a Skip main menu | 4.20:1 | 4.5:1 | #000000 | #6C7073 | Fail |
| a Skip to main content | 5.27:1 | 4.5:1 | #000000 | #807F80 | Pass |
| span University of Vermon… | 6.17:1 | 4.5:1 | #000000 | #978884 | Pass |
| span Search | 7.97:1 | 4.5:1 | #000000 | #A69E98 | Pass |
| span Close | 5.46:1 | 4.5:1 | #000000 | #987E59 | Pass |
| span Search | 8.60:1 | 4.5:1 | #000000 | #AFA49A | Pass |
| span All UVM | 8.92:1 | 4.5:1 | #000000 | #B3A79C | Pass |
| span Search | 9.09:1 | 4.5:1 | #000000 | #B6A994 | Pass |
| span People | 10.38:1 | 4.5:1 | #000000 | #BEB4B4 | 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 Structure8 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 16 images OKPASS
ALighthouse Accessibility AuditsScore 92/100 — 2 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.field__item > section.homepage-social > div.slider-controls > button#prevPost |
div.field__item > section.homepage-social > div.slider-controls > button#nextPost |
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.clearfix > ul.socialmedia > li > a.icon-facebook div.clearfix > ul.socialmedia > li > a.icon-facebook |
div.clearfix > ul.socialmedia > li > a.icon-twitter div.clearfix > ul.socialmedia > li > a.icon-twitter |
div.clearfix > ul.socialmedia > li > a.icon-youtube div.clearfix > ul.socialmedia > li > a.icon-youtube |
div.clearfix > ul.socialmedia > li > a.icon-instagram div.clearfix > ul.socialmedia > li > a.icon-instagram |
div.clearfix > ul.socialmedia > li > a.icon-linkedin div.clearfix > ul.socialmedia > li > a.icon-linkedin |
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.