Skip to content
https://newsnationnow.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
4
REVIEW
1
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

83
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
78
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
77
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.31 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

2.14 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.102

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.31 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.

2.17 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
8 PASS 1 REVIEW 4 FIX
F
Page Weight Budget
Action
30.3 MB transferred, 135 requests
FIX
30.3 MB transferred, 135 requests
Critical::
Page weighs 32.2 MB (30.3 MB transferred)
Warning::
Images are 29.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 29.7 MB
Info::
Fonts are 232 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 232 KB
Info::
CSS is 200 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 200 KB
Warning::
135 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 6.4 g CO2 per page load
30.3 MB / 2.4 MB budget
30.3 MB transferred
135 requests
6.4 g CO2 per page load
Images 29.7 MiB 98%
Fonts 231.5 KiB 1%
CSS 200.4 KiB 1%
HTML 127.1 KiB 0%
Other 1.2 KiB 0%
Other 757 B 0%
JavaScript 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (30.3 MiB of 30.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
135 resources · 30.3 MB · 0 KB savings available
FIX
135 resources · 30.3 MB · 0 KB savings available
Warning::
Page weight 29.3 MB over 1MB target
Got: 30.3 MB Expected: ≤ 1 MB
Warning::
134 third-party resources (100% of weight)
Info::
2 resources over 200KB
135 resources · 30.3 MiB · 134 third-party 29.3 MiB over 1MB target
Image 98% · 29.7 MiB
Font 1% · 231.5 KiB
CSS 1% · 200.4 KiB
Document 0% · 127.5 KiB
Other 0% · 757 B
JavaScript 0% · 0 B
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
46 images, 0 KB saveable
REVIEW
46 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.newsnationnow.com/wp-content/uploads/s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
46 images 29.7 MB
0 oversized -0 KB
3 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
371ms total JS execution
PASS
371ms total JS execution
Info::
https://www.newsnationnow.com/: 187ms CPU time
Info::
Unattributable: 184ms CPU time
Warning::
Third-party scripts: 371ms (100% of total)

Main Thread Breakdown

Other 52% Style & Layout 30% Parse HTML & CSS 12% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://www.newsnationnow.com/187ms4ms0ms3rd
Unattributable184ms1ms0ms3rd
A+
Font Loading
11 fonts (232 KB)
PASS
11 fonts (232 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

232 KB total

Render-blocking

0

of 11

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.3 s LCP 2.1 shttps://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-tQKr51.woff2pe0TMImSLYBIv1o4X1M8ce2... https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-tQKr51.woff2 — 30.3 KiB — 50 ms — font-display: swaphttps://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5Vvl4jLazX3dA.woff2va9E4kDNxMZdWfMOD5Vvl4j... https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5Vvl4jLazX3dA.woff2 — 17.1 KiB — 89 ms — font-display: swaphttps://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnSKzeRhf6Xl7Glw.woff2va9B4kDNxMZdWfMOD5VnSKz... https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnSKzeRhf6Xl7Glw.woff2 — 17.3 KiB — 61 ms — font-display: swaphttps://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnLK3eRhf6Xl7Glw.woff2va9B4kDNxMZdWfMOD5VnLK3... https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnLK3eRhf6Xl7Glw.woff2 — 17.4 KiB — 89 ms — font-display: swaphttps://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnZKveRhf6Xl7Glw.woff2va9B4kDNxMZdWfMOD5VnZKv... https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnZKveRhf6Xl7Glw.woff2 — 17.4 KiB — 84 ms — font-display: swaphttps://fonts.gstatic.com/s/firasanscondensed/v11/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWU3IuMR0cjRYhY8.woff2wEOsEADFm8hSaQTFG18FErV... https://fonts.gstatic.com/s/firasanscondensed/v11/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWU3IuMR0cjRYhY8.woff2 — 17.4 KiB — 86 ms — font-display: swaphttps://fonts.gstatic.com/s/firasanscondensed/v11/wEOhEADFm8hSaQTFG18FErVhsC9x-tarUfbtrelWfx4.woff2wEOhEADFm8hSaQTFG18FErV... https://fonts.gstatic.com/s/firasanscondensed/v11/wEOhEADFm8hSaQTFG18FErVhsC9x-tarUfbtrelWfx4.woff2 — 17.3 KiB — 105 ms — font-display: swaphttps://fonts.gstatic.com/s/firasansextracondensed/v11/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3USLr3i-oWR9e2U.woff2NaPPcYDaAO5dirw6IaFn7lP... https://fonts.gstatic.com/s/firasansextracondensed/v11/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3USLr3i-oWR9e2U.woff2 — 17.5 KiB — 89 ms — font-display: swaphttps://fonts.gstatic.com/s/firasansextracondensed/v11/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3SCKr3i-oWR9e2U.woff2NaPPcYDaAO5dirw6IaFn7lP... https://fonts.gstatic.com/s/firasansextracondensed/v11/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3SCKr3i-oWR9e2U.woff2 — 17.4 KiB — 52 ms — font-display: swaphttps://fonts.gstatic.com/s/firasanscondensed/v11/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWQXOuMR0cjRYhY8.woff2wEOsEADFm8hSaQTFG18FErV... https://fonts.gstatic.com/s/firasanscondensed/v11/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWQXOuMR0cjRYhY8.woff2 — 17.4 KiB — 52 ms — font-display: swaphttps://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2ieVl2ZhZI2eCN5jzbjEETS9... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2 — 45.0 KiB — 55 ms — font-display: swap
pe0TMImSLYBIv1o4X1M8ce2... woff2 swap
Size 30 KB
Load time 50 ms
Start 654 ms
Risk FOUT — text flashes from fallback to web font
va9E4kDNxMZdWfMOD5Vvl4j... woff2 swap
Size 17 KB
Load time 89 ms
Start 654 ms
Risk FOUT — text flashes from fallback to web font
va9B4kDNxMZdWfMOD5VnSKz... woff2 swap
Size 17 KB
Load time 61 ms
Start 654 ms
Risk FOUT — text flashes from fallback to web font
va9B4kDNxMZdWfMOD5VnLK3... woff2 swap
Size 17 KB
Load time 89 ms
Start 654 ms
Risk FOUT — text flashes from fallback to web font
va9B4kDNxMZdWfMOD5VnZKv... woff2 swap
Size 17 KB
Load time 84 ms
Start 655 ms
Risk FOUT — text flashes from fallback to web font
wEOsEADFm8hSaQTFG18FErV... woff2 swap
Size 17 KB
Load time 86 ms
Start 655 ms
Risk FOUT — text flashes from fallback to web font
wEOhEADFm8hSaQTFG18FErV... woff2 swap
Size 17 KB
Load time 105 ms
Start 655 ms
Risk FOUT — text flashes from fallback to web font
NaPPcYDaAO5dirw6IaFn7lP... woff2 swap
Size 17 KB
Load time 89 ms
Start 655 ms
Risk FOUT — text flashes from fallback to web font
NaPPcYDaAO5dirw6IaFn7lP... woff2 swap
Size 17 KB
Load time 52 ms
Start 712 ms
Risk FOUT — text flashes from fallback to web font
wEOsEADFm8hSaQTFG18FErV... woff2 swap
Size 17 KB
Load time 52 ms
Start 713 ms
Risk FOUT — text flashes from fallback to web font
ieVl2ZhZI2eCN5jzbjEETS9... woff2 swap
Size 45 KB
Load time 55 ms
Start 713 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
JS Bundles
46 scripts, 0 KB unused
PASS
46 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.newsnationnow.com/yZuPxxW0/init.js0 KB3rd
https://nxst.megpxs.com/ndn.js0 KB3rd
https://cdn.cookielaw.org/scripttemplates/gpp.stub.js0 KB3rd
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js0 KB3rd
https://cdn.cookielaw.org/opt-out/otCCPAiab.js0 KB3rd
https://blue.newsnationnow.com/script.js0 KB3rd
https://www.newsnationnow.com/wp-content/plugins/universal-data-layer/js/udl.js?ver=1.3.00 KB3rd
https://cdn.confiant-integrations.net/50w5nCAdvE0PvMKeIPbGldwgx3w/gpt_and_prebid/config.js0 KB3rd
https://cdn.onesignal.com/sdks/OneSignalSDK.js0 KB3rd
https://www.newsnationnow.com/wp-content/plugins/core/build/front-end.9a198393e551bdd3e670.js?ver=9a198393e551bdd3e6700 KB3rd
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Axis12 Ltd

Network Waterfall
135 requests over 1257ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.3 s LCP 2.1 shttps://newsnationnow.com// https://newsnationnow.com/ — 301 — 391 B — 280 ms — h2https://www.newsnationnow.com/www.newsnationnow.com/ https://www.newsnationnow.com/ — 200 — 127.1 KiB — 145 ms — h2https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Roboto+Condensed:400,700&display=swapfonts.googleapis.com/css?family=Lor... https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Roboto+Condensed:400,700&display=swap — 200 — 2.3 KiB — 111 ms — h2https://www.newsnationnow.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.5www.newsnationnow.com/wp-includes/c... https://www.newsnationnow.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.5 — 200 — 15.4 KiB — 10 ms — h2https://www.newsnationnow.com/wp-content/client-mu-plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css?minify=false&ver=34ae973733627b74a14ewww.newsnationnow.com/wp-content/cl... https://www.newsnationnow.com/wp-content/client-mu-plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css?minify=false&ver=34ae973733627b74a14e — 200 — 491 B — 18 ms — h2https://www.newsnationnow.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17www.newsnationnow.com/wp-includes/j... https://www.newsnationnow.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17 — 200 — 2.8 KiB — 51 ms — h2https://www.newsnationnow.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.8.5www.newsnationnow.com/wp-includes/j... https://www.newsnationnow.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.8.5 — 200 — 1.4 KiB — 27 ms — h2https://www.newsnationnow.com/wp-content/plugins/video/build/nexstar-video-player-styles.40b8e0bbd22656dbe6ed.css?ver=40b8e0bbd22656dbe6edwww.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/video/build/nexstar-video-player-styles.40b8e0bbd22656dbe6ed.css?ver=40b8e0bbd22656dbe6ed — 200 — 930 B — 55 ms — h2https://www.newsnationnow.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?ver=4.2.2www.newsnationnow.com/wp-content/mu... https://www.newsnationnow.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?ver=4.2.2 — 200 — 523 B — 19 ms — h2https://www.newsnationnow.com/wp-content/plugins/onesignal/dist/os-custom-link.css?ver=3.7www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/onesignal/dist/os-custom-link.css?ver=3.7 — 200 — 646 B — 19 ms — h2https://www.newsnationnow.com/wp-content/plugins/lakana/inc/civic-science/styles/civic-science.css?ver=1.0.0www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/lakana/inc/civic-science/styles/civic-science.css?ver=1.0.0 — 200 — 599 B — 16 ms — h2https://fonts.googleapis.com/css?family=Source+Sans+Pro%3A400%2C600%2C700%2C900%7CSource+Serif+Pro%3A400%2C600%2C700%2C900&display=swap&ver=1.0.0fonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro%3A400%2C600%2C700%2C900%7CSource+Serif+Pro%3A400%2C600%2C700%2C900&display=swap&ver=1.0.0 — 200 — 1.5 KiB — 106 ms — h2https://www.newsnationnow.com/wp-content/plugins/video/build/video-playlist-styles.942428719497dcde26a9.css?ver=942428719497dcde26a9www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/video/build/video-playlist-styles.942428719497dcde26a9.css?ver=942428719497dcde26a9 — 200 — 665 B — 30 ms — h2https://www.newsnationnow.com/wp-content/plugins/carousel/build/structural.736aca58516227a042ff.css?ver=736aca58516227a042ffwww.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/carousel/build/structural.736aca58516227a042ff.css?ver=736aca58516227a042ff — 200 — 553 B — 10 ms — h2https://www.newsnationnow.com/wp-content/plugins/carousel/build/styles.24829c7da4dfc0111e66.css?ver=24829c7da4dfc0111e66www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/carousel/build/styles.24829c7da4dfc0111e66.css?ver=24829c7da4dfc0111e66 — 200 — 777 B — 53 ms — h2https://www.newsnationnow.com/wp-content/plugins/nexstar-financial-calculators/build/financial-styles.996fad91369263dc10b2.css?ver=996fad91369263dc10b2www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/nexstar-financial-calculators/build/financial-styles.996fad91369263dc10b2.css?ver=996fad91369263dc10b2 — 200 — 2.3 KiB — 56 ms — h2https://www.newsnationnow.com/wp-content/plugins/nexstar-instaread/build/instaread-style.cd949757f4fc98921f56.css?ver=cd949757f4fc98921f56www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/nexstar-instaread/build/instaread-style.cd949757f4fc98921f56.css?ver=cd949757f4fc98921f56 — 200 — 434 B — 51 ms — h2https://fonts.googleapis.com/css?family=Lora%3A400%2C400i%2C700%2C700i%7CRoboto+Condensed%3A400%2C700&display=swap&ver=1.0fonts.googleapis.com/css?family=Lor... https://fonts.googleapis.com/css?family=Lora%3A400%2C400i%2C700%2C700i%7CRoboto+Condensed%3A400%2C700&display=swap&ver=1.0 — 200 — 2.0 KiB — 106 ms — h2https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/global.min.css?ver=399c1dd8eb3287e9a203www.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/global.min.css?ver=399c1dd8eb3287e9a203 — 200 — 54.0 KiB — 47 ms — h2https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed%3A500%2C600%2C700%7CNunito+Sans%3A400%2C400i%2C600%2C600i%2C700%2C700i%2C800%2C800i%7CFira+Sans+Condensed%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans+Condensed%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900&ver=1.0fonts.googleapis.com/css?family=Fir... https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed%3A500%2C600%2C700%7CNunito+Sans%3A400%2C400i%2C600%2C600i%2C700%2C700i%2C800%2C800i%7CFira+Sans+Condensed%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans+Condensed%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900&ver=1.0 — 200 — 2.5 KiB — 114 ms — h2https://www.newsnationnow.com/wp-content/themes/newsnation/client/build/css/global.min.css?ver=c3f57c67b33f44efbb09www.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/newsnation/client/build/css/global.min.css?ver=c3f57c67b33f44efbb09 — 200 — 43.8 KiB — 49 ms — h2https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/common.chunk.min.css?ver=caef84339e826d226dadwww.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/common.chunk.min.css?ver=caef84339e826d226dad — 200 — 9.6 KiB — 25 ms — h2https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/home.min.css?ver=3dd8640678bcd6c5730cwww.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/home.min.css?ver=3dd8640678bcd6c5730c — 200 — 1015 B — 49 ms — h2https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/video-playlist.min.css?ver=b1f700661ffba5250329www.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/video-playlist.min.css?ver=b1f700661ffba5250329 — 200 — 2.1 KiB — 25 ms — h2https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/css/widget.subscribe.css?ver=1.1.2www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/css/widget.subscribe.css?ver=1.1.2 — 200 — 1.0 KiB — 27 ms — h2https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/css/display.css?ver=1.1.9www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/css/display.css?ver=1.1.9 — 200 — 3.9 KiB — 32 ms — h2https://www.newsnationnow.com/wp-content/plugins/video/build/player.min.css?ver=6.8.5www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/video/build/player.min.css?ver=6.8.5 — 200 — 27.9 KiB — 55 ms — h2https://www.newsnationnow.com/wp-content/plugins/video/build/video-styles.feb6bcbcc2b9a23655fb.css?ver=feb6bcbcc2b9a23655fbwww.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/video/build/video-styles.feb6bcbcc2b9a23655fb.css?ver=feb6bcbcc2b9a23655fb — 200 — 1.3 KiB — 37 ms — h2https://www.newsnationnow.com/wp-content/client-mu-plugins/jetpack/css/jetpack.css?ver=12.4www.newsnationnow.com/wp-content/cl... https://www.newsnationnow.com/wp-content/client-mu-plugins/jetpack/css/jetpack.css?ver=12.4 — 200 — 18.3 KiB — 34 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP22057172152994-e1761311936159.jpg?w=800&h=449&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP22057172152994-e1761311936159.jpg?w=800&h=449&crop=1 — 200 — 24.6 KiB — 54 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.3 s LCP 2.1 shttps://newsnationnow.com// https://newsnationnow.com/ — 301 — 391 B — 280 ms — h2https://www.newsnationnow.com/www.newsnationnow.com/ https://www.newsnationnow.com/ — 200 — 127.1 KiB — 145 ms — h2https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Roboto+Condensed:400,700&display=swapfonts.googleapis.com/css?family=Lor... https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Roboto+Condensed:400,700&display=swap — 200 — 2.3 KiB — 111 ms — h2https://www.newsnationnow.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.5www.newsnationnow.com/wp-includes/c... https://www.newsnationnow.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.5 — 200 — 15.4 KiB — 10 ms — h2https://www.newsnationnow.com/wp-content/client-mu-plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css?minify=false&ver=34ae973733627b74a14ewww.newsnationnow.com/wp-content/cl... https://www.newsnationnow.com/wp-content/client-mu-plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css?minify=false&ver=34ae973733627b74a14e — 200 — 491 B — 18 ms — h2https://www.newsnationnow.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17www.newsnationnow.com/wp-includes/j... https://www.newsnationnow.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17 — 200 — 2.8 KiB — 51 ms — h2https://www.newsnationnow.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.8.5www.newsnationnow.com/wp-includes/j... https://www.newsnationnow.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.8.5 — 200 — 1.4 KiB — 27 ms — h2https://www.newsnationnow.com/wp-content/plugins/video/build/nexstar-video-player-styles.40b8e0bbd22656dbe6ed.css?ver=40b8e0bbd22656dbe6edwww.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/video/build/nexstar-video-player-styles.40b8e0bbd22656dbe6ed.css?ver=40b8e0bbd22656dbe6ed — 200 — 930 B — 55 ms — h2https://www.newsnationnow.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?ver=4.2.2www.newsnationnow.com/wp-content/mu... https://www.newsnationnow.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?ver=4.2.2 — 200 — 523 B — 19 ms — h2https://www.newsnationnow.com/wp-content/plugins/onesignal/dist/os-custom-link.css?ver=3.7www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/onesignal/dist/os-custom-link.css?ver=3.7 — 200 — 646 B — 19 ms — h2https://www.newsnationnow.com/wp-content/plugins/lakana/inc/civic-science/styles/civic-science.css?ver=1.0.0www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/lakana/inc/civic-science/styles/civic-science.css?ver=1.0.0 — 200 — 599 B — 16 ms — h2https://fonts.googleapis.com/css?family=Source+Sans+Pro%3A400%2C600%2C700%2C900%7CSource+Serif+Pro%3A400%2C600%2C700%2C900&display=swap&ver=1.0.0fonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro%3A400%2C600%2C700%2C900%7CSource+Serif+Pro%3A400%2C600%2C700%2C900&display=swap&ver=1.0.0 — 200 — 1.5 KiB — 106 ms — h2https://www.newsnationnow.com/wp-content/plugins/video/build/video-playlist-styles.942428719497dcde26a9.css?ver=942428719497dcde26a9www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/video/build/video-playlist-styles.942428719497dcde26a9.css?ver=942428719497dcde26a9 — 200 — 665 B — 30 ms — h2https://www.newsnationnow.com/wp-content/plugins/carousel/build/structural.736aca58516227a042ff.css?ver=736aca58516227a042ffwww.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/carousel/build/structural.736aca58516227a042ff.css?ver=736aca58516227a042ff — 200 — 553 B — 10 ms — h2https://www.newsnationnow.com/wp-content/plugins/carousel/build/styles.24829c7da4dfc0111e66.css?ver=24829c7da4dfc0111e66www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/carousel/build/styles.24829c7da4dfc0111e66.css?ver=24829c7da4dfc0111e66 — 200 — 777 B — 53 ms — h2https://www.newsnationnow.com/wp-content/plugins/nexstar-financial-calculators/build/financial-styles.996fad91369263dc10b2.css?ver=996fad91369263dc10b2www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/nexstar-financial-calculators/build/financial-styles.996fad91369263dc10b2.css?ver=996fad91369263dc10b2 — 200 — 2.3 KiB — 56 ms — h2https://www.newsnationnow.com/wp-content/plugins/nexstar-instaread/build/instaread-style.cd949757f4fc98921f56.css?ver=cd949757f4fc98921f56www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/nexstar-instaread/build/instaread-style.cd949757f4fc98921f56.css?ver=cd949757f4fc98921f56 — 200 — 434 B — 51 ms — h2https://fonts.googleapis.com/css?family=Lora%3A400%2C400i%2C700%2C700i%7CRoboto+Condensed%3A400%2C700&display=swap&ver=1.0fonts.googleapis.com/css?family=Lor... https://fonts.googleapis.com/css?family=Lora%3A400%2C400i%2C700%2C700i%7CRoboto+Condensed%3A400%2C700&display=swap&ver=1.0 — 200 — 2.0 KiB — 106 ms — h2https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/global.min.css?ver=399c1dd8eb3287e9a203www.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/global.min.css?ver=399c1dd8eb3287e9a203 — 200 — 54.0 KiB — 47 ms — h2https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed%3A500%2C600%2C700%7CNunito+Sans%3A400%2C400i%2C600%2C600i%2C700%2C700i%2C800%2C800i%7CFira+Sans+Condensed%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans+Condensed%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900&ver=1.0fonts.googleapis.com/css?family=Fir... https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed%3A500%2C600%2C700%7CNunito+Sans%3A400%2C400i%2C600%2C600i%2C700%2C700i%2C800%2C800i%7CFira+Sans+Condensed%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans+Condensed%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900%7CFira+Sans%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900&ver=1.0 — 200 — 2.5 KiB — 114 ms — h2https://www.newsnationnow.com/wp-content/themes/newsnation/client/build/css/global.min.css?ver=c3f57c67b33f44efbb09www.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/newsnation/client/build/css/global.min.css?ver=c3f57c67b33f44efbb09 — 200 — 43.8 KiB — 49 ms — h2https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/common.chunk.min.css?ver=caef84339e826d226dadwww.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/common.chunk.min.css?ver=caef84339e826d226dad — 200 — 9.6 KiB — 25 ms — h2https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/home.min.css?ver=3dd8640678bcd6c5730cwww.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/home.min.css?ver=3dd8640678bcd6c5730c — 200 — 1015 B — 49 ms — h2https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/video-playlist.min.css?ver=b1f700661ffba5250329www.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/css/video-playlist.min.css?ver=b1f700661ffba5250329 — 200 — 2.1 KiB — 25 ms — h2https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/css/widget.subscribe.css?ver=1.1.2www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/css/widget.subscribe.css?ver=1.1.2 — 200 — 1.0 KiB — 27 ms — h2https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/css/display.css?ver=1.1.9www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/css/display.css?ver=1.1.9 — 200 — 3.9 KiB — 32 ms — h2https://www.newsnationnow.com/wp-content/plugins/video/build/player.min.css?ver=6.8.5www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/video/build/player.min.css?ver=6.8.5 — 200 — 27.9 KiB — 55 ms — h2https://www.newsnationnow.com/wp-content/plugins/video/build/video-styles.feb6bcbcc2b9a23655fb.css?ver=feb6bcbcc2b9a23655fbwww.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/video/build/video-styles.feb6bcbcc2b9a23655fb.css?ver=feb6bcbcc2b9a23655fb — 200 — 1.3 KiB — 37 ms — h2https://www.newsnationnow.com/wp-content/client-mu-plugins/jetpack/css/jetpack.css?ver=12.4www.newsnationnow.com/wp-content/cl... https://www.newsnationnow.com/wp-content/client-mu-plugins/jetpack/css/jetpack.css?ver=12.4 — 200 — 18.3 KiB — 34 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP22057172152994-e1761311936159.jpg?w=800&h=449&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP22057172152994-e1761311936159.jpg?w=800&h=449&crop=1 — 200 — 24.6 KiB — 54 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/California-Debate-Simulcast-Key-Art_1320x1080.webp?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/California-Debate-Simulcast-Key-Art_1320x1080.webp?w=512&h=288&crop=1 — 200 — 62.8 KiB — 47 ms — h2https://www.newsnationnow.com/yZuPxxW0/init.jswww.newsnationnow.com/yZuPxxW0/init... https://www.newsnationnow.com/yZuPxxW0/init.js — -1 — 0 B — 0 ms — https://nxst.megpxs.com/ndn.jsnxst.megpxs.com/ndn.js https://nxst.megpxs.com/ndn.js — -1 — 0 B — 0 ms — https://cdn.cookielaw.org/scripttemplates/gpp.stub.jscdn.cookielaw.org/scripttemplates/g... https://cdn.cookielaw.org/scripttemplates/gpp.stub.js — -1 — 0 B — 0 ms — https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 0 ms — https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — -1 — 0 B — 0 ms — https://blue.newsnationnow.com/script.jsblue.newsnationnow.com/script.js https://blue.newsnationnow.com/script.js — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/universal-data-layer/js/udl.js?ver=1.3.0www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/universal-data-layer/js/udl.js?ver=1.3.0 — -1 — 0 B — 0 ms — https://cdn.confiant-integrations.net/50w5nCAdvE0PvMKeIPbGldwgx3w/gpt_and_prebid/config.jscdn.confiant-integrations.net/50w5n... https://cdn.confiant-integrations.net/50w5nCAdvE0PvMKeIPbGldwgx3w/gpt_and_prebid/config.js — -1 — 0 B — 0 ms — https://cdn.onesignal.com/sdks/OneSignalSDK.jscdn.onesignal.com/sdks/OneSignalSDK... https://cdn.onesignal.com/sdks/OneSignalSDK.js — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/core/build/front-end.9a198393e551bdd3e670.js?ver=9a198393e551bdd3e670www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/core/build/front-end.9a198393e551bdd3e670.js?ver=9a198393e551bdd3e670 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/onesignal/dist/nexstar-onesignal-integration.min.js?ver=3.7www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/onesignal/dist/nexstar-onesignal-integration.min.js?ver=3.7 — -1 — 0 B — 0 ms — https://assets.adobedtm.com/3f27c430a962/d33d8acd711c/launch-25e943fdd407.min.js?ver=1.0.0assets.adobedtm.com/3f27c430a962/d3... https://assets.adobedtm.com/3f27c430a962/d33d8acd711c/launch-25e943fdd407.min.js?ver=1.0.0 — -1 — 0 B — 0 ms — https://segment.psg.nexstardigital.net/adobeanalytics.js?ver=1.0.0segment.psg.nexstardigital.net/adob... https://segment.psg.nexstardigital.net/adobeanalytics.js?ver=1.0.0 — -1 — 0 B — 0 ms — https://segment.psg.nexstardigital.net/segment.js?ver=21segment.psg.nexstardigital.net/segm... https://segment.psg.nexstardigital.net/segment.js?ver=21 — -1 — 0 B — 0 ms — https://htlbid.com/v3/newsnationnow.com/htlbid.js?ver=1.0.0htlbid.com/v3/newsnationnow.com/htl... https://htlbid.com/v3/newsnationnow.com/htlbid.js?ver=1.0.0 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/nxst-advertising/dist/htlbid-advertising.min.js?ver=1.0.3www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/nxst-advertising/dist/htlbid-advertising.min.js?ver=1.0.3 — -1 — 0 B — 0 ms — https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@600;800&family=Fira+Sans:wght@800&family=Fira+Sans+Condensed:wght@400;600;800&display=swapfonts.googleapis.com/css2?family=Nu... https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@600;800&family=Fira+Sans:wght@800&family=Fira+Sans+Condensed:wght@400;600;800&display=swap — 200 — 1.1 KiB — 55 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/California-Debate-Simulcast-Key-Art_1320x1080-1.webp?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/California-Debate-Simulcast-Key-Art_1320x1080-1.webp?w=512&h=288&crop=1 — 200 — 62.9 KiB — 4 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP25356808455514-e1766442680326.jpg?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP25356808455514-e1766442680326.jpg?w=512&h=288&crop=1 — 200 — 10.1 KiB — 3 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/03/THUMB-Website-1-wings-for-odd-images-14.jpeg?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/03/THUMB-Website-1-wings-for-odd-images-14.jpeg?w=512&h=288&crop=1 — 200 — 23.9 KiB — 3 ms — h2https://www.newsnationnow.com/wp-content/plugins/nexstar-content-flair/build/kicker-style.d00b7cc231f9c2fc56e6.css?ver=d00b7cc231f9c2fc56e6www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/nexstar-content-flair/build/kicker-style.d00b7cc231f9c2fc56e6.css?ver=d00b7cc231f9c2fc56e6 — 200 — 696 B — 3 ms — h2https://www.newsnationnow.com/wp-json/lakana/v1/onesignal-manifestwww.newsnationnow.com/wp-json/lakan... https://www.newsnationnow.com/wp-json/lakana/v1/onesignal-manifest — 200 — 757 B — 7 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/GettyImages-2271882840.jpg?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/GettyImages-2271882840.jpg?w=512&h=288&crop=1 — 200 — 4.8 KiB — 3 ms — h2https://www.newsnationnow.com/wp-content/plugins/lakana/build/adReferralSource.js?ver=1.0.0www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/lakana/build/adReferralSource.js?ver=1.0.0 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/image_fc874e.png?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/image_fc874e.png?w=512&h=288&crop=1 — 200 — 168.6 KiB — 10 ms — h2https://data.ddhq.io/embed.js?ver=1data.ddhq.io/embed.js?ver=1 https://data.ddhq.io/embed.js?ver=1 — -1 — 0 B — 0 ms — https://ak.sail-horizon.com/spm/spm.v1.min.js?ver=6.8.5ak.sail-horizon.com/spm/spm.v1.min.... https://ak.sail-horizon.com/spm/spm.v1.min.js?ver=6.8.5 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/GettyImages-1399453475.jpg?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/GettyImages-1399453475.jpg?w=512&h=288&crop=1 — 200 — 22.7 KiB — 5 ms — h2https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/js/tag.js?ver=799b0288www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/js/tag.js?ver=799b0288 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.newsnationnow.com/wp-includes/j... https://www.newsnationnow.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.newsnationnow.com/wp-includes/j... https://www.newsnationnow.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — -1 — 0 B — 0 ms — https://w3.mp.lura.live/player/prod/v3/scripts/anvload.js?ver=3w3.mp.lura.live/player/prod/v3/scri... https://w3.mp.lura.live/player/prod/v3/scripts/anvload.js?ver=3 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/js/widget.subscribe.js?ver=1.1.5www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/js/widget.subscribe.js?ver=1.1.5 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/js/display.js?ver=1.1.2www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/sailthru-widget/js/display.js?ver=1.1.2 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/lakana/inc/blueconic/scripts/blueconic.js?ver=6c986ff3bb8d3e220a03c8a43ce312a4www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/lakana/inc/blueconic/scripts/blueconic.js?ver=6c986ff3bb8d3e220a03c8a43ce312a4 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/lakana/inc/blueconic/scripts/login-registration-integration.js?ver=1768601769www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/lakana/inc/blueconic/scripts/login-registration-integration.js?ver=1768601769 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/lakana/inc/blueconic/scripts/login-registration-bc-wall.js?ver=1764967776www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/lakana/inc/blueconic/scripts/login-registration-bc-wall.js?ver=1764967776 — -1 — 0 B — 0 ms — https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — -1 — 0 B — 0 ms — https://imasdk.googleapis.com/pal/sdkloader/pal.jsimasdk.googleapis.com/pal/sdkloader... https://imasdk.googleapis.com/pal/sdkloader/pal.js — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/nexstar-video-ads-shim/build/video-ads-shim-entry.b8cad32d99fc57eda717.js?ver=b8cad32d99fc57eda717www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/nexstar-video-ads-shim/build/video-ads-shim-entry.b8cad32d99fc57eda717.js?ver=b8cad32d99fc57eda717 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/nielsen/build/nielsen-entry.fefa5ff72d39246c193a.js?ver=fefa5ff72d39246c193awww.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/nielsen/build/nielsen-entry.fefa5ff72d39246c193a.js?ver=fefa5ff72d39246c193a — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/video/build/player.min.js?ver=6.8.5www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/video/build/player.min.js?ver=6.8.5 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/chartbeat/build/chartbeat-video-strategy.dd3333cc50f5c72c69a5.js?ver=dd3333cc50f5c72c69a5www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/chartbeat/build/chartbeat-video-strategy.dd3333cc50f5c72c69a5.js?ver=dd3333cc50f5c72c69a5 — -1 — 0 B — 0 ms — https://static.chartbeat.com/js/chartbeat_mab.js?ver=1.0.0static.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js?ver=1.0.0 — -1 — 0 B — 0 ms — https://static.chartbeat.com/js/chartbeat_video.jsstatic.chartbeat.com/js/chartbeat_v... https://static.chartbeat.com/js/chartbeat_video.js — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/htlbid/build/htlbid-video-bidding.efc4e03a903de8181dc9.js?ver=efc4e03a903de8181dc9www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/htlbid/build/htlbid-video-bidding.efc4e03a903de8181dc9.js?ver=efc4e03a903de8181dc9 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/video/build/frontend.a9e1536e98fc4a3eb5ea.js?ver=a9e1536e98fc4a3eb5eawww.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/video/build/frontend.a9e1536e98fc4a3eb5ea.js?ver=a9e1536e98fc4a3eb5ea — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/search-guard/build/search-guard.b547835f3eb95cde193c.js?ver=b547835f3eb95cde193cwww.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/search-guard/build/search-guard.b547835f3eb95cde193c.js?ver=b547835f3eb95cde193c — -1 — 0 B — 0 ms — https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/uploads/sites/108/2024/02/65cd54737226b1.09070191.jpeg?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2024/02/65cd54737226b1.09070191.jpeg?w=512&h=288&crop=1 — 200 — 36.8 KiB — 18 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2025/09/66f463ed214209.66709058.jpeg?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2025/09/66f463ed214209.66709058.jpeg?w=512&h=288&crop=1 — 200 — 11.9 KiB — 17 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/THUMB-Website-1-wings-for-odd-images-1.jpeg?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/THUMB-Website-1-wings-for-odd-images-1.jpeg?w=512&h=288&crop=1 — 200 — 20.9 KiB — 13 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/cft.jpg?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/cft.jpg?w=512&h=288&crop=1 — 200 — 33.9 KiB — 21 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/MAS_Banner_728x90_B.png?quality=75www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/MAS_Banner_728x90_B.png?quality=75 — 200 — 10.1 KiB — 17 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2025/02/NN_Markie_400x400.pngwww.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2025/02/NN_Markie_400x400.png — 200 — 182.8 KiB — 28 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2024/06/NN_Site-Talent-Profile-Photos_400x400_Vargas.pngwww.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2024/06/NN_Site-Talent-Profile-Photos_400x400_Vargas.png — 200 — 142.1 KiB — 29 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2024/06/NN_Site-Talent-Profile-Photos_400x400_Cuomo.pngwww.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2024/06/NN_Site-Talent-Profile-Photos_400x400_Cuomo.png — 200 — 171.8 KiB — 21 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2024/06/NN_Site-Talent-Profile-Photos_400x400_Leland-Vittert.pngwww.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2024/06/NN_Site-Talent-Profile-Photos_400x400_Leland-Vittert.png — 200 — 138.7 KiB — 26 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/01/NN_Katie-Pavlich.jpgwww.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/01/NN_Katie-Pavlich.jpg — 200 — 14.5 MiB — 527 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2023/03/NN_Jesse-Weber.jpgwww.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2023/03/NN_Jesse-Weber.jpg — 200 — 13.9 MiB — 676 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg width='1616' height='134' fill='none' xmlns='http://www.w3.…www.w3.… data:image/svg+xml;charset=utf-8,%3Csvg width='1616' height='134' fill='none' xmlns='http://www.w3.… — 200 — 0 B — 0 ms — datahttps://www.newsnationnow.com/wp-content/uploads/sites/108/2026/03/NewsNation-logo.pngwww.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/03/NewsNation-logo.png — 200 — 10.2 KiB — 20 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' fill='none' xmlns='http://www.w3.org…www.w3.org… data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' fill='none' xmlns='http://www.w3.org… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org…www.w3.org… data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org… — 200 — 0 B — 0 ms — datahttps://www.newsnationnow.com/wp-content/uploads/sites/108/2024/08/GettyImages-2162739934.jpg?w=512&h=288&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2024/08/GettyImages-2162739934.jpg?w=512&h=288&crop=1 — 200 — 23.9 KiB — 29 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP64610743705-e1776888920634.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP64610743705-e1776888920634.jpg?w=256&h=144&crop=1 — 200 — 4.7 KiB — 24 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2024/06/snapshot-14-2.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2024/06/snapshot-14-2.jpg?w=256&h=144&crop=1 — 200 — 5.6 KiB — 24 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/Screenshot-2026-04-22-123056.png?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/Screenshot-2026-04-22-123056.png?w=256&h=144&crop=1 — 200 — 37.7 KiB — 29 ms — h2https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-tQKr51.woff2fonts.gstatic.com/s/nunitosans/v19/... https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-tQKr51.woff2 — 200 — 30.3 KiB — 50 ms — h3https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5Vvl4jLazX3dA.woff2fonts.gstatic.com/s/firasans/v18/va... https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5Vvl4jLazX3dA.woff2 — 200 — 17.1 KiB — 89 ms — h3https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnSKzeRhf6Xl7Glw.woff2fonts.gstatic.com/s/firasans/v18/va... https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnSKzeRhf6Xl7Glw.woff2 — 200 — 17.3 KiB — 61 ms — h3https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnLK3eRhf6Xl7Glw.woff2fonts.gstatic.com/s/firasans/v18/va... https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnLK3eRhf6Xl7Glw.woff2 — 200 — 17.4 KiB — 89 ms — h3https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnZKveRhf6Xl7Glw.woff2fonts.gstatic.com/s/firasans/v18/va... https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnZKveRhf6Xl7Glw.woff2 — 200 — 17.4 KiB — 84 ms — h3https://fonts.gstatic.com/s/firasanscondensed/v11/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWU3IuMR0cjRYhY8.woff2fonts.gstatic.com/s/firasanscondens... https://fonts.gstatic.com/s/firasanscondensed/v11/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWU3IuMR0cjRYhY8.woff2 — 200 — 17.4 KiB — 86 ms — h3https://fonts.gstatic.com/s/firasanscondensed/v11/wEOhEADFm8hSaQTFG18FErVhsC9x-tarUfbtrelWfx4.woff2fonts.gstatic.com/s/firasanscondens... https://fonts.gstatic.com/s/firasanscondensed/v11/wEOhEADFm8hSaQTFG18FErVhsC9x-tarUfbtrelWfx4.woff2 — 200 — 17.3 KiB — 105 ms — h3https://fonts.gstatic.com/s/firasansextracondensed/v11/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3USLr3i-oWR9e2U.woff2fonts.gstatic.com/s/firasansextraco... https://fonts.gstatic.com/s/firasansextracondensed/v11/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3USLr3i-oWR9e2U.woff2 — 200 — 17.5 KiB — 89 ms — h3https://www.newsnationnow.com/wp-content/themes/newsnation/client/static/newsnation_logo.svgwww.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/newsnation/client/static/newsnation_logo.svg — 200 — 1.9 KiB — 29 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2021/09/GettyImages-3079572.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2021/09/GettyImages-3079572.jpg?w=256&h=144&crop=1 — 200 — 11.0 KiB — 60 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/69cfc105970259.31663016.jpeg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/69cfc105970259.31663016.jpeg?w=256&h=144&crop=1 — 200 — 8.4 KiB — 60 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/02/SSA2206443236-e1744401036395.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/02/SSA2206443236-e1744401036395.jpg?w=256&h=144&crop=1 — 200 — 6.8 KiB — 60 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/03/Kalshi_GettyImages.png?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/03/Kalshi_GettyImages.png?w=256&h=144&crop=1 — 200 — 36.1 KiB — 65 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2025/11/GettyImages-2166923969.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2025/11/GettyImages-2166923969.jpg?w=256&h=144&crop=1 — 200 — 3.3 KiB — 65 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP25344489399563-e1776868052349.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP25344489399563-e1776868052349.jpg?w=256&h=144&crop=1 — 200 — 9.7 KiB — 66 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/03/nomekristi_030326gn10_w.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/03/nomekristi_030326gn10_w.jpg?w=256&h=144&crop=1 — 200 — 5.3 KiB — 66 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/900_7980_01.MP4.14_33_54_11.Still001.png?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/900_7980_01.MP4.14_33_54_11.Still001.png?w=256&h=144&crop=1 — 200 — 49.3 KiB — 68 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2025/11/anna-kepner.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2025/11/anna-kepner.jpg?w=256&h=144&crop=1 — 200 — 5.2 KiB — 67 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP23139687715629-e1753033521293.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/AP23139687715629-e1753033521293.jpg?w=256&h=144&crop=1 — 200 — 6.8 KiB — 67 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/C.J.-David-Hickory-Hill-remains-e1776884677536.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/C.J.-David-Hickory-Hill-remains-e1776884677536.jpg?w=256&h=144&crop=1 — 200 — 9.6 KiB — 67 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/03/A7B182FFF87F472CF9C6304697D883BF.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/03/A7B182FFF87F472CF9C6304697D883BF.jpg?w=256&h=144&crop=1 — 200 — 3.0 KiB — 65 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/missing-students.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/missing-students.jpg?w=256&h=144&crop=1 — 200 — 9.0 KiB — 66 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/02/Nancy-Guthrie-1_3da6b9-e1771423024627.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/02/Nancy-Guthrie-1_3da6b9-e1771423024627.jpg?w=256&h=144&crop=1 — 200 — 5.6 KiB — 66 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/IMG_3734.webp?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/IMG_3734.webp?w=256&h=144&crop=1 — 200 — 6.0 KiB — 65 ms — h2https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/GettyImages-1258716875-1-e1772192835555.jpg?w=256&h=144&crop=1www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2026/04/GettyImages-1258716875-1-e1772192835555.jpg?w=256&h=144&crop=1 — 200 — 6.8 KiB — 66 ms — h2https://fonts.gstatic.com/s/firasansextracondensed/v11/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3SCKr3i-oWR9e2U.woff2fonts.gstatic.com/s/firasansextraco... https://fonts.gstatic.com/s/firasansextracondensed/v11/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3SCKr3i-oWR9e2U.woff2 — 200 — 17.4 KiB — 52 ms — h3https://fonts.gstatic.com/s/firasanscondensed/v11/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWQXOuMR0cjRYhY8.woff2fonts.gstatic.com/s/firasanscondens... https://fonts.gstatic.com/s/firasanscondensed/v11/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWQXOuMR0cjRYhY8.woff2 — 200 — 17.4 KiB — 52 ms — h3https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2 — 200 — 45.0 KiB — 55 ms — h3https://cdn.bestreviews.com/deals/main.bundle.jscdn.bestreviews.com/deals/main.bund... https://cdn.bestreviews.com/deals/main.bundle.js — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/js/common.chunk.min.js?ver=2634ffe6e9af4d963f49www.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/js/common.chunk.min.js?ver=2634ffe6e9af4d963f49 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/js/global.bundle.min.js?ver=6ef9d884b01f13f7c3a3www.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/js/global.bundle.min.js?ver=6ef9d884b01f13f7c3a3 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/themes/newsnation/client/build/js/global.bundle.min.js?ver=71ea047634ebc49f04d6www.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/newsnation/client/build/js/global.bundle.min.js?ver=71ea047634ebc49f04d6 — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/js/video-playlist.bundle.min.js?ver=14d1a32f39847e4497dfwww.newsnationnow.com/wp-content/th... https://www.newsnationnow.com/wp-content/themes/nexstar/client/build/js/video-playlist.bundle.min.js?ver=14d1a32f39847e4497df — -1 — 0 B — 0 ms — https://www.newsnationnow.com/wp-content/plugins/lakana/inc/alert-banners/js/special-promo.js?ver=1.0.0www.newsnationnow.com/wp-content/pl... https://www.newsnationnow.com/wp-content/plugins/lakana/inc/alert-banners/js/special-promo.js?ver=1.0.0 — -1 — 0 B — 0 ms — data:image/svg+xml;charset=utf-8,%3Csvg width='1616' height='443' fill='none' xmlns='http://www.w3.…www.w3.… data:image/svg+xml;charset=utf-8,%3Csvg width='1616' height='443' fill='none' xmlns='http://www.w3.… — 200 — 0 B — 0 ms — datahttps://www.newsnationnow.com/wp-content/uploads/sites/108/2020/07/cropped-favicon-tranparent-bkg.png?w=32www.newsnationnow.com/wp-content/up... https://www.newsnationnow.com/wp-content/uploads/sites/108/2020/07/cropped-favicon-tranparent-bkg.png?w=32 — 200 — 799 B — 4 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 371ms · 127KB · $5/mo
www.newsnationnow.com
Other
Optional
Execution 187ms
Transfer 127 KB
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 184ms
Transfer 0 KB
Monthly Cost $2/mo

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback