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
BLandmark Structure11 landmarksREVIEW
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
CLink & Button QualityAction4 issue(s) across 90 links and 13 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://instagram.com/universitaetbonn | new tab | Add '(opens in new tab)' to text | |
| https://bsky.app/profile/unibonn.bsky.so… | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/school/rheinisc… | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/UniBonnTV | Youtube | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/unibonn | new tab | Add '(opens in new tab)' to text | |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://instagram.com/universitaetbonn; https://bsky.app/profile/unibonn.bsky.social; https://www.linkedin.com/school/rheinische-friedrich-wilhelms-universit%C3%A4…; https://www.youtube.com/user/UniBonnTV; https://facebook.com/unibonn
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
Icon-only buttons need an aria-label so screen readers can announce them.
button.slick-prev (#506 on page); button.slick-next (#508 on page); button.slick-prev (#847 on page); button.slick-next (#849 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
C404 Error PageActionHTTP 404, custom pageREVIEW
BLighthouse Accessibility AuditsScore 85/100 — 4 failing, 25 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
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 |
|---|
© Fotos: A. Decaix, ANR SWEED und Mission „Boyuk Kesik“ & ANR KUR(A)GAN
Was im … div.news-items > div.slick-list > div.slick-track > div.news_item |
© BZH
Mittwoch
22.04.2026
Prüfungsangst verstehen und wirksam vorbeugen
Quantiu… div.news-items > div.slick-list > div.slick-track > div.news_item |
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.
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.tile-content > div.slider-navigation-wrapper > div.slider-navigation > button.slick-prev div.tile-content > div.slider-navigation-wrapper > div.slider-navigation > button.slick-prev |
div.tile-content > div.slider-navigation-wrapper > div.slider-navigation > button.slick-next div.tile-content > div.slider-navigation-wrapper > div.slider-navigation > button.slick-next |
div.tile-content > div.slider-navigation-wrapper > div.slider-navigation > button.slick-prev div.tile-content > div.slider-navigation-wrapper > div.slider-navigation > button.slick-prev |
div.tile-content > div.slider-navigation-wrapper > div.slider-navigation > button.slick-next div.tile-content > div.slider-navigation-wrapper > div.slider-navigation > button.slick-next |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
© BZH a > div.img > div.copyright-container > span.copyright |
Mittwoch a > div.img > div.content > span.day-name |
22.04.2026 a > div.img > div.content > span.date |
© U7 div#1qwpg5bjckuk > div.tile-content > div.image-subtitle > span |
© U15 div#ypughi5p03ff > div.tile-content > div.image-subtitle > span |
© BORA div#o5t8g2i25hg5 > div.tile-content > div.image-subtitle > span |
© HRK div#ng57q4a8d8d6 > div.tile-content > div.image-subtitle > span |
© Stifterverband div#ym1ckujl9t9s > div.tile-content > div.image-subtitle > span |
© berufundfamilie div#vdipn4eixddd > div.tile-content > div.image-subtitle > span |
EMPFOHLENE LINKS div.container > div.row > div.col-sm-6 > span.header |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
acht Exzellenzclustern div.tile-content > div > p > a.a-theme |
Exzellenzuniversität div.tile-content > div > p > a.a-theme |
junge Talente div.tile-content > div > p > a.a-theme |
emerging leaders div.tile-content > div > p > a.a-theme |
#WeAreUniBonn div#y5zusjfg6f7o > div.tile-content > p > a.a-theme |
These are opportunities to improve the legibility of your content.
A+Heading Hierarchy12 headingsPASS
- H1 Forschen und Studieren an der Exzellenzuniversität Bonn
- H2 We are Uni Bonn!
- H3 Angkana Rüland
- H3 Cyrill Stachniss
- H3 Jaqueline Lorenzen
- H3 Dominik Bach
- H2 Mehr von der Universität Bonn
- H3 Solidarität mit der Ukraine
- H3 360-Grad-Tour durch die Uni
- H3 Spitzenforschung
- H3 Netzwerke und Zertifikate
- H2 Links
A+Alt Text Quality1 of 10 images have issuesPASS
| Issue | Count |
|---|---|
| filename | 1 image(s) |
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| SearchableText | text | Search | aria-label |
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 Forschen und Studier… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 We are Uni Bonn! | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Mehr von der Univers… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Links | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Angkana Rüland | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Cyrill Stachniss | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Jaqueline Lorenzen | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Dominik Bach | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Solidarität mit der… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 360-Grad-Tour durch … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Spitzenforschung | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Netzwerke und | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Zertifikate | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Universität Bonn | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Universität | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Studium | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Forschung und Lehre | 10.74:1 | 4.5:1 | #000000 | #BAB9BA | Pass |
| a International | 10.74:1 | 4.5:1 | #000000 | #BAB9BA | Pass |
| div Fettzellen und Essve… | 10.74:1 | 4.5:1 | #000000 | #BAB9BA | Pass |
| div Forschende aus Bonn … | 9.49:1 | 4.5:1 | #000000 | #A5B0B6 | 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.