Accessibility
· 12 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DForm AccessibilityAction6 of 6 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| EmailInput | (Email address) | placeholder only | |
| #CybotCookiebotDialogBodyLevelButtonPreferences | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonStatistics | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonMarketing | checkbox | (none) | none |
| #activate-menu | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonNecessary | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing">; <input type="checkbox" id="activate-menu">
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
Placeholder text disappears on focus and is not a reliable label.
<input type="email" name="EmailInput">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy66 headings, 2 skip(s)REVIEW
- H3 Set cookie preference
- H1 Move at AI speed. Stay in control.
- H2 Where features and AI control start.
- H3 Safely get features and agents to the right users.
- H3 See what's happening in real time.
- H3 Learn and improve continuously.
- H3 Watch to learn how it all works.
- H3 Built for developers.
- H3 Backed by data.
- H3 Trusted in production.
- H3 Learn how the best dev teams ship fast, and stay in control.
- H2 Say goodbye to 2am fire drills.
- H2 84%
- H2 48%
- H2 63%
- H2 11 quadrillion
- H2 Copy,paste,go.
- H4 Docs skipped
- H4 Demo Project
- H4 Discord
- H2 Build like the best.
- H3 Paramount improves developer productivity 100X.
- H3 6-7
- H3 CCP Games creates self-serve experimentation.
- H3 Increased
- H3 Dior shortens time to market from 15 minutes to instant updates.
- H3 < Zero
- H3 Bayer’s digital farming arm improves reliability for critical apps.
- H3 Improved
- H3 HP standardizes and scales releases with LaunchDarkly.
- H3 98%
- H2 We’ve got receipts.
- H6 David Tieba skipped
- H6 Artie Lee
- H6 Nick Herring
- H6 Nathan Gray
- H6 Justin Cataldo
- H6 Manjari Ranganathan
- H6 Rema Morgan-Aluko
- H6 Sebastien Thibaud
- H6 Greg Ratner
- H6 Riley Duncan
- H6 David Tieba
- H6 Artie Lee
- H6 Nick Herring
- H6 Nathan Gray
- H6 Justin Cataldo
- H6 Manjari Ranganathan
- H6 Rema Morgan-Aluko
- H6 Sebastien Thibaud
- H6 Greg Ratner
- H6 Riley Duncan
- H6 David Tieba
- H6 Artie Lee
- H6 Nick Herring
- H6 Nathan Gray
- H6 Justin Cataldo
- H6 Manjari Ranganathan
- H6 Rema Morgan-Aluko
- H6 Sebastien Thibaud
- H6 Greg Ratner
- H6 Riley Duncan
- H3 Try out some flags on Toggle.
- H4 enable-toggle-thumbs-up
- H4 swap-shoe-color
- H2 Move at AI speed.Stay in control.
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
CAlt Text QualityAction31 of 307 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 30 image(s) |
| generic | 1 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
CLink & Button QualityAction7 issue(s) across 368 links and 10 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| # | click here | generic text | Replace with descriptive text |
Before: click here Suggested: # | |||
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | Stripe | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | Stripe | new tab | Add '(opens in new tab)' to text |
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://codepen.io/pro/privacy | Codepen | new tab | Add '(opens in new tab)' to text |
| https://www.g2crowd.com/static/privacy | G2Crowd | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Twitter Inc. | new tab | Add '(opens in new tab)' to text |
| https://vimeo.com/privacy | Vimeo | new tab | Add '(opens in new tab)' to text |
| https://codepen.io/pro/privacy | Codepen | new tab | Add '(opens in new tab)' to text |
| https://codepen.io/pro/privacy | Codepen | new tab | Add '(opens in new tab)' to text |
| https://speakerdeck.com/privacy | Fewer & Faster | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://docs.github.com/en/github/site-p… | Github | new tab | Add '(opens in new tab)' to text |
| https://help.github.com/en/articles/gith… | Github | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com/goto/privacy-p… | Cookiebot | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.bizible.com/privacy-policy | Bizible | new tab | Add '(opens in new tab)' to text |
| https://www.bizible.com/privacy-policy | Bizible | new tab | Add '(opens in new tab)' to text |
| https://www.bizible.com/privacy-policy | Bizible | new tab | Add '(opens in new tab)' to text |
| https://www.bizible.com/privacy-policy | Bizible | new tab | Add '(opens in new tab)' to text |
| https://www.crazyegg.com/privacy | CrazyEgg | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://documents.marketo.com/legal/cook… | Marketo | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://www.crazyegg.com/privacy | CrazyEgg | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/legal/privacy-p… | new tab | Add '(opens in new tab)' to text | |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | Stripe | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://www.crazyegg.com/privacy | CrazyEgg | new tab | Add '(opens in new tab)' to text |
| https://soundcloud.com/pages/privacy | Soundcloud | new tab | Add '(opens in new tab)' to text |
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://airtable.com/privacy | Airtable | new tab | Add '(opens in new tab)' to text |
| https://wistia.com/privacy | Wistia | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://speakerdeck.com/privacy | Fewer & Faster | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://wistia.com/privacy | Wistia | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://help.github.com/en/articles/gith… | Github | new tab | Add '(opens in new tab)' to text |
| https://www.crazyegg.com/privacy | CrazyEgg | new tab | Add '(opens in new tab)' to text |
| https://www.crazyegg.com/privacy | CrazyEgg | new tab | Add '(opens in new tab)' to text |
| https://www.crazyegg.com/privacy | CrazyEgg | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://segment.com/docs/legal/privacy/ | Segment | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.crazyegg.com/privacy | CrazyEgg | new tab | Add '(opens in new tab)' to text |
| https://www.crazyegg.com/privacy | CrazyEgg | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://www.crazyegg.com/privacy | CrazyEgg | new tab | Add '(opens in new tab)' to text |
| https://launchdarkly.com/policies/privac… | LaunchDarkly | new tab | Add '(opens in new tab)' to text |
| https://www.crazyegg.com/privacy | CrazyEgg | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://www.g2crowd.com/static/privacy | G2Crowd | new tab | Add '(opens in new tab)' to text |
| https://www.claritas.com/sites/default/f… | Claritas | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Twitter Inc. | new tab | Add '(opens in new tab)' to text |
| https://soundcloud.com/pages/privacy | Soundcloud | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.redditinc.com/policies/priva… | new tab | Add '(opens in new tab)' to text | |
| https://privacy.microsoft.com/en-US/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://documents.marketo.com/legal/priv… | Bizible | new tab | Add '(opens in new tab)' to text |
| https://segment.com/docs/legal/privacy/ | Segment | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://codepen.io/pro/privacy | Codepen | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/policy.php/ | Meta Platforms, Inc. | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/policy.php/ | Meta Platforms, Inc. | new tab | Add '(opens in new tab)' to text |
| https://support.giphy.com/hc/en-us/artic… | Giphy Support | new tab | Add '(opens in new tab)' to text |
| https://www.nextroll.com/privacy | Adroll Group | new tab | Add '(opens in new tab)' to text |
| https://www.bizible.com/privacy-policy | Bizible | new tab | Add '(opens in new tab)' to text |
| https://www.bizible.com/privacy-policy | Bizible | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/policy.php/ | Meta Platforms, Inc. | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.redditinc.com/policies/priva… | new tab | Add '(opens in new tab)' to text | |
| https://www.redditinc.com/policies/priva… | new tab | Add '(opens in new tab)' to text | |
| https://segment.com/docs/legal/privacy/ | Segment | new tab | Add '(opens in new tab)' to text |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | new tab | Add '(opens in new tab)' to text | |
| https://clearbit.com/privacy | Clearbit | new tab | Add '(opens in new tab)' to text |
| https://nl.quora.com/about/privacy | Quora | new tab | Add '(opens in new tab)' to text |
| https://soundcloud.com/pages/privacy | Soundcloud | new tab | Add '(opens in new tab)' to text |
| https://soundcloud.com/pages/privacy | Soundcloud | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Twitter Inc. | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Twitter Inc. | new tab | Add '(opens in new tab)' to text |
| https://www.claritas.com/sites/default/f… | Claritas | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Twitter Inc. | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Twitter Inc. | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Twitter Inc. | new tab | Add '(opens in new tab)' to text |
| https://wistia.com/privacy | Wistia | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.loom.com/privacy-policy | Loom | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://academy.launchdarkly.com/ | Academy | new tab | Add '(opens in new tab)' to text |
| https://support.launchdarkly.com/ | Help center | new tab | Add '(opens in new tab)' to text |
| https://support.launchdarkly.com/hc/en-u… | Request support | new tab | Add '(opens in new tab)' to text |
| https://app.launchdarkly.com/signup | Take control of your AI at run… | new tab | Add '(opens in new tab)' to text |
| https://app.launchdarkly.com/ | Sign In | new tab | Add '(opens in new tab)' to text |
| https://demo.app.launchdarkly.com/ | Demo Project | new tab | Add '(opens in new tab)' to text |
| /platform/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Platform | |||
| https://demo.app.launchdarkly.com/ | Try our demo project | new tab | Add '(opens in new tab)' to text |
| https://app.launchdarkly.com/signup | Start free trial | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Android logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | C/C++ (Server) logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | C# logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/edge/c… | Cloudflare logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Electron logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Erlang logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Flutter logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Gatsby logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Go logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Haskell logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | iOS logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Java logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Kotlin logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Lua logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | .NET (Client) logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | .NET (Server) logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Php logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Remix logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Roku logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Rust logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Salesforce logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Solidjs logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/guides/inf… | Svelte logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Swift logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/edge/v… | Vercel logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Vue logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Xamarin logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Android logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | C/C++ (Server) logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | C# logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/edge/c… | Cloudflare logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Electron logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Erlang logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Flutter logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Gatsby logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Go logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Haskell logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | iOS logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Java logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Kotlin logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Lua logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | .NET (Client) logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | .NET (Server) logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Php logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Remix logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Roku logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Rust logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Salesforce logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Solidjs logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/guides/inf… | Svelte logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Swift logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/edge/v… | Vercel logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Vue logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Xamarin logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Android logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | C/C++ (Server) logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | C# logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/edge/c… | Cloudflare logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Electron logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Erlang logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Flutter logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Gatsby logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Go logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Haskell logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | iOS logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Java logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Kotlin logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Lua logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | .NET (Client) logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | .NET (Server) logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Php logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Remix logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Roku logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Rust logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/server… | Salesforce logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Solidjs logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/guides/inf… | Svelte logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Swift logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/edge/v… | Vercel logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Vue logo | new tab | Add '(opens in new tab)' to text |
| https://docs.launchdarkly.com/sdk/client… | Xamarin logo | new tab | Add '(opens in new tab)' to text |
| https://demo.app.launchdarkly.com/ | Demo ProjectGet in there and s… | new tab | Add '(opens in new tab)' to text |
| https://discord.com/invite/launchdarklyc… | DiscordGet to know our develop… | new tab | Add '(opens in new tab)' to text |
| /blog/paramount-improves-developer-produ… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Paramount Improves Developer Productivity 100x | |||
| /case-studies/ccp-games/ | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Ccp Games | |||
| /case-studies/dior/ | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Dior | |||
| /case-studies/climate-bayer/ | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Climate Bayer | |||
| /case-studies/hp/ | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Hp | |||
| https://app.launchdarkly.com/signup | Start your free trial | new tab | Add '(opens in new tab)' to text |
| https://app.launchdarkly.com/signup | Start your free trial | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/launchdarkly | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/@LaunchDarkly | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/launchd… | new tab | Add '(opens in new tab)' to text | |
| https://discord.com/invite/launchdarklyc… | Discord | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/launchdarkly/ | new tab | Add '(opens in new tab)' to text | |
| https://support.launchdarkly.com/ | Support home | new tab | Add '(opens in new tab)' to text |
| https://status.launchdarkly.com/ | Status | new tab | Add '(opens in new tab)' to text |
| https://app.vanta.com/launchdarkly.com/t… | Trust Center | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/launchdarkly | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/@LaunchDarkly | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/launchd… | new tab | Add '(opens in new tab)' to text | |
| https://discord.com/invite/launchdarklyc… | Discord | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/launchdarkly/ | new tab | Add '(opens in new tab)' to text | |
Generic link text like 'click here' doesn't describe the destination.
# ("click here"); /platform/ ("Learn more"); /blog/paramount-improves-developer-productivity-100x/ ("Read more"); /case-studies/ccp-games/ ("Read more"); /case-studies/dior/ ("Read more"); /case-studies/climate-bayer/ ("Read more"); /case-studies/hp/ ("Read 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://airtable.com/privacy; https://airtable.com/privacy; https://airtable.com/privacy; https://stripe.com/privacy; https://stripe.com/privacy; https://airtable.com/privacy; https://airtable.com/privacy; https://airtable.com/privacy; https://airtable.com/privacy; https://airtable.com/privacy (+248 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 & Branding18 icon(s) detectedREVIEW
BLighthouse Accessibility AuditsScore 87/100 — 4 failing, 28 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.
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 |
|---|
/ / div.styles-module--slideItem--40ae7 > div.styles-module--quoteContainer--5e366 > div.styles-module--quote--8cab0 > p.styles-module--quoteSlashes--c8341 |
©2026 Catamorphic Co. footer.styles-module--footer--df195 > div.styles-module--container--f7e03 > div.styles-module--socialMedia--ee6bc > p.styles-module--copyright--1d439 |
These are opportunities to improve the legibility of your content.
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 |
|---|
Docs div.styles-module--linkBoxes--5d678 > a.styles-module--linkBox--78baf > div > h4 |
David Tieba span.styles-module--linkBlock--4d82c > div.styles-module--quoteContainer--e6aa4 > div > h6 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
span.styles-module--linkBlock--4d82c > div.styles-module--quoteContainer--e6aa4 > div.styles-module--imgContainer--aac1b > img.vestiaire-collective span.styles-module--linkBlock--4d82c > div.styles-module--quoteContainer--e6aa4 > div.styles-module--imgContainer--aac1b > img.vestiaire-collective |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
header.header-nav > nav.styles-module--nav--73dba > div.styles-module--navInner--8e961 > input#activate-menu header.header-nav > nav.styles-module--nav--73dba > div.styles-module--navInner--8e961 > input#activate-menu |
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.
ALandmark Structure9 landmarksPASS
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