Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction4 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
FHeading HierarchyAction59 headings, 10 skip(s)FIX
- H5 POLICY GENERATORS
- H5 CONSENT MANAGEMENT SOLUTIONS
- H5 POLICY GENERATORS
- H5 CONSENT MANAGEMENT SOLUTIONS
- H1 All-In-One Compliance Solution for Your Business
- H4 Compliance Solutions You Can Trust skipped
- H2 1800+
- H5 Policies Created per Day skipped
- H2 2 Million
- H5 Businesses skipped
- H2 150+
- H5 Countries served skipped
- H2 1.7 Billion
- H5 Banner Views per Month skipped
- H2 Everything You Need Out of the Box
- H4 EU Coverage skipped
- H4 US Coverage
- H4 Global Coverage
- H4 EU Data Storage
- H4 Comprehensive Legal Policies
- H4 Easy Consent Management
- H4 Google CMP Partner w/ Gold Status
- H4 Full Google Consent Mode Solution
- H4 IAB TCF 2.3 Solution
- H2 (empty)
- H2 What Customers Say About Termly
- H6 Patrick – France View review skipped
- H6 Elisabeth – USA View review
- H6 Joerg – Germany View review
- H6 Lavana – Hong Kong View review
- H6 Josh – Netherlands View review
- H6 Morgan – USA View review
- H2 Features That Make Compliance a Breeze
- H4 Multiple Business Platforms skipped
- H4 Always Up-to-Date
- H4 Easy to Install
- H4 Save Thousands on Legal Fees
- H2 Explore All of Our Compliance Solutions
- H5 Consent Management Platform skipped
- H5 Privacy Policy Generator
- H5 Terms and Conditions Generator
- H5 Impressum Generator
- H5 EULA Generator
- H5 Return Policy Generator
- H5 Shipping Policy Generator
- H5 Acceptable Use Policy Generator
- H5 Disclaimer Generator
- H5 Cookie Policy Generator
- H5 Cookie Consent
- H5 Cookie Banner Generator
- H5 Cookie Scanner
- H5 Google Consent Mode
- H5 IAB TCF 2.3
- H5 Ready to protect your business?
- H2 Our Commitment To Privacy
- H6 Company skipped
- H6 Products
- H6 Support
- H6 Our Brands
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
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
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
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
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
FLink & Button QualityAction5 issue(s) across 221 links and 7 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://termly.io/features/google-consen… | Google Consent Mode | img no alt | Add alt attribute to the image |
| https://termly.io/features/iab-tcf/ | IAB TCF 2.3 | img no alt | Add alt attribute to the image |
| (empty) | empty | Add link text or aria-label | |
| https://termly.io/products/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Products | |||
| https://www.trustpilot.com/reviews/65bb8… | View review | new tab | Add '(opens in new tab)' to text |
| https://www.trustpilot.com/users/67d1c40… | View review | new tab | Add '(opens in new tab)' to text |
| https://www.trustpilot.com/reviews/659e7… | View review | new tab | Add '(opens in new tab)' to text |
| https://www.trustpilot.com/reviews/667ae… | View review | new tab | Add '(opens in new tab)' to text |
| https://www.trustpilot.com/users/63970e0… | View review | new tab | Add '(opens in new tab)' to text |
| https://www.trustpilot.com/users/67b38e2… | View review | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| /products/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Products | |||
| /products/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Products | |||
| https://www.bbb.org/us/wa/seattle/profil… | Termly Inc BBB Business Review | new tab | Add '(opens in new tab)' to text |
| https://termly.io/privacy-verification/?… | Termly Badge | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a (#547 on page); a (#818 on page)
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://termly.io/products/ ("Learn More"); /products/ ("Learn More"); /products/ ("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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://termly.io/features/google-consent-mode/"]; a[href="https://termly.io/features/iab-tcf/"]
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.trustpilot.com/reviews/65bb85054bba4cca08ad3c78; https://www.trustpilot.com/users/67d1c4029a702652b4a484df; https://www.trustpilot.com/reviews/659e70db7c359d7970008371; https://www.trustpilot.com/reviews/667ae4afbd301648edf1dbd0; https://www.trustpilot.com/users/63970e0e35f7dd0012598fad; https://www.trustpilot.com/users/67b38e27d7c7295d051cf37d; https://www.bbb.org/us/wa/seattle/profile/compliance-consulting/termly-inc-12…; https://termly.io/privacy-verification/?id=9598d17a-6c78-437c-83a3-52d50ae899fd
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
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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
A+Alt Text QualityAll 141 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #wg177680467769e7e345b7d0e460 | checkbox | EN | for/id |
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 Compliance Solution | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h1 for Your Business | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h2 1800+ | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h2 2 Million | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h2 150+ | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h2 1.7 Billion | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h2 Everything You Need | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h2 About Termly | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h2 That | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h2 Make Compliance | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h2 a Breeze | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h2 Explore All of Our | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| h2 Our | 19.61:1 | 3.0:1 | #000000 | #F5F7FD | Pass |
| title All-in-One Data Priv… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Open Navigation menu | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Close Navigation men… | 20.63:1 | 4.5:1 | #000000 | #FCFDFF | Pass |
| a Try for free! | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Products | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| small Attorney-crafted doc… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Privacy Policy Gener… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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 96/100 — 2 failing, 22 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.
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 |
|---|
Compliance Solutions You Can Trust body.home > section.py-10 > div.container > h4.text-center |
Policies Created per Day div.container > div.flex > div.px-2 > h5.opacity-70 |
Businesses div.container > div.flex > div.px-2 > h5.opacity-70 |
Countries served div.container > div.flex > div.px-2 > h5.opacity-70 |
Banner Views per Month div.container > div.flex > div.px-2 > h5.opacity-70 |
EU Coverage div.grid > div.flex > div.w-full > h4.mb-4 |
Patrick – France
View review div.lg:px-4 > div.card > div.flex > h6.text-small |
Multiple Business Platforms div.lg:w-6/12 > div.mb-8 > div.flex > h4 |
Consent Management Platform div.bg-white > div.flex-grow > a.hover:text-deepblue > h5.my-3 |
div.container > div.xl:col-span-6 > div.xl:col-span-3 > h6.text-deepblue div.container > div.xl:col-span-6 > div.xl:col-span-3 > h6.text-deepblue |
These are opportunities to improve keyboard navigation in your application.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.