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 Structure6 landmarksREVIEW
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
CForm AccessibilityAction3 of 12 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| s | search | Search for: | none |
| #dropdown-toggle-1 | checkbox | Science | for/id |
| #dropdown-toggle-2 | checkbox | Technology | for/id |
| #dropdown-toggle-3 | checkbox | Environment | for/id |
| #dropdown-toggle-4 | checkbox | DIY | for/id |
| #dropdown-toggle-5 | checkbox | Gear | for/id |
| #dropdown-toggle-6 | checkbox | MERCH | for/id |
| s | search | Search for: | none |
| Email address | for/id | ||
| #toggle-search-header | checkbox | (none) | none |
| #toggle-search-hamburger | checkbox | (none) | none |
| #hamburger-toggle | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="hamburger-toggle">; <input type="checkbox" id="toggle-search-hamburger">; <input type="checkbox" id="toggle-search-header">
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 QualityAction11 issue(s) across 199 links and 6 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.facebook.com/PopSci | Follow us on Facebook | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/popsci.com | Follow us on Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/popsci/ | Follow us on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/popsci | Follow us on Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.popsci.com/email-signup/ | Sign up | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/watch?v=aG2ky1Wf… | The Experiment That Tried to W… | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/watch?v=aG2ky1Wf… | The Experiment That Tried to W… | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/watch?v=UteykIY7… | The Radioactive "Miracle Water… | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/watch?v=UteykIY7… | The Radioactive "Miracle Water… | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/watch?v=LdoDu4lU… | What's Really Underneath This … | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/watch?v=LdoDu4lU… | What's Really Underneath This … | new tab | Add '(opens in new tab)' to text |
| https://popularscienceprints.com/feature… | (empty) | empty | Add link text or aria-label |
| https://popularscienceprints.com/feature… | (empty) | empty | Add link text or aria-label |
| https://popularscienceprints.com/feature… | (empty) | empty | Add link text or aria-label |
| https://popularscienceprints.com/feature… | (empty) | empty | Add link text or aria-label |
| https://www.popsci.com/authors/annie-col… | (empty) | empty | Add link text or aria-label |
| https://www.popsci.com/authors/stan-hora… | (empty) | empty | Add link text or aria-label |
| https://www.popsci.com/authors/tony-ware… | (empty) | empty | Add link text or aria-label |
| https://www.popsci.com/authors/laura-bai… | (empty) | empty | Add link text or aria-label |
| https://www.popsci.com/authors/sarah-dur… | (empty) | empty | Add link text or aria-label |
| https://www.popsci.com/authors/andrew-pa… | (empty) | empty | Add link text or aria-label |
| / | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/PopSci | Facebook icon | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/popsci.com | Twitter icon | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/popsci/ | Instagram icon | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/popsci | Youtube icon | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://popularscienceprints.com/featured/popular-science-magazine-cover-augu…; https://popularscienceprints.com/featured/popular-science-magazine-cover-augu…; https://popularscienceprints.com/featured/popular-science-magazine-cover-apri…; https://popularscienceprints.com/featured/popular-science-magazine-cover-febr…; https://www.popsci.com/authors/annie-colbert/; https://www.popsci.com/authors/stan-horaczek/; https://www.popsci.com/authors/tony-ware/; https://www.popsci.com/authors/laura-baisas/; https://www.popsci.com/authors/sarah-durn/; https://www.popsci.com/authors/andrew-paul/ (+1 more)
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.facebook.com/PopSci; https://bsky.app/profile/popsci.com; https://www.instagram.com/popsci/; https://www.youtube.com/popsci; https://www.popsci.com/email-signup/; https://www.youtube.com/watch?v=aG2ky1Wfe58; https://www.youtube.com/watch?v=aG2ky1Wfe58; https://www.youtube.com/watch?v=UteykIY7eVQ; https://www.youtube.com/watch?v=UteykIY7eVQ; https://www.youtube.com/watch?v=LdoDu4lU4Dw (+5 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
BFavicon & Branding4 icon(s) detectedREVIEW
BLighthouse Accessibility AuditsScore 88/100 — 4 failing, 24 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 |
|---|
SEE MORE div.homepage-hero-3-col-layout > div.latest-news-list > div.latest-news-list-cta-wrapper > a.latest-news-list-cta |
SEE IT ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button |
SEE IT ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button |
SEE IT ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button |
SEE IT ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button |
SIGN UP section.recurrent-newsletter-block > div.container > div.newsletter-content > a.newsletter-direct-link |
BROWSE ALL COVERS div.page-content > div.entry-content > section.recurrent-cover-art-block > a.cover-art-cta |
SIGN UP div.newsletter-signup-form-wrapper > form > div.flex > button.footer-newsletter-cta |
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 |
|---|
People keep trespassing near cave filled with bats infected by Ebola’s cousin div.card-post > div.post-content > a.card-post-title-link > h3.card-post-title |
These are opportunities to improve keyboard navigation in your application.
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.entry-content > section.recurrent-cover-art-block > div.cover-art-frames-grid > a div.entry-content > section.recurrent-cover-art-block > div.cover-art-frames-grid > a |
div.entry-content > section.recurrent-cover-art-block > div.cover-art-frames-grid > a div.entry-content > section.recurrent-cover-art-block > div.cover-art-frames-grid > a |
div.entry-content > section.recurrent-cover-art-block > div.cover-art-frames-grid > a div.entry-content > section.recurrent-cover-art-block > div.cover-art-frames-grid > a |
div.entry-content > section.recurrent-cover-art-block > div.cover-art-frames-grid > a div.entry-content > section.recurrent-cover-art-block > div.cover-art-frames-grid > a |
ul.grid > li.author-expert > div.flex > a.w-2/6 ul.grid > li.author-expert > div.flex > a.w-2/6 |
ul.grid > li.author-expert > div.flex > a.w-2/6 ul.grid > li.author-expert > div.flex > a.w-2/6 |
ul.grid > li.author-expert > div.flex > a.w-2/6 ul.grid > li.author-expert > div.flex > a.w-2/6 |
ul.grid > li.author-expert > div.flex > a.w-2/6 ul.grid > li.author-expert > div.flex > a.w-2/6 |
ul.grid > li.author-expert > div.flex > a.w-2/6 ul.grid > li.author-expert > div.flex > a.w-2/6 |
ul.grid > li.author-expert > div.flex > a.w-2/6 ul.grid > li.author-expert > div.flex > a.w-2/6 |
div.footer-columns-wrapper > div.footer-main-col > div.footer-logo-wrapper > a div.footer-columns-wrapper > div.footer-main-col > div.footer-logo-wrapper > a |
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.
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 |
|---|
TV CHANNEL div.footer-content-col > ul#footer-line-2 > li#menu-item-709040 > a |
PRIVACY POLICY div.footer-content-col > ul#footer-line-2 > li#menu-item-709044 > a |
TERMS & CONDITIONS div.footer-content-col > ul#footer-line-2 > li#menu-item-709046 > a |
AFFILIATE DISCLOSURE div.footer-content-col > ul#footer-line-2 > li#menu-item-709038 > a |
SITEMAP div.footer-content-col > ul#footer-line-2 > li#menu-item-709047 > a |
DEPOSIT PHOTOS div.footer-content-col > ul#footer-line-2 > li#menu-item-709048 > a |
These items highlight common accessibility best practices.
AHeading Hierarchy48 headings, 1 skip(s)PASS
- H1 Popular Science. Demystifying the worlds of science and technology since 1872.
- H3 Latest News skipped
- H3 People keep trespassing near cave filled with bats infected by Ebola’s cousin
- H3 How to tell eagle parents Jackie and Shadow apart
- H3 Earth’s largest otters have chocolate bar-sized babies
- H3 The rarest dog breed in the United States is a puffin hunter
- H2 Curiosity rover finds signs of ancient life on Mars
- H3 Featured
- H3 Does deleting social media make you happier or lonelier? Short answer: It depends.
- H3 Bruce is missing his upper beak, but it has not stopped him from dominance
- H2 Gear and Reviews
- H3 Anker’s Prime 3-in-1 MagSafe charger deserves a spot on your nightstand and it’s $80 off at Amazon
- H3 REI has more than 50 hiking pags, backpacks, and travel bags on sale for clearance prices right now
- H3 I did a speedrun through Under Armour’s innovation labs to learn how a marathon supershoe crosses the finish line
- H3 The Pinter countertop home brewing machine can now automatically make super popular Lagunitas beer at home
- H2 Get the Popular Science daily newsletter💡
- H2 Videos
- H3 The Experiment That Tried to Weigh the Human Soul
- H3 The Radioactive "Miracle Water" That Killed Its Believers
- H3 What's Really Underneath This Massive, Noisy Siberian Crater?
- H2 Podcast
- H2 Phosphorescent paint inspired Victorian-era Australians to dress up as ghosts and pull pranks
- H3 Having to pee makes you scientifically better at video games
- H3 Americans planted entire forests of exploding Australian trees
- H3 Chicago’s rat hole wasn’t made by a rat
- H3 Rachel Feltman
- H2 Latest Articles
- H3 How to tell if your dog is in pain
- H3 Can you best a math Olympiad? Test your skills with the world’s largest database of problems.
- H3 Y’all versus yinz: Accents may say more about who we are than where we’re from
- H3 450-million year old jellyfish ancestor looks like a flailing carwash tubeman
- H3 Two mountain lion cubs rescued from certain death
- H3 New Artemis II astronaut iPhone video reveals new Earthset view
- H3 Why spring smells like semen and rotting fish
- H3 8 cool images from the Mangrove Photography Awards
- H3 Pigs could end the transplant waiting list
- H2 Popular Science Cover Art Store
- H2 Meet the team
- H2 Get the Popular Science daily newsletter💡
- H2 FOLLOW US
- H3 DISCLAIMER(S)
- H2 Science
- H2 Technology
- H2 Environment
- H2 DIY
- H2 Gear
- H2 Merch
- H2 SHOP
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 QualityAll 37 images OKPASS
| Issue | Count |
|---|---|
| too long | 2 image(s) |
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 Popular Science. Dem… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Videos | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Latest Articles | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Popular Science Cove… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Meet the team | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 FOLLOW US | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Science | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Technology | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Environment | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 DIY | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Gear | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Merch | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 SHOP | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Featured | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Rachel Feltman | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 DISCLAIMER(S) | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Popular Science | Sc… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Search for: | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Science | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Archaeology | 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.