Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FHeading HierarchyAction27 headings, 3 skip(s)FIX
- H2 The global edge platform that truly hops
- H2 The global edge platform that truly hops
- H2 Hop to the edge and never look back
- H4 CDN skipped
- H4 Stream
- H4 Storage
- H4 Optimizer
- H4 Edge Scripting
- H4 Magic Containers
- H4 DNS
- H4 Shield
- H2 Hop ahead of the competition
- H2 Simple to start. Built to scale.
- H2 A global network built for more than speed
- H4 Unlock every corner of the globe skipped
- H3 The best support in the CDN business
- H2 Join 85k+ happy customers
- H2 Join 85k+ happy customers
- H3 Recipe for success
- H4 Dmitry Muzyka
- H2 Hop on the fastest delivery
- H4 bunny.net skipped
- H4 Products
- H4 Developers
- H4 Support
- H4 Big traffic? Talk to Sales
- H4 Stay up to date with bunny.net
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
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
DLink & Button QualityAction11 issue(s) across 199 links and 1 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| https://www.g2.com/products/bunnycdn/rev… | 4.8on G2 | new tab | Add '(opens in new tab)' to text |
| /cdn/ | (empty) | empty | Add link text or aria-label |
| /stream/ | (empty) | empty | Add link text or aria-label |
| /storage/ | (empty) | empty | Add link text or aria-label |
| /optimizer/ | (empty) | empty | Add link text or aria-label |
| /edge-scripting/ | (empty) | empty | Add link text or aria-label |
| /magic-containers/ | (empty) | empty | Add link text or aria-label |
| /dns/ | (empty) | empty | Add link text or aria-label |
| /shield | (empty) | empty | Add link text or aria-label |
| https://www.g2.com/products/bunnycdn/rev… | 4.8on G2 | new tab | Add '(opens in new tab)' to text |
| https://bunny.net/privacy | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Privacy | |||
| /careers/ | (empty) | empty | Add link text or aria-label |
| mailto:hello@bunny.net | hello@bunny.net | new tab | Add '(opens in new tab)' to text |
| mailto:sales@bunny.net | sales@bunny.net | new tab | Add '(opens in new tab)' to text |
| tel:+1 (828) 660-1813 | +1 (828) 660-1813 | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/bunnycdn | bunny.net on Facebook | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/bunny.net | bunny.net on BlueSky | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/BunnyCDN | bunny.net on Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/bunnyne… | bunny.net on Linkedin | new tab | Add '(opens in new tab)' to text |
| https://discord.gg/bunnynet?ref=bunny.ne… | bunny.net on Discord | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
; /cdn/; /stream/; /storage/; /optimizer/; /edge-scripting/; /magic-containers/; /dns/; /shield; /careers/
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://bunny.net/privacy ("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
Add '(opens in new tab)' to link text or aria-label.
https://www.g2.com/products/bunnycdn/reviews; https://www.g2.com/products/bunnycdn/reviews; mailto:hello@bunny.net; mailto:sales@bunny.net; tel:+1 (828) 660-1813; https://www.facebook.com/bunnycdn; https://bsky.app/profile/bunny.net; https://twitter.com/BunnyCDN; https://www.linkedin.com/company/bunnynet/; https://discord.gg/bunnynet?ref=bunny.net
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
D404 Error PageActionHTTP 404, custom pageFIX
FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BFavicon & Branding18 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 The global edge plat… | 1.24:1 | 3.0:1 | #000000 | #041D37 | Fail |
| h2 truly hops | 1.24:1 | 3.0:1 | #000000 | #041D37 | Fail |
| h2 The global edge plat… | 1.24:1 | 3.0:1 | #000000 | #041D37 | Fail |
| h2 Hop to the edge and … | 1.24:1 | 3.0:1 | #000000 | #041D37 | Fail |
| h2 Simple to start. Bui… | 1.24:1 | 3.0:1 | #000000 | #041D37 | Fail |
| h2 A global network bui… | 1.24:1 | 3.0:1 | #000000 | #041D37 | Fail |
| h2 85k+ | 1.24:1 | 3.0:1 | #000000 | #041D37 | Fail |
| h2 85k+ happy customers | 1.24:1 | 3.0:1 | #000000 | #041D37 | Fail |
| h3 The best support in … | 1.24:1 | 3.0:1 | #000000 | #041D37 | Fail |
| h3 Recipe for success | 1.24:1 | 3.0:1 | #000000 | #041D37 | Fail |
| title bunny.net - The Glob… | 1.25:1 | 4.5:1 | #000000 | #051E38 | Fail |
| a Network | 1.25:1 | 4.5:1 | #000000 | #051E38 | Fail |
| a Pricing | 1.25:1 | 4.5:1 | #000000 | #051E38 | Fail |
| a Products | 1.25:1 | 4.5:1 | #000000 | #051E38 | Fail |
| li Products | 1.25:1 | 4.5:1 | #000000 | #051E38 | Fail |
| div CDN | 1.25:1 | 4.5:1 | #000000 | #051E38 | Fail |
| p Lightning-fast globa… | 1.25:1 | 4.5:1 | #000000 | #051E38 | Fail |
| li CDN | 1.25:1 | 4.5:1 | #000000 | #051E38 | Fail |
| div Bunny CDN | 1.25:1 | 4.5:1 | #000000 | #051E38 | Fail |
| div CDN Features | 1.25:1 | 4.5:1 | #000000 | #051E38 | 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.
ALandmark Structure4 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
AAlt Text Quality1 of 139 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 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
A+Form AccessibilityNo form controlsPASS
ALighthouse Accessibility AuditsScore 90/100 — 3 failing, 23 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 |
|---|
24 li > div.numbers-wr > p.value-holder > p.value |
ms li > div.numbers-wr > p.value-holder > p.value |
119 li > div.numbers-wr > p.value-holder > p.value |
1.5 li > div.numbers-wr > p.value-holder > p.value |
+ mil li > div.numbers-wr > p.value-holder > p.value |
SRE Samsung Food div.case-study > div.case-study__author > div.case-study__credit > p.author-details |
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 |
|---|
CDN div.product > div.product-wr > div.product-content > h4 |
Unlock every corner of the globe div.banner-wr > div.content > div.content-wr > h4 |
bunny.net div.col-lg-10 > div.row > div.menu-col > 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.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > 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.