Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction5 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
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 & BrandingAction2 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 Quality6 issue(s) across 65 links and 8 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://news.uga.edu/ | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Home page | |||
| /about/academic-excellence | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Academic Excellence | |||
| /about | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: About | |||
| https://wearegeorgia.uga.edu/ | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Home page | |||
| /about/research | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Research | |||
| /about/value | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Value | |||
Generic link text like 'click here' doesn't describe the destination.
https://news.uga.edu/ ("Read More"); /about/academic-excellence ("Read More"); /about ("Read More"); https://wearegeorgia.uga.edu/ ("Read More"); /about/research ("Read More"); /about/value ("Read 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
CColor Contrast (Screenshot)Action20 text elements analyzed, 14 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 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 |
|---|---|---|---|---|---|
| h1 Welcome to the Unive… | 2.21:1 | 3.0:1 | #000000 | #49453F | Fail |
| h2 Results that Matter | 1.05:1 | 3.0:1 | #000000 | #0B0808 | Fail |
| h2 University News | 3.63:1 | 3.0:1 | #000000 | #676565 | Pass |
| h2 Resources for | 3.18:1 | 3.0:1 | #000000 | #BA0C2F | Pass |
| h2 Events | 3.18:1 | 3.0:1 | #000000 | #BA0C2F | Pass |
| h3 The University of Ge… | 3.18:1 | 3.0:1 | #000000 | #BA0C2F | Pass |
| title University of Georgi… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Students | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Faculty & Staff | 2.79:1 | 4.5:1 | #000000 | #575450 | Fail |
| a Alumni | 3.11:1 | 4.5:1 | #000000 | #5E5B58 | Fail |
| a Community | 2.98:1 | 4.5:1 | #000000 | #5C5854 | Fail |
| a A–Z Directory | 2.76:1 | 4.5:1 | #000000 | #57534F | Fail |
| button Search | 2.54:1 | 4.5:1 | #000000 | #524E49 | Fail |
| button Menu | 2.62:1 | 4.5:1 | #000000 | #54504A | Fail |
| p Every student’s jo… | 1.05:1 | 4.5:1 | #000000 | #0A0707 | Fail |
| a Learn About UGA | 1.08:1 | 4.5:1 | #000000 | #100D0C | Fail |
| p Discover Georgia’s… | 1.06:1 | 4.5:1 | #000000 | #0C0A09 | Fail |
| a Browse Degrees | 1.07:1 | 4.5:1 | #000000 | #0D0C0B | Fail |
| p 20 distinct schools … | 1.04:1 | 4.5:1 | #000000 | #090706 | Fail |
| a Plan Your Visit | 1.08:1 | 4.5:1 | #000000 | #100D0B | 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 Hierarchy16 headingsPASS
- H1 Welcome to the University of Georgia
- H2 Results that Matter
- H2 University News
- H2 School of Medicine extends admission offers for inaugural class
- H2 Working Lands for Wildlife joins University of Georgia to expand conservation impact
- H2 UGA School of Nursing to be named in honor of Victoria Kay Ivester
- H2 Perdue to retire as chancellor of the University System of Georgia
- H2 2026 CURO Symposium breaks record with over 900 presenters
- H3 The University of Georgia is…
- H3 An Academic Powerhouse
- H3 Built Upon Visionary Leadership
- H3 Serving Communities
- H3 Driving Discovery and Innovation
- H3 A Top Value
- H2 Resources for Current Students
- H2 Events
A+Alt Text QualityAll 5 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search | search | Search | aria-label |
A+Lighthouse Accessibility AuditsScore 95/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 |
|---|
nav#navbar > div.navbar__right > div.navbar__right-buttons > button.navbar__right-buttons-search nav#navbar > div.navbar__right > div.navbar__right-buttons > button.navbar__right-buttons-search |
nav#navbar > div.navbar__right > div.navbar__right-buttons > button.navbar__right-buttons-menu nav#navbar > div.navbar__right > div.navbar__right-buttons > button.navbar__right-buttons-menu |
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
UGA on Twitter div.ugafooter__container > div.ugafooter__row > nav.ugafooter__social > a.ugafooter__social-link |