Wie ein VexNexa-Barrierefreiheitsbericht aussieht
Dies ist ein Beispielbericht basierend auf realistischen Scandaten. Agency- und Enterprise-Pläne können dies mit Ihrem eigenen Logo, Farben und Firmennamen als White-Label versehen.
Vollständigen Beispielbericht herunterladen
Sehen Sie genau, was Ihre Kunden erhalten — markenspezifisch, strukturiert und bereit zum Teilen.
Wir senden Ihnen innerhalb von 1 Werktag einen personalisierten Beispielbericht.
Barrierefreiheitsbericht
example-agency.com
Gescannt: 24. Maerz 2025 - WCAG 2.2 AA - axe-core-Engine
3
Kritisch
8
Schwerwiegend
14
Mittel
6
Gering
The site has 31 accessibility issues across 4 severity levels. The overall accessibility score is 72/100, indicating room for improvement in key areas including image alternative text, form labelling, and colour contrast.
3 critical issues are blocking access for assistive technology users and should be addressed immediately. Fixing the top 5 issues by severity would improve the score by an estimated 15–20 points.
Images missing alternative text
5 images are missing alt attributes. Screen readers cannot convey their content to users who rely on assistive technology.
<img src="/hero-banner.jpg">Page
/
Selector
main img.hero-bannerWorkflow
Open
Fix: Add descriptive alt text to each image, e.g. alt="Team collaborating on a project".
WCAG 1.1.1 Non-text Content (A)
Form inputs without labels
3 form inputs rely on placeholder text instead of associated <label> elements. Placeholders disappear on focus and are not reliably announced by screen readers.
<input type="email" placeholder="Email">Page
/contact
Selector
form.newsletter input[type=email]Workflow
In progress
Fix: Add a visible <label> element with a for attribute matching the input's id.
WCAG 1.3.1 Info and Relationships (A)
Insufficient colour contrast on body text
Body text (#999 on #fff) has a contrast ratio of 2.85:1. WCAG AA requires at least 4.5:1 for normal text.
<p class="text-light">Page
/pricing
Selector
.pricing-card .text-lightWorkflow
Open
Fix: Darken the text colour to at least #767676 to meet the 4.5:1 ratio.
WCAG 1.4.3 Contrast (Minimum) (AA)
Missing skip navigation link
No skip-to-content link is present. Keyboard users must tab through the entire navigation on every page.
<body>Page
/
Selector
body > header + mainWorkflow
Resolved
Fix: Add a visually hidden skip link as the first focusable element: <a href="#main-content" class="skip-link">Skip to content</a>.
WCAG 2.4.1 Bypass Blocks (A)
Interactive elements not keyboard accessible
2 clickable <div> elements cannot be reached or activated with the keyboard. Users who cannot use a mouse are blocked.
<div onclick="toggle()">Page
/features
Selector
.faq-question[onclick]Workflow
Open
Fix: Replace <div> with <button> or add tabindex="0", role="button", and a keydown handler for Enter/Space.
WCAG 2.1.1 Keyboard (A)
Page language not set
The <html> element is missing the lang attribute. Screen readers may mispronounce content.
<html>Page
/
Selector
htmlWorkflow
Accepted risk
Fix: Add lang="en" (or the correct language) to the <html> tag.
WCAG 3.1.1 Language of Page (A)
Screenshots, selectors and HTML snippets stay attached to each finding so developers can reproduce the issue faster.
Findings can move from open to in progress, resolved, accepted risk or false positive without losing audit history.
Each report keeps scan metadata, WCAG mappings, affected pages and remediation notes together.
18
Open
7
In progress
4
Resolved
2
Accepted risk
Vollstaendige Berichte enthalten auch
Als PDF oder DOCX exportieren — mit Ihrer Branding
Agency- und Enterprise-Pläne enthalten White-Label-Exports. Ersetzen Sie die VexNexa-Marke durch Ihr eigenes Logo, Firmennamen, Farben und Fußzeilentext. Berichte exportieren als teilbare PDF oder bearbeitbare DOCX.
Verwalten Sie mehrere Kundenwebsites?
Nutzen Sie VexNexa für wiederholbare Scans, gebrandete Berichte und kontinuierliches Barrierefreiheits-Monitoring.
Sieh dir den Bericht deiner eigenen Website an
Erstelle ein kostenloses Konto und scanne deine Website. Erhalte dein eigenes Barrierefreiheitsbericht in wenigen Minuten.