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 Structure22 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
BForm Accessibility2 of 4 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #lu_search_box_responsive | text | Sök | for/id |
| #lu_search_box_header | text | Sök | for/id |
| #edit-submit--3 | submit | (none) | none |
| #edit-submit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="op" id="edit-submit--3">; <input type="submit" name="op" id="edit-submit">
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
AHeading Hierarchy36 headingsPASS
- H1 (empty)
- H2 Ledande forskning för en hållbar framtid
- H2 Studera
- H3 Om studier på universitetet
- H3 Livet som student
- H3 Följ oss på TikTok
- H2 Forskning och innovation
- H3 Lunds innovationsdistrikt
- H3 Fokusområden
- H3 MAX IV – världsledande
- H2 Jobba hos oss
- H2 Aktuellt på universitetet
- H3 Från forskning till rättvisa 23 april
- H3 Vokal vårfest | 26 april
- H3 Debatt i Lund | 28 april
- H3 Tidiga kilon kan få livslånga konsekvenser
- H3 Senaste nyheterna
- H2 Rektorsbloggen
- H2 För en bättre värld
- H2 Upptäck universitetet
- H1 Campus Helsingborg duplicate H1
- H1 Ekonomihögskolan duplicate H1
- H1 Humaniora och teologi duplicate H1
- H1 Juridiska fakulteten duplicate H1
- H1 Konstnärliga fakulteten i Malmö duplicate H1
- H1 LTH | Lunds tekniska högskola duplicate H1
- H1 Medicinska fakulteten duplicate H1
- H1 Naturvetenskapliga fakulteten duplicate H1
- H1 Samhällsvetenskapliga fakulteten duplicate H1
- H1 Övriga verksamheter duplicate H1
- H1 Universitetets ledning och förvaltning duplicate H1
- H1 Information för... duplicate H1
- H1 Kontaktinformation duplicate H1
- H1 Information om www.lu.se duplicate H1
- H1 Följ oss duplicate H1
- H1 Samarbeten och nätverk duplicate H1
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
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
A+Alt Text QualityAll 14 images OKPASS
A+Link & Button Quality200 links, 25 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.microsoft.com/en-us/microsof… | https://www.microsoft.com/en-u… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.microsoft.com/en-us/microsoft-365/windows/end-of-ie-support
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
A404 Error PageHTTP 404, custom pagePASS
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 Kontaktinformation | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h1 Information om www.l… | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h1 Följ oss | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h1 Samarbeten och nätv… | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h2 Ledande forskning f… | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h2 Studera | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h2 Forskning och innova… | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h2 Jobba hos oss | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h2 Aktuellt på univers… | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h2 Rektorsbloggen | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h2 För en bättre vär… | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h2 Upptäck universitet… | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h3 Lunds innovationsdis… | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h3 Fokusområden | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h3 MAX IV – världsle… | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h3 Tidiga kilon kan få… | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| h3 Senaste nyheterna | 18.65:1 | 3.0:1 | #000000 | #FDEEEF | Pass |
| title Start | Lunds univer… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Den här webbplatsen… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a cookie-policy | 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 100/100 — 0 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.