Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction14 issue(s) across 259 links and 1 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.webpros.com/hosting-trends-2… | Download Now | new tab | Add '(opens in new tab)' to text |
| https://www.plesk.com/plesk-free-downloa… | (empty) | empty | Add link text or aria-label |
| https://www.plesk.com/solusvm/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Solusvm | |||
| /infrastructure-providers/ | Infrastructure Providers | img no alt | Add alt attribute to the image |
| /it-admins/ | IT Admins | img no alt | Add alt attribute to the image |
| /developers/ | Developers | img no alt | Add alt attribute to the image |
| /content-managers/ | Content Manager | img no alt | Add alt attribute to the image |
| /agencies/ | DigitalAgencies | img no alt | Add alt attribute to the image |
| /solusvm/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Solusvm | |||
| /infrastructure-providers/hyperscalers/a… | (empty) | empty | Add link text or aria-label |
| /infrastructure-providers/hyperscalers/a… | (empty) | empty | Add link text or aria-label |
| /infrastructure-providers/hyperscalers/a… | (empty) | empty | Add link text or aria-label |
| /infrastructure-providers/hyperscalers/g… | (empty) | empty | Add link text or aria-label |
| /infrastructure-providers/hyperscalers/p… | (empty) | empty | Add link text or aria-label |
| /infrastructure-providers/hyperscalers/v… | (empty) | empty | Add link text or aria-label |
| /infrastructure-providers/hyperscalers/ | (empty) | empty | Add link text or aria-label |
| /infrastructure-providers/hyperscalers/l… | (empty) | empty | Add link text or aria-label |
| /infrastructure-providers/hyperscalers/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Hyperscalers | |||
| https://www.plesk.com/sitejet-builder-fo… | (empty) | empty | Add link text or aria-label |
| https://twitter.com/Plesk | X-twitter | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/plesk | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/channel/UCeU-_6Y… | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.reddit.com/r/Plesk/ | new tab | Add '(opens in new tab)' to text | |
| https://plesk.github.io/ | Github | new tab | Add '(opens in new tab)' to text |
| https://webpros.rec.pro.ukg.net/WEB1501W… | Careers | new tab | Add '(opens in new tab)' to text |
| https://www.webpros.com/events | Events | new tab | Add '(opens in new tab)' to text |
| https://www.plesk.com/about-us/ | About Plesk | new tab | Add '(opens in new tab)' to text |
| https://talk.plesk.com/?_gl=1*7qxpiu*_gc… | Forum | new tab | Add '(opens in new tab)' to text |
| https://www.webpros.com | WebPros® | new tab | Add '(opens in new tab)' to text |
| https://www.plesk.com/solusvm/ | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.plesk.com/plesk-free-download/; /infrastructure-providers/hyperscalers/aws/; /infrastructure-providers/hyperscalers/azure/; /infrastructure-providers/hyperscalers/alibaba/; /infrastructure-providers/hyperscalers/googlecloud/; /infrastructure-providers/hyperscalers/pleskdigitalocean/; /infrastructure-providers/hyperscalers/vultr/; /infrastructure-providers/hyperscalers/; /infrastructure-providers/hyperscalers/linode/; https://www.plesk.com/sitejet-builder-for-plesk/ (+1 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.
https://www.plesk.com/solusvm/ ("Learn more"); /solusvm/ ("Learn More"); /infrastructure-providers/hyperscalers/ ("Learn More")
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[href="/infrastructure-providers/"]; a[href="/it-admins/"]; a[href="/developers/"]; a[href="/content-managers/"]; a[href="/agencies/"]
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://www.webpros.com/hosting-trends-2026; https://twitter.com/Plesk; https://www.linkedin.com/company/plesk; https://www.youtube.com/channel/UCeU-_6YHGQFcVSHLbEXLNlA; https://www.reddit.com/r/Plesk/; https://plesk.github.io/; https://webpros.rec.pro.ukg.net/WEB1501WEBP/JobBoard/1c6cf7c0-2d14-4575-906b-…; https://www.webpros.com/events; https://www.plesk.com/about-us/; https://talk.plesk.com/?_gl=1*7qxpiu*_gcl_au*MjA1OTI2NTU5Ni4xNzQ2NjA2Mjgz*_ga… (+1 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
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
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.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Server Management Pl… | 17.40:1 | 3.0:1 | #000000 | #D5EEF7 | Pass |
| h2 Who’s Plesk for? | 17.40:1 | 3.0:1 | #000000 | #D5EEF7 | Pass |
| h2 Install Hosting Cont… | 17.40:1 | 3.0:1 | #000000 | #D5EEF7 | Pass |
| h3 Over 100 Plesk Exten… | 17.40:1 | 3.0:1 | #000000 | #D5EEF7 | Pass |
| h3 Plesk WP Toolkit | 17.40:1 | 3.0:1 | #000000 | #D5EEF7 | Pass |
| h3 Virtualization Manag… | 17.40:1 | 3.0:1 | #000000 | #D5EEF7 | Pass |
| h3 Certified to hypersc… | 17.40:1 | 3.0:1 | #000000 | #D5EEF7 | Pass |
| h3 Loved by Partners | 17.40:1 | 3.0:1 | #000000 | #D5EEF7 | Pass |
| title Hosting Control Pane… | 2.44:1 | 4.5:1 | #000000 | #1D5072 | Fail |
| div See What’s Next in… | 2.27:1 | 4.5:1 | #000000 | #1B4B6C | Fail |
| a Download Now | 2.17:1 | 4.5:1 | #000000 | #1A4867 | Fail |
| a Skip to content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Solutions | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div By Role | 19.39:1 | 4.5:1 | #000000 | #F0F7FA | Pass |
| a For Developers | 19.07:1 | 4.5:1 | #000000 | #EAF6FB | Pass |
| a For Content Managers | 18.02:1 | 4.5:1 | #000000 | #DDF1F9 | Pass |
| a For Agencies | 17.40:1 | 4.5:1 | #000000 | #D5EEF7 | Pass |
| a For IT Admins | 17.40:1 | 4.5:1 | #000000 | #D5EEF7 | Pass |
| a For Web Hosters | 17.40:1 | 4.5:1 | #000000 | #D5EEF7 | Pass |
| a For Developers | 17.40:1 | 4.5:1 | #000000 | #D5EEF7 | 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.
ALandmark Structure17 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
AHeading Hierarchy15 headings, 1 skip(s)PASS
- H1 Server Management Platform for Developers, IT and Hosts
- H4 Centralized Control Panel skipped
- H4 Robust Site & Server Security
- H4 Simplify VPS Hosting with SolusVM
- H4 Expandable with 100+ Extensions
- H4 The Ultimate Toolkit for WordPress Sites
- H4 Compatible across all platforms and hyperscale options
- H4 Complete Flexibility and Control
- H2 Who’s Plesk for?
- H3 Over 100 Plesk Extensions
- H3 Plesk WP Toolkit
- H3 Virtualization Management
- H3 Certified to hyperscale into the cloud hosting platform
- H3 Loved by Partners
- H2 Install Hosting Control Panel extension
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 47 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #form-field-plesk_host | text | Host | for/id |
ALighthouse Accessibility AuditsScore 90/100 — 4 failing, 29 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.
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 |
|---|
WP Toolkit div.jet-tabs__control-wrapper > div#jet-tabs-control-2275 > div.jet-tabs__control-inner > div.jet-tabs__label-text |
The Ultimate Toolkit for WordPress Sites
Save hours with One power tool to inst… div.elementor-column > div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container |
Work with your favourite software div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > p |
Power up your platform by plugging in your favourite tools div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > p |
The most complete, secure and versatile toolkit for WordPress div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > p |
Combine SolusVM virtualization with Plesk to deliver high-performance, scalable… div.elementor-column > div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container |
Enriched business experience for our valued partners div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > p |
Accept All div.sc-koXPp > div.sc-iHGNWf > div.sc-bmzYkS > button.sc-gsFSXq |
Deny div.sc-koXPp > div.sc-iHGNWf > div.sc-bmzYkS > button.sc-gsFSXq |
These are opportunities to improve the legibility of your content.
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 |
|---|
Press for Accessibility for blind people
who use screen readers div#INDquickAccess > ul > li > button.INDshortcutBtn |
Press for Accessibility menu div#INDquickAccess > ul > li > button |
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 |
|---|
The Ultimate Toolkit for WordPress Sites div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > h4 |
These are opportunities to improve keyboard navigation in your application.
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.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a |
div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a |
div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a |
div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a |
div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a |
div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a |
div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a |
div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a |
div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a |
div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > a div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > 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.