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
BLink & Button Quality2 issue(s) across 185 links and 30 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /privacy/ | privacy policy and cookie poli… | new tab | Add '(opens in new tab)' to text |
| /media/2026/uow-ranks-6th-in-the-world-f… | LEARN MORE | generic text | Replace with descriptive text |
Before: LEARN MORE Suggested: Uow Ranks 6th In The World For Philosophy In Qs Subject Rankings 2026.Php | |||
| /the-stand/2026/your-guide-to-the-new-uo… | LEARN MORE | generic text | Replace with descriptive text |
Before: LEARN MORE Suggested: Your Guide To The New Uow Liverpool Campus.Php | |||
| /study/apply/ | How to apply | img no alt | Add alt attribute to the image |
| /study/admission-info/pathways/ | Pathways to university | img no alt | Add alt attribute to the image |
| /study/international/ | International students | img no alt | Add alt attribute to the image |
| /about/locations/ | Our campuses | img no alt | Add alt attribute to the image |
| /research/ | Our research | img no alt | Add alt attribute to the image |
| /about/our-vision-strategy/our-aborigina… | Our Aboriginal & Torres Strait… | img no alt | Add alt attribute to the image |
| https://www.reconciliation.org.au/ | Reconciliation Action plan, In… | new tab | Add '(opens in new tab)' to text |
| https://prideindiversity.com.au/awei/ | Australian LGBTQ inclusion awa… | new tab | Add '(opens in new tab)' to text |
| https://www.breastfeeding.asn.au/communi… | Breastfeeding friendly workpla… | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/media/2026/uow-ranks-6th-in-the-world-for-philosophy-in-qs-subject-rankings-… ("LEARN MORE"); /the-stand/2026/your-guide-to-the-new-uow-liverpool-campus.php ("LEARN 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
Add '(opens in new tab)' to link text or aria-label.
/privacy/; https://www.reconciliation.org.au/; https://prideindiversity.com.au/awei/; https://www.breastfeeding.asn.au/community-workplaces/breastfeeding-friendly-…
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 19 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 UOW ranked 6th in th… | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h1 Register for a UOW I… | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h1 Your guide to the ne… | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h2 Study at UOW | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h2 Engage | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h2 About UOW | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h2 Research | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h2 Industry | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h2 Alumni | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h2 Quick links | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h2 Find a course | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h2 Study | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h2 About | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h2 Latest news | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h3 Top 200 | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h3 1st in Australia | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h3 Indigenous-led weed … | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h3 More than 3,500 stud… | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| h3 Businesses tap PhD r… | 2.92:1 | 3.0:1 | #000000 | #0033FF | Fail |
| title University of Wollon… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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.
BLighthouse Accessibility AuditsScore 88/100 — 3 failing, 27 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
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Slide 1 of 3 main#main-content > div.slider > div.slider__pagination > a.active-slide |
Slide 2 of 3 main#main-content > div.slider > div.slider__pagination > a |
Slide 3 of 3 main#main-content > div.slider > div.slider__pagination > a |
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.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
SKIP TO CONTENT body.home > a.skip-link |
We use cookies to improve your experience on our site and to show you personali… body.home > div.cookies-notice > div > div.notice |
privacy policy and cookie policy div > div.notice > p > a.t4-tag-content-item |
OK, THANKS div.cookies-notice > div > div > button.button |
Home - University of Wollongong Australia logo div.site-container > header.uw-header > div.uw-header-container > a |
Search nav.uw-top-menu > ul.top-menu > li > button.btn-search |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
MORE NEWS div.grid-container > div.uw-latest-items--main > div.uw-latest-items--link > a.item-link |
MORE NEWS div.uw-latest-items--main > div.uw-latest-items--link > a.item-link > button.uw-button-red |
These items highlight common accessibility best practices.
ALandmark Structure9 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 Hierarchy25 headingsPASS
- H2 Study at UOW
- H2 Engage
- H2 About UOW
- H2 Research
- H2 Industry
- H2 Alumni
- H2 Quick links
- H1 UOW ranked 6th in the world for Philosophy, 36th for Nursing
- H1 Register for a UOW Information Evening duplicate H1
- H1 Your guide to the new UOW Liverpool campus duplicate H1
- H2 Find a course
- H2 Study
- H2 About
- H3 Top 200
- H3 1st in Australia
- H2 Latest news
- H3 Indigenous-led weed management research wins international award
- H3 More than 3,500 students to graduate at UOW Autumn ceremonies
- H3 Businesses tap PhD researchers to accelerate innovation
- H3 Services & helpServices & help
- H3 News, media & eventsNews, media & events
- H3 FacultiesFaculties
- H3 AdministrationAdministration
- H3 UOW entitiesUOW entities
- H3 Connect with us Connect with us
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 QualityAll 39 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| keywords | text | Search for courses | aria-label |
| #eac-8395 | text | Search UOW | aria-label |