Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionValid manifestFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure10 landmarksREVIEW
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
BAlt Text Quality2 of 93 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 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
CForm AccessibilityAction3 of 18 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #menu_toggle | checkbox | Toggle menu | aria-label |
| #information_toggle | checkbox | Information | for/id |
| #use_cases_toggle | checkbox | Use Cases | for/id |
| #integrations_toggle | checkbox | Integrations | for/id |
| #language | select | Select language | aria-label |
| #show-cookie-decleration | checkbox | Less options | for/id |
| #show-more-checkbox | checkbox | Show less | for/id |
| necessary | checkbox | none | |
| preferences | checkbox | none | |
| statistics | checkbox | none | |
| marketing | checkbox | none | |
| #cookie-category-necessary | radio | Necessary | for/id |
| #cookie-category-preferences | radio | Preferences | for/id |
| #cookie-category-statistics | radio | Statistics | for/id |
| #cookie-category-marketing | radio | Marketing | for/id |
| #about-cookies-checkbox | radio | (none) | none |
| #cookie-selection-checkbox | radio | (none) | none |
| #cookie-decleration-checkbox | radio | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="radio" name="cookie-category-tabs" id="cookie-decleration-checkbox">; <input type="radio" name="cookie-category-tabs" id="about-cookies-checkbox">; <input type="radio" name="cookie-category-tabs" id="cookie-selection-checkbox">
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
BLink & Button Quality1 issue(s) across 109 links and 9 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://donorbox.org/on-demand-demo-form… | Watch the Demo now | new tab | Add '(opens in new tab)' to text |
| /premium | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Premium | |||
| https://donorbox.org/nonprofit-blog | Blog | new tab | Add '(opens in new tab)' to text |
| https://library.donorbox.org/ | Guides & Templates | new tab | Add '(opens in new tab)' to text |
| https://webinars.donorbox.org/ | Webinars | new tab | Add '(opens in new tab)' to text |
| https://podcasts.apple.com/us/podcast/th… | Podcast | new tab | Add '(opens in new tab)' to text |
| https://academy.donorbox.org/p/donorbox-… | Onboarding Guide | new tab | Add '(opens in new tab)' to text |
| https://donorbox.zendesk.com/hc/en-us | Help Center | new tab | Add '(opens in new tab)' to text |
| https://donorbox.org/nonprofit-blog/kind… | Donorbox Live™ Kiosk vs. Kin… | new tab | Add '(opens in new tab)' to text |
| https://boards.greenhouse.io/donorbox | Careers | new tab | Add '(opens in new tab)' to text |
| /donation-forms | Find out more | new tab | Add '(opens in new tab)' to text |
| /nonprofit-crm | Find out more | new tab | Add '(opens in new tab)' to text |
| /live-kiosk | Find out more | new tab | Add '(opens in new tab)' to text |
| /events | Find out more | new tab | Add '(opens in new tab)' to text |
| /jay-ai | Find out more | new tab | Add '(opens in new tab)' to text |
| /donation-pages | Find out more | new tab | Add '(opens in new tab)' to text |
| /quick-donate | Find out more | new tab | Add '(opens in new tab)' to text |
| /memberships | Find out more | new tab | Add '(opens in new tab)' to text |
| /crowdfunding-platform | Find out more | new tab | Add '(opens in new tab)' to text |
| /peer-to-peer-fundraising | Find out more | new tab | Add '(opens in new tab)' to text |
| /donation-forms | Find out more | new tab | Add '(opens in new tab)' to text |
| /text-to-give | Find out more | new tab | Add '(opens in new tab)' to text |
| /security | Fundraise with Confidence ➔ | new tab | Add '(opens in new tab)' to text |
| /mayas-hope | View case study ➔ | new tab | Add '(opens in new tab)' to text |
| /upwards-scholars | View case study ➔ | new tab | Add '(opens in new tab)' to text |
| /integrations | Learn more ➔ | new tab | Add '(opens in new tab)' to text |
| /donor-management | Learn more ➔ | new tab | Add '(opens in new tab)' to text |
| /features | Learn more ➔ | new tab | Add '(opens in new tab)' to text |
| /contact | Contact Us | new tab | Add '(opens in new tab)' to text |
| /about-us | About Us | new tab | Add '(opens in new tab)' to text |
| https://donorbox.org/nonprofit-blog | Blog | new tab | Add '(opens in new tab)' to text |
| https://boards.greenhouse.io/donorbox | Careers | new tab | Add '(opens in new tab)' to text |
| https://donorbox.zendesk.com/hc/en-us/ca… | FAQ | new tab | Add '(opens in new tab)' to text |
| /privacy | Privacy | new tab | Add '(opens in new tab)' to text |
| /security | Security | new tab | Add '(opens in new tab)' to text |
| /affiliate-partner-program | Affiliate Partnership | new tab | Add '(opens in new tab)' to text |
| https://library.donorbox.org/ | Library | new tab | Add '(opens in new tab)' to text |
| /political-fundraising | Political Fundraising | new tab | Add '(opens in new tab)' to text |
| /medical-research-fundraising | Medical Fundraising | new tab | Add '(opens in new tab)' to text |
| /fundraising-for-nonprofits | Fundraising For Nonprofits | new tab | Add '(opens in new tab)' to text |
| /university-fundraising | Fundraising For Schools | new tab | Add '(opens in new tab)' to text |
| /charity-fundraising | Charity Fundraising | new tab | Add '(opens in new tab)' to text |
| /wordpress-donation-plugin | WordPress Donation Plugin | new tab | Add '(opens in new tab)' to text |
| /squarespace-donations | Squarespace Donation Form | new tab | Add '(opens in new tab)' to text |
| /wix-donations | Wix Donation Form | new tab | Add '(opens in new tab)' to text |
| /weebly-donations | Weebly Donation App | new tab | Add '(opens in new tab)' to text |
| /webflow-donation | Webflow Donation App | new tab | Add '(opens in new tab)' to text |
| https://donorbox.org/nonprofit-blog/dona… | Joomla Donation | new tab | Add '(opens in new tab)' to text |
| https://github.com/donorbox/donorbox-api | API Doc + Zapier | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/c/Donorbox/ | Youtube Logo | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/donorbo… | Linkedin Logo | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/donorbox | Twitter Logo | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/donorbox | Facebook Logo | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/donorbox | Instagram Logo | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@donorbox | Tiktok Logo | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/premium ("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://donorbox.org/on-demand-demo-form/?utm_campaign=topbar; https://donorbox.org/nonprofit-blog; https://library.donorbox.org/; https://webinars.donorbox.org/; https://podcasts.apple.com/us/podcast/the-nonprofit-podcast/id1483848924; https://academy.donorbox.org/p/donorbox-onboarding; https://donorbox.zendesk.com/hc/en-us; https://donorbox.org/nonprofit-blog/kind-kiosk; https://boards.greenhouse.io/donorbox; /donation-forms (+44 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
BFavicon & Branding20 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 |
|---|---|---|---|---|---|
| h1 Raise more donations… | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 Powerful features ma… | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 easy to use | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 100,000+ nonprofits … | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 Security that never … | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 Rated | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 and | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 on G2 | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 99.99% Uptime. 110% … | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 Trusted by world-cha… | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 Boost Donations Ever… | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 Here's what it’s l… | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 Click on your indust… | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 The fundraising engi… | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h2 Like most websites, … | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h3 Donation Form | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h3 CRM | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h3 Donorbox Live™ Kio… | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h3 Events | 1.85:1 | 3.0:1 | #000000 | #1B357C | Fail |
| h3 Jay·AI | 1.85:1 | 3.0:1 | #000000 | #1B357C | 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.
A+Heading Hierarchy46 headingsPASS
- H1 Raise more donations. Retain more donors. All in one place.
- H2 Powerful features made refreshingly easy to use
- H3 Donation Form
- H3 CRM
- H3 Donorbox Live™ Kiosk
- H3 Events
- H3 Jay·AI
- H3 Donation Pages
- H3 Donor Portal with QuickDonate™
- H3 Membership
- H3 Crowdfunding
- H3 Peer-to-Peer (P2P)
- H3 Donate Button
- H3 Text-to-Give
- H2 100,000+ nonprofits worldwide have raised $3B with Donorbox
- H2 Security that never sleeps, so you can rest easy.
- H3 You shouldn’t have to worry about scammers stealing your donors' personally identifiable information and credit card data.
- H2 Rated #1 Fundraising and Donor Management on G2
- H2 99.99% Uptime. 110% Here For You.
- H2 Trusted by world-changers big and small
- H2 Boost Donations Everywhere: Combine Online and On-Site Fundraising with Donorbox Live Kiosk
- H2 Here's what it’s like to use Donorbox
- H3 Starting out
- H3 Create your campaign
- H3 Launch your campaign
- H3 Receive your donations
- H3 Stepping it up
- H3 Integrate your apps
- H3 Connect with your donors
- H3 Expand your toolkit
- H3 Supercharging your fundraising
- H3 Premium Software
- H3 Account Ambassador
- H3 Fundraising Coach
- H3 Priority Tech Support
- H2 Click on your industry
- H3 Churches
- H3 Universities
- H3 Animals
- H3 Nonprofits
- H3 Journalism
- H3 Arts
- H3 Political
- H3 Medical
- H2 The fundraising engine of choice for successful nonprofits.
- H2 Like most websites, we use cookies!
A+Lighthouse Accessibility AuditsScore 97/100 — 1 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.
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 |
|---|
refreshingly main > section#powerful_features > h2.en > span |
Amplify Your Impact body#application_homepage > main > section#powerful_features > a.button |
View case study
➔ section#trusted_by_world > article#mayas_hope_case_study > div > a.button |
View case study
➔ section#trusted_by_world > article#upward_scholars_case_study > div > a.button |
Stage 1 main > section#like_to_use_donorbox > div#starting_out > span.stage_text |
(takes 12 minutes) div#starting_out > section > div.en > i |
(takes 3 minutes) div#starting_out > section > div.en > i |
(takes 10 minutes) div#starting_out > section > div.en > i |
Get Started ➔ main > section#like_to_use_donorbox > div#starting_out > a.button |
Stage 2 main > section#stepping_it_up_to_next_level > div > span.stage_text |
Step it up ➔ main > section#stepping_it_up_to_next_level > div > a.button |
Stage 3 main > section#charge_your_fundraising > div > span.stage_text |
Unlock Premium Features main > section#charge_your_fundraising > div > a.button |
Use only necessary cookies div#top-right > div.actions-and-tabs > div.actions > button#allow-necessary |
These are opportunities to improve the legibility of your content.