Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction5 issue(s) across 565 links and 2 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://www.fu-berlin.de/studium/beratun… | Studierenden-Service-Center | new tab | Add '(opens in new tab)' to text |
| https://www.fu-berlin.de/vv/de/fb | Vorlesungsverzeichnis | new tab | Add '(opens in new tab)' to text |
| https://www.fu-berlin.de/studium/studien… | Studienangebot | new tab | Add '(opens in new tab)' to text |
| https://www.fu-berlin.de/studium/beratun… | Akademischer Kalender | new tab | Add '(opens in new tab)' to text |
| https://www.fu-berlin.de/sites/campusman… | Campus Management | new tab | Add '(opens in new tab)' to text |
| https://lms.fu-berlin.de/ | Blackboard | new tab | Add '(opens in new tab)' to text |
| https://fu-berlin.hosted.exlibrisgroup.c… | Bibliotheksportal Primo | new tab | Add '(opens in new tab)' to text |
| https://www.cedis.fu-berlin.de/services/… | E-Learning | new tab | Add '(opens in new tab)' to text |
| https://www.fu-berlin.de/studium/interna… | Studium im Ausland | new tab | Add '(opens in new tab)' to text |
| https://www.fu-berlin.de/service/index.h… | Service | new tab | Add '(opens in new tab)' to text |
| https://www.fu-berlin.de/redaktion/orien… | Lagepläne | new tab | Add '(opens in new tab)' to text |
| https://www.it.fu-berlin.de/unsere-servi… | WLAN | new tab | Add '(opens in new tab)' to text |
| https://www.stw.berlin/mensen.html | Mensen | new tab | Add '(opens in new tab)' to text |
| http://www.hochschulsport.fu-berlin.de | Hochschulsport | new tab | Add '(opens in new tab)' to text |
| https://www.fu-berlin.de/unishop | UniShop | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| https://www.fu-berlin.de/studium/studier… | Icon: Pfeil rechtsEin Icon mit… | img no alt | Add alt attribute to the image |
| /presse/informationen/fup/2026/fup_26_04… | Icon: Pfeil rechtsEin Icon mit… | img no alt | Add alt attribute to the image |
| /campusleben/forschen/2026/260413-BUA-AC… | Icon: Pfeil rechtsEin Icon mit… | img no alt | Add alt attribute to the image |
| http://www.universities-berlin.de/index.… | Berlin University Alliance | new tab | Add '(opens in new tab)' to text |
| http://www.german-u15.de | German U 15 | new tab | Add '(opens in new tab)' to text |
| /international/network/partnership-netwo… | Una Europa | new tab | Add '(opens in new tab)' to text |
| http://instagram.com/fu_berlin | new tab | Add '(opens in new tab)' to text | |
| https://de.linkedin.com/edu/freie-univer… | new tab | Add '(opens in new tab)' to text | |
| https://berlin.social/@freieuniversitaet | Mastodon | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/did:plc:aphfr7v… | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UChGMnEC… | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/pages/Freie-Uni… | 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 |
Links without text are announced as raw URLs by screen readers.
a#seitenanfang; a.services-menu-icon (#118 on page); a#content
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.fu-berlin.de/studium/studieren/studieneinstieg/index.html"]; a[href="/presse/informationen/fup/2026/fup_26_045-evolution-handschriften-foerderung/…"]; a[href="/campusleben/forschen/2026/260413-BUA-ACEM-Day-SupraFAB/index.html"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.fu-berlin.de/studium/beratung/ssc/index.html; https://www.fu-berlin.de/vv/de/fb; https://www.fu-berlin.de/studium/studienangebot; https://www.fu-berlin.de/studium/beratung/kalender/index.html; https://www.fu-berlin.de/sites/campusmanagement/; https://lms.fu-berlin.de/; https://fu-berlin.hosted.exlibrisgroup.com/primo-explore/search?sortby=rank&v…; https://www.cedis.fu-berlin.de/services/e-learning/index.html; https://www.fu-berlin.de/studium/international/studium_ausland/index.html; https://www.fu-berlin.de/service/index.html (+14 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
Icon-only buttons need an aria-label so screen readers can announce them.
button#search_button; button#main-nav-btn-flyout-close
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
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
B404 Error PageHTTP 404, custom pageREVIEW
ALandmark Structure4 landmarksPASS
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
A+Heading Hierarchy15 headingsPASS
- H1 Freie Universität Berlin
- H2 Service-Navigation
- H3 Semesterstart | Herzlich Willkommen zurück auf dem Campus!
- H3 Forschung | Von der Keilschrift zum Touchscreen
- H3 Berlin University Alliance | Großgeräte gemeinsam nutzen
- H3 Veranstaltungskalender
- H3 Maßnahmen gegen Antisemitismus, Rassismus und Diskriminierung
- H3 Haushaltskürzungen des Berliner Senats: Geplante Sparmaßnahmen der Freien Universität
- H2 Studium
- H2 Forschung
- H2 Internationalität
- H3 Informationen für
- H3 Service-Navigation
- H3 Soziale Medien
- H3 Diese Seite
A+Alt Text QualityAll 12 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-input | text | Suchbegriffe | for/id |
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 Freie Universität B… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Service-Navigation | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Studium | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Forschung | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Internationalität | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Semesterstart | Herz… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Forschung | Von der … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Berlin University Al… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Veranstaltungskalend… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Maßnahmen gegen Ant… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Haushaltskürzungen … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Informationen für | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Service-Navigation | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Soziale Medien | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Diese Seite | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Freie Universität B… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Springe direkt zu In… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Freie Universität B… | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Startseite | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Leichte Sprache | 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.
A+Lighthouse Accessibility AuditsScore 96/100 — 1 failing, 25 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.
ARIA
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Bild: figure.icaption-s3 > figcaption > p#caption_151040877 > span |
Bild: figure.icaption-s3 > figcaption > p#caption_151040898 > span |
Bild: figure.icaption-s3 > figcaption > p#caption_130705790 > span |
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.