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 Hierarchy18 headingsREVIEW
- H2 Your Path
- H2 Starts Here
- H2 The Razorback Experience
- H2 Dedicated to Arkansas
- H2 Determined to Build a Better World
- H2 #MyPath to Senior Walk
- H2 Short Takes
- H2 Record-Breaking Momentum
- H2 Record-Breaking Momentum
- H3 The Man Behind Murdle
- H2 The Man Behind Murdle
- H3 When in Rome
- H2 When in Rome
- H2 Arkansas News
- H3 Mid-South AI Research Consortium to Fuel Innovation
- H3 University Sets Research Record, Focuses on Improving Lives
- H3 School of Art Invites Campus to Celebrate Fine Arts Center Grand Reopening on April 16
- H3 U of A to Unveil Solar Farm on Earth Day, Launching a Landmark Clean Energy Initiative
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
BFavicon & Branding16 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 6 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
2 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 Your Path | 18.89:1 | 3.0:1 | #000000 | #F7F2EE | Pass |
| h2 Starts Here | 18.89:1 | 3.0:1 | #000000 | #F7F2EE | Pass |
| h2 Experience | 18.89:1 | 3.0:1 | #000000 | #F7F2EE | Pass |
| h2 Dedicated | 18.89:1 | 3.0:1 | #000000 | #F7F2EE | Pass |
| h2 Determined | 18.89:1 | 3.0:1 | #000000 | #F7F2EE | Pass |
| h2 #MyPath | 18.89:1 | 3.0:1 | #000000 | #F7F2EE | Pass |
| h2 Short | 18.89:1 | 3.0:1 | #000000 | #F7F2EE | Pass |
| h2 Record-Breaking Mome… | 18.89:1 | 3.0:1 | #000000 | #F7F2EE | Pass |
| h2 The Man Behind Murdl… | 18.89:1 | 3.0:1 | #000000 | #F7F2EE | Pass |
| h2 When in Rome | 18.89:1 | 3.0:1 | #000000 | #F7F2EE | Pass |
| h2 Arkansas | 18.89:1 | 3.0:1 | #000000 | #F7F2EE | Pass |
| title University of Arkans… | 8.33:1 | 4.5:1 | #000000 | #D291A5 | Pass |
| a Skip to content | 18.78:1 | 4.5:1 | #000000 | #F2F2F4 | Pass |
| button CLOSE | 18.78:1 | 4.5:1 | #000000 | #F2F2F4 | Pass |
| label Search | 1.33:1 | 4.5:1 | #000000 | #19260F | Fail |
| span Search | 2.35:1 | 4.5:1 | #000000 | #3B5018 | Fail |
| a Home | 1.37:1 | 4.5:1 | #000000 | #1A2910 | Fail |
| a About | 3.26:1 | 4.5:1 | #000000 | #4D6632 | Fail |
| a Apply | 1.33:1 | 4.5:1 | #000000 | #1F250D | Fail |
| a Academics | 1.09:1 | 4.5:1 | #000000 | #0D1006 | 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.
BLighthouse Accessibility AuditsScore 86/100 — 4 failing, 23 passedREVIEW
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.
ARIA
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
MENU nav#uark-brand > div#uark-site-id > nav#uark-mobile-menu-button > button.navbar-toggler |
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Edit webpage
Copyright of University of Arkansas body.loaded > span#directedit-footer |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ACADEMICS div > ul#footer-global-links > li.list-inline-item > a |
NEWS div > ul#footer-global-links > li.list-inline-item > a |
RAZORBACKS div > ul#footer-global-links > li.list-inline-item > a |
479-575-2000 div.d-flex > div.flex-grow-1 > address > a |
Title IX div.col-md-12 > ul.list-inline > li.list-inline-item > a |
Jobs div.col-md-12 > ul.list-inline > li.list-inline-item > a |
These items highlight common accessibility best practices.
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 |
|---|
479-575-2000 div.d-flex > div.flex-grow-1 > address > a |
ALandmark Structure12 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 17 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #uark-search-mobile | text | Search | for/id |
| #uark-search | text | Search | for/id |