Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DAlt Text QualityAction3 of 17 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 3 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy10 headingsREVIEW
- H3 Having Internet Problems?
- H4 Find Your Next ISP with Speedtest’s Help
- H5 Servers close to you:
- H2 Become a Host
- H2 Try Speedtest for Desktop
- H2 Remove ads on Speedtest.net for life
- H3 Speedtest®
- H3 Ziff Davis
- H3 Ookla® Brands
- H3 Apps
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
CLink & Button QualityAction4 issue(s) across 129 links and 1 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| Download the Speedtest app | new tab | Add '(opens in new tab)' to text | |
| /api/js/perform-redirect?server_id= | (empty) | empty | Add link text or aria-label |
| Downdetector | new tab | Add '(opens in new tab)' to text | |
| https://www.ookla.com/network | Sign Up | new tab | Add '(opens in new tab)' to text |
| https://www.microsoft.com/en-us/store/p/… | (empty) | empty | Add link text or aria-label |
| https://itunes.apple.com/us/app/speedtes… | (empty) | empty | Add link text or aria-label |
| /ad-free/register | Remove Ads | new tab | Add '(opens in new tab)' to text |
| /ad-free/register | Remove Speedtest.net Ads | new tab | Add '(opens in new tab)' to text |
| /apps/desktop | Desktop Apps | new tab | Add '(opens in new tab)' to text |
| /about/knowledge/simple-wifi-audit | Troubleshoot Your Wifi | new tab | Add '(opens in new tab)' to text |
| https://downdetector.com | Check for Outages | new tab | Add '(opens in new tab)' to text |
| /about/knowledge/trouble-with-your-isp | Prepare to Talk to Your ISP | new tab | Add '(opens in new tab)' to text |
| /about/knowledge/how-much-speed-you-need | How Much Speed Do You Need? | new tab | Add '(opens in new tab)' to text |
| /apps/mobile | Download Mobile Apps | new tab | Add '(opens in new tab)' to text |
| Mobile Apps | new tab | Add '(opens in new tab)' to text | |
| https://help.speedtest.net/hc/en-us | Get Help | new tab | Add '(opens in new tab)' to text |
| /global-index | Speedtest Global Index™ | new tab | Add '(opens in new tab)' to text |
| /performance/united-states | Speedtest Performance Director… | new tab | Add '(opens in new tab)' to text |
| https://www.ookla.com/research | Ookla Research | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/speedtest | Twitter - This link opens in a… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/speedtest | Facebook - This link opens in … | new tab | Add '(opens in new tab)' to text |
| https://www.ziffdavis.com/cookie-policy | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
/api/js/perform-redirect?server_id=; https://www.microsoft.com/en-us/store/p/speedtest-by-ookla/9nblggh4z1jc; https://itunes.apple.com/us/app/speedtest-by-ookla/id1153157709?mt=12; https://www.ziffdavis.com/cookie-policy
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.ookla.com/network; /ad-free/register; /ad-free/register; /apps/desktop; /about/knowledge/simple-wifi-audit; https://downdetector.com; /about/knowledge/trouble-with-your-isp; /about/knowledge/how-much-speed-you-need (+8 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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 14 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 |
|---|---|---|---|---|---|
| h2 Become a Host | 9.04:1 | 3.0:1 | #000000 | #AAAAAA | Pass |
| h2 Try Speedtest for De… | 9.04:1 | 3.0:1 | #000000 | #AAAAAA | Pass |
| h2 Remove ads on Speedt… | 9.04:1 | 3.0:1 | #000000 | #AAAAAA | Pass |
| h3 Having Internet Prob… | 9.04:1 | 3.0:1 | #000000 | #AAAAAA | Pass |
| h3 Ookla | 9.04:1 | 3.0:1 | #000000 | #AAAAAA | Pass |
| h3 Brands | 9.04:1 | 3.0:1 | #000000 | #AAAAAA | Pass |
| title Speedtest by Ookla -… | 1.16:1 | 4.5:1 | #000000 | #141526 | Fail |
| span English | 1.15:1 | 4.5:1 | #000000 | #131425 | Fail |
| a العربية | 1.15:1 | 4.5:1 | #000000 | #131424 | Fail |
| a Deutsch | 1.15:1 | 4.5:1 | #000000 | #131424 | Fail |
| a English | 1.15:1 | 4.5:1 | #000000 | #131424 | Fail |
| a Español | 1.15:1 | 4.5:1 | #000000 | #131424 | Fail |
| a Français | 1.15:1 | 4.5:1 | #000000 | #131424 | Fail |
| a Bahasa Indonesia | 1.15:1 | 4.5:1 | #000000 | #131424 | Fail |
| a Italiano | 1.15:1 | 4.5:1 | #000000 | #131424 | Fail |
| a 日本語 | 1.15:1 | 4.5:1 | #000000 | #131424 | Fail |
| a 한국어 | 1.15:1 | 4.5:1 | #000000 | #131424 | Fail |
| a Nederlands | 1.15:1 | 4.5:1 | #000000 | #131424 | Fail |
| a Polski | 1.15:1 | 4.5:1 | #000000 | #131424 | Fail |
| a Português | 1.15:1 | 4.5:1 | #000000 | #131424 | 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 86/100 — 5 failing, 23 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
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Speedtest is better with the app.
Download the Speedtest app for more metrics, … div.main-view > div > div.mobile-pretest > div.mobile-pretest-new |
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.
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 > div.mobile-pretest > div.mobile-pretest-new > a.close-btn div > div.mobile-pretest > div.mobile-pretest-new > a.close-btn |
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 |
|---|
Speedtest div.nav > div.pure-g > div.pure-u-1 > a.masthead-logo |
GO div.pure-u-1 > div.mobile-start-wrapper > div.start-button > a.js-start-test |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Android div.apps > ul.menu-footer > li > a |
Apple TV div.apps > ul.menu-footer > li > a |
macOS div.apps > ul.menu-footer > li > a |
Windows div.apps > ul.menu-footer > li > a |
These items highlight common accessibility best practices.
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 |
|---|
GO div.pure-u-1 > div.mobile-start-wrapper > div.start-button > a.js-start-test |
Our Privacy Policy div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
ALandmark Structure6 landmarksPASS
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
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #host-search | text | Search | for/id |
| #zip-code-search-input-primary | text | (ie. 12345) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="zip-code-search-input-primary" id="zip-code-search-input-primary">
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