Mobile 375 × 812

Desktop 1440 × 900

Score: 71 / 100
Based on 8 categories, 0 sections
Room to improve — your 34.9s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Heavier than average — reducing page weight saves energy and bandwidth.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 21.8 MB (7.6 MB transferred)
Performance issues directly impact user engagement and conversion rates.
40 image-only link(s) without alt text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
No H1 heading found
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/9319bbc9-639b-4285-be19-312b20ce6d83)<a href="https://beavercheck.com/results/9319bbc9-639b-4285-be19-312b20ce6d83"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fcc.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fcc.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 34.9s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
6 barrier(s) likely increasing bounce by ~28%.
Page takes 34.9s to load
+12% bounceUsers abandon at ~3s — you're 32.4s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 2.7s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
72 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€510 investment → €1.76/month returns + EUR 120,500,000 risk avoided
€510
6h · 5 findings
€1.76 /mo
~€21 / year
EUR 120,500,000
if kept compliant
€85 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
6.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,041,668 / month at risk
~€120,500,021 / year if left unfixed
€120,500,000
+5 more
€1.76 /mo
23797.3 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.63 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
34.95 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.67 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
13.91 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
36.30 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 1200.0 s | 259.2 KiB |
| tags.tiqcdn.com/utag/cbsi/webplex-marketing/prod/utag.js | 300.0 s | 33.9 KiB |
| cdn.privacy.paramount.com/dist/optanon-v2.0.0.js | 300.0 s | 9.0 KiB |
| www.cc.com/akam/13/250fc638 | 21600.0 s | 9.4 KiB |
| global.ketchcdn.com/web/v3/config/network_streaming/cc_global/boot.js | 1200.0 s | 4.9 KiB |
| doppler-config.cbsivideo.com/doppler.f1974c82.min.js | 1209600.0 s | 21.1 KiB |
| /utag/tiqapp/utag.v.js?a=cbsi/webplex-marketing/202507031... | 300.0 s | 431 B |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.css-ku7hgm > div.css-mi0ye6 > picture.e1y1dkec12 > img.css-14r718h div.css-ku7hgm > div.css-mi0ye6 > picture.e1y1dkec12 > img.css-14r718h | /uri/mgid:arc:imageassetref:ws.cc.com:bfde9bc4-a1d2-4161-... | 60.0 KiB | 41.4 KiB |
Reno 911! a#homepage_module-2_standard-2x3-carousel_property-card-6 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:2ec1ed00-59c3-473c-... | 53.2 KiB | 39.3 KiB |
Drunk History a#homepage_module-2_standard-2x3-carousel_property-card-3 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:a85dbb08-0577-4166-... | 49.1 KiB | 35.3 KiB |
Broad City a#homepage_module-2_standard-2x3-carousel_property-card-1 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:162d5fef-c236-48a1-... | 48.4 KiB | 34.5 KiB |
The Daily Show div.css-1qaokcm > div.css-6dc4ln > picture.e1mxgzgd4 > img.css-1mqmqj9 | /uri/mgid:arc:imageassetref:ws.cc.com:47b4947d-3d21-4c53-... | 85.2 KiB | 29.0 KiB |
The Daily Show Presents: Jordan Klepper Fingers The Pulse: Rally Together a#homepage_module-4_standard-2x3-carousel_property-card-6 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:00c1af1c-ea4b-4df9-... | 39.6 KiB | 26.1 KiB |
Jordan Klepper Fingers the Pulse: Give the Man a Prize a#homepage_module-4_standard-2x3-carousel_property-card-0 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:faf668c4-30c9-413e-... | 39.2 KiB | 25.9 KiB |
Mike Judge's Beavis & Butt-Head a#homepage_module-2_standard-2x3-carousel_property-card-0 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:3596dec3-4528-40a9-... | 37.7 KiB | 24.8 KiB |
Digman! Season 2 imagery. div.css-1qaokcm > div.css-6dc4ln > picture.e1mxgzgd4 > img.css-1mqmqj9 | /uri/mgid:arc:imageassetref:ws.cc.com:be2fb09d-5bf1-40a2-... | 78.6 KiB | 22.4 KiB |
Jordan Klepper Fingers the Pulse: MAGA: The Next Generation a#homepage_module-4_standard-2x3-carousel_property-card-1 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:39c0dd3e-19d0-491b-... | 33.9 KiB | 22.4 KiB |
Detroiters a#homepage_module-2_standard-2x3-carousel_property-card-2 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:d74d31c5-8c40-48f3-... | 26.3 KiB | 17.4 KiB |
Jordan Klepper Fingers the Globe: Hungary for Democracy a#homepage_module-4_standard-2x3-carousel_property-card-3 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:27e3e364-4993-4cc3-... | 25.8 KiB | 17.0 KiB |
South Park a#homepage_module-5_standard-2x3-carousel_property-card-0 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:037245ce-738e-4eb4-... | 24.9 KiB | 16.4 KiB |
Jordan Klepper Fingers the Pulse: Moscow Tools a#homepage_module-4_standard-2x3-carousel_property-card-5 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:7b08e9d5-7109-40ee-... | 20.7 KiB | 13.7 KiB |
Key & Peele a#homepage_module-2_standard-2x3-carousel_property-card-4 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:331a611a-fd48-4bbc-... | 20.7 KiB | 13.6 KiB |
Jordan Klepper Fingers the Midterms: America Unfollows Democracy a#homepage_module-4_standard-2x3-carousel_property-card-4 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:4ba4b6bd-5ca9-4b36-... | 20.4 KiB | 13.4 KiB |
Time Traveling Bong a#homepage_module-2_standard-2x3-carousel_property-card-7 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:800f7050-4a35-46a0-... | 20.3 KiB | 13.4 KiB |
Jordan Klepper Fingers the Pulse: Into the MAGAverse a#homepage_module-4_standard-2x3-carousel_property-card-2 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:f6a66b20-81d0-4176-... | 19.8 KiB | 13.1 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| cc.com/ | 875 ms |
| www.cc.com/ | 0.0 ms |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.cc.com/vendor.3df1d6b4c1b0d4a8.js | 1.8 MiB | 1.5 MiB |
| www.cc.com/393.9f93bf57b0b1e5de.js | 219.6 KiB | 139.5 KiB |
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 258.7 KiB | 108.2 KiB |
| www.cc.com/592.35fdc33835917f8e.js | 92.3 KiB | 57.0 KiB |
| www.cc.com/906.996bbe6c9cf13414.js | 56.5 KiB | 56.2 KiB |
| www.cc.com/186.be7203ec6b15e1f6.js | 177.6 KiB | 49.8 KiB |
| www.cc.com/gae-dls.338fc6d7f24521ee.js | 114.5 KiB | 45.7 KiB |
| www.cc.com/537.d22682b4f6bdd58b.js | 93.4 KiB | 39.9 KiB |
| www.cc.com/839.8e675694fe10a684.js | 62.6 KiB | 36.9 KiB |
| www.cc.com/215.e954aeeccab09fd9.js | 48.0 KiB | 36.6 KiB |
| www.cc.com/684.5464bf7b309c991f.js | 58.7 KiB | 35.4 KiB |
| www.cc.com/811.5a243a862ae225a2.js | 83.9 KiB | 29.4 KiB |
| www.cc.com/705.28f8f2d6538ac4c1.js | 81.1 KiB | 27.0 KiB |
| www.cc.com/692.3c37b7d8b2979cca.js | 71.8 KiB | 24.1 KiB |
| tags.tiqcdn.com/utag/cbsi/webplex-marketing/prod/utag.js | 33.5 KiB | 20.1 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.cc.com/vendor.3df1d6b4c1b0d4a8.js | 3.0 s | 2.0 s | 514 ms |
| www.cc.com/ | 2.2 s | 191 ms | 373 ms |
| Unattributable | 1.7 s | 387 ms | 0.0 ms |
| www.cc.com/215.e954aeeccab09fd9.js | 1.4 s | 1.4 s | 15 ms |
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 772 ms | 586 ms | 119 ms |
| cdn.privacy.paramount.com/dist/optanon-v2.0.0.js | 748 ms | 684 ms | 2.9 ms |
| tags.tiqcdn.com/utag/cbsi/webplex-marketing/prod/utag.js | 342 ms | 310 ms | 9.5 ms |
| www.cc.com/akam/13/250fc638 | 145 ms | 133 ms | 3.6 ms |
| js-agent.newrelic.com/page_view_event-aggregate.e765729e-1.237.0.min.js | 89 ms | 79 ms | 1.1 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 5.9 s |
| Other | 2.0 s |
| Script Parsing & Compilation | 1.3 s |
| Style & Layout | 934 ms |
| Rendering | 326 ms |
| Parse HTML & CSS | 295 ms |
| Garbage Collection | 137 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size |
|---|---|
| www.cc.com/vendor.3df1d6b4c1b0d4a8.js | 1.8 MiB |
| www.cc.com/ | 324.8 KiB |
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 259.2 KiB |
| www.cc.com/393.9f93bf57b0b1e5de.js | 220.1 KiB |
| www.cc.com/186.be7203ec6b15e1f6.js | 178.0 KiB |
| www.cc.com/gae-dls.338fc6d7f24521ee.js | 114.9 KiB |
| www.cc.com/537.d22682b4f6bdd58b.js | 93.7 KiB |
| www.cc.com/592.35fdc33835917f8e.js | 92.6 KiB |
| global.ketchcdn.com/gvl/eu/vendor-list.json | 88.5 KiB |
| /uri/mgid:arc:imageassetref:ws.cc.com:47b4947d-3d21-4c53-... | 85.5 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|
EXTENDED INTERVIEWS div.css-gotbmq > section.css-s4cnoh > div.css-1prruav > h3.e1sjarx21 |
Lee Sun Jin - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-0 > div.css-73d27y > div.css-16w0jcs |
Ronny Chieng interviews writer and director Lee Sun Jin. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-0 > div.css-73d27y > div.css-1lad7v4 |
Zoe Lister-Jones - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-1 > div.css-73d27y > div.css-16w0jcs |
Host Ronny Chieng interviews actress Zoe Lister-Jones. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-1 > div.css-73d27y > div.css-1lad7v4 |
Bao Nguyen - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-2 > div.css-73d27y > div.css-16w0jcs |
Host Ronny Chieng interviews filmmaker Bao Nguyen. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-2 > div.css-73d27y > div.css-1lad7v4 |
Dr. Mary Claire Haver - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-3 > div.css-73d27y > div.css-16w0jcs |
Host Desi Lydic interviews board-certified OB/GYN and author Dr. Mary Claire Ha… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-3 > div.css-73d27y > div.css-1lad7v4 |
Julio Torres - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-4 > div.css-73d27y > div.css-16w0jcs |
Host Desi Lydic interviews comedian and filmmaker Julio Torres. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-4 > div.css-73d27y > div.css-1lad7v4 |
Eiza González - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-5 > div.css-73d27y > div.css-16w0jcs |
Host Josh Johnson interviews actress Eiza González. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-5 > div.css-73d27y > div.css-1lad7v4 |
The Kid Mero - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-6 > div.css-73d27y > div.css-16w0jcs |
Host Josh Johnson interviews radio show host The Kid Mero. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-6 > div.css-73d27y > div.css-1lad7v4 |
Sterling K. Brown - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-7 > div.css-73d27y > div.css-16w0jcs |
Host Josh Johnson interviews actor and executive producer Sterling K. Brown. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-7 > div.css-73d27y > div.css-1lad7v4 |
Rebecca Traister - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-8 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Rebecca Traister in this extended int… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-8 > div.css-73d27y > div.css-1lad7v4 |
Steve Zahn - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-9 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Steve Zahn in this extended interview. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-9 > div.css-73d27y > div.css-1lad7v4 |
George Saunders - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-10 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview George Saunders in this extended inte… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-10 > div.css-73d27y > div.css-1lad7v4 |
Mychal Threets - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-11 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview librarian and literacy advocate Mychal… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-11 > div.css-73d27y > div.css-1lad7v4 |
Erika Alexander - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-12 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview actor Erika Alexander of NBC's “The Ri… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-12 > div.css-73d27y > div.css-1lad7v4 |
Geeta Gandbhir - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-13 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview "The Perfect Neighbor" filmmaker Geeta… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-13 > div.css-73d27y > div.css-1lad7v4 |
Christa Miller - "Shrinking" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-14 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview "Shrinking" actor Christa Miller in this … li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-14 > div.css-73d27y > div.css-1lad7v4 |
Jonathan Haidt & Catherine Price - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-15 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview Jonathan Haidt and Catherine Price in thi… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-15 > div.css-73d27y > div.css-1lad7v4 |
Padma Lakshmi - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-16 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview Padma Lakshmi in this extended interview. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-16 > div.css-73d27y > div.css-1lad7v4 |
Mayor Jacob Frey - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-17 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Minneapolis Mayor Jacob Frey in this … li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-17 > div.css-73d27y > div.css-1lad7v4 |
Andrew Jarecki - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-18 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Andrew Jarecki in this extended inter… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-18 > div.css-73d27y > div.css-1lad7v4 |
Tim Blake Nelson - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-19 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Tim Blake Nelson in this extended int… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-19 > div.css-73d27y > div.css-1lad7v4 |
Marcus Capone & Jon Shenk - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-20 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview Marcus Capone & Jon Shenk in this exte… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-20 > div.css-73d27y > div.css-1lad7v4 |
Ms. Pat - "The Ms. Pat Show" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-21 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview Ms. Pat in this extended interview. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-21 > div.css-73d27y > div.css-1lad7v4 |
Paul Rosolie - "Junglekeeper" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-22 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview Paul Rosolie in this extended intervie… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-22 > div.css-73d27y > div.css-1lad7v4 |
Katherine LaNasa - "The Pitt" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-23 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview "The Pitt" actress Katherine LaNasa in th… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-23 > div.css-73d27y > div.css-1lad7v4 |
Gov. Mikie Sherrill - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-24 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview Governor Mikie Sherrill in this extended … li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-24 > div.css-73d27y > div.css-1lad7v4 |
Michael Urie - "Shrinking" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-25 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview "Shrinking" actor Michael Urie in this ex… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-25 > div.css-73d27y > div.css-1lad7v4 |
Alexandria Stapleton - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-26 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Josh Johnson interview "Sean Combs: The Reckoning" producer an… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-26 > div.css-73d27y > div.css-1lad7v4 |
Simu Liu - "The Copenhagen Test" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-27 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Josh Johnson interview "The Copenhagen Test" and "Oh, Mary!" s… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-27 > div.css-73d27y > div.css-1lad7v4 |
Artis Stevens - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-28 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Josh Johnson interview Big Brothers Big Sisters of America pre… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-28 > div.css-73d27y > div.css-1lad7v4 |
Wagner Moura - "The Secret Agent" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-29 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview "The Secret Agent" star Wagner Moura … li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-29 > div.css-73d27y > div.css-1lad7v4 |
Joachim Trier - "Sentimental Value" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-30 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview "Sentimental Value" writer and direct… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-30 > div.css-73d27y > div.css-1lad7v4 |
Lucy Liu - "Rosemead" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-31 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Ronny Chieng interview "Rosemead" star and producer Lucy Liu i… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-31 > div.css-73d27y > div.css-1lad7v4 |
Stephen J. Dubner - "Freakonomics" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-32 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Ronny Chieng interview "Freakonomics" author and podcaster Ste… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-32 > div.css-73d27y > div.css-1lad7v4 |
Park Chan-wook - "No Other Choice" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-33 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Ronny Chieng interview "No Other Choice" director Park Chan-wo… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-33 > div.css-73d27y > div.css-1lad7v4 |
Dr. Lonnie Thompson - "Canary" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-34 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview paleoclimatologist and "Canary" docume… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-34 > div.css-73d27y > div.css-1lad7v4 |
Annie Leibovitz - "Women" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-35 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview Annie Leibovitz about the 2025 edition of… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-35 > div.css-73d27y > div.css-1lad7v4 |
Cory Doctorow - "Enshittification" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-36 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Ronny Chieng interview journalist and "Enshittification" autho… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-36 > div.css-73d27y > div.css-1lad7v4 |
Ken Casey - "For the People" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-37 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Dropkick Murphys frontman Ken Casey a… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-37 > div.css-73d27y > div.css-1lad7v4 |
Asi Wind - "More Than Magic" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-38 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Josh Johnson interview "More Than Magic" magician and mentalis… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-38 > div.css-73d27y > div.css-1lad7v4 |
Nikki DeLoach - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-39 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview "A Grand Ole Opry Christmas" star Nikki D… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-39 > div.css-73d27y > div.css-1lad7v4 |
LIGHT UP & CHILL ON 4/20 div.css-gotbmq > section.css-m82jx9 > div.css-1prruav > h3.e1sjarx21 |
JORDAN KLEPPER SPECIALS div.css-gotbmq > section.css-n520oa > div.css-1prruav > h3.e1sjarx21 |
FROM THE CREATORS OF SOUTH PARK div.css-gotbmq > section.css-1hpykn1 > div.css-1prruav > h3.e1sjarx21 |
ANIMATION STATION div.css-gotbmq > section.css-zn49rg > div.css-1prruav > h3.e1sjarx21 |
STAND-UP div.css-gotbmq > section.css-33fidu > div.css-1prruav > h3.e1sjarx21 |
ORIGINAL MOVIES div.css-gotbmq > section.css-nyev23 > div.css-1prruav > h3.e1sjarx21 |
ROASTS div.css-gotbmq > section.css-89q3fp > div.css-1prruav > h3.e1sjarx21 |
BROWSE ALL div.css-gotbmq > section.css-yu5vzc > div.css-1prruav > h3.e1sjarx21 |
VIEW MORE div.css-gotbmq > section.css-yu5vzc > div.css-1prruav > a.css-htab41 |
These are opportunities to improve the legibility of your content.
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.18 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.03 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
342 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.36 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
6.24 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 1200.0 s | 259.2 KiB |
| tags.tiqcdn.com/utag/cbsi/webplex-marketing/prod/utag.js | 300.0 s | 33.9 KiB |
| cdn.privacy.paramount.com/dist/optanon-v2.0.0.js | 300.0 s | 9.0 KiB |
| www.cc.com/akam/13/250fc638 | 21600.0 s | 9.4 KiB |
| global.ketchcdn.com/web/v3/config/network_streaming/cc_global/boot.js | 1200.0 s | 4.9 KiB |
| doppler-config.cbsivideo.com/doppler.f1974c82.min.js | 1209600.0 s | 21.1 KiB |
| /utag/tiqapp/utag.v.js?a=cbsi/webplex-marketing/202507031... | 300.0 s | 433 B |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
The Daily Show div.css-1qaokcm > div.css-6dc4ln > picture.e1mxgzgd4 > img.css-1mqmqj9 | /uri/mgid:arc:imageassetref:ws.cc.com:3a14113c-7253-45f5-... | 167.4 KiB | 83.9 KiB |
div.css-1qaokcm > div.css-6dc4ln > picture.e1mxgzgd4 > img.css-1mqmqj9 div.css-1qaokcm > div.css-6dc4ln > picture.e1mxgzgd4 > img.css-1mqmqj9 | /uri/mgid:arc:imageassetref:ws.cc.com:e215a1a8-1aa3-44b0-... | 124.0 KiB | 62.1 KiB |
Digman! Season 2 imagery. div.css-1qaokcm > div.css-6dc4ln > picture.e1mxgzgd4 > img.css-1mqmqj9 | /uri/mgid:arc:imageassetref:ws.cc.com:3ddab9e0-31c3-4504-... | 118.6 KiB | 59.4 KiB |
Reno 911! a#homepage_module-2_standard-2x3-carousel_property-card-6 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:2ec1ed00-59c3-473c-... | 23.0 KiB | 16.2 KiB |
Broad City a#homepage_module-2_standard-2x3-carousel_property-card-1 > div.css-ifq3el > picture.e1uhtzbc4 > img.css-1ysifm7 | /uri/mgid:arc:imageassetref:ws.cc.com:162d5fef-c236-48a1-... | 20.9 KiB | 5.4 KiB |
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| cc.com/ | 292 ms |
| www.cc.com/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.cc.com/vendor.3df1d6b4c1b0d4a8.js | 1.8 MiB | 1.5 MiB |
| www.cc.com/393.9f93bf57b0b1e5de.js | 219.6 KiB | 139.5 KiB |
| www.cc.com/592.35fdc33835917f8e.js | 92.3 KiB | 57.0 KiB |
| www.cc.com/906.996bbe6c9cf13414.js | 56.5 KiB | 56.2 KiB |
| www.cc.com/186.be7203ec6b15e1f6.js | 177.6 KiB | 49.6 KiB |
| www.cc.com/gae-dls.338fc6d7f24521ee.js | 114.5 KiB | 45.7 KiB |
| www.cc.com/537.d22682b4f6bdd58b.js | 93.4 KiB | 39.9 KiB |
| www.cc.com/839.8e675694fe10a684.js | 62.6 KiB | 36.9 KiB |
| www.cc.com/215.e954aeeccab09fd9.js | 48.0 KiB | 36.6 KiB |
| www.cc.com/684.5464bf7b309c991f.js | 58.7 KiB | 35.4 KiB |
| www.cc.com/811.5a243a862ae225a2.js | 83.9 KiB | 27.4 KiB |
| www.cc.com/705.28f8f2d6538ac4c1.js | 81.1 KiB | 27.0 KiB |
| www.cc.com/692.3c37b7d8b2979cca.js | 71.8 KiB | 24.1 KiB |
| tags.tiqcdn.com/utag/cbsi/webplex-marketing/prod/utag.js | 33.5 KiB | 20.1 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.cc.com/vendor.3df1d6b4c1b0d4a8.js | 656 ms | 428 ms | 120 ms |
| www.cc.com/ | 491 ms | 42 ms | 101 ms |
| Unattributable | 336 ms | 29 ms | 0.0 ms |
| www.cc.com/215.e954aeeccab09fd9.js | 332 ms | 328 ms | 3.2 ms |
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 239 ms | 190 ms | 36 ms |
| cdn.privacy.paramount.com/dist/optanon-v2.0.0.js | 123 ms | 108 ms | 1.6 ms |
| www.cc.com/akam/13/250fc638 | 59 ms | 30 ms | 0.9 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.2 s |
| Other | 432 ms |
| Script Parsing & Compilation | 338 ms |
| Style & Layout | 221 ms |
| Parse HTML & CSS | 83 ms |
| Rendering | 57 ms |
| Garbage Collection | 32 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|
EXTENDED INTERVIEWS div.css-gotbmq > section.css-s4cnoh > div.css-1prruav > h3.e1sjarx21 |
Lee Sun Jin - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-0 > div.css-73d27y > div.css-16w0jcs |
Ronny Chieng interviews writer and director Lee Sun Jin. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-0 > div.css-73d27y > div.css-1lad7v4 |
Zoe Lister-Jones - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-1 > div.css-73d27y > div.css-16w0jcs |
Host Ronny Chieng interviews actress Zoe Lister-Jones. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-1 > div.css-73d27y > div.css-1lad7v4 |
Bao Nguyen - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-2 > div.css-73d27y > div.css-16w0jcs |
Host Ronny Chieng interviews filmmaker Bao Nguyen. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-2 > div.css-73d27y > div.css-1lad7v4 |
Dr. Mary Claire Haver - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-3 > div.css-73d27y > div.css-16w0jcs |
Host Desi Lydic interviews board-certified OB/GYN and author Dr. Mary Claire Ha… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-3 > div.css-73d27y > div.css-1lad7v4 |
Julio Torres - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-4 > div.css-73d27y > div.css-16w0jcs |
Host Desi Lydic interviews comedian and filmmaker Julio Torres. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-4 > div.css-73d27y > div.css-1lad7v4 |
Eiza González - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-5 > div.css-73d27y > div.css-16w0jcs |
Host Josh Johnson interviews actress Eiza González. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-5 > div.css-73d27y > div.css-1lad7v4 |
The Kid Mero - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-6 > div.css-73d27y > div.css-16w0jcs |
Host Josh Johnson interviews radio show host The Kid Mero. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-6 > div.css-73d27y > div.css-1lad7v4 |
Sterling K. Brown - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-7 > div.css-73d27y > div.css-16w0jcs |
Host Josh Johnson interviews actor and executive producer Sterling K. Brown. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-7 > div.css-73d27y > div.css-1lad7v4 |
Rebecca Traister - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-8 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Rebecca Traister in this extended int… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-8 > div.css-73d27y > div.css-1lad7v4 |
Steve Zahn - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-9 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Steve Zahn in this extended interview. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-9 > div.css-73d27y > div.css-1lad7v4 |
George Saunders - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-10 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview George Saunders in this extended inte… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-10 > div.css-73d27y > div.css-1lad7v4 |
Mychal Threets - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-11 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview librarian and literacy advocate Mychal… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-11 > div.css-73d27y > div.css-1lad7v4 |
Erika Alexander - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-12 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview actor Erika Alexander of NBC's “The Ri… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-12 > div.css-73d27y > div.css-1lad7v4 |
Geeta Gandbhir - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-13 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview "The Perfect Neighbor" filmmaker Geeta… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-13 > div.css-73d27y > div.css-1lad7v4 |
Christa Miller - "Shrinking" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-14 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview "Shrinking" actor Christa Miller in this … li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-14 > div.css-73d27y > div.css-1lad7v4 |
Jonathan Haidt & Catherine Price - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-15 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview Jonathan Haidt and Catherine Price in thi… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-15 > div.css-73d27y > div.css-1lad7v4 |
Padma Lakshmi - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-16 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview Padma Lakshmi in this extended interview. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-16 > div.css-73d27y > div.css-1lad7v4 |
Mayor Jacob Frey - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-17 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Minneapolis Mayor Jacob Frey in this … li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-17 > div.css-73d27y > div.css-1lad7v4 |
Andrew Jarecki - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-18 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Andrew Jarecki in this extended inter… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-18 > div.css-73d27y > div.css-1lad7v4 |
Tim Blake Nelson - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-19 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Tim Blake Nelson in this extended int… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-19 > div.css-73d27y > div.css-1lad7v4 |
Marcus Capone & Jon Shenk - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-20 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview Marcus Capone & Jon Shenk in this exte… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-20 > div.css-73d27y > div.css-1lad7v4 |
Ms. Pat - "The Ms. Pat Show" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-21 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview Ms. Pat in this extended interview. li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-21 > div.css-73d27y > div.css-1lad7v4 |
Paul Rosolie - "Junglekeeper" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-22 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview Paul Rosolie in this extended intervie… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-22 > div.css-73d27y > div.css-1lad7v4 |
Katherine LaNasa - "The Pitt" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-23 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview "The Pitt" actress Katherine LaNasa in th… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-23 > div.css-73d27y > div.css-1lad7v4 |
Gov. Mikie Sherrill - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-24 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview Governor Mikie Sherrill in this extended … li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-24 > div.css-73d27y > div.css-1lad7v4 |
Michael Urie - "Shrinking" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-25 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview "Shrinking" actor Michael Urie in this ex… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-25 > div.css-73d27y > div.css-1lad7v4 |
Alexandria Stapleton - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-26 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Josh Johnson interview "Sean Combs: The Reckoning" producer an… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-26 > div.css-73d27y > div.css-1lad7v4 |
Simu Liu - "The Copenhagen Test" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-27 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Josh Johnson interview "The Copenhagen Test" and "Oh, Mary!" s… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-27 > div.css-73d27y > div.css-1lad7v4 |
Artis Stevens - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-28 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Josh Johnson interview Big Brothers Big Sisters of America pre… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-28 > div.css-73d27y > div.css-1lad7v4 |
Wagner Moura - "The Secret Agent" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-29 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview "The Secret Agent" star Wagner Moura … li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-29 > div.css-73d27y > div.css-1lad7v4 |
Joachim Trier - "Sentimental Value" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-30 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview "Sentimental Value" writer and direct… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-30 > div.css-73d27y > div.css-1lad7v4 |
Lucy Liu - "Rosemead" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-31 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Ronny Chieng interview "Rosemead" star and producer Lucy Liu i… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-31 > div.css-73d27y > div.css-1lad7v4 |
Stephen J. Dubner - "Freakonomics" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-32 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Ronny Chieng interview "Freakonomics" author and podcaster Ste… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-32 > div.css-73d27y > div.css-1lad7v4 |
Park Chan-wook - "No Other Choice" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-33 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Ronny Chieng interview "No Other Choice" director Park Chan-wo… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-33 > div.css-73d27y > div.css-1lad7v4 |
Dr. Lonnie Thompson - "Canary" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-34 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Michael Kosta interview paleoclimatologist and "Canary" docume… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-34 > div.css-73d27y > div.css-1lad7v4 |
Annie Leibovitz - "Women" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-35 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview Annie Leibovitz about the 2025 edition of… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-35 > div.css-73d27y > div.css-1lad7v4 |
Cory Doctorow - "Enshittification" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-36 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Ronny Chieng interview journalist and "Enshittification" autho… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-36 > div.css-73d27y > div.css-1lad7v4 |
Ken Casey - "For the People" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-37 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Jordan Klepper interview Dropkick Murphys frontman Ken Casey a… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-37 > div.css-73d27y > div.css-1lad7v4 |
Asi Wind - "More Than Magic" - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-38 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Josh Johnson interview "More Than Magic" magician and mentalis… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-38 > div.css-73d27y > div.css-1lad7v4 |
Nikki DeLoach - Extended Interview li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-39 > div.css-73d27y > div.css-16w0jcs |
Watch guest host Desi Lydic interview "A Grand Ole Opry Christmas" star Nikki D… li.swiper-slide > a#homepage_module-1_standard-16x9-carousel_clip-card-39 > div.css-73d27y > div.css-1lad7v4 |
LIGHT UP & CHILL ON 4/20 div.css-gotbmq > section.css-m82jx9 > div.css-1prruav > h3.e1sjarx21 |
JORDAN KLEPPER SPECIALS div.css-gotbmq > section.css-n520oa > div.css-1prruav > h3.e1sjarx21 |
FROM THE CREATORS OF SOUTH PARK div.css-gotbmq > section.css-1hpykn1 > div.css-1prruav > h3.e1sjarx21 |
ANIMATION STATION div.css-gotbmq > section.css-zn49rg > div.css-1prruav > h3.e1sjarx21 |
STAND-UP div.css-gotbmq > section.css-33fidu > div.css-1prruav > h3.e1sjarx21 |
ORIGINAL MOVIES div.css-gotbmq > section.css-nyev23 > div.css-1prruav > h3.e1sjarx21 |
ROASTS div.css-gotbmq > section.css-89q3fp > div.css-1prruav > h3.e1sjarx21 |
BROWSE ALL div.css-gotbmq > section.css-yu5vzc > div.css-1prruav > h3.e1sjarx21 |
VIEW MORE div.css-gotbmq > section.css-yu5vzc > div.css-1prruav > a.css-htab41 |
These are opportunities to improve the legibility of your content.
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback