Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction2 landmarksREVIEW
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
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #username | text | (Enter username) | placeholder only |
| #password | password | (Enter password) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="username" id="username">; <input type="password" name="password" id="password">
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
BLink & Button Quality1 issue(s) across 100 links and 1 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| http://www.facebook.com/Bloomberglp | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/bloomberg | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/2494 | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/bloomberg/ | new tab | Add '(opens in new tab)' to text | |
| http://www.facebook.com/Bloomberglp | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/bloomberg | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/2494 | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/bloomberg/ | new tab | Add '(opens in new tab)' to text | |
| https://pro.bloomberglaw.com/the-complet… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: ?Trackingcode=Blaw22108720&Utm Medium=Referral&Utm Source=Mainblawlogin | |||
Generic link text like 'click here' doesn't describe the destination.
https://pro.bloomberglaw.com/the-complete-legal-research-resource/?trackingco… ("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
Add '(opens in new tab)' to link text or aria-label.
http://www.facebook.com/Bloomberglp; https://twitter.com/bloomberg; https://www.linkedin.com/company/2494; https://www.instagram.com/bloomberg/; http://www.facebook.com/Bloomberglp; https://twitter.com/bloomberg; https://www.linkedin.com/company/2494; https://www.instagram.com/bloomberg/
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
CColor Contrast (Screenshot)Action20 text elements analyzed, 16 fail WCAG AAREVIEW
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 One price, one platf… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h1 unlimited benefits | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Bloomberg | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 For Customers | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Support | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Company | 5.32:1 | 3.0:1 | #000000 | #808080 | Pass |
| h3 Communications | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Follow | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Products | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Industry Products | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Media | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Media Services | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Company | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Communications | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Follow | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Products | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Industry Products | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Media | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Media Services | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Bloomberg | 1.00:1 | 3.0:1 | #000000 | #000000 | 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.
AHeading Hierarchy22 headings, 1 skip(s)PASS
- H3 Bloomberg
- H3 For Customers
- H3 Support
- H3 Company
- H3 Communications
- H3 Follow
- H3 Products
- H3 Industry Products
- H3 Media
- H3 Media Services
- H3 Company
- H3 Communications
- H3 Follow
- H3 Products
- H3 Industry Products
- H3 Media
- H3 Media Services
- H3 Bloomberg
- H3 For Customers
- H3 Support
- H1 One price, one platform,unlimited benefits
- H4 Looking for Bloomberg Law News? skipped
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
A+Alt Text QualityNo imagesPASS
A+Lighthouse Accessibility AuditsScore 98/100 — 1 failing, 23 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.
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.hydrated html.hydrated |
These items highlight common accessibility best practices.