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 SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction3 issue(s) across 127 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.activemind.jobs | Karriereportal | new tab | Add '(opens in new tab)' to text |
| https://www.activemind.jobs | Karriereportal | new tab | Add '(opens in new tab)' to text |
| /datenschutz/datenschutzbeauftragter/ | (empty) | empty | Add link text or aria-label |
| /unternehmen/ | (empty) | empty | Add link text or aria-label |
| https://www.activemind.de/unternehmen/ | (empty) | empty | Add link text or aria-label |
| https://www.activemind.cloud/ | Compliance-Portal | new tab | Add '(opens in new tab)' to text |
| https://www.activemind.academy/ | Online-Schulungs-Plattform | new tab | Add '(opens in new tab)' to text |
| https://www.activemind.jobs/ | Karriere-Portal | new tab | Add '(opens in new tab)' to text |
| https://www.activemind.cloud/ | Compliance-Portal | new tab | Add '(opens in new tab)' to text |
| https://www.activemind.academy/ | Online-Schulungs-Plattform | new tab | Add '(opens in new tab)' to text |
| https://www.activemind.jobs/ | Karriere-Portal | new tab | Add '(opens in new tab)' to text |
| https://rethinkdigital.io/ | rethink digital | new tab | Add '(opens in new tab)' to text |
| https://www.kleinwerkstatt.com | KLEINWERKSTATT | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
/datenschutz/datenschutzbeauftragter/; /unternehmen/; https://www.activemind.de/unternehmen/
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.activemind.jobs; https://www.activemind.jobs; https://www.activemind.cloud/; https://www.activemind.academy/; https://www.activemind.jobs/; https://www.activemind.cloud/; https://www.activemind.academy/; https://www.activemind.jobs/; https://rethinkdigital.io/; https://www.kleinwerkstatt.com
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 3 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
2 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 Digitale Resilienz f… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Datenschutz | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Informations- | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Sicherheit | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Künstliche Intellig… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Datenschutz | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Informations- sicher… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Künstliche Intellig… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Unsere wichtigsten L… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 25+ Jahre activeMind… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Aktuelles aus unsere… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Zufriedene Kunden de… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Wir leben Qualität, | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 die überzeugt | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Software-Entwicklung… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Rechtskonforme Daten… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 NIS2 vs. DORA: Unter… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Datenschutz - Inform… | 4.17:1 | 4.5:1 | #000000 | #6F6F6E | Fail |
| a Skip to content | 3.10:1 | 4.5:1 | #000000 | #585C5D | Fail |
| a Newsletter | 2.83:1 | 4.5:1 | #000000 | #525658 | 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.
BLighthouse Accessibility AuditsScore 89/100 — 3 failing, 28 passedREVIEW
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.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Datenschutz
Software-Entwicklung unter dem Cyber Resilience Act
Von: Dirk Ammel… div.e-con-inner > div.elementor-element > div.elementor-widget-container > div.elementor-loop-container |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
KÜNSTLICHE INTELLIGENZ div.e-con-inner > div.elementor-element > div.elementor-element > h2.elementor-heading-title |
Strategischer Einsatz von KI div.e-con-inner > div.elementor-element > div.elementor-element > p |
Mehr erfahren div.elementor-element > a.elementor-button > span.elementor-button-content-wrapper > span.elementor-button-text |
These are opportunities to improve the legibility of your content.
Names and labels
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.e-con-inner > div.elementor-element > div.elementor-element > a div.e-con-inner > div.elementor-element > div.elementor-element > a |
div.elementor-element > div.elementor-element > div.elementor-element > a div.elementor-element > div.elementor-element > div.elementor-element > 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.
ALandmark Structure20 landmarksPASS
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
A+Heading Hierarchy22 headingsPASS
- H2 Datenschutz
- H2 Informations- Sicherheit
- H2 Künstliche Intelligenz
- H2 Datenschutz
- H2 Informations- sicherheit
- H2 Künstliche Intelligenz
- H3 Zufriedene Kunden der activeMind AG
- H1 Digitale Resilienz für Ihren Geschäftserfolg
- H2 Unsere wichtigsten Leistungen
- H3 Externer Datenschutzbeauftragter
- H3 Externer Informations-sicherheitsbeauftragter
- H3 KI-Beratung
- H3 Wir leben Qualität, die überzeugt
- H2 25+ Jahre activeMind AG
- H2 Aktuelles aus unserem Magazin
- H3 Software-Entwicklung unter dem Cyber Resilience Act
- H3 Rechtskonforme Datenverarbeitungen unter dem Data Act
- H3 NIS2 vs. DORA: Unterschiede und verbreitete Missverständnisse
- H4 Services
- H4 Kostenlose Hilfen
- H4 Unsere anderen Plattformen
- H4 Partnerunternehmen
A+Alt Text QualityAll 7 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #elementor-search-form-c26a5a6 | search | Search | for/id |