Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
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
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
FHeading HierarchyAction50 headings, 8 skip(s)FIX
- H1 Die Freiheit das zu tun, was Du schon immer wolltest.
- H4 Willkommen beim Space der unbegrenzten Möglichkeiten skipped
- H1 Neue Wege erkunden, ohne Wenn und Aber. duplicate H1
- H4 Willkommen beim Space der neuen Wege skipped
- H1 An die Grenze des Machbaren, und noch ein bisschen weiter. duplicate H1
- H4 Willkommen beim Space der keine Grenzen kennt skipped
- H3 1 GB Speicher
- H3 2 Datenbanken
- H3 Ticket-Support
- H3 (empty)
- H3 PHP 8, MySQL / MariaDB, PostgreSQLSQL-Datenbanken
- H3 Zugriff mit FTP
- H3 Werbefreie Webseiten
- H3 8 GB Speicher
- H3 16 Datenbanken
- H3 PHP-Sockets für WP & Co
- H3 live access Dateiverwaltung
- H3 Höhere Bandbreite
- H3 Kein Inaktivitätslimit & MindestlaufzeitKeine Mindestlaufzeit
- H3 HTTPS / SSL für alle Seiten
- H3 50 GB Speicher
- H3 20 Datenbanken
- H3 Direkter Zugriff via SSH
- H3 10GB E-Mail viaE-Mail, IMAP & Webmail
- H3 Maximale Serverleistung
- H3 Domains zu günstigen Konditionen
- H3 Cronjobs
- H4 Kompetenter Support
- H4 Umfangreiches Backend
- H4 Externe Serverbindungen
- H4 Verschlüsselte Verbindungen
- H4 10GB E-Mail
- H4 Domains zu günstigen Konditionen
- H6 Jetzt alle Angebote im aktuellen bplaced Katalog vergleichen! skipped
- H1 Handverlesene Domains duplicate H1
- H2 umfassender Service inklusive
- H4 (empty)
- H4 Hilfe
- H1 Anmelden duplicate H1
- H1 Bestellen duplicate H1
- H2 Anmelden
- H2 Bestellen
- H2 Hosting
- H4 Hosting skipped
- H2 Login
- H4 Login skipped
- H2 Sicherheit
- H4 Sicherheit skipped
- H3 Eine E-Mail mit einem Passwort haben wir an versandt!
- H4 Oder gleich direkt mit der bplaced App:
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
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
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
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
DLighthouse Accessibility AuditsActionScore 50/100 — 8 failing, 7 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#nav_main_top > div.row > div.col-xs-2 > button.offcanvas-menu div#nav_main_top > div.row > div.col-xs-2 > button.offcanvas-menu |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
deutsch (Du)
deutsch (Sie)
english div.row > div.col-xs-10 > form#i18n > select.selection |
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.row > div.col-xs-10 > div.tablestyle > a.cellstyle div.row > div.col-xs-10 > div.tablestyle > a.cellstyle |
div.center_listing > div.main > div.hub_bullets > a#release_1 div.center_listing > div.main > div.hub_bullets > a#release_1 |
div.center_listing > div.main > div.hub_bullets > a#release_2 div.center_listing > div.main > div.hub_bullets > a#release_2 |
div.center_listing > div.main > div.hub_bullets > a#release_3 div.center_listing > div.main > div.hub_bullets > a#release_3 |
div.center_listing > div.main > div.tablestyle > a#arrowno_1 div.center_listing > div.main > div.tablestyle > a#arrowno_1 |
div.center_listing > div.main > div.tablestyle > a#arrowno_3 div.center_listing > div.main > div.tablestyle > a#arrowno_3 |
div.row > div.col-lg-12 > div > a div.row > div.col-lg-12 > div > 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.
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 |
|---|
PHP-Sockets für WP & Co div.main_col_bg_side > div.main_col_bg > div.center_listing_main > h3.bigtext14 |
live access Dateiverwaltung div.main_col_bg_side > div.main_col_bg > div.center_listing_main > h3.bigtext14 |
Höhere Bandbreite div.main_col_bg_side > div.main_col_bg > div.center_listing_details > h3.mediumtext |
Keine Mindestlaufzeit div.main_col_bg > div.center_listing_details > h3.mediumtext > span.visible-xs-inline |
HTTPS / SSL für alle Seiten div.main_col_bg_side > div.main_col_bg > div.center_listing_details > h3.mediumtext |
EUR div.main_col_bg > div.center_listing_fees > div > div.bside |
3. div.main_col_bg > div.center_listing_fees > div > div.bside |
IMPRESSUM div.main > div.row > div.col-sm-4 > a.mediumtext |
AGB div.main > div.row > div.col-sm-4 > a.mediumtext |
VERTRÄGE KÜNDIGEN div.main > div.row > div.col-sm-4 > a.mediumtext |
DATENSCHUTZ div.main > div.row > div.col-sm-4 > a.mediumtext |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Willkommen beim Space der unbegrenzten Möglichkeiten div.row > div.col-sm-12 > div.center_init_text > h4.boldtext |
Willkommen beim Space der neuen Wege div.row > div.col-sm-12 > div.center_init_text > h4.boldtext |
Willkommen beim Space der keine Grenzen kennt div.row > div.col-sm-12 > div.center_init_text > h4.boldtext |
Jetzt alle Angebote im aktuellen bplaced Katalog vergleichen! div.main_container_cat > div.row > div.col-xs-12 > h6.whitetext |
These are opportunities to improve keyboard navigation in your application.
Internationalization and localization
Specifying a valid BCP 47 language helps screen readers announce text properly. Learn how to use the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html#main html#main |
These are opportunities to improve the interpretation of your content by users in different locales.
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#main html#main |
These items highlight common accessibility best practices.
CForm AccessibilityAction4 of 4 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| domain | text | (meinewunschdomain.com) | placeholder only |
| text | (E-Mail) | placeholder only | |
| code | text | (Code eingeben) | placeholder only |
| credentials | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="credentials">
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
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="domain">; <input type="text" name="email">; <input type="text" name="code">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
CLink & Button QualityAction18 issue(s) across 76 links and 13 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.bplaced.net/ | (empty) | empty | Add link text or aria-label |
| https://www.bplaced.net/ | (empty) | empty | Add link text or aria-label |
| ./#freestyle | (empty) | empty | Add link text or aria-label |
| ./#pro | (empty) | empty | Add link text or aria-label |
| ./#max | (empty) | empty | Add link text or aria-label |
| ./#freestyle | (empty) | empty | Add link text or aria-label |
| ./#max | (empty) | empty | Add link text or aria-label |
| https://my.bplaced.net/tour | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/company/bplaced… | (empty) | empty | Add link text or aria-label |
| https://x.com/bplaced | (empty) | empty | Add link text or aria-label |
| https://inside.bplaced.net | (empty) | empty | Add link text or aria-label |
| https://inside.bplaced.net/bplaced-app/ | (empty) | empty | Add link text or aria-label |
| https://play.google.com/store/apps/detai… | (empty) | empty | Add link text or aria-label |
| https://appgallery.huawei.com/#/app/C102… | (empty) | empty | Add link text or aria-label |
| ./ | (empty) | empty | Add link text or aria-label |
| https://play.google.com/store/apps/detai… | (empty) | empty | Add link text or aria-label |
| https://appgallery.huawei.com/#/app/C102… | (empty) | empty | Add link 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://www.bplaced.net/; https://www.bplaced.net/; ./#freestyle; ./#pro; ./#max; ./#freestyle; ./#max; https://my.bplaced.net/tour; https://www.linkedin.com/company/bplaced/; https://x.com/bplaced (+7 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
Icon-only buttons need an aria-label so screen readers can announce them.
button.offcanvas-menu (#54 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
BFavicon & Branding5 icon(s) detectedREVIEW
A+Alt Text QualityAll 26 images OKPASS
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 Die Freiheit das zu … | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h1 was Du schon immer w… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h1 Neue Wege erkunden, | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h1 ohne Wenn und Aber. | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h1 An die Grenze des Ma… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h1 und noch ein bissche… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h1 Anmelden | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h1 Bestellen | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h2 umfassender Service … | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h2 Anmelden | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h2 Bestellen | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h2 Hosting | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h2 Login | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h2 Sicherheit | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h3 1 GB Speicher | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h3 2 Datenbanken | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h3 Ticket-Support | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h3 PHP 8, | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h3 Zugriff mit FTP | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | Pass |
| h3 Werbefreie Webseiten | 5.83:1 | 3.0:1 | #000000 | #0F8ED3 | 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.