Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction5 of 45 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 5 image(s) |
| too long | 11 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
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
FLink & Button QualityAction4 issue(s) across 286 links and 10 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.facebook.com/spacecom | Visit us on facebook | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/SPACEdotcom | Visit us on twitter | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/spacedotcom/ | Visit us on instagram | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/VideoFromSp… | Visit us on youtube | new tab | Add '(opens in new tab)' to text |
| https://flipboard.com/@Spacecom | Visit us on flipboard | new tab | Add '(opens in new tab)' to text |
| https://www.space.com | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://youtu.be/7tVFWBZq6Bc | Watch On | new tab | Add '(opens in new tab)' to text |
| https://www.space.com/live/aurora-foreca… | Aurora forecast April 21 — N… | img no alt | Add alt attribute to the image |
| https://www.space.com/stargazing/meteor-… | How to see the Lyrid meteor sh… | img no alt | Add alt attribute to the image |
| https://www.space.com/space-exploration/… | Astronauts face grip strength … | img no alt | Add alt attribute to the image |
| https://www.space.com/18880-moon-phases.… | What is the moon phase today? … | img no alt | Add alt attribute to the image |
| https://www.space.com/entertainment/80s-… | '80s sci-fi cult classic 'The … | img no alt | Add alt attribute to the image |
| https://futureplc.com/ | Visit our corporate site | new tab | Add '(opens in new tab)' to text |
| https://www.space.com/41418-about-us.htm… | About Us | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/contact/ | Contact Future's experts | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/terms-conditions/ | Terms and conditions | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/privacy-policy/ | Privacy policy | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/cookies-policy/ | Cookies policy | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/accessibility-stat… | Accessibility Statement | new tab | Add '(opens in new tab)' to text |
| https://go.future-advertising.com/Spacec… | Advertise with us | new tab | Add '(opens in new tab)' to text |
| https://www.space.com/how-to-turn-off-we… | Web notifications | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/careers/ | Careers | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://www.space.com; a.meganav-item__link (#409 on page); a.meganav-item__link (#413 on page); a#elk-47463057-c652-436a-a20e-52a71ffbfb20
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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.space.com/live/aurora-forecast-northern-lights-possible-tonight-a…"]; a[href="https://www.space.com/stargazing/meteor-showers/how-to-see-the-lyrid-meteor-s…"]; a[href="https://www.space.com/space-exploration/human-spaceflight/astronauts-lose-the…"]; a[href="https://www.space.com/18880-moon-phases.html"]; a[href="https://www.space.com/entertainment/80s-sci-fi-cult-classic-the-last-starfigh…"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.facebook.com/spacecom; https://twitter.com/SPACEdotcom; https://www.instagram.com/spacedotcom/; https://www.youtube.com/user/VideoFromSpace; https://flipboard.com/@Spacecom; https://youtu.be/7tVFWBZq6Bc; https://futureplc.com/; https://www.space.com/41418-about-us.html; https://futureplc.com/contact/; https://futureplc.com/terms-conditions/ (+6 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
D404 Error PageActionHTTP 404, custom pageFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BForm Accessibility2 of 4 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #search-checkbox | checkbox | Search | for/id |
| #search-input | search | Search Space | for/id |
| #burgerbar-none | radio | (none) | none |
| #burgerbar | radio | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="radio" name="burgerbar-expand" id="burgerbar-none">; <input type="radio" name="burgerbar-expand" id="burgerbar">
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
CFavicon & BrandingAction4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 19 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 Space | 4.06:1 | 3.0:1 | #000000 | #6D6D6E | Pass |
| h2 WATCH LIVE: NASA unv… | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Skywatching | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Spaceflight | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Science & Astronomy | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Space Photo of the D… | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Entertainment | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Northern lights - li… | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Rocket launch today | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Night sky for tonigh… | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Live 4K video from s… | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 On this day in space… | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 What is the moon pha… | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Space calendar 2025 | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Search For Life | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h2 Technology | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h3 You've heard of the … | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h3 Bring nebulas and ga… | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h3 'Dancing' jets erupt… | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | Fail |
| h3 The moon and Jupiter… | 1.07:1 | 3.0:1 | #000000 | #0C0B0E | 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.
ALandmark Structure50 landmarksPASS
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
A+Heading Hierarchy45 headingsPASS
- H1 Space
- H2 WATCH LIVE: NASA unveils completed Roman Space Telescope
- H2 Latest News
- H3 You've heard of the Space Force. Now there's a 'NASA Force' — but it's not about making space war
- H3 Bring nebulas and galaxies into focus with nearly $700 off this smart telescope
- H3 'Dancing' jets erupting from a cannibalistic black hole have the power of 10,000 suns
- H3 The moon and Jupiter steal the show after sunset on April 22
- H3 NASA rolls out Artemis 3 SLS rocket's huge core stage to gear up for 2027 launch (photo)
- H3 Watch the Lyrid meteor shower 2026 online today with these free livestreams
- H2 Skywatching
- H3 On this day in space: April 21, 1997: 1st Space Funeral Launches on 'Founders Flight'
- H3 Aurora forecast April 21 — Northern lights linger as geomagnetic activity continues to ease
- H3 How to see the Lyrid meteor shower tonight: Where to look in the night sky
- H2 Spaceflight
- H3 Astronauts photograph Lyrid meteor shower from ISS | Space photo of the day for April 21, 2026
- H3 SpaceX launches advanced GPS satellite for US Space Force after rocket swap (video, photos)
- H3 600 rocket landings! SpaceX notches another milestone during Sunday Starlink launch (video)
- H3 Astronauts face grip strength challenge in space and on Earth, scientists find
- H3 Artemis Accords: What are they & which countries are involved?
- H2 Science & Astronomy
- H3 What is the moon phase today? Lunar phases 2026
- H3 A peek at the far side of the moon | Space photo of the day for April 20, 2026
- H2 Space Photo of the Day
- H3 Artemis 2 moon rocket rolls back to launch pad | Space photo of the day for March 20, 2026
- H3 SpaceX's Ship 39 is so cool in Starship V3 test | Space photo of the day for March 9, 2026
- H3 Cosmic Hawk spreads its wings| Space photo of the day for March 6, 2026
- H2 Entertainment
- H3 Metroid games ranked, worst to best
- H3 '80s sci-fi cult classic 'The Last Starfighter' finally scores a sequel, but it's a comic book! (exclusive)
- H2 What's Up In Space Today
- H2 Northern lights - live updates
- H2 Rocket launch today
- H2 Night sky for tonight
- H2 Live 4K video from space!
- H2 On this day in space!
- H2 What is the moon phase today?
- H2 Space calendar 2025
- H2 Search For Life
- H3 Disclosure day: If ET made contact, how would we handle the news?
- H3 Where are all the aliens? Maybe they just don't want to talk to us
- H3 No sun, no problem? How life could thrive on moons of starless 'rogue' planets
- H2 Technology
- H3 Best VPN services we recommend 2026
- H3 Max Space unveils new expandable space habitat for the moon and beyond: 'We need real estate that is scalable'
- H3 The best drone deals 2026: Fly high with fantastic savings
ALighthouse Accessibility AuditsScore 91/100 — 3 failing, 30 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.
ARIA
Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more about roles and required attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#slice-container-popularBox > section.popular-box > div.popular-box__label > div.popular-box__label__tab div#slice-container-popularBox > section.popular-box > div.popular-box__label > div.popular-box__label__tab |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
div.image-remove-flow-width-setter > div.image-remove-reflow-container > picture > img div.image-remove-flow-width-setter > div.image-remove-reflow-container > picture > img |
div.image-remove-flow-width-setter > div.image-remove-reflow-container > picture > img div.image-remove-flow-width-setter > div.image-remove-reflow-container > picture > img |
div.image-remove-flow-width-setter > div.image-remove-reflow-container > picture > img div.image-remove-flow-width-setter > div.image-remove-reflow-container > picture > img |
div.image-remove-flow-width-setter > div.image-remove-reflow-container > picture > img div.image-remove-flow-width-setter > div.image-remove-reflow-container > picture > img |
div.image-remove-flow-width-setter > div.image-remove-reflow-container > picture > img div.image-remove-flow-width-setter > div.image-remove-reflow-container > picture > img |
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
You've heard of the Space Force. Now there's a 'NASA Force' — but it's not abou… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link |
Bring nebulas and galaxies into focus with nearly $700 off this smart telescope div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link |
'Dancing' jets erupting from a cannibalistic black hole have the power of 10,00… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link |
The moon and Jupiter steal the show after sunset on April 22 div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link |
NASA rolls out Artemis 3 SLS rocket's huge core stage to gear up for 2027 launc… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link |
Watch the Lyrid meteor shower 2026 online today with these free livestreams div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link |
NASA reveals its Roman Space Telescope today: How to watch live, and what's nex… div.mainCarousel > section#homePageCarousel > div#Item1 > a.article-link |
NASA shuts down Voyager 1 instrument to keep probe exploring interstellar space… div.mainCarousel > section#homePageCarousel > div#Item3 > a.article-link |
On this day in space: April 21, 1997: 1st Space Funeral Launches on 'Founders F… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Aurora forecast April 21 — Northern lights linger as geomagnetic activity conti… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
How to see the Lyrid meteor shower tonight: Where to look in the night sky
By … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Astronauts photograph Lyrid meteor shower from ISS | Space photo of the day for… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
SpaceX launches advanced GPS satellite for US Space Force after rocket swap (vi… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
600 rocket landings! SpaceX notches another milestone during Sunday Starlink la… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Astronauts face grip strength challenge in space and on Earth, scientists find
… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Artemis Accords: What are they & which countries are involved?
By Robert Lea l… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
What is the moon phase today? Lunar phases 2026
By Tariq Malik, Daisy Dobrijev… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
A peek at the far side of the moon | Space photo of the day for April 20, 2026
… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Artemis 2 moon rocket rolls back to launch pad | Space photo of the day for Mar… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
SpaceX's Ship 39 is so cool in Starship V3 test | Space photo of the day for Ma… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Cosmic Hawk spreads its wings| Space photo of the day for March 6, 2026
By Rob… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Metroid games ranked, worst to best
By Fran Ruiz last updated 9 hours ago
We'… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
'80s sci-fi cult classic 'The Last Starfighter' finally scores a sequel, but it… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Disclosure day: If ET made contact, how would we handle the news?
By Leonard D… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Where are all the aliens? Maybe they just don't want to talk to us
By Leonard … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
No sun, no problem? How life could thrive on moons of starless 'rogue' planets
… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Best VPN services we recommend 2026
By Alexander Cox last updated 8 hours ago
… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Max Space unveils new expandable space habitat for the moon and beyond: 'We nee… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
The best drone deals 2026: Fly high with fantastic savings
By Alexander Cox la… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |