Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.D404 Error PageActionHTTP 404, custom pageFIX
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
CHeading HierarchyAction9 headingsREVIEW
- H1 (empty)
- H1 (empty)
- H1 (empty)
- H1 (empty)
- H1 (empty)
- H2 Site Navigation
- H2 Privacy & Terms
- H2 Information
- H2 Follow Us
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
BLink & Button Quality1 issue(s) across 104 links and 4 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.cbsnews.com?ftag=CNM-16-10ab… | CBS NEWS | new tab | Add '(opens in new tab)' to text |
| https://www.cbssports.com?ftag=CBS-16-10… | CBS SPORTS | new tab | Add '(opens in new tab)' to text |
| https://control.kochava.com/v1/cpi/click… | Get Paramount+ | new tab | Add '(opens in new tab)' to text |
| https://www.cbsnews.com?ftag=CNM-16-10ab… | CBS NEWS | new tab | Add '(opens in new tab)' to text |
| https://www.cbssports.com?ftag=CBS-16-10… | CBS SPORTS | new tab | Add '(opens in new tab)' to text |
| https://www.paramountplus.com/ | Paramount+ | new tab | Add '(opens in new tab)' to text |
| https://www.cbsnews.com/?ftag=CNM-16-10a… | CBS News | new tab | Add '(opens in new tab)' to text |
| https://www.cbssports.com/?ftag=CBS-16-1… | CBS Sports | new tab | Add '(opens in new tab)' to text |
| https://paramountshop.com/pages/cbs?utm_… | Shop | new tab | Add '(opens in new tab)' to text |
| https://www.viacomcbs.legal/us/en/cbsi/t… | Terms of Use | new tab | Add '(opens in new tab)' to text |
| https://privacy.paramount.com/policy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://privacy.paramount.com/en/policy#… | California Notice | new tab | Add '(opens in new tab)' to text |
| https://privacy.paramount.com/en/childre… | Minors' Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://help.cbs.com/s/ | Help/Contact Us | new tab | Add '(opens in new tab)' to text |
| http://www.tvguidelines.org/index.html | Ratings Guidelines | new tab | Add '(opens in new tab)' to text |
| https://www.paramount.com/ | About Paramount | new tab | Add '(opens in new tab)' to text |
| https://careers.paramount.com/ | Careers | new tab | Add '(opens in new tab)' to text |
| https://help.paramountplus.com/s/article… | Anti-Bias Statement | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/CBS | Follow Us On Facebook | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/cbs | Follow Us On Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/cbs | Follow Us On You Tube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/cbstv/ | Follow Us On Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.viacomcbs.legal/us/en/cbsi/t… | Terms of Use | new tab | Add '(opens in new tab)' to text |
| https://privacy.paramount.com/policy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/CBS | Follow Us On Facebook | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/cbs | Follow Us On Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/cbs | Follow Us On You Tube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/cbstv/ | Follow Us On Instagram | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://www.cbsnews.com?ftag=CNM-16-10abi1j/; https://www.cbssports.com?ftag=CBS-16-10aeb5g/; https://control.kochava.com/v1/cpi/click?campaign_id=koparamount-web-s1gifq09…; https://www.cbsnews.com?ftag=CNM-16-10abi1j/; https://www.cbssports.com?ftag=CBS-16-10aeb5g/; https://www.paramountplus.com/; https://www.cbsnews.com/?ftag=CNM-16-10abi1j; https://www.cbssports.com/?ftag=CBS-16-10aeb5g; https://paramountshop.com/pages/cbs?utm_source=CBS.com&utm_medium=referral&ut…; https://www.viacomcbs.legal/us/en/cbsi/terms-of-use (+18 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.hero-volume (#322 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
CColor Contrast (Screenshot)Action20 text elements analyzed, 15 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| title CBS TV Network Prime… | 1.78:1 | 4.5:1 | #000000 | #2F3940 | Fail |
| button Pause Carousel | 3.43:1 | 4.5:1 | #000000 | #576468 | Fail |
| a Shows | 6.04:1 | 4.5:1 | #000000 | #828B8F | Pass |
| a CBS NEWS | 9.72:1 | 4.5:1 | #000000 | #A6B3B3 | Pass |
| a CBS SPORTS | 13.35:1 | 4.5:1 | #000000 | #D3CEBF | Pass |
| a Live TV | 17.25:1 | 4.5:1 | #000000 | #F7E8BF | Pass |
| a CBS | 5.77:1 | 4.5:1 | #000000 | #8B876A | Pass |
| a CBS News 24/7 | 1.65:1 | 4.5:1 | #000000 | #39312B | Fail |
| a CBS Sports HQ | 1.04:1 | 4.5:1 | #000000 | #0F0407 | Fail |
| a 48 Hours | 2.87:1 | 4.5:1 | #000000 | #5C5643 | Fail |
| a Judge Judy | 2.42:1 | 4.5:1 | #000000 | #524B39 | Fail |
| a Hot Bench | 2.59:1 | 4.5:1 | #000000 | #54503C | Fail |
| a CBS Sports Golazo Ne… | 2.12:1 | 4.5:1 | #000000 | #484330 | Fail |
| a Inside Edition | 1.86:1 | 4.5:1 | #000000 | #3F3A31 | Fail |
| a 60 Minutes | 1.44:1 | 4.5:1 | #000000 | #2B291E | Fail |
| a UEFA Champions Leagu… | 1.35:1 | 4.5:1 | #000000 | #25241D | Fail |
| a Car Chase | 1.20:1 | 4.5:1 | #000000 | #1B1915 | Fail |
| a Schedule | 1.16:1 | 4.5:1 | #000000 | #171614 | Fail |
| a TV Provider | 1.13:1 | 4.5:1 | #000000 | #131312 | Fail |
| a Sign In | 1.12:1 | 4.5:1 | #000000 | #121211 | 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.
BLighthouse Accessibility AuditsScore 87/100 — 3 failing, 23 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.
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.onnow-wrapper > div.onnow-wrapper-inside > div.channel-logo > img div.onnow-wrapper > div.onnow-wrapper-inside > div.channel-logo > img |
div.onnow-wrapper > div.onnow-wrapper-inside > div.label > img div.onnow-wrapper > div.onnow-wrapper-inside > div.label > img |
div.onnow-wrapper > div.onnow-wrapper-inside > div.channel-logo > img div.onnow-wrapper > div.onnow-wrapper-inside > div.channel-logo > 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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Your browser … main#main-container > div.top-components > section.hero__wrapper > ul#hero-slider |
NEW EPISODE TONIGHT 8/7C
From murder & espionage to terrorism & stolen submari… section#hero-content > div.hero__content-wrapper > div.hero__lockup > ul#hero-content-slider |
footer > div.container > div.socialIcons > ul.block |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Your browser … section.hero__wrapper > ul#hero-slider > div.swiper-wrapper > li.slide-js |
… section.hero__wrapper > ul#hero-slider > div.swiper-wrapper > li.slide-js |
… section.hero__wrapper > ul#hero-slider > div.swiper-wrapper > li.slide-js |
… section.hero__wrapper > ul#hero-slider > div.swiper-wrapper > li.slide-js |
Tyler Perry's Divorced Sistas section.hero__wrapper > ul#hero-slider > div.swiper-wrapper > li.slide-js |
NEW EPISODE TONIGHT 8/7C
From murder & espionage to terrorism & stolen submari… div.hero__lockup > ul#hero-content-slider > div.swiper-wrapper > li.slide-js |
NEW EPISODE TONIGHT 9/8C
NCIS: ORIGINS follows a young Leroy Jethro Gibbs in t… div.hero__lockup > ul#hero-content-slider > div.swiper-wrapper > li.slide-js |
NEW EPISODE TONIGHT 10/9C
A brilliant and eclectic team of NCIS agents and the… div.hero__lockup > ul#hero-content-slider > div.swiper-wrapper > li.slide-js |
CATCH UP ON THE LATEST EPISODE
From Dick Wolf and the team behind FBI, Tom Ell… div.hero__lockup > ul#hero-content-slider > div.swiper-wrapper > li.slide-js |
NEW EPISODE EVERY WEDNESDAY
Five friends find strength in their sisterhood as … div.hero__lockup > ul#hero-content-slider > div.swiper-wrapper > li.slide-js |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
ALandmark Structure6 landmarksPASS
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
A+Alt Text QualityAll 10 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #g-recaptcha-response-100000 | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
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