Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction2 issue(s) across 67 links and 6 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| ./ | (empty) | empty | Add link text or aria-label |
| ./platform/threat-detection-and-takedown… | PREDICTIVE DISRUPTIONSTOP THRE… | img no alt | Add alt attribute to the image |
| ./platform/threat-detection-and-takedown | CORE DISRUPTIONCRIMINALS HATE … | img no alt | Add alt attribute to the image |
| ./blog/fibergrid-inside-the-bulletproof-… | Fibergrid: Inside the Bulletpr… | img no alt | Add alt attribute to the image |
| ./ | (empty) | empty | Add link text or aria-label |
| ./platform/threat-detection-and-takedown | Detection & Takedown | new tab | Add '(opens in new tab)' to text |
| ./platform/threat-intelligence/cyber-thr… | Threat Feeds | new tab | Add '(opens in new tab)' to text |
| ./solutions/industry/financial-services-… | Financial Services | new tab | Add '(opens in new tab)' to text |
| ./solutions/industry/technology-threat-d… | Technology | new tab | Add '(opens in new tab)' to text |
| https://trust.netcraft.com/ | Trust Center | new tab | Add '(opens in new tab)' to text |
| ./legal/terms-and-conditions | Terms and Conditions | new tab | Add '(opens in new tab)' to text |
| /legal/privacy | Cookie Policy | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
./; ./
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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="./platform/threat-detection-and-takedown/preemptive-domain-disruption"]; a[href="./platform/threat-detection-and-takedown"]; a[href="./blog/fibergrid-inside-the-bulletproof-host"]
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.
./platform/threat-detection-and-takedown; ./platform/threat-intelligence/cyber-threat-feeds; ./solutions/industry/financial-services-threat-detection-and-takedown; ./solutions/industry/technology-threat-detection-and-takedown; https://trust.netcraft.com/; ./legal/terms-and-conditions; /legal/privacy
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
DFavicon & BrandingAction3 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction1 landmarksREVIEW
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
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.
2 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 From | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h1 Predictive signals | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h1 Proactive Takedowns | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 Legacy solutions = L… | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 Detect. Preempt. Tak… | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 OUR SUPERPOWERS BECO… | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 End-to-End Automatio… | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 Unmatched Scale and … | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 33% | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 23B+ | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 225M+ | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 30M+ | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 threat map | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 resources & insights | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| h2 Book a Demo Today | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| title Next-Gen Digital Ris… | 1.23:1 | 4.5:1 | #000000 | #001F29 | Fail |
| h4 NEXT-GEN Brand and D… | 1.23:1 | 3.0:1 | #000000 | #001F29 | Fail |
| p Move from threat int… | 1.23:1 | 4.5:1 | #000000 | #001F29 | Fail |
| p GET Demo | 1.23:1 | 4.5:1 | #000000 | #001F29 | Fail |
| p Request Pricing | 1.23:1 | 4.5:1 | #000000 | #001F29 | 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.
CLighthouse Accessibility AuditsActionScore 77/100 — 7 failing, 21 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
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
div.framer-6jvor7 > div.framer-130n60e > div.framer-egpevs > a.framer-ebn8ex div.framer-6jvor7 > div.framer-130n60e > div.framer-egpevs > a.framer-ebn8ex |
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
AI assistant body > q-focus-sentinel > div |
After AI assistant body > q-focus-sentinel > div |
AI assistant, start div#qualified-multimodal-host > div |
AI assistant, end div#qualified-multimodal-host > div |
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 |
|---|
THE CHALLENGE div.framer-5klrn8 > div.framer-1q3ul5s > p.framer-text > strong.framer-text |
NEXT-GEN DISRUPTION div.framer-gessbt > div.framer-1ijbjn8 > p.framer-text > strong.framer-text |
digital risk protection services div.framer-1swnmbs > div.framer-zhrvs8 > p.framer-text > a.framer-text |
Cookie Policy div > p > span > a |
These are opportunities to improve the legibility of your content.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.framer-1kdjgg0 > div.ssr-variant > div.framer-1tg6otl-container > iframe div.framer-1kdjgg0 > div.ssr-variant > div.framer-1tg6otl-container > iframe |
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.framer-1enppxs > div.framer-b5jvhq > div.framer-1obmiwm-container > a.framer-8fusC div.framer-1enppxs > div.framer-b5jvhq > div.framer-1obmiwm-container > a.framer-8fusC |
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 require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item div.framer-FPySM > div.framer-1t89lxq > ul > li.ticker-item |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Scroll to page 2 section > fieldset.framer--slideshow-controls > div > button |
These items highlight common accessibility best practices.
AHeading Hierarchy18 headingsPASS
- H4 NEXT-GEN Brand and Digital Risk Protection for the AI AGE
- H1 From
- H1 Predictive signals duplicate H1
- H1 to duplicate H1
- H1 Proactive Takedowns duplicate H1
- H2 Legacy solutions = Legacy Outcomes
- H1 95 duplicate H1
- H2 Detect. Preempt. TakeDown.
- H2 OUR SUPERPOWERS BECOME YOUR SUPERPOWERS
- H2 End-to-End Automation, Impactful AI
- H2 Unmatched Scale and Effectiveness
- H2 33%
- H2 23B+
- H2 225M+
- H2 30M+
- H2 threat map
- H2 resources & insights
- H2 Book a Demo Today
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
A+Alt Text QualityAll 52 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #__framer-cookie-component-button-dismiss | button | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="button" id="__framer-cookie-component-button-dismiss">
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