Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
BLandmark Structure14 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
BLink & Button Quality1 issue(s) across 170 links and 30 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| /forskning/forskningsomraden-vid-gotebor… | Forskning för en grönare v… | img no alt | Add alt attribute to the image |
| /nyheter/kommuner-forskonar-bilden-av-ek… | Nyhet – 20 april 2026 Kommun… | img no alt | Add alt attribute to the image |
| /nyheter/premiar-for-ny-podcast-om-romar… | Nyhet – 21 april 2026 Premi… | img no alt | Add alt attribute to the image |
| /nyheter/tidiga-immunspar-kopplas-till-s… | Nyhet – 21 april 2026 Nya in… | img no alt | Add alt attribute to the image |
| /nyheter/karl-dyall-till-hogskolan-for-s… | Nyhet – 17 april 2026 Karl D… | img no alt | Add alt attribute to the image |
| /evenemang/examen-2026-wish-me-luck | Utställning Examen 2026: Wish… | img no alt | Add alt attribute to the image |
| /evenemang/praktiknara-prestationsforskn… | Föreläsning Praktiknära pre… | img no alt | Add alt attribute to the image |
| /evenemang/digitalt-valmaende-pa-jobbet-… | Webinar Digitalt välmående p… | img no alt | Add alt attribute to the image |
| /evenemang/konstnarligt-talat-scen-moter… | Seminarium När känslor och p… | img no alt | Add alt attribute to the image |
| /evenemang/pressfrihetens-dag-2026 | Seminarium Pressfrihetens dag … | img no alt | Add alt attribute to the image |
| /evenemang/ett-hum-om-vi-tanker-pa-romar… | Föreläsning Ett HUM om: Vi t… | img no alt | Add alt attribute to the image |
| /evenemang/valborg-med-goteborgs-univers… | Akademisk högtid Valborg med … | img no alt | Add alt attribute to the image |
| /evenemang/vad-vet-vi-om-atergang-till-a… | Föreläsning Vad vet vi om: … | img no alt | Add alt attribute to the image |
| /evenemang/mediebarometern-2025 | Seminarium Mediebarometern 202… | img no alt | Add alt attribute to the image |
| https://www.facebook.com/goteborgsuniver… | 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://www.youtube.com/user/goteborgsun… | youtube | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/universityofgothen… | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a#main-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
Add '(opens in new tab)' to link text or aria-label.
https://www.facebook.com/goteborgsuniversitet; https://www.linkedin.com/school/university-of-gothenburg/; https://www.youtube.com/user/goteborgsuniversitet; https://instagram.com/universityofgothenburg
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction5 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 7 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
4 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Göteborgs universit… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Nyheter | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Evenemang | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Användning av cooki… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Genvägar | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Hem | Göteborgs uni… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Stäng | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Gå direkt till | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Huvudinnehåll | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Enter | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Gå direkt till | 3.15:1 | 4.5:1 | #000000 | #5B5C62 | Fail |
| a Meny | 3.32:1 | 4.5:1 | #000000 | #635E64 | Fail |
| span Enter | 9.11:1 | 4.5:1 | #000000 | #C5A39E | Pass |
| span Gå direkt till | 14.04:1 | 4.5:1 | #000000 | #D4D3D1 | Pass |
| a Sökfunktionen | 13.45:1 | 4.5:1 | #000000 | #CBD1C3 | Pass |
| span Enter | 3.88:1 | 4.5:1 | #000000 | #587311 | Fail |
| span Gå direkt till | 1.19:1 | 4.5:1 | #000000 | #121B07 | Fail |
| a Sidfoten | 1.40:1 | 4.5:1 | #000000 | #1C2B01 | Fail |
| span Enter | 1.43:1 | 4.5:1 | #000000 | #222B16 | Fail |
| span Gå direkt till | 1.05:1 | 4.5:1 | #000000 | #050A00 | 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 Hierarchy11 headingsPASS
- H1 Göteborgs universitet
- H2 Studera
- H2 Forskning
- H2 Universitetet
- H2 Nyheter
- H2 Evenemang
- H3 Bli en av oss
- H3 Samverkan och innovation
- H3 En gång student, alltid alumn
- H2 Användning av cookies
- H2 Genvägar
A+Alt Text QualityAll 14 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #header-toggle | checkbox | Open main menu | aria-label |
| #global_search_block-input | text | Sök | for/id |
A+Print StylesheetPrint styles detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 29 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 |
|---|
Göteborgs universitet div.top-bar > div.top-bar__top > div.top-bar__column > a.brand |
Utställning
Examen 2026: Wish Me Luck
Startdatum
17
Apr
2026
Till
-
Slutdatum
3… div.row > div.columns > div.layout__component > a.blurb |
Föreläsning
Praktiknära prestationsforskning
Startdatum
22
Apr
2026 div.row > div.columns > div.layout__component > a.blurb |
Webinar
Digitalt välmående på jobbet – varför insatser inte får effekt
Startdat… div.row > div.columns > div.layout__component > a.blurb |
Seminarium
När känslor och prislappar styr: vad experiment lär om våra val
Star… div.row > div.columns > div.layout__component > a.blurb |
Seminarium
Pressfrihetens dag 2026
Startdatum
28
Apr
2026 div.row > div.columns > div.layout__component > a.blurb |
Föreläsning
Ett HUM om: Vi tänker på romarriket IV
Startdatum
28
Apr
2026 div.row > div.columns > div.layout__component > a.blurb |
Akademisk högtid
Valborg med Göteborgs universitets studentkårer
Startdatum
30
… div.row > div.columns > div.layout__component > a.blurb |
Föreläsning
Vad vet vi om: återgång till arbete efter sjukskrivning
Startdatum
… div.row > div.columns > div.layout__component > a.blurb |
Seminarium
Mediebarometern 2025
Startdatum
5
Maj
2026 div.row > div.columns > div.layout__component > a.blurb |