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 PageActionHTTP 404, bare pageFIX
DWeb ManifestActionValid manifestFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
CForm AccessibilityAction5 of 11 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #CybotCookiebotDialogBodyLevelButtonNecessary | checkbox | Necessary | for/id |
| #CybotCookiebotDialogBodyLevelButtonPreferences | checkbox | Preferences | for/id |
| #CybotCookiebotDialogBodyLevelButtonStatistics | checkbox | Statistics | for/id |
| #CybotCookiebotDialogBodyLevelButtonMarketing | checkbox | Marketing | for/id |
| #CybotCookiebotDialogBodyContentCheckboxPersonalInformation | checkbox | Do not sell or share my personal information | for/id |
| #googleSiteSearchText | text | Site Search Text | for/id |
| #CybotCookiebotDialogBodyLevelButtonStatisticsInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonMarketingInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonNecessaryInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonPreferencesInline | checkbox | (none) | none |
| input | reset | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline">; <input type="reset">
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
BLink & Button Quality1 issue(s) across 240 links and 26 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.cookiebot.com/en/what-is-beh… | Cookiebot by Usercentrics - op… | new tab | Add '(opens in new tab)' to text |
| https://www.cloudflare.com/privacypolicy… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.heanet.ie/about/policies/pri… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.irishexaminer.com/breakingne… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.heanet.ie/about/policies/pri… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.apple.com/legal/privacy/en-w… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.heanet.ie/about/policies/pri… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.irishexaminer.com/breakingne… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/policy.php/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.spotify.com/uk/legal/privacy… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.apple.com/legal/privacy/en-w… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.heanet.ie/about/policies/pri… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://openjsf.org/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com | Cookiebot | new tab | Add '(opens in new tab)' to text |
| https://ucc.workvivo.com/apps | Staff | new tab | Add '(opens in new tab)' to text |
| https://research.ucc.ie | Explore our Research | new tab | Add '(opens in new tab)' to text |
| https://www.uccireland.com/ | UCC China | new tab | Add '(opens in new tab)' to text |
| https://research.ucc.ie | Explore our Research | new tab | Add '(opens in new tab)' to text |
| https://www.uccireland.com/ | UCC China | new tab | Add '(opens in new tab)' to text |
| https://ucc.workvivo.com/apps | Staff | new tab | Add '(opens in new tab)' to text |
| #website-quick | Website | generic text | Replace with descriptive text |
Before: Website Suggested: #Website Quick | |||
| https://research.ucc.ie | Visit research.ucc.ie now | new tab | Add '(opens in new tab)' to text |
| https://thearch.ucc.ie/home | Discover the Arch … | new tab | Add '(opens in new tab)' to text |
| https://www.google.ie/maps/place/Univers… | Location | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/universitycolle… | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/universitycoll… | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/UCCIreland | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/school/universi… | new tab | Add '(opens in new tab)' to text | |
| https://ucc.workvivo.com/apps | STAFF | new tab | Add '(opens in new tab)' to text |
| https://libguides.ucc.ie | Library | new tab | Add '(opens in new tab)' to text |
| https://canvas.ucc.ie | Canvas | new tab | Add '(opens in new tab)' to text |
| https://www.uccsu.ie/ | Students' Union | new tab | Add '(opens in new tab)' to text |
| https://uccshop.ie/ | UCC Online Shop | new tab | Add '(opens in new tab)' to text |
| https://www.uccireland.com/ | UCC China | new tab | Add '(opens in new tab)' to text |
| https://hea.ie/ | visit https://hea.ie/ | new tab | Add '(opens in new tab)' to text |
| https://www.gov.ie/en/ | visit https://www.gov.ie/en/ | new tab | Add '(opens in new tab)' to text |
| http://www.nui.ie/ | visit http://www.nui.ie/ | new tab | Add '(opens in new tab)' to text |
| https://eufunds.ie/ | visit https://eufunds.ie/ | new tab | Add '(opens in new tab)' to text |
| https://ucc.ie/en/unic/ | visit https://ucc.ie/en/unic/ | new tab | Add '(opens in new tab)' to text |
| https://www.enterprise-ireland.com/en/ | visit https://www.enterprise-i… | new tab | Add '(opens in new tab)' to text |
| https://www.magna-charta.org | visit https://www.magna-charta… | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
#website-quick ("Website")
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.
https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=…; https://www.cloudflare.com/privacypolicy/; https://business.safety.google/privacy/; https://www.heanet.ie/about/policies/privacy-policy; https://www.irishexaminer.com/breakingnews/ireland/confidentiality-and-privac…; https://www.linkedin.com/legal/privacy-policy; https://privacy.microsoft.com/en-US/privacystatement; https://stripe.com/privacy; https://stripe.com/privacy; https://www.heanet.ie/about/policies/privacy-policy (+45 more)
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
CFavicon & BrandingAction5 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 UCC University Colle… | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 Discover our Researc… | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 Cúrsaí Staidéir i… | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 Courses | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 Research and Innovat… | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 Discover UCC | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 Business and Industr… | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 Alumni | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 The Arch | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 Latest news | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 UCC at a Glance | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 University College C… | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 Coláiste na hOllsco… | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 University College C… | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 Bring me to | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 UCC Quicklinks | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h2 Show me | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h3 Discover the Arch | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h3 Department of Anatom… | 1.69:1 | 3.0:1 | #000000 | #00365F | Fail |
| h3 Traveller culture an… | 1.69:1 | 3.0:1 | #000000 | #00365F | 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 Hierarchy24 headingsPASS
- H1 UCC University College Cork
- H2 Discover our Research
- H2 Cúrsaí Staidéir in COC
- H2 Courses
- H2 Research and Innovation
- H2 Discover UCC
- H2 Business and Industry Engagement
- H2 Alumni
- H2 The Arch
- H3 Discover the Arch
- H2 Latest news
- H3 Department of Anatomy and Neuroscience wins Prestigious DELTA Award
- H3 Traveller culture and history to be celebrated at University College Cork
- H3 CUBS celebrates a decade of impact, joins Top 1% of Globally Accredited Business Schools
- H3 New UCC research projects demonstrate the power of interdisciplinary collaboration
- H2 UCC at a Glance
- H2 University College Cork
- H2 Coláiste na hOllscoile Corcaigh
- H3 Contact us
- H3 Connect with us
- H2 University College Cork
- H2 Bring me to
- H2 UCC Quicklinks
- H2 Show me
AAlt Text Quality1 of 45 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
| too long | 3 image(s) |
A+Print StylesheetPrint styles detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 28 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.
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 |
|---|
GA div.col-xs-7 > div.smaller-nav-options > div.ucc-link-lang > a |
MENU div.row > div.col-xs-7 > div.smaller-nav-options > button#toggleMobilePopover |
Pause Motion div.module-29 > div.module-29--slider > div.slider-controls > button.pause-carousel |
Pause Motion div.row > div.module-12 > div.slider-controls > button.pause-carousel |