Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, bare 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
CLandmark StructureAction39 landmarksREVIEW
A page should have only one <main> landmark.
Multiple <main> elements violate the spec — there must be exactly one per page.
Learn more ▾ ▴
HTML5 spec: 'authors must not include more than one main element' visible to AT at the same time. Multiple <main>s confuse AT and break the 'jump to main content' shortcut. Refactor to a single <main> with nested <section>/<article>.
Source: HTML5 spec
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 Hierarchy16 headingsREVIEW
- H2 Recents
- H2 Weather Forecasts
- H2 Radar & Maps
- H2 News & Media
- H2 Products & Account
- H2 Lifestyle
- H3 Specialty Forecasts
- H2 Northern Tier Stuck In Winter
- H2 Trending
- H2 Weather Today Across the Country
- H2 Lonely Planet
- H2 Editor's Pick
- H2 Seasonal Tips
- H2 Product Reviews & Deals
- H2 Keeping You Healthy
- H2 Stay Safe
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 QualityAction328 links, 12 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.amazon.com/The-Weather-Compa… | Alexa SkillExternal Link | new tab | Add '(opens in new tab)' to text |
| //www.wunderground.com/history/daily//ye… | Yesterday's WeatherExternal Li… | new tab | Add '(opens in new tab)' to text |
| /forecast/national/news/2026-04-16-summe… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /storms/severe/news/2026-04-16-severe-we… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /news/trending/video/75-vehicle-snowy-pi… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /news/weather/video/milwaukee-drivers-tr… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /news/weather/news/2026-04-14-super-typh… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /news/weather/news/2026-04-14-super-el-n… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /science/space/news/2026-04-10-comet-pan… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /sports-recreation/video/milwaukee-brewe… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /home-garden/video/spring-bug-invasion | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| https://weather.com/forecast/news/2014-1… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /travel/news/2025-08-05-top-hikes-in-kyo… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /travel/news/2025-08-05-of-the-best-plac… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /travel/news/2025-08-05-of-the-best-thin… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /travel/news/2025-08-06-the-best-time-to… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /news/weather/news/2026-04-16-weather-co… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /forecast/national/video/temperature-out… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /atmosphere/reviews/april-gardening-and-… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /atmosphere/reviews/best-silk-pillowcase… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /atmosphere/reviews/best-travel-products | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /atmosphere/reviews/best-air-purifiers-f… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /atmosphere/reviews/best-hair-oils-and-s… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /atmosphere/reviews/amazon-big-spring-sa… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /safety/heat/video/extreme-heat-danger-h… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /health/breathing/video/allergy-season-p… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /health/allergy/video/allergy-season-tip… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /health/breathing/video/why-your-body-re… | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| /safety | <img class="Image--intrinsicRa… | img no alt | Add alt attribute to the image |
| https://www.weathercompany.com | The Weather Company | new tab | Add '(opens in new tab)' to text |
| https://www.wunderground.com | Weather Underground | new tab | Add '(opens in new tab)' to text |
| https://weather.com/storm-radar | The Weather Company | new tab | Add '(opens in new tab)' to text |
| //support.weather.com/s/?language=en_US&… | Feedback, opens in new window | new tab | Add '(opens in new tab)' to text |
| /mission | Mission, opens in new window | new tab | Add '(opens in new tab)' to text |
| https://www.weathercompany.com/careers | Careers, opens in new window | new tab | Add '(opens in new tab)' to text |
| https://www.weathercompany.com/newsroom | News Room, opens in new window | new tab | Add '(opens in new tab)' to text |
| https://www.weathercompany.com/advertisi… | Advertise With Us, opens in ne… | new tab | Add '(opens in new tab)' to text |
| https://www.weathergroup.com/brands/the-… | TV, opens in new window | new tab | Add '(opens in new tab)' to text |
| https://www.weathercompany.com/weather-d… | Weather Data APIs, opens in ne… | new tab | Add '(opens in new tab)' to text |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/forecast/national/news/2026-04-16-summer-outlook-2026-temperatures-rainfall"]; a[href="/storms/severe/news/2026-04-16-severe-weather-tornadoes-hail-plains-midwest-p…"]; a[href="/news/trending/video/75-vehicle-snowy-pileup-colorado-interstate-70"]; a[href="/news/weather/video/milwaukee-drivers-trapped-storms-flood-streets"]; a[href="/news/weather/news/2026-04-14-super-typhoon-sinlaku-saipan-tinian-guam"]; a[href="/news/weather/news/2026-04-14-super-el-nino-hurricane-winter-ask-me-anything-…"]; a[href="/science/space/news/2026-04-10-comet-panstarrs-visible-naked-eye-april-2026-s…"]; a[href="/sports-recreation/video/milwaukee-brewers-american-family-field-roof-leaks"]; a[href="/home-garden/video/spring-bug-invasion"]; a[href="https://weather.com/forecast/news/2014-10-31-national-forecast-20141009"] (+17 more)
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.amazon.com/The-Weather-Company-Channel/dp/B07YPYHQ1Q; //www.wunderground.com/history/daily//yesterday; https://www.weathercompany.com; https://www.wunderground.com; https://weather.com/storm-radar; //support.weather.com/s/?language=en_US&type=TWC; /mission; https://www.weathercompany.com/careers; https://www.weathercompany.com/newsroom; https://www.weathercompany.com/advertising/ (+2 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
CFavicon & BrandingAction13 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 |
|---|---|---|---|---|---|
| h2 Recents | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Weather Forecasts | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Radar & Maps | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 News & Media | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Products & Account | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Lifestyle | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Trending | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Weather Today Across… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Lonely Planet | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Editor's Pick | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Seasonal Tips | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Product Reviews & De… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Keeping You Healthy | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Stay Safe | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Specialty Forecasts | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title National and Local W… | 2.91:1 | 4.5:1 | #000000 | #575757 | Fail |
| span Home | 2.82:1 | 4.5:1 | #000000 | #555555 | Fail |
| span Home | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Today | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Today | 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.
A+Alt Text QualityAll 33 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #headerSearch_LocationSearch_input | text | Search City or Zip Code | for/id |
ALighthouse Accessibility AuditsScore 93/100 — 2 failing, 25 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 |
|---|
Sponsored Content div > div.Taboola--taboolaWrapper--6ruE8 > section.card > h2.adLabel |
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.PromoDriver--cardContent--4L+hA > div.PromoDriver--fallbackAndAd--oNX1q > div.PromoDriver--fallback--vS7n8 > a section.PromoDriver--cardContent--4L+hA > div.PromoDriver--fallbackAndAd--oNX1q > div.PromoDriver--fallback--vS7n8 > a |
div > div.ContentMedia--primaryContainer--m5y1v > div.mediaListItem > a.mediaLink div > div.ContentMedia--primaryContainer--m5y1v > div.mediaListItem > a.mediaLink |
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.