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
BLandmark Structure2 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
BForm Accessibility2 of 4 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| Email address | aria-label | ||
| q | search | Search Mic | aria-label |
| #searchCheckbox | checkbox | (none) | none |
| #navCheckbox | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="navCheckbox">; <input type="checkbox" id="searchCheckbox">
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
CLink & Button QualityAction5 issue(s) across 72 links and 9 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /identity/hot-girl-walk-trend-immigrant-… | .s-1728468336{padding-top:56.4… | img no alt | Add alt attribute to the image |
| /life/dmt-psychedelic-depression-treatme… | .s-365459293{padding-top:73.84… | img no alt | Add alt attribute to the image |
| https://www.bdg.com/info/terms-of-servic… | Terms of Service | new tab | Add '(opens in new tab)' to text |
| https://www.bdg.com/info/privacy-policy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| / | (empty) | empty | Add link text or aria-label |
| https://www.bdg.com/mic | About Us | new tab | Add '(opens in new tab)' to text |
| https://www.bdg.com/advertise | Advertise | new tab | Add '(opens in new tab)' to text |
| https://www.bdg.com/terms | Terms | new tab | Add '(opens in new tab)' to text |
| https://www.bdg.com/privacy | Privacy | new tab | Add '(opens in new tab)' to text |
| https://www.bdg.com/dmca | DMCA | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/MicMedia | new tab | Add '(opens in new tab)' to text | |
| https://x.com/mic | X | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/mic | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/micmediavid… | Youtube | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
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
Add '(opens in new tab)' to link text or aria-label.
https://www.bdg.com/info/terms-of-service; https://www.bdg.com/info/privacy-policy; https://www.bdg.com/mic; https://www.bdg.com/advertise; https://www.bdg.com/terms; https://www.bdg.com/privacy; https://www.bdg.com/dmca; https://www.facebook.com/MicMedia; https://x.com/mic; https://instagram.com/mic (+1 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
Icon-only buttons need an aria-label so screen readers can announce them.
button.odm (#218 on page); button.odm (#219 on page); button.odm (#366 on page); button.odm (#367 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
CFavicon & BrandingAction3 icon(s) detectedREVIEW
A+Heading Hierarchy1 headingsPASS
- H1 Mic
A+Alt Text QualityAll 4 images OKPASS
A404 Error PageHTTP 404, custom pagePASS
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 Mic | 18.77:1 | 3.0:1 | #000000 | #F4F2ED | Pass |
| title Mic | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| span Menu | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| span Credit where it's du… | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| div By Ian Kumamoto | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| p Immigrant families h… | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| p It’s not just a st… | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| span Psychedelics | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| div By Grace Gavilanes | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| p This hallucinogen is… | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| p A single dose can ea… | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| span Reading the Room | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| div By Khalila Douze | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| p How do I deal with j… | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| p What to do when ever… | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| span Playing God | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| div By Rhyma Castillo | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| p Scientists think the… | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| p A genetic engineerin… | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | Pass |
| p The Latest | 18.77:1 | 4.5:1 | #000000 | #F4F2ED | 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.
ALighthouse Accessibility AuditsScore 92/100 — 2 failing, 20 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.
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 Grace and Frankie star talked to Mic about pro-vaccine thirst traps, buildi… div.bw8 > div.Uz3 > a.L_P > p.qLW |
Grace and Frankie div.Uz3 > a.L_P > p.qLW > i |
The wrestling entertainment company has a history of bigotry, but Belair — and … div.bw8 > div.Uz3 > a.L_P > p.qLW |
These are opportunities to improve the legibility of your content.
Names and labels
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.K8W > div.YxB > div.izh > a.xkd div.K8W > div.YxB > div.izh > a.xkd |
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.