Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction4 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
FLink & Button QualityAction40 issue(s) across 57 links and 6 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://portnerag.ch/wp-content/uploads/… | Preisliste 2026 | new tab | Add '(opens in new tab)' to text |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://rivella.ch | (empty) | empty | Add link text or aria-label |
| https://simmentalerbier.ch/ | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://www.lateltin.com/ | (empty) | empty | Add link text or aria-label |
| https://diwisa.ch/ | (empty) | empty | Add link text or aria-label |
| https://www.moehl.ch/de/ | (empty) | empty | Add link text or aria-label |
| https://felsenau.ch/ | (empty) | empty | Add link text or aria-label |
| https://www.rugenbraeu.ch | (empty) | empty | Add link text or aria-label |
| https://www.feldschloesschen.ch/ | (empty) | empty | Add link text or aria-label |
| https://www.schenk-wine.ch/de | (empty) | empty | Add link text or aria-label |
| https://www.appenzellerbier.ch/de/home.h… | (empty) | empty | Add link text or aria-label |
| https://de.coca-cola.ch/ | (empty) | empty | Add link text or aria-label |
| https://www.doppelleuboxer.ch/ | (empty) | empty | Add link text or aria-label |
| https://www.swissalpineherbs.ch/ | (empty) | empty | Add link text or aria-label |
| https://www.bataillard.ch/ | (empty) | empty | Add link text or aria-label |
| https://www.appenzeller.com/ | (empty) | empty | Add link text or aria-label |
| https://www.eggerbier.ch/ | (empty) | empty | Add link text or aria-label |
| https://rivella.ch | (empty) | empty | Add link text or aria-label |
| https://simmentalerbier.ch/ | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://www.lateltin.com/ | (empty) | empty | Add link text or aria-label |
| https://diwisa.ch/ | (empty) | empty | Add link text or aria-label |
| https://www.moehl.ch/de/ | (empty) | empty | Add link text or aria-label |
| https://felsenau.ch/ | (empty) | empty | Add link text or aria-label |
| https://www.rugenbraeu.ch | (empty) | empty | Add link text or aria-label |
| https://www.feldschloesschen.ch/ | (empty) | empty | Add link text or aria-label |
| https://www.schenk-wine.ch/de | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/portnerag | icon-social_instagram_square | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/PortnerAG/ | icon-social_facebook_circle | new tab | Add '(opens in new tab)' to text |
| # | (empty) | empty | Add link text or aria-label |
| https://portnerag.ch/datenschutz/ | Privatsphären Policy | 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 |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
#; #; #; #; #; #; https://rivella.ch; https://simmentalerbier.ch/; #; https://www.lateltin.com/ (+24 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://portnerag.ch/wp-content/uploads/2026/04/Festplatzpreise_Portner_26041…; https://www.instagram.com/portnerag; https://www.facebook.com/PortnerAG/; https://portnerag.ch/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.pswp__button (#1015 on page); button.pswp__button (#1016 on page); button.pswp__button (#1017 on page); button.pswp__button (#1018 on page); button.pswp__button (#1025 on page); button.pswp__button (#1026 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
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
DLighthouse Accessibility AuditsActionScore 68/100 — 7 failing, 17 passedFIX
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.
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 |
|---|
Ich Akzeptiere div.be-gdpr-cookie-notice-bar > div.be-gdpr-cookie-notice-wrap > div.be-gdpr-cookie-notice-actions > div.be-gdpr-cookie-notice-button |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
li.current > div.be-slide-bg-holder > div.be-slide-bg > img li.current > div.be-slide-bg-holder > div.be-slide-bg > img |
li > div.be-slide-bg-holder > div.be-slide-bg > img li > div.be-slide-bg-holder > div.be-slide-bg > img |
li > div.be-slide-bg-holder > div.be-slide-bg > img li > div.be-slide-bg-holder > div.be-slide-bg > img |
li > div.be-slide-bg-holder > div.be-slide-bg > img li > div.be-slide-bg-holder > div.be-slide-bg > img |
li.current > div.be-slide-bg-holder > div.be-slide-bg > img li.current > div.be-slide-bg-holder > div.be-slide-bg > img |
li > div.be-slide-bg-holder > div.be-slide-bg > img li > div.be-slide-bg-holder > div.be-slide-bg > img |
li.current > div.be-slide-bg-holder > div.be-slide-bg > img li.current > div.be-slide-bg-holder > div.be-slide-bg > img |
li > div.be-slide-bg-holder > div.be-slide-bg > img li > div.be-slide-bg-holder > div.be-slide-bg > img |
li > div.be-slide-bg-holder > div.be-slide-bg > img li > div.be-slide-bg-holder > div.be-slide-bg > img |
li > div.be-slide-bg-holder > div.be-slide-bg > img li > div.be-slide-bg-holder > div.be-slide-bg > img |
li > div.be-slide-bg-holder > div.be-slide-bg > img li > div.be-slide-bg-holder > div.be-slide-bg > img |
li > div.be-slide-bg-holder > div.be-slide-bg > img li > div.be-slide-bg-holder > div.be-slide-bg > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.tatsu-column-pad > div.component > nav.component-nav > a.prev div.tatsu-column-pad > div.component > nav.component-nav > a.prev |
div.tatsu-column-pad > div.component > nav.component-nav > a.next div.tatsu-column-pad > div.component > nav.component-nav > a.next |
div.tatsu-column-pad > div.component > nav.component-nav > a.prev div.tatsu-column-pad > div.component > nav.component-nav > a.prev |
div.tatsu-column-pad > div.component > nav.component-nav > a.next div.tatsu-column-pad > div.component > nav.component-nav > a.next |
div.tatsu-column-pad > div.component > nav.component-nav > a.prev div.tatsu-column-pad > div.component > nav.component-nav > a.prev |
div.tatsu-column-pad > div.component > nav.component-nav > a.next div.tatsu-column-pad > div.component > nav.component-nav > a.next |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
div.owl-stage > div.owl-item > li.carousel-item > a div.owl-stage > div.owl-item > li.carousel-item > a |
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.tatsu-column-pad-wrap > div.tatsu-column-pad > div.carousel-wrap > ul.be-owl-carousel div.tatsu-column-pad-wrap > div.tatsu-column-pad > div.carousel-wrap > ul.be-owl-carousel |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item div.owl-stage-outer > div.owl-stage > div.owl-item > li.carousel-item |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
These items highlight common accessibility best practices.
CAlt Text QualityAction12 of 44 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 12 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
BMobile-Readable Font Sizes98% of visible text renders at >= 12 CSS px (1 below threshold)REVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 4 fail WCAG AAREVIEW
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 |
|---|---|---|---|---|---|
| h3 Mission | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Deine Vorteile auf e… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Anfrage | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Partner | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| title Portner AG - Abholma… | 15.59:1 | 4.5:1 | #000000 | #FFDD00 | Pass |
| a Home | 15.59:1 | 4.5:1 | #000000 | #FFDD00 | Pass |
| a Kontakt | 15.59:1 | 4.5:1 | #000000 | #FFDD00 | Pass |
| a Home | 16.34:1 | 4.5:1 | #000000 | #F8E558 | Pass |
| a Kontakt | 18.32:1 | 4.5:1 | #000000 | #EDF2DB | Pass |
| strong Portner AG | 18.32:1 | 3.0:1 | #000000 | #EDF2DB | Pass |
| span Getränkeservice | A… | 18.32:1 | 4.5:1 | #000000 | #EDF2DB | Pass |
| span Unsere Öffnungszeit… | 18.32:1 | 4.5:1 | #000000 | #EDF2DB | Pass |
| strong Getränkeabholmarkt: | 18.32:1 | 3.0:1 | #000000 | #EDF2DB | Pass |
| strong Mo – Fr | 18.32:1 | 3.0:1 | #000000 | #EDF2DB | Pass |
| span 08:00 – 12:15 Uhr … | 18.32:1 | 4.5:1 | #000000 | #EDF2DB | Pass |
| strong Samstag | 18.32:1 | 3.0:1 | #000000 | #EDF2DB | Pass |
| span 08:00 – 16:00 Uhr … | 18.32:1 | 4.5:1 | #000000 | #EDF2DB | Pass |
| strong Büro / Telefon: | 18.32:1 | 3.0:1 | #000000 | #EDF2DB | Pass |
| strong Mo – Fr | 18.32:1 | 3.0:1 | #000000 | #EDF2DB | Pass |
| span 08:00 – 11:00 Uhr … | 18.32:1 | 4.5:1 | #000000 | #EDF2DB | 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+Heading Hierarchy25 headingsPASS
- H1 Portner AG
- H2 Getränkeservice | Abholmarkt | Getränkelieferung in der Umgebung Riggisberg, Bern und Thun
- H3 Unsere Öffnungszeiten
- H3 Aktuelles & Infos
- H4 Frohe Auffahrt
- H4 Festanfragen
- H3 Mission
- H4 Durch unsere jahrelange Erfahrung machen wir dein Fest zum Erfolg!
- H4 Abholmarkt
- H5 Grosse Auswahl an Getränken & Festmaterial zu top Preisen
- H4 Lieferdienst & Festmaterial
- H5 Geburtstagsparty, Hochzeit oder Firmenevent: Wir sind dein Partner in Sachen Festmaterial!
- H4 Geschenke und Wein
- H5 Individuell für dich und deine Liebsten zusammengestellt
- H5 (empty)
- H3 Deine Vorteile auf einen Blick
- H4 Mengenberechnung
- H4 Liefer- und Pikettdienst
- H4 Unterstützung
- H4 Mitarbeiter:innen
- H4 Artikel
- H4 Pallettenplätze
- H3 Anfrage
- H3 Partner
- H3 Info/Links
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+Heading Text QualityAll 25 heading(s) have substantive, well-formed textPASS
A+Form AccessibilityAll 3 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | checkbox | none | |
| input | checkbox | none | |
| input | checkbox | none |