Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
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 Structure5 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
BHeading Hierarchy20 headingsREVIEW
- H2 MSL Curiosity Found New Organic Chemicals On Mars, Proof That The Planet Can Preserve Ancient Biosignatures
- H2 Tracking Changes in the Trifid Nebula With the Hubble
- H2 Mars Didn't Have Bathtubs, It Had Shelves
- H2 Stellar Flares May Expand Habitable Zones Around Small Stars
- H2 Scientists Connect Sub-extreme Solar Outbursts to Tree Rings via Poetry
- H2 Which Types of Civilizations Collapse and Which Can Endure?
- H2 China Unveils a Massive 5-Meter Composite Module for its Next-Generation Reusable Rocket
- H2 Behold, the Solar System in All its X-ray Glory
- H2 Exoplanets Without Lots of Water Can't Maintain Their Carbon Cycles
- H2 NASA’s SPHEREx Telescope Just Mapped the Cosmic Ices That Will Someday Build Planets
- H2 The Vera C. Rubin Observatory has Discovered 11,000 New Asteroids, and It's Barely Even Started!
- H2 What Happens When Light Goes Boom? Part 4: What Brad Bradington Is Good For
- H2 "Immature" Lunar Soil Could Be Suitable for Roadways on the Moon
- H2 What Happens When Light Goes Boom? Part 3: Brad Bradington Sprints
- H2 How a Black Hole and a Shredded Star Could Light Up a Galaxy
- H2 Small Trojan Asteroids Defy Expectations
- H2 Life Beyond Biosignatures: A New Method In The Search For Life
- H2 Comet R3 PanSTARRS at Perihelion
- H2 To Survive Deep Space, Astronauts May Owe a Debt to Microscopic Worms
- H2 Watch This Dark Volcanic Ash Creep Across the Red Planet
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
CLink & Button QualityAction20 issue(s) across 112 links and 1 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /articles/msl-curiosity-found-new-organi… | (empty) | empty | Add link text or aria-label |
| /articles/tracking-changes-in-the-trifid… | (empty) | empty | Add link text or aria-label |
| /articles/mars-didnt-have-bathtubs-it-ha… | (empty) | empty | Add link text or aria-label |
| /articles/stellar-flares-may-expand-habi… | (empty) | empty | Add link text or aria-label |
| /articles/scientists-connect-sub-extreme… | (empty) | empty | Add link text or aria-label |
| /articles/which-types-of-civilizations-c… | (empty) | empty | Add link text or aria-label |
| /articles/china-unveils-a-massive-5-mete… | (empty) | empty | Add link text or aria-label |
| /articles/behold-the-solar-system-in-all… | (empty) | empty | Add link text or aria-label |
| /articles/exoplanets-without-lots-of-wat… | (empty) | empty | Add link text or aria-label |
| /articles/nasas-spherex-telescope-just-m… | (empty) | empty | Add link text or aria-label |
| /articles/the-vera-c-rubin-observatory-h… | (empty) | empty | Add link text or aria-label |
| /articles/what-happens-when-light-goes-b… | (empty) | empty | Add link text or aria-label |
| /articles/immature-lunar-soil-could-be-s… | (empty) | empty | Add link text or aria-label |
| /articles/what-happens-when-light-goes-b… | (empty) | empty | Add link text or aria-label |
| /articles/how-a-black-hole-and-a-shredde… | (empty) | empty | Add link text or aria-label |
| /articles/small-trojan-asteroids-defy-ex… | (empty) | empty | Add link text or aria-label |
| /articles/life-beyond-biosignatures-a-ne… | (empty) | empty | Add link text or aria-label |
| /articles/comet-r3-panstarrs-at-periheli… | (empty) | empty | Add link text or aria-label |
| /articles/to-survive-deep-space-astronau… | (empty) | empty | Add link text or aria-label |
| /articles/watch-this-dark-volcanic-ash-c… | (empty) | empty | Add link text or aria-label |
| https://creativecommons.org/licenses/by/… | Creative Commons Attribution 4… | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
/articles/msl-curiosity-found-new-organic-chemicals-on-mars-proof-that-the-pl…; /articles/tracking-changes-in-the-trifid-nebula-with-the-hubble; /articles/mars-didnt-have-bathtubs-it-had-shelves; /articles/stellar-flares-may-expand-habitable-zones-around-small-stars; /articles/scientists-connect-sub-extreme-solar-outbursts-to-tree-rings-via-po…; /articles/which-types-of-civilizations-collapse-and-which-can-endure; /articles/china-unveils-a-massive-5-meter-composite-module-for-its-next-gener…; /articles/behold-the-solar-system-in-all-its-x-ray-glory; /articles/exoplanets-without-lots-of-water-cant-maintain-their-carbon-cycles; /articles/nasas-spherex-telescope-just-mapped-the-cosmic-ices-that-will-somed… (+10 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://creativecommons.org/licenses/by/4.0/
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
A+Alt Text QualityAll 21 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| q | text | (Search...) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q">
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
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 |
|---|---|---|---|---|---|
| title Universe Today - Spa… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Universe Today | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Home | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Videos | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Podcast | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Newsletter | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Join the Club | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a RSS Feed | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a MSL Curiosity Found … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Evan Gough | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span - April 22, 2026 06:… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Astrobiology | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div MSL Curiosity found … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Continue reading | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Tracking Changes in … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Evan Gough | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span - April 22, 2026 02:… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Stars | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Back in 1997, the Hu… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Continue reading | 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.
ALighthouse Accessibility AuditsScore 91/100 — 2 failing, 18 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 |
|---|
← Previous Page section.recent-articles > nav.pagination > div.pagination-nav > span.pagination-disabled |
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 |
|---|
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > a |
section.recent-articles > div.article-grid > article.article-card > a section.recent-articles > div.article-grid > article.article-card > 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.