Accessibility
· 13 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 QualityAction20 issue(s) across 366 links and 57 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://postmaster-contact.ionos.com/de/ | Echtheit einer IONOS E-Mail pr… | new tab | Add '(opens in new tab)' to text |
| https://postmaster-contact.ionos.com/de/ | (empty) | empty | Add link text or aria-label |
| https://www.ionos.de/digitalguide/tags/e… | IONOS E-Commerce Guide | new tab | Add '(opens in new tab)' to text |
| https://www.ionos.de/digitalguide/tags/e… | (empty) | empty | Add link text or aria-label |
| https://www.ionos.de/hilfe/index.php?id=… | VPS: Erste Schritte | new tab | Add '(opens in new tab)' to text |
| https://www.ionos.de/hilfe/index.php?id=… | (empty) | empty | Add link text or aria-label |
| https://www.ionos.de/hilfe/index.php?id=… | Dedicated Server: Erste Schrit… | new tab | Add '(opens in new tab)' to text |
| https://www.ionos.de/hilfe/index.php?id=… | (empty) | empty | Add link text or aria-label |
| https://cloud-price-calculator.ionos.de/ | IONOS Cloud-Preisrechner | new tab | Add '(opens in new tab)' to text |
| https://cloud-price-calculator.ionos.de/ | (empty) | empty | Add link text or aria-label |
| https://dcd.ionos.com/latest/?testDrive=… | Produkt Live-Demo | new tab | Add '(opens in new tab)' to text |
| https://dcd.ionos.com/latest/?testDrive=… | (empty) | empty | Add link text or aria-label |
| https://docs.ionos.com/cloud | Dokumentation | new tab | Add '(opens in new tab)' to text |
| https://docs.ionos.com/cloud | (empty) | empty | Add link text or aria-label |
| https://partnernetwork.cloud.ionos.de/so… | Cloud-Marktplatz | new tab | Add '(opens in new tab)' to text |
| https://partnernetwork.cloud.ionos.de/so… | (empty) | empty | Add link text or aria-label |
| https://www.ionos.de/hilfe/index.php?id=… | Dedicated Server Erste Schritt… | new tab | Add '(opens in new tab)' to text |
| https://www.ionos.de/hilfe/index.php?id=… | (empty) | empty | Add link text or aria-label |
| https://docs.ionos.com/cloud/ai/ai-model… | Dokumentation | new tab | Add '(opens in new tab)' to text |
| https://docs.ionos.com/cloud/ai/ai-model… | (empty) | empty | Add link text or aria-label |
| https://api.ionos.com/docs/inference-ope… | API | new tab | Add '(opens in new tab)' to text |
| https://api.ionos.com/docs/inference-ope… | (empty) | empty | Add link text or aria-label |
| https://cloud-price-calculator.ionos.de/ | IONOS Cloud-Preisrechner | new tab | Add '(opens in new tab)' to text |
| https://cloud-price-calculator.ionos.de/ | (empty) | empty | Add link text or aria-label |
| https://cloud-price-calculator.ionos.de/ | IONOS Cloud-Preisrechner | new tab | Add '(opens in new tab)' to text |
| https://cloud-price-calculator.ionos.de/ | (empty) | empty | Add link text or aria-label |
| https://docs.ionos.com/cloud/storage-and… | Dokumentation | new tab | Add '(opens in new tab)' to text |
| https://docs.ionos.com/cloud/storage-and… | (empty) | empty | Add link text or aria-label |
| https://api.ionos.com/docs/object-storag… | API | new tab | Add '(opens in new tab)' to text |
| https://api.ionos.com/docs/object-storag… | (empty) | empty | Add link text or aria-label |
| https://cloud-price-calculator.ionos.de/ | IONOS Cloud-Preisrechner | new tab | Add '(opens in new tab)' to text |
| https://cloud-price-calculator.ionos.de/ | (empty) | empty | Add link text or aria-label |
| https://cloud-price-calculator.ionos.de/ | IONOS Cloud-Preisrechner | new tab | Add '(opens in new tab)' to text |
| https://cloud-price-calculator.ionos.de/ | (empty) | empty | Add link text or aria-label |
| https://www.1und1.de/ | Zur 1&1 Startseite | img no alt | Add alt attribute to the image |
| tel: 0721 / 170 5522 | Jetzt anrufen | img no alt | Add alt attribute to the image |
| /websites/homepage-baukasten | Website | generic text | Replace with descriptive text |
Before: Website Suggested: Homepage Baukasten | |||
| # | (empty) | empty | Add link text or aria-label |
| /domains/domain-registrieren | domainPassende DomainAb0,08€… | img no alt | Add alt attribute to the image |
| /office-loesungen/eigene-email-adresse | E-MailE-Mail-Komplett-PaketAb1… | img no alt | Add alt attribute to the image |
| /websites/homepage-baukasten | WebsiteWebsite in Sekunden dan… | img no alt | Add alt attribute to the image |
| /eshop-loesungen/onlineshop-erstellen | OnlineShopWeltweit verkaufen … | img no alt | Add alt attribute to the image |
| /momentum/ki-telefonassistent | IONOS KI-TelefonassistentIhr K… | img no alt | Add alt attribute to the image |
| /marketing/email-marketing | Marketing-ToolsSmarte Tools f… | img no alt | Add alt attribute to the image |
| /hosting/wordpress-hosting | Hosting für WordPressHosting … | img no alt | Add alt attribute to the image |
| /hosting/webhosting | WebhostingDas schnellste Webho… | img no alt | Add alt attribute to the image |
| /server/vps | ServerVPS Server unschlagbar g… | img no alt | Add alt attribute to the image |
| https://cloud.ionos.de | CloudDeutsche, souveräne Clou… | img no alt | Add alt attribute to the image |
| # | (empty) | empty | Add link text or aria-label |
| /cloud/sql-server-hosting | SQL-Server-Hosting | img no alt | Add alt attribute to the image |
| /server/storage-server | Storage Server | img no alt | Add alt attribute to the image |
| /hosting/business-hosting | Business Hosting | img no alt | Add alt attribute to the image |
| /domains/ch-domain | .ch-Domain | img no alt | Add alt attribute to the image |
| https://www.ionos.de/terms-gtc/terms | AGB | new tab | Add '(opens in new tab)' to text |
| /datenschutzerklaerung | Datenschutz | new tab | Add '(opens in new tab)' to text |
| https://cloud.ionos.de/ | Cloud Computing | new tab | Add '(opens in new tab)' to text |
| https://ionos.aklamio.com/de-de?source=A… | Kunden werben Kunden (powered … | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/ionos.official | instagram_logo | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/ionos.deutschla… | facebook_logo | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UCxmSScc… | YouTube logo | new tab | Add '(opens in new tab)' to text |
| https://ionos.ly/IONOS_IN | LinkedIn logo | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@ionos.global | tiktok_logo | new tab | Add '(opens in new tab)' to text |
| https://www.ionos.de/terms-gtc/terms | Hier | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://postmaster-contact.ionos.com/de/; https://www.ionos.de/digitalguide/tags/e-commerce/; https://www.ionos.de/hilfe/index.php?id=5333; https://www.ionos.de/hilfe/index.php?id=2315; https://cloud-price-calculator.ionos.de/; https://dcd.ionos.com/latest/?testDrive=true®Domain=ionos.de&lang=de; https://docs.ionos.com/cloud; https://partnernetwork.cloud.ionos.de/software-solutions/search; https://www.ionos.de/hilfe/index.php?id=2315; https://docs.ionos.com/cloud/ai/ai-model-hub (+9 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
Generic link text like 'click here' doesn't describe the destination.
/websites/homepage-baukasten ("Website")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[data-testid="navigation-link-name-"]; a[data-testid="navigation-link-name-undefined"]; a[href="/domains/domain-registrieren"]; a[href="/office-loesungen/eigene-email-adresse"]; a[href="/websites/homepage-baukasten"]; a[href="/eshop-loesungen/onlineshop-erstellen"]; a[href="/momentum/ki-telefonassistent"]; a[href="/marketing/email-marketing"]; a[href="/hosting/wordpress-hosting"]; a[href="/hosting/webhosting"] (+6 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://postmaster-contact.ionos.com/de/; https://www.ionos.de/digitalguide/tags/e-commerce/; https://www.ionos.de/hilfe/index.php?id=5333; https://www.ionos.de/hilfe/index.php?id=2315; https://cloud-price-calculator.ionos.de/; https://dcd.ionos.com/latest/?testDrive=true®Domain=ionos.de&lang=de; https://docs.ionos.com/cloud; https://partnernetwork.cloud.ionos.de/software-solutions/search; https://www.ionos.de/hilfe/index.php?id=2315; https://docs.ionos.com/cloud/ai/ai-model-hub (+17 more)
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
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
BWeb ManifestValid manifestREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 in Deutschland und E… | 8.53:1 | 3.0:1 | #000000 | #8FA7C8 | Pass |
| h3 Cookie-Einstellungen | 8.53:1 | 3.0:1 | #000000 | #8FA7C8 | Pass |
| title IONOS | Von Website … | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| div Vous êtes actuellem… | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| a Accéder au site fra… | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| a 0721 / 170 5522 | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| span Neu | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| span Momentum KI | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| span Domains & SSL | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| span E-Mail & Office | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| span Website | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| span Onlineshop | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| span WordPress | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| span Hosting | 1.47:1 | 4.5:1 | #000000 | #002860 | Fail |
| span Server | 1.47:1 | 4.5:1 | #000000 | #002860 | Fail |
| span Cloud | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| span Internet & Mobilfunk | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| a 0721 / 170 5522 | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| p Einfacher Einstieg m… | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | Pass |
| span KI-Telefonassistent | 9.57:1 | 4.5:1 | #000000 | #99B1D2 | 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.
AHeading Hierarchy26 headings, 1 skip(s)PASS
- H6 Nur bei IONOS
- H2 Profi-Website in Sekunden dank KI.
- H2 Warum nicht sofort online durchstarten?
- H2 Digital an Ihrer Seite.
- H2 Von Domain über Website bis zur Cloud.
- H1 Führen Sie Ihr Unternehmen online zum Erfolg – mit KI von IONOS.
- H3 Passende Domain skipped
- H3 E-Mail-Komplett-Paket
- H2 Zum Online-Erfolg mit Ihrer Website und smarten KI-Tools.
- H3 Website in Sekunden dank KI
- H3 Weltweit verkaufen – schnell & sicher
- H3 Ihr KI-Telefonassistent: 24/7 erreichbar
- H3 Smarte Tools für maximale Reichweite
- H3 Hosting für WordPress vom Preis-Leistungssieger
- H3 Das schnellste Webhosting
- H3 VPS Server unschlagbar günstig
- H3 Deutsche, souveräne Cloud
- H2 Setzen Sie auf den Marktführer.
- H3 in Deutschland und Europa die Nummer 1.
- H2 Gemeinsam mit unseren Kunden auf Wachstumskurs.
- H2 Führende Marken und Partner setzen auf IONOS.
- H3 Nur bei IONOS
- H3 Ihr persönlicher Berater
- H3 24/7 Experten-Support
- H2 IONOS – Digital an Ihrer Seite.
- H3 Cookie-Einstellungen
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
A+Alt Text QualityAll 252 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| mutlicheck.domain | text | Bitte dieses Feld ausfüllen. | aria-label |
| checker.Domain | text | Bitte dieses Feld ausfüllen. | aria-label |
AFavicon & Branding14 icon(s) detectedPASS
ALighthouse Accessibility AuditsScore 91/100 — 4 failing, 30 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.
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.tw-py-20 > div.tw-rd-container > form.tw-relative > button.tw-z-1 div.tw-py-20 > div.tw-rd-container > form.tw-relative > button.tw-z-1 |
div.tw-rounded-lg > div.tw-rd-container > form.tw-relative > button.tw-z-1 div.tw-rounded-lg > div.tw-rd-container > form.tw-relative > button.tw-z-1 |
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.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Menü öffnen div.tw-container > div.tw-inline-flex > div > button.tw-relative |
ionos logo nav.tw-relative > div.tw-container > div.tw-inline-flex > a#header-logo |
Jetzt anrufen:0721/170 5522 div.tw-container > div.tw-absolute > div > a.whitespace-nowrap |
Login div.tw-absolute > div > div.tw-z-51 > button.tw-text-ellipsis |
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 |
|---|
Passende Domain div.tw-flex > a.tw-min-h-300 > div > h3.tw-block |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Nur bei IONOS
Ihr persönlicher Berater
Mehr body.tw-font-sans-regular > div#__next > button.tw-fixed |