Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CAlt Text QualityAction2 of 17 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
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
BLink & Button Quality102 links, 46 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.surveymonkey.com/mp/legal/pr… | Our Privacy Notice | new tab | Add '(opens in new tab)' to text |
| https://ethyca.com/ | Powered by | new tab | Add '(opens in new tab)' to text |
| https://www.surveymonkey.com/mp/legal/pr… | Privacy Notice | new tab | Add '(opens in new tab)' to text |
| https://www.surveymonkey.com/mp/legal/co… | Cookies Notice | new tab | Add '(opens in new tab)' to text |
| https://www.surveymonkey.com/mp/legal/re… | California Privacy Notice | new tab | Add '(opens in new tab)' to text |
| https://www.bbb.org/greater-san-francisc… | SurveyMonkey is a BBB Accredit… | new tab | Add '(opens in new tab)' to text |
| https://www.trustedsite.com/verify?host=… | View TrustedSite Certification | new tab | Add '(opens in new tab)' to text |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.trustedsite.com/verify?host=wufoo.com"]
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.surveymonkey.com/mp/legal/privacy/; https://ethyca.com/; https://www.surveymonkey.com/mp/legal/privacy/; https://www.surveymonkey.com/mp/legal/cookies/; https://www.surveymonkey.com/mp/legal/region-specific-privacy-statement/; https://www.bbb.org/greater-san-francisco/business-reviews/market-survey/surv…
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
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction4 icon(s) detectedREVIEW
CLighthouse Accessibility AuditsActionScore 74/100 — 7 failing, 25 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
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 section.module > ul.m-slider__slides > ul.slick-dots > li#slick-slide00 |
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1
2
3 main#main > section.module > ul.m-slider__slides > ul.slick-dots |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 section.module > ul.m-slider__slides > ul.slick-dots > li#slick-slide00 |
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
"I love Wufoo’s ability to easily share with clients, gather their information,… section.module > ul.m-slider__slides > div.slick-list > div.slick-track |
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.
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 |
|---|
Privacy Notice div#fides-banner-description > div > div.fides-experience-description-part > a |
Cookies Notice div#fides-banner-description > div > div.fides-experience-description-part > a |
Reject all div#fides-button-group > div.fides-banner-button-group > button#fides-reject-all-button > span |
Accept all div#fides-button-group > div.fides-banner-button-group > button#fides-accept-all-button > span |
Customise div#fides-button-group > div.fides-banner-button-group > button#fides-manage-preferences-button > span |
SIGN UP FREE div.header__banner-inner > div.header__banner-text > div.c-btn-row > a.c-btn |
LIVE DEMO div.header__banner-inner > div.header__banner-text > div.c-btn-row > a.c-btn |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.footer__sub > div.footer__logos > a > img div.footer__sub > div.footer__logos > a > img |
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
"I love Wufoo’s ability to easily share with clients, gather their information,… body.home > main#main > section.module > ul.m-slider__slides |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
ALandmark Structure7 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
A+Heading Hierarchy5 headingsPASS
- H1 Easy-to-Use Online Form Builder For Every Organization
- H2 Trusted by 3+ million users and some of the world's most popular brands.
- H2 Build powerful online forms and customize them to your heart's delight.
- H2 But don't take our word for it...
- H2 Ready to Get Started?
A+Form AccessibilityAll 3 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| essential | checkbox | Required Cookies | aria-label |
| marketing | checkbox | Advertising Cookies | aria-label |
| functional | checkbox | Functional Cookies | aria-label |
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 Easy-to-Use Online F… | 11.42:1 | 3.0:1 | #000000 | #BFBFBF | Pass |
| h2 Trusted by 3+ millio… | 11.42:1 | 3.0:1 | #000000 | #BFBFBF | Pass |
| h2 Build powerful onlin… | 11.42:1 | 3.0:1 | #000000 | #BFBFBF | Pass |
| h2 But don't take our w… | 11.42:1 | 3.0:1 | #000000 | #BFBFBF | Pass |
| h2 Ready to Get Started… | 11.42:1 | 3.0:1 | #000000 | #BFBFBF | Pass |
| title Online Form Builder … | 11.42:1 | 4.5:1 | #000000 | #BFBFBF | Pass |
| div Cookies Preferences … | 11.42:1 | 4.5:1 | #000000 | #BFBFBF | Pass |
| div Cookies are small bi… | 11.42:1 | 4.5:1 | #000000 | #BFBFBF | Pass |
| a Our Privacy Notice | 11.42:1 | 4.5:1 | #000000 | #BFBFBF | Pass |
| span Required Cookies | 11.42:1 | 4.5:1 | #000000 | #BFBFBF | Pass |
| div Certain cookies are … | 11.42:1 | 4.5:1 | #000000 | #BFBFBF | Pass |
| span Advertising Cookies | 11.42:1 | 4.5:1 | #000000 | #BFBFBF | Pass |
| span Off | 8.33:1 | 4.5:1 | #000000 | #82A8C2 | Pass |
| div We may use cookies t… | 20.03:1 | 4.5:1 | #000000 | #F7FAFC | Pass |
| span Functional Cookies | 20.03:1 | 4.5:1 | #000000 | #F7FAFC | Pass |
| span Off | 20.03:1 | 4.5:1 | #000000 | #F7FAFC | Pass |
| div These cookies collec… | 20.03:1 | 4.5:1 | #000000 | #F7FAFC | Pass |
| span Confirm My Choices | 20.03:1 | 4.5:1 | #000000 | #F7FAFC | Pass |
| span Reject all | 20.03:1 | 4.5:1 | #000000 | #F7FAFC | Pass |
| span Accept all | 20.03:1 | 4.5:1 | #000000 | #F7FAFC | 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.