Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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
CLink & Button QualityAction1 issue(s) across 169 links and 3 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://app.cookieyes.com/trial?plan=pro… | Try CookieYes for free - opens… | new tab | Add '(opens in new tab)' to text |
| https://app.cookieyes.com/login/?ref=CYW… | CookieYes Log in - opens in ne… | new tab | Add '(opens in new tab)' to text |
| https://app.cookieyes.com/trial?plan=pro… | Try CookieYes for free - opens… | new tab | Add '(opens in new tab)' to text |
| https://app.cookieyes.com/trial?plan=pro… | Get started for free | new tab | Add '(opens in new tab)' to text |
| #moreLaws | More | generic text | Replace with descriptive text |
Before: More Suggested: #Morelaws | |||
| https://app.cookieyes.com/trial?plan=pro… | Get started for free | new tab | Add '(opens in new tab)' to text |
| https://app.cookieyes.com/trial?plan=pro… | Start for free | new tab | Add '(opens in new tab)' to text |
| https://wordpress.org/support/plugin/coo… | Rated 4.8/5 on WordPress - vis… | new tab | Add '(opens in new tab)' to text |
| https://www.g2.com/products/cookieyes/re… | Rated 4.8/5 on G2 - visit site… | new tab | Add '(opens in new tab)' to text |
| https://www.capterra.com/p/183974/Cookie… | Rated 4.7/5 on Capterra - visi… | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/cookieyeshq/ | Follow us on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/cookieyeshq | Follow us on Facebook | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/cookieyeshq | Follow us on Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/cookieyes?sub_co… | Follow us on Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/cookiey… | Follow us on LinkedIn | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
#moreLaws ("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="https://www.instagram.com/cookieyeshq/"]; a[href="https://www.facebook.com/cookieyeshq"]; a[href="https://twitter.com/cookieyeshq"]; a[href="https://www.youtube.com/cookieyes?sub_confirmation=1"]; a[href="https://www.linkedin.com/company/cookieyeshq/"]
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://app.cookieyes.com/trial?plan=pro-monthly&ref=CYHPTRa_PG_24113; https://app.cookieyes.com/login/?ref=CYWloginEN; https://app.cookieyes.com/trial?plan=pro-monthly&ref=CYHPTRa_PG_24113; https://app.cookieyes.com/trial?plan=pro-monthly&ref=cyhp1; https://app.cookieyes.com/trial?plan=pro-monthly&ref=cyhp2; https://app.cookieyes.com/trial?plan=pro-monthly&ref=cyhp3; https://wordpress.org/support/plugin/cookie-law-info/reviews/; https://www.g2.com/products/cookieyes/reviews; https://www.capterra.com/p/183974/CookieYes/reviews/
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 & Branding4 icon(s) detectedREVIEW
A+Landmark Structure10 landmarksPASS
A+Heading Hierarchy30 headingsPASS
- H1 Cookie compliance made simple for businesses of every size
- H2 Trusted by 1.5+ million businesses worldwide
- H2 Why CookieYes is the right fit for your website
- H3 Fully customisable banner
- H3 Automated consent management
- H3 Integrate with industry-standards
- H2 Deploy a cookie banner in minutes
- H2 See why businesses like yours trust CookieYes
- H2 Discover how CookieYes can help your website
- H3 Complete the website scan and implement cookie consent
- H2 Subscribe to get a monthlynewsletter in your inbox
- H2 CookieYes
- H2 Products
- H2 Use Cases
- H2 Solutions
- H2 Compare
- H2 Resources
- H2 Free Tools
- H2 Partners Join us!
- H2 Support
- H2 Legal
- H2 Products
- H2 Solutions
- H2 Use Cases
- H2 Compare
- H2 Resources
- H2 Free Tools
- H2 Partners Join us!
- H2 Support
- H2 Legal
A+Alt Text QualityAll 45 images OKPASS
AForm Accessibility1 of 4 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #url_to_scan | url | Enter your website URL | for/id |
| Email address | for/id | ||
| #terms | checkbox | I agree to receive newsletters from CookieYes and accept the Privacy Policy. | for/id |
| #g-recaptcha-response-100000 | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
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
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 made simple for busi… | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Trusted by | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 businesses worldwide | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Why CookieYes is the… | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Deploy a cookie bann… | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 See why businesses l… | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Discover how CookieY… | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Subscribe to get a m… | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 newsletter in your i… | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 CookieYes | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Products | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Use Cases | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Solutions | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Compare | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Resources | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Free Tools | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Partners | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Support | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Legal | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | Pass |
| h2 Products | 17.00:1 | 3.0:1 | #000000 | #DBE9F6 | 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.
A+Lighthouse Accessibility AuditsScore 100/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.
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 |
|---|
Try for free div.menu-container > nav.navbar > div.d-flex > a.button |
English div.wpml-ls-sidebars-cookieyes_translator_widget > ul > li.wpml-ls-slot-cookieyes_translator_widget > a.js-wpml-ls-item-toggle |