Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction22 issue(s) across 65 links and 11 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| newsroom/newsuebersicht/news/buerokratie… | (empty) | empty | Add link text or aria-label |
| newsroom/newsuebersicht/news/wie-gruppen… | (empty) | empty | Add link text or aria-label |
| newsroom/veranstaltungskalender/veransta… | (empty) | empty | Add link text or aria-label |
| newsroom/newsuebersicht/news/durchbruch-… | (empty) | empty | Add link text or aria-label |
| newsroom/ | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| die-lmu/die-lmu-auf-einen-blick/auszeich… | (empty) | empty | Add link text or aria-label |
| die-lmu/struktur/fakultaeten/ | (empty) | empty | Add link text or aria-label |
| die-lmu/arbeiten-an-der-lmu/wissenschaft… | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| studium/ | (empty) | empty | Add link text or aria-label |
| studium/hochschulzugang/ | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| die-lmu/arbeiten-an-der-lmu/wissenschaft… | (empty) | empty | Add link text or aria-label |
| die-lmu/arbeiten-an-der-lmu/berufungen/ | (empty) | empty | Add link text or aria-label |
| die-lmu/arbeiten-an-der-lmu/verwaltung-u… | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| https://www.lmu.de/de/workspace-fuer-stu… | Farben der Ukraine | new tab | Add '(opens in new tab)' to text |
| https://www.google.com/maps/dir/48.13512… | Route anzeigen | new tab | Add '(opens in new tab)' to text |
| https://www.google.com/maps/dir/48.13512… | Link öffnet in neuem Fenster | new tab | Add '(opens in new tab)' to text |
| https://de-de.facebook.com/lmu.muenchen/ | new tab | Add '(opens in new tab)' to text | |
| https://bsky.app/profile/lmu.de | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/lmu.muenchen/?… | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/school/lmu.muen… | new tab | Add '(opens in new tab)' to text | |
| https://www.lmu.de/raumfinder/ | Zum LMU-Raumfinder | new tab | Add '(opens in new tab)' to text |
| https://www.lmu.de/de/footer/datenschutz… | Hinweis zur Datenübermittlung… | 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 |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
newsroom/newsuebersicht/news/buerokratie-zwischen-regeln-und-risiko-073ff58c.…; newsroom/newsuebersicht/news/wie-gruppen-gute-entscheidungen-treffen-4c8ec557…; newsroom/veranstaltungskalender/veranstaltung/girlsday-2026-5128a040.html; newsroom/newsuebersicht/news/durchbruch-bei-der-simulation-komplexer-quantens…; newsroom/; a#st_teaser_collection__master_1; die-lmu/die-lmu-auf-einen-blick/auszeichnungen/exzellenzstrategie/; die-lmu/struktur/fakultaeten/; die-lmu/arbeiten-an-der-lmu/wissenschaftlicher-nachwuchs/#st_img_text_three_c…; a#st_teaser_collection__master (+7 more)
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
Add '(opens in new tab)' to link text or aria-label.
https://www.lmu.de/de/workspace-fuer-studierende/meldungen-und-termine/detail…; https://www.google.com/maps/dir/48.1351253,11.5819806/lmu+google+maps/@48.142…; https://www.google.com/maps/dir/48.1351253,11.5819806/lmu+google+maps/@48.142…; https://de-de.facebook.com/lmu.muenchen/; https://bsky.app/profile/lmu.de; https://www.instagram.com/lmu.muenchen/?hl=de; https://www.linkedin.com/school/lmu.muenchen/; https://www.lmu.de/raumfinder/; https://www.lmu.de/de/footer/datenschutz/
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.main-navigation__list-link (#68 on page); button.ml-stack-nav__close (#72 on page); button.mobile-nav-toggler__list-link (#90 on page); button.mobile-nav-toggler__list-link (#98 on page); button.teaser-single__a11y-clickarea (#235 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
FFavicon & BrandingAction2 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 Structure9 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
CHeading HierarchyAction21 headings, 3 skip(s)REVIEW
- H6 Navigation und Service
- H2 Hauptnavigation
- H2 Die Navigation funktioniert gerade nicht!
- H1 Bürokratie: Zwischen Regeln und Risiko
- H3 Mathematische Philosophie: Wie Gruppen gute Entscheidungen treffen skipped
- H3 Girls'Day 2026
- H3 Durchbruch bei der Simulation komplexer Quantensysteme
- H3 Zum Newsroom
- H2 Forschen an der LMU
- H3 Ein starkes Forschungsumfeld
- H2 Studieren an der LMU
- H3 Unterstützung in allen Phasen
- H2 LMU-Studiengangsfinder
- H2 Werden Sie Teil der LMU München
- H3 Wo Wissenschaft alles ist
- H2 LMU-Unterstützung für die Ukraine
- H6 Weiterführende Links skipped
- H3 Ludwig-Maximilians-Universität München
- H2 Ludwig-Maximilians-Universität München
- H6 Weiterführende Links skipped
- H3 Wonach suchen Sie?
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
B404 Error PageHTTP 404, custom pageREVIEW
A+Alt Text QualityAll 7 images OKPASS
AForm Accessibility1 of 4 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #gsearch-1 | radio | zentraler Webauftritt | for/id |
| #gsearch-2 | radio | LMU-weit | for/id |
| q | text | Suche | aria-label |
| #query | text | (Geben Sie ein Studienfach ein) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="query" id="query">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
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 Bürokratie: Zwische… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Hauptnavigation | 16.33:1 | 3.0:1 | #000000 | #EAE2D4 | Pass |
| h2 Forschen an der LMU | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Studieren an der LMU | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 LMU-Studiengangsfind… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Werden Sie Teil der … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 LMU-Unterstützung f… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Ludwig-Maximilians-U… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Mathematische Philos… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Girls'Day 2026 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Durchbruch bei der S… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Zum Newsroom | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Ein starkes Forschun… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Unterstützung in al… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Wo Wissenschaft alle… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Ludwig-Maximilians-U… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Wonach suchen Sie? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Startseite - LMU Mü… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| em Direkt zu: | 17.99:1 | 4.5:1 | #000000 | #F6EDD5 | Pass |
| a Inhalt | 12.98:1 | 4.5:1 | #000000 | #DFCB7D | 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 97/100 — 2 failing, 24 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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Mathematische Philosophie: Wie Gruppen gute Entscheidungen treffen div.stage-frontpage__teaser-content > article.c-teaser-single--event > div.teaser-single__text-section > h3.teaser-single__headline |
Weiterführende Links div.footer__wrapper > div.footer__content-wrapper > nav.footer__navigation > h6.footer__navigation-headline |
Weiterführende Links div.footer__wrapper > div.footer__content-wrapper > nav.footer__site-navigation > h6.footer__site-navigation-headline |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Including a skip link can help users skip to the main content to save time. Learn more about skip links.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Suche nav.c-skiplinks > ul.skiplink__list > li.skiplink__list-item > a.skiplink__link |
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.