Skip to content
https://medicalnewstoday.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
5
REVIEW
3
PASS
5
INFO
2

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

74
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
99
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.68 s

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

1.77 s

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

247 ms

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

0.034

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

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

4.21 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
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
3.2 MB transferred, 131 requests
FIX
3.2 MB transferred, 131 requests
Warning::
Page weighs 8.6 MB (3.2 MB transferred)
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Warning::
131 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.67 g CO2 per page load
3.2 MB / 2.4 MB budget
3.2 MB transferred
131 requests
0.67 g CO2 per page load
JavaScript 2.5 MiB 77%
Images 438.6 KiB 13%
Fonts 154.6 KiB 5%
HTML 55.3 KiB 2%
Other 42.9 KiB 1%
Other 27.7 KiB 1%
Other 18.7 KiB 1%
Other 225 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

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 (3.2 MiB of 3.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
48 scripts, 1.4 MB unused
FIX
48 scripts, 1.4 MB unused
Warning::
https://assets.medicalnewstoday.com/_next/4331d740...: 354 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.medicalnewstoday.com/_next/4331d740...: 176 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 139 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://prod.adspsp.com/adb.2418030m.pb.js?c=Cx045...: 105 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.medicalnewstoday.com/_next/4331d740...: 104 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.4 MB
1412 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/felib.js402 KB354 KB (88%)3rd
https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/lib.js251 KB176 KB (70%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964188 KB139 KB (74%)3rd
https://prod.adspsp.com/adb.2418030m.pb.js?c=Cx04533cf4:mo8tqq8j:20155 KB105 KB (68%)3rd
https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/vendor.js171 KB104 KB (61%)3rd
https://gtm-server.healthline.com/gtag/js?id=G-930KV6HDTB&cx=c&gtm=4e64k0h2&sign=c15fd755e2e9746b9861aac0f43d36320735ca880d8b0fbd26fa676e9b538baf_20260421223 KB89 KB (40%)3rd
https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js142 KB87 KB (62%)3rd
https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js128 KB84 KB (65%)3rd
https://gtm-server.healthline.com/gtm.js?id=GTM-MB6365D178 KB79 KB (44%)3rd
https://client.aps.amazon-adsystem.com/publisher.js82 KB45 KB (55%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
131 resources · 3.2 MB · 1.4 MB savings available
FIX
131 resources · 3.2 MB · 1.4 MB savings available
Warning::
Page weight 2.2 MB over 1MB target
Got: 3.2 MB Expected: ≤ 1 MB
Info::
~1.4 MB of savings available
Warning::
130 third-party resources (100% of weight)
Info::
3 resources over 200KB
131 resources · 3.2 MiB · 130 third-party 2.2 MiB over 1MB target
JavaScript 77% · 2.5 MiB
Image 14% · 441.9 KiB
Font 5% · 154.6 KiB
Other 2% · 78.5 KiB
Document 2% · 55.3 KiB
CSS 0% · 4.7 KiB

~1.4 MiB of savings available

Remove unused JavaScript: 1.4 MiB
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
19 images, 0 KB saveable
REVIEW
19 images, 0 KB saveable
Info::
All images are well-optimized
19 images 439 KB
0 oversized -0 KB
7 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1751ms total JS execution
REVIEW
1751ms total JS execution
Warning::
Unattributable: 351ms CPU time
Warning::
https://rvo-cohesion.medicalnewstoday.com/cohesion...: 350ms CPU time
Info::
https://www.medicalnewstoday.com/: 140ms CPU time
Info::
https://prod.adspsp.com/adb.2418030m.cr.js?c=Cx045...: 136ms CPU time
Info::
https://gtm-server.healthline.com/gtm.js?id=GTM-MB...: 119ms CPU time
Warning::
Third-party scripts: 1751ms (100% of total)

Main Thread Breakdown

Script Evaluation 61% Other 18% Script Parsing & Compilation 11% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
Unattributable351ms57ms0ms3rd
https://rvo-cohesion.medicalnewstoday.com/cohesion/cohesion-tpo.min.js?cDomain=medicalnewstoday.com350ms327ms4ms3rd
https://www.medicalnewstoday.com/140ms13ms5ms3rd
https://prod.adspsp.com/adb.2418030m.cr.js?c=Cx04533cf4:mo8tqq8j:20136ms124ms7ms3rd
https://gtm-server.healthline.com/gtm.js?id=GTM-MB6365D119ms91ms15ms3rd
https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js117ms104ms12ms3rd
https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/lib.js117ms48ms19ms3rd
https://gtm-server.healthline.com/gtag/js?id=G-930KV6HDTB&cx=c&gtm=4e64k0h2&sign=c15fd755e2e9746b9861aac0f43d36320735ca880d8b0fbd26fa676e9b538baf_20260421110ms93ms16ms3rd
https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/vendor.js90ms18ms18ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=3109796482ms49ms18ms3rd

Showing top 10 of 12 scripts

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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+
Font Loading
5 fonts (155 KB)
PASS
5 fonts (155 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

155 KB total

Render-blocking

0

of 5

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 FCP 1.7 s LCP 1.8 shttps://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_7_0.woff232A982_7_0.woff2 https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_7_0.woff2 — 34.8 KiB — 78 ms — font-display: swaphttps://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_9_0.woff232A982_9_0.woff2 https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_9_0.woff2 — 34.3 KiB — 75 ms — font-display: swaphttps://assets.medicalnewstoday.com/fonts/proxima/v1/38C507_0_0.woff238C507_0_0.woff2 https://assets.medicalnewstoday.com/fonts/proxima/v1/38C507_0_0.woff2 — 41.0 KiB — 80 ms — font-display: swaphttps://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_1_0.woff232A982_1_0.woff2 https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_1_0.woff2 — 34.8 KiB — 6 ms — font-display: swaphttps://www.medicalnewstoday.com/static/fonts/healthline/healthline.woffhealthline.woff https://www.medicalnewstoday.com/static/fonts/healthline/healthline.woff — 9.6 KiB — 76 ms — font-display: swap
32A982_7_0.woff2 woff2 swap
Size 35 KB
Load time 78 ms
Start 159 ms
Risk FOUT — text flashes from fallback to web font
32A982_9_0.woff2 woff2 swap
Size 34 KB
Load time 75 ms
Start 159 ms
Risk FOUT — text flashes from fallback to web font
38C507_0_0.woff2 woff2 swap
Size 41 KB
Load time 80 ms
Start 159 ms
Risk FOUT — text flashes from fallback to web font
32A982_1_0.woff2 woff2 swap
Size 35 KB
Load time 6 ms
Start 330 ms
Risk FOUT — text flashes from fallback to web font
healthline.woff woff swap
Size 10 KB
Load time 76 ms
Start 331 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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)

Fixing the unchecked items could save ~3 KB and ~6 ms

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
Network Waterfall
131 requests over 4011ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.7 s LCP 1.8 shttps://medicalnewstoday.com// https://medicalnewstoday.com/ — 301 — 243 B — 20 ms — h2https://www.medicalnewstoday.com/www.medicalnewstoday.com/ https://www.medicalnewstoday.com/ — 200 — 47.6 KiB — 125 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/vendor.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/vendor.js — 200 — 170.7 KiB — 54 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/lib.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/lib.js — 200 — 251.1 KiB — 69 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/page-widgets.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/page-widgets.js — 200 — 35.1 KiB — 59 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/felib.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/felib.js — 200 — 402.3 KiB — 88 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/felib-core.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/felib-core.js — 200 — 6.2 KiB — 72 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/pages/home-page.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/pages/home-page.js — 200 — 4.9 KiB — 83 ms — h2https://cdn.cookielaw.org/scripttemplates/gpp.stub.jscdn.cookielaw.org/scripttemplates/g... https://cdn.cookielaw.org/scripttemplates/gpp.stub.js — 200 — 1.9 KiB — 49 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 45 ms — h2https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_7_0.woff2assets.medicalnewstoday.com/fonts/p... https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_7_0.woff2 — 200 — 34.8 KiB — 78 ms — h2https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_9_0.woff2assets.medicalnewstoday.com/fonts/p... https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_9_0.woff2 — 200 — 34.3 KiB — 75 ms — h2https://assets.medicalnewstoday.com/fonts/proxima/v1/38C507_0_0.woff2assets.medicalnewstoday.com/fonts/p... https://assets.medicalnewstoday.com/fonts/proxima/v1/38C507_0_0.woff2 — 200 — 41.0 KiB — 80 ms — h2https://config.aps.amazon-adsystem.com/configs/3083config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3083 — 200 — 1.7 KiB — 19 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 82.2 KiB — 36 ms — h2https://cdn.cookielaw.org/consent/9b54d80c-2000-43bf-9670-aab208be0254/9b54d80c-2000-43bf-9670-aab208be0254.jsoncdn.cookielaw.org/consent/9b54d80c-... https://cdn.cookielaw.org/consent/9b54d80c-2000-43bf-9670-aab208be0254/9b54d80c-2000-43bf-9670-aab208be0254.json — 200 — 2.7 KiB — 35 ms — h2https://prod.adspsp.com/adb.2418030m.min.jsprod.adspsp.com/adb.2418030m.min.js https://prod.adspsp.com/adb.2418030m.min.js — 200 — 1.6 KiB — 23 ms — http/1.1https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.0 KiB — 35 ms — h3https://rvo-cohesion.medicalnewstoday.com/cohesion/cohesion-tpo.min.js?cDomain=medicalnewstoday.comrvo-cohesion.medicalnewstoday.com/c... https://rvo-cohesion.medicalnewstoday.com/cohesion/cohesion-tpo.min.js?cDomain=medicalnewstoday.com — 200 — 29.4 KiB — 28 ms — h2https://gtm-server.healthline.com/gtm.js?id=GTM-MB6365Dgtm-server.healthline.com/gtm.js?id... https://gtm-server.healthline.com/gtm.js?id=GTM-MB6365D — 200 — 178.1 KiB — 138 ms — h2https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_1_0.woff2assets.medicalnewstoday.com/fonts/p... https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_1_0.woff2 — 200 — 34.8 KiB — 6 ms — h2https://www.medicalnewstoday.com/static/fonts/healthline/healthline.woffwww.medicalnewstoday.com/static/fon... https://www.medicalnewstoday.com/static/fonts/healthline/healthline.woff — 200 — 9.6 KiB — 76 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 94 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 307 B — 45 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 204 — 0 B — 74 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 204 — 0 B — 74 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 204 — 0 B — 72 ms — h2https://cdn.rvohealth.com/cohesion/ext/experimental.min.jscdn.rvohealth.com/cohesion/ext/expe... https://cdn.rvohealth.com/cohesion/ext/experimental.min.js — 200 — 4.2 KiB — 58 ms — h2https://cdn.rvohealth.com/preamp/api/v1/decisionscdn.rvohealth.com/preamp/api/v1/dec... https://cdn.rvohealth.com/preamp/api/v1/decisions — 200 — 1.3 KiB — 69 ms — h2https://www.medicalnewstoday.com/navi/reinforce?&domain=medicalnewstoday.comwww.medicalnewstoday.com/navi/reinf... https://www.medicalnewstoday.com/navi/reinforce?&domain=medicalnewstoday.com — 200 — 518 B — 16 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.7 s LCP 1.8 shttps://medicalnewstoday.com// https://medicalnewstoday.com/ — 301 — 243 B — 20 ms — h2https://www.medicalnewstoday.com/www.medicalnewstoday.com/ https://www.medicalnewstoday.com/ — 200 — 47.6 KiB — 125 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/vendor.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/vendor.js — 200 — 170.7 KiB — 54 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/lib.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/lib.js — 200 — 251.1 KiB — 69 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/page-widgets.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/page-widgets.js — 200 — 35.1 KiB — 59 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/felib.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/felib.js — 200 — 402.3 KiB — 88 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/felib-core.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/felib-core.js — 200 — 6.2 KiB — 72 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/pages/home-page.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/pages/home-page.js — 200 — 4.9 KiB — 83 ms — h2https://cdn.cookielaw.org/scripttemplates/gpp.stub.jscdn.cookielaw.org/scripttemplates/g... https://cdn.cookielaw.org/scripttemplates/gpp.stub.js — 200 — 1.9 KiB — 49 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 45 ms — h2https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_7_0.woff2assets.medicalnewstoday.com/fonts/p... https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_7_0.woff2 — 200 — 34.8 KiB — 78 ms — h2https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_9_0.woff2assets.medicalnewstoday.com/fonts/p... https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_9_0.woff2 — 200 — 34.3 KiB — 75 ms — h2https://assets.medicalnewstoday.com/fonts/proxima/v1/38C507_0_0.woff2assets.medicalnewstoday.com/fonts/p... https://assets.medicalnewstoday.com/fonts/proxima/v1/38C507_0_0.woff2 — 200 — 41.0 KiB — 80 ms — h2https://config.aps.amazon-adsystem.com/configs/3083config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3083 — 200 — 1.7 KiB — 19 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 82.2 KiB — 36 ms — h2https://cdn.cookielaw.org/consent/9b54d80c-2000-43bf-9670-aab208be0254/9b54d80c-2000-43bf-9670-aab208be0254.jsoncdn.cookielaw.org/consent/9b54d80c-... https://cdn.cookielaw.org/consent/9b54d80c-2000-43bf-9670-aab208be0254/9b54d80c-2000-43bf-9670-aab208be0254.json — 200 — 2.7 KiB — 35 ms — h2https://prod.adspsp.com/adb.2418030m.min.jsprod.adspsp.com/adb.2418030m.min.js https://prod.adspsp.com/adb.2418030m.min.js — 200 — 1.6 KiB — 23 ms — http/1.1https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.0 KiB — 35 ms — h3https://rvo-cohesion.medicalnewstoday.com/cohesion/cohesion-tpo.min.js?cDomain=medicalnewstoday.comrvo-cohesion.medicalnewstoday.com/c... https://rvo-cohesion.medicalnewstoday.com/cohesion/cohesion-tpo.min.js?cDomain=medicalnewstoday.com — 200 — 29.4 KiB — 28 ms — h2https://gtm-server.healthline.com/gtm.js?id=GTM-MB6365Dgtm-server.healthline.com/gtm.js?id... https://gtm-server.healthline.com/gtm.js?id=GTM-MB6365D — 200 — 178.1 KiB — 138 ms — h2https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_1_0.woff2assets.medicalnewstoday.com/fonts/p... https://assets.medicalnewstoday.com/fonts/proxima/v1/32A982_1_0.woff2 — 200 — 34.8 KiB — 6 ms — h2https://www.medicalnewstoday.com/static/fonts/healthline/healthline.woffwww.medicalnewstoday.com/static/fon... https://www.medicalnewstoday.com/static/fonts/healthline/healthline.woff — 200 — 9.6 KiB — 76 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 94 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 307 B — 45 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 204 — 0 B — 74 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 204 — 0 B — 74 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 204 — 0 B — 72 ms — h2https://cdn.rvohealth.com/cohesion/ext/experimental.min.jscdn.rvohealth.com/cohesion/ext/expe... https://cdn.rvohealth.com/cohesion/ext/experimental.min.js — 200 — 4.2 KiB — 58 ms — h2https://cdn.rvohealth.com/preamp/api/v1/decisionscdn.rvohealth.com/preamp/api/v1/dec... https://cdn.rvohealth.com/preamp/api/v1/decisions — 200 — 1.3 KiB — 69 ms — h2https://www.medicalnewstoday.com/navi/reinforce?&domain=medicalnewstoday.comwww.medicalnewstoday.com/navi/reinf... https://www.medicalnewstoday.com/navi/reinforce?&domain=medicalnewstoday.com — 200 — 518 B — 16 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js — 200 — 128.4 KiB — 49 ms — h2https://cdn.rvohealth.com/cohesion/xs1.htmlcdn.rvohealth.com/cohesion/xs1.html https://cdn.rvohealth.com/cohesion/xs1.html — 200 — 1.2 KiB — 33 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 278 B — 18 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 277 B — 15 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 278 B — 19 ms — h2https://cdn.rvohealth.com/cohesion/xs2.htmlcdn.rvohealth.com/cohesion/xs2.html https://cdn.rvohealth.com/cohesion/xs2.html — 200 — 719 B — 5 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 278 B — 16 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 277 B — 12 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 278 B — 13 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 278 B — 13 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/4708.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/4708.js — 200 — 4.8 KiB — 13 ms — h2https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/9262.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4331d740-2698-49a4-beb4-128e3470bb78/mnt/9262.js — 200 — 19.4 KiB — 18 ms — h2https://assets.medicalnewstoday.com/_next/4159-b6a4b451.jsassets.medicalnewstoday.com/_next/4... https://assets.medicalnewstoday.com/_next/4159-b6a4b451.js — 200 — 3.3 KiB — 16 ms — h2https://assets.medicalnewstoday.com/_next/chunks/deferred-global-22ac75e4.jsassets.medicalnewstoday.com/_next/c... https://assets.medicalnewstoday.com/_next/chunks/deferred-global-22ac75e4.js — 200 — 25.7 KiB — 18 ms — h2https://www.medicalnewstoday.com/api/cdp/profile/v3?tagularAnonId=a271d176-9416-477c-82e5-9e24728fa5e0www.medicalnewstoday.com/api/cdp/pr... https://www.medicalnewstoday.com/api/cdp/profile/v3?tagularAnonId=a271d176-9416-477c-82e5-9e24728fa5e0 — 200 — 492 B — 180 ms — h2https://assets.medicalnewstoday.com/_next/7314-446cf70b.jsassets.medicalnewstoday.com/_next/7... https://assets.medicalnewstoday.com/_next/7314-446cf70b.js — 200 — 3.9 KiB — 10 ms — h2https://assets.medicalnewstoday.com/_next/9644-9ccf880d.jsassets.medicalnewstoday.com/_next/9... https://assets.medicalnewstoday.com/_next/9644-9ccf880d.js — 200 — 1.2 KiB — 11 ms — h2https://assets.medicalnewstoday.com/_next/7616-234f5f0e.jsassets.medicalnewstoday.com/_next/7... https://assets.medicalnewstoday.com/_next/7616-234f5f0e.js — 200 — 4.1 KiB — 12 ms — h2https://assets.medicalnewstoday.com/_next/9190-9bc7aa7f.jsassets.medicalnewstoday.com/_next/9... https://assets.medicalnewstoday.com/_next/9190-9bc7aa7f.js — 200 — 3.5 KiB — 14 ms — h2https://assets.medicalnewstoday.com/_next/chunks/yt-c30eff68.jsassets.medicalnewstoday.com/_next/c... https://assets.medicalnewstoday.com/_next/chunks/yt-c30eff68.js — 200 — 4.6 KiB — 15 ms — h2https://assets.medicalnewstoday.com/_next/chunks/el-6d9f9bc8.jsassets.medicalnewstoday.com/_next/c... https://assets.medicalnewstoday.com/_next/chunks/el-6d9f9bc8.js — 200 — 13.5 KiB — 16 ms — h2https://assets.medicalnewstoday.com/content/advertising.jsassets.medicalnewstoday.com/content... https://assets.medicalnewstoday.com/content/advertising.js — 200 — 367 B — 6 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/GLP-1-effects-GettyImages-2228430562-Thumb.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/GLP-1-effects-GettyImages-2228430562-Thumb.jpg — 200 — 36.9 KiB — 147 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/01/feature-inconvo-sleep-2-732x549.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/01/feature-inconvo-sleep-2-732x549.jpg — 200 — 16.1 KiB — 180 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/02/aging-supplements-Stocksy_txp6492c788M2F400_Medium_7299713-Thumb.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/02/aging-supplements-Stocksy_txp6492c788M2F400_Medium_7299713-Thumb.jpg — 200 — 16.9 KiB — 183 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/mnt-news-foundayo-thumbnail-732x549-1.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/mnt-news-foundayo-thumbnail-732x549-1.jpg — 200 — 27.9 KiB — 167 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/urine-test-GettyImages-872024144-Thumb.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/urine-test-GettyImages-872024144-Thumb.jpg — 200 — 33.5 KiB — 155 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/senior-woman-sunhat-732x549-thumbnail.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/senior-woman-sunhat-732x549-thumbnail.jpg — 200 — 39.0 KiB — 173 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 278 B — 13 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 278 B — 13 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/young-woman-eating-healthy-meal-732x549-thumbnail.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/young-woman-eating-healthy-meal-732x549-thumbnail.jpg — 200 — 16.2 KiB — 142 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/cholesterol-test-GettyImages-2263125137-Thumb.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/cholesterol-test-GettyImages-2263125137-Thumb.jpg — 200 — 17.8 KiB — 86 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 278 B — 13 ms — h2https://www.medicalnewstoday.com/api/drivers/v4www.medicalnewstoday.com/api/driver... https://www.medicalnewstoday.com/api/drivers/v4 — 200 — 1.6 KiB — 102 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 277 B — 18 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/exercise-routine-GettyImages-2214830726-Thumb.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/exercise-routine-GettyImages-2214830726-Thumb.jpg — 200 — 11.9 KiB — 67 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/vegetables-cancer-Stocksy_txpc4fc9344nZG400_Medium_5126756-Thumb.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/vegetables-cancer-Stocksy_txpc4fc9344nZG400_Medium_5126756-Thumb.jpg — 200 — 63.1 KiB — 70 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/Circadian-brain-Stocksy_txpc4fc9344nZG400_Medium_7128300-Thumb.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/Circadian-brain-Stocksy_txpc4fc9344nZG400_Medium_7128300-Thumb.jpg — 200 — 79.1 KiB — 78 ms — h2https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/exercise-chronotype-GettyImages-2210292831-Thumb.jpgmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/sites/3/2026/04/exercise-chronotype-GettyImages-2210292831-Thumb.jpg — 200 — 77.0 KiB — 86 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964 — 200 — 187.7 KiB — 15 ms — h3https://assets.medicalnewstoday.com/_next/chunks/modal-0fb446a0.jsassets.medicalnewstoday.com/_next/c... https://assets.medicalnewstoday.com/_next/chunks/modal-0fb446a0.js — 200 — 6.5 KiB — 9 ms — h2https://assets.medicalnewstoday.com/_next/chunks/lib-components-engagement-invisible-div-popup-60ae4e32.jsassets.medicalnewstoday.com/_next/c... https://assets.medicalnewstoday.com/_next/chunks/lib-components-engagement-invisible-div-popup-60ae4e32.js — 200 — 1.2 KiB — 10 ms — h2https://prod.adspsp.com/adb.2418030m.cr.js?c=Cx04533cf4:mo8tqq8j:20prod.adspsp.com/adb.2418030m.cr.js?... https://prod.adspsp.com/adb.2418030m.cr.js?c=Cx04533cf4:mo8tqq8j:20 — 200 — 73.1 KiB — 9 ms — http/1.1https://prod.adspsp.com/adb.2418030m.pb.js?c=Cx04533cf4:mo8tqq8j:20prod.adspsp.com/adb.2418030m.pb.js?... https://prod.adspsp.com/adb.2418030m.pb.js?c=Cx04533cf4:mo8tqq8j:20 — 200 — 154.7 KiB — 32 ms — http/1.1https://cdn.rvohealth.com/preamp/api/v1/confirmationcdn.rvohealth.com/preamp/api/v1/con... https://cdn.rvohealth.com/preamp/api/v1/confirmation — 200 — 576 B — 23 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 278 B — 14 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MB6365D&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MB6365D&gtg_health=1 — 200 — 392 B — 42 ms — h2https://gtm-server.healthline.com/gtag/js?id=G-930KV6HDTB&cx=c&gtm=4e64k0h2&sign=c15fd755e2e9746b9861aac0f43d36320735ca880d8b0fbd26fa676e9b538baf_20260421gtm-server.healthline.com/gtag/js?i... https://gtm-server.healthline.com/gtag/js?id=G-930KV6HDTB&cx=c&gtm=4e64k0h2&sign=c15fd755e2e9746b9861aac0f43d36320735ca880d8b0fbd26fa676e9b538baf_20260421 — 200 — 223.1 KiB — 122 ms — h2https://cdn.cookielaw.org/consent/9b54d80c-2000-43bf-9670-aab208be0254/019c0608-a901-7fbe-bc80-af07d0bc2ea2/en.jsoncdn.cookielaw.org/consent/9b54d80c-... https://cdn.cookielaw.org/consent/9b54d80c-2000-43bf-9670-aab208be0254/019c0608-a901-7fbe-bc80-af07d0bc2ea2/en.json — 200 — 24.8 KiB — 26 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 14 ms — h2https://cdn.btmessage.com/script/rlink.js?o=5654206581047296cdn.btmessage.com/script/rlink.js?o... https://cdn.btmessage.com/script/rlink.js?o=5654206581047296 — 200 — 51.3 KiB — 25 ms — h2https://pub.doubleverify.com/dvtag/20447058/DV1208979/pub.jspub.doubleverify.com/dvtag/20447058... https://pub.doubleverify.com/dvtag/20447058/DV1208979/pub.js — 200 — 30.7 KiB — 90 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 45 ms — h2https://cdn.btmessage.com/assets/bt-rlink-storage-BvSbFeGG.htmlcdn.btmessage.com/assets/bt-rlink-s... https://cdn.btmessage.com/assets/bt-rlink-storage-BvSbFeGG.html — 200 — 3.7 KiB — 19 ms — h2https://api.btmessage.com/websiteconfig?bt_env=prod&o=5654206581047296&w=medicalnewstoday.com&l=ENapi.btmessage.com/websiteconfig?bt_... https://api.btmessage.com/websiteconfig?bt_env=prod&o=5654206581047296&w=medicalnewstoday.com&l=EN — 200 — 693 B — 48 ms — h2https://ad-delivery.net/px.gif?ch=2ad-delivery.net/px.gif?ch=2 https://ad-delivery.net/px.gif?ch=2 — 200 — 612 B — 25 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250 — 200 — 130 B — 30 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.011679064615534807ad-delivery.net/px.gif?ch=1&e=0.011... https://ad-delivery.net/px.gif?ch=1&e=0.011679064615534807 — 200 — 109 B — 25 ms — h2https://pavlov-prod.healthline.com/api/metricspavlov-prod.healthline.com/api/metr... https://pavlov-prod.healthline.com/api/metrics — 200 — 225 B — 197 ms — h2https://www.youtube.com/s/player/1e1d6f74/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1e1d6f74/w... https://www.youtube.com/s/player/1e1d6f74/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 6 ms — h2https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=20447058&cmp=DV1208979&url=https%3A%2F%2Fmedicalnewstoday.com&ids=1&token=fuXmo5QYGRorIZdDEC2PhTdKCDRpFhFCIPKCuho6NKcDe9xbt54QdsHHSIPfq4XgrEHA69LA8%2FQIoGvKvAc16HwU%2Fi9Ds0o4y8S1Ql%2FVt5uc5JUCi0wBndPTkM7I3sip2X6FCTW1m%2BdpUnbKzXiiyMNVEfLGdq8%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=20447058&cmp=DV1208979&url=https%3A%2F%2Fmedicalnewstoday.com&ids=1&token=fuXmo5QYGRorIZdDEC2PhTdKCDRpFhFCIPKCuho6NKcDe9xbt54QdsHHSIPfq4XgrEHA69LA8%2FQIoGvKvAc16HwU%2Fi9Ds0o4y8S1Ql%2FVt5uc5JUCi0wBndPTkM7I3sip2X6FCTW1m%2BdpUnbKzXiiyMNVEfLGdq8%3D — 200 — 399 B — 44 ms — h3https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=20447058&cmp=DV1208979&url=https%3A%2F%2Fmedicalnewstoday.com&bsc=1&abs=1&token=fuXmo5QYGRorIZdDEC2PhTdKCDRpFhFCIPKCuho6NKcDe9xbt54QdsHHSIPfq4XgrEHA69LA8%2FQIoGvKvAc16HwU%2Fi9Ds0o4y8S1Ql%2FVt5uc5JUCi0wBndPTkM7I3sip2X6FCTW1m%2BdpUnbKzXiiyMNVEfLGdq8%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=20447058&cmp=DV1208979&url=https%3A%2F%2Fmedicalnewstoday.com&bsc=1&abs=1&token=fuXmo5QYGRorIZdDEC2PhTdKCDRpFhFCIPKCuho6NKcDe9xbt54QdsHHSIPfq4XgrEHA69LA8%2FQIoGvKvAc16HwU%2Fi9Ds0o4y8S1Ql%2FVt5uc5JUCi0wBndPTkM7I3sip2X6FCTW1m%2BdpUnbKzXiiyMNVEfLGdq8%3D — 200 — 515 B — 48 ms — h3https://ad-delivery.net/px.gif?ch=2ad-delivery.net/px.gif?ch=2 https://ad-delivery.net/px.gif?ch=2 — 200 — 0 B — 3 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.011679064615534807ad-delivery.net/px.gif?ch=1&e=0.011... https://ad-delivery.net/px.gif?ch=1&e=0.011679064615534807 — 200 — 0 B — 7 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250 — 200 — 0 B — 6 ms — h3https://media.post.rvohealth.io/wp-content/uploads/2023/11/MNT-Periwinkle-White.pngmedia.post.rvohealth.io/wp-content/... https://media.post.rvohealth.io/wp-content/uploads/2023/11/MNT-Periwinkle-White.png — 200 — 3.3 KiB — 32 ms — h2https://ingest.make.rvohealth.com/v2/tingest.make.rvohealth.com/v2/t https://ingest.make.rvohealth.com/v2/t — 200 — 278 B — 12 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 6 ms — h3https://gtm-server.healthline.com/g/collect?v=2&tid=G-930KV6HDTB&gtm=45he64k0h2v879256662z8860842016za20kzb860842016zd860842016&_p=1776798316401&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&ecid=980838551&_eu=AAAAAGA&_fplc=0&are=1&cid=795814049.1776798318&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US&sst.rnd=1632692581.1776798318&sst.us_privacy=1YNY&sst.tft=1776798316401&sst.lpc=223214983&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543&sid=1776798317&sct=1&seg=0&dl=https%3A%2F%2Fwww.medicalnewstoday.com%2F&dt=Medical%20and%20health%20information%20%7C%20MedicalNewsToday&_tu=TA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=2&ep.dimension_35_update_date=false&ep.dimension_75_subcategory=&ep.dimension_16_published_date=false&ep.dimension_19_page_template=Homepage&ep.dimension_41_page_path=%2Fhomepage&ep.dimension_6_k2=healthsystems&ep.dimension_5_k1=otherhealthsystems&ep.dimension_81_gam_pageview_id=b5f6b1f1-c3c2-4c5e-8d10-8c51edf85094&ep.dimension_30_client_month=04&ep.dimension_34_client_hour=19&ep.dimension_29_client_day_of_week_name=Tuesday&epn.dimension_28_client_day_of_week=2&ep.dimension_32_client_date=20260421&ep.dimension_43_ab_segment=false&ep.client_datetime_info=%5Bobject%20Object%5D&tfd=2215&richsstssegtm-server.healthline.com/g/collect... https://gtm-server.healthline.com/g/collect?v=2&tid=G-930KV6HDTB&gtm=45he64k0h2v879256662z8860842016za20kzb860842016zd860842016&_p=1776798316401&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&ecid=980838551&_eu=AAAAAGA&_fplc=0&are=1&cid=795814049.1776798318&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US&sst.rnd=1632692581.1776798318&sst.us_privacy=1YNY&sst.tft=1776798316401&sst.lpc=223214983&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543&sid=1776798317&sct=1&seg=0&dl=https%3A%2F%2Fwww.medicalnewstoday.com%2F&dt=Medical%20and%20health%20information%20%7C%20MedicalNewsToday&_tu=TA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=2&ep.dimension_35_update_date=false&ep.dimension_75_subcategory=&ep.dimension_16_published_date=false&ep.dimension_19_page_template=Homepage&ep.dimension_41_page_path=%2Fhomepage&ep.dimension_6_k2=healthsystems&ep.dimension_5_k1=otherhealthsystems&ep.dimension_81_gam_pageview_id=b5f6b1f1-c3c2-4c5e-8d10-8c51edf85094&ep.dimension_30_client_month=04&ep.dimension_34_client_hour=19&ep.dimension_29_client_day_of_week_name=Tuesday&epn.dimension_28_client_day_of_week=2&ep.dimension_32_client_date=20260421&ep.dimension_43_ab_segment=false&ep.client_datetime_info=%5Bobject%20Object%5D&tfd=2215&richsstsse — 200 — 1.5 KiB — 88 ms — h2https://gtm-server.healthline.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.medicalnewstoday.com&1p=1gtm-server.healthline.com/_/service... https://gtm-server.healthline.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.medicalnewstoday.com&1p=1 — 200 — 2.0 KiB — 75 ms — h2https://analytics.google.com/g/s/collect?dma=0&npa=0&gcs=G111&gcd=13t3t3t3t5l1&gtm=45h91e64k0v879256662z8860842016z9861653543za20kzb860842016zd860842016&tag_exp=0~115616986~115938466~115938468~117266400~117384417~117512543&_is_sw=f15s0t4&_tu=TA&gap.gtb=2&_gsid=930KV6HDTBnukhsItfdA-NQqIDHSa-kAanalytics.google.com/g/s/collect?dm... https://analytics.google.com/g/s/collect?dma=0&npa=0&gcs=G111&gcd=13t3t3t3t5l1&gtm=45h91e64k0v879256662z8860842016z9861653543za20kzb860842016zd860842016&tag_exp=0~115616986~115938466~115938468~117266400~117384417~117512543&_is_sw=f15s0t4&_tu=TA&gap.gtb=2&_gsid=930KV6HDTBnukhsItfdA-NQqIDHSa-kA — 204 — 514 B — 40 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&dma=0&npa=0&gcs=G111&gcd=13t3t3t3t5l1&tid=G-930KV6HDTB&cid=lXCEYk5iV7pYr1lGE1mWDYaHDVf7sErODheuHcCj%2BC0%3D.1776798318&gtm=45h91e64k0v879256662z8860842016z9861653543za20kzb860842016zd860842016&tag_exp=0~115616986~115938466~115938468~117266400~117384417~117512543&_is_sw=f15s0t4&_tu=TA&gap.gtb=2&aip=1stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&dma=0&npa=0&gcs=G111&gcd=13t3t3t3t5l1&tid=G-930KV6HDTB&cid=lXCEYk5iV7pYr1lGE1mWDYaHDVf7sErODheuHcCj%2BC0%3D.1776798318&gtm=45h91e64k0v879256662z8860842016z9861653543za20kzb860842016zd860842016&tag_exp=0~115616986~115938466~115938468~117266400~117384417~117512543&_is_sw=f15s0t4&_tu=TA&gap.gtb=2&aip=1 — 204 — 514 B — 41 ms — h2https://cdn.confiant-integrations.net/cmoHx-7NMqx3kvsCb7fFcqWf2C8/gpt_and_prebid/config.jscdn.confiant-integrations.net/cmoHx... https://cdn.confiant-integrations.net/cmoHx-7NMqx3kvsCb7fFcqWf2C8/gpt_and_prebid/config.js — 200 — 64.7 KiB — 27 ms — h3https://ats-wrapper.privacymanager.io/ats-modules/cb93186d-f581-4a92-9a35-939c3e4ede16/ats.jsats-wrapper.privacymanager.io/ats-m... https://ats-wrapper.privacymanager.io/ats-modules/cb93186d-f581-4a92-9a35-939c3e4ede16/ats.js — 200 — 74.9 KiB — 39 ms — h2https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.jscdn.confiant-integrations.net/gptpr... https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js — 200 — 141.8 KiB — 18 ms — h3https://js-sec.indexww.com/ht/p/180447-192872210293780.jsjs-sec.indexww.com/ht/p/180447-1928... https://js-sec.indexww.com/ht/p/180447-192872210293780.js — 200 — 11.0 KiB — 40 ms — h2https://config.aps.amazon-adsystem.com/configs/3083config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3083 — 200 — 0 B — 9 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=3083&u=https%3A%2F%2Fwww.medicalnewstoday.comc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=3083&u=https%3A%2F%2Fwww.medicalnewstoday.com — 200 — 2.7 KiB — 89 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 429 B — 14 ms — h2https://lexicon.33across.com/v1/envelope?pid=0013300001b1YMsAAM&gdpr=0&src=pbjs&ver=10.19.0&coppa=0&us_privacy=1YNYlexicon.33across.com/v1/envelope?pi... https://lexicon.33across.com/v1/envelope?pid=0013300001b1YMsAAM&gdpr=0&src=pbjs&ver=10.19.0&coppa=0&us_privacy=1YNY — 200 — 1.6 KiB — 30 ms — h2https://ups.analytics.yahoo.com/ups/58452/fed?v=1&1p=0&gdpr=0&gdpr_consent=&us_privacy=1YNY&url=https://www.medicalnewstoday.com/&pixelId=58452&he=ups.analytics.yahoo.com/ups/58452/f... https://ups.analytics.yahoo.com/ups/58452/fed?v=1&1p=0&gdpr=0&gdpr_consent=&us_privacy=1YNY&url=https://www.medicalnewstoday.com/&pixelId=58452&he= — 200 — 815 B — 32 ms — h2https://id5-sync.com/api/config/prebidid5-sync.com/api/config/prebid https://id5-sync.com/api/config/prebid — 200 — 662 B — 278 ms — h2https://id2.sv.rkdms.com/identity/?sv_domain=medicalnewstoday.com&sv_pubid=11314&ssp_ids=534404531id2.sv.rkdms.com/identity/?sv_domai... https://id2.sv.rkdms.com/identity/?sv_domain=medicalnewstoday.com&sv_pubid=11314&ssp_ids=534404531 — 200 — 292 B — 82 ms — h2https://match.adsrvr.org/track/rid?ttd_pid=bt8j74p&fmt=jsonmatch.adsrvr.org/track/rid?ttd_pid=... https://match.adsrvr.org/track/rid?ttd_pid=bt8j74p&fmt=json — 200 — 580 B — 55 ms — h2https://api.rlcdn.com/api/identity/envelope?pid=1974api.rlcdn.com/api/identity/envelope... https://api.rlcdn.com/api/identity/envelope?pid=1974 — 204 — 266 B — 81 ms — h2https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.jssecure.cdn.fastclick.net/js/pubcid/... https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js — 200 — 21.7 KiB — 38 ms — h2https://cdn-ima.33across.com/ima.jscdn-ima.33across.com/ima.js https://cdn-ima.33across.com/ima.js — 200 — 6.9 KiB — 42 ms — h2https://cdn.id5-sync.com/api/1.0/id5-api.jscdn.id5-sync.com/api/1.0/id5-api.js https://cdn.id5-sync.com/api/1.0/id5-api.js — 200 — 34.5 KiB — 59 ms — h2blob:https://www.medicalnewstoday.com/8f735507-7cb7-439f-9d59-abc8bf27abc3www.medicalnewstoday.com/8f735507-7... blob:https://www.medicalnewstoday.com/8f735507-7cb7-439f-9d59-abc8bf27abc3 — 200 — 0 B — 1 ms — blobhttps://match.adsrvr.org/track/rid?ttd_pid=casale&fmt=json&p=180447match.adsrvr.org/track/rid?ttd_pid=... https://match.adsrvr.org/track/rid?ttd_pid=casale&fmt=json&p=180447 — 200 — 578 B — 18 ms — h2https://api.rlcdn.com/api/identity?pid=2&rt=envelopeapi.rlcdn.com/api/identity?pid=2&rt... https://api.rlcdn.com/api/identity?pid=2&rt=envelope — 204 — 43 B — 39 ms — h2https://lexicon.33across.com/v1/envelope?pid=0013300001b1YMsAAM&src=aps&ver=1.18.0&tp=HFn4V3%2BKFXkBvNIwQznq4pJw4sTdbZu3aa9%2FV2IEdoc%3D&us_privacy=1YNYlexicon.33across.com/v1/envelope?pi... https://lexicon.33across.com/v1/envelope?pid=0013300001b1YMsAAM&src=aps&ver=1.18.0&tp=HFn4V3%2BKFXkBvNIwQznq4pJw4sTdbZu3aa9%2FV2IEdoc%3D&us_privacy=1YNY — 200 — 1.6 KiB — 9 ms — h2https://api.id5-sync.com/analytics/1151/id5-api-jsapi.id5-sync.com/analytics/1151/id5... https://api.id5-sync.com/analytics/1151/id5-api-js — 200 — 690 B — 264 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 343 B — 267 ms — h2https://id5-sync.com/g/v2/1151.jsonid5-sync.com/g/v2/1151.json https://id5-sync.com/g/v2/1151.json — 200 — 1.6 KiB — 94 ms — h2https://id5-sync.com/bounceid5-sync.com/bounce https://id5-sync.com/bounce — 200 — 532 B — 93 ms — h2https://lbs.eu-1-id5-sync.com/lbs/v1lbs.eu-1-id5-sync.com/lbs/v1 https://lbs.eu-1-id5-sync.com/lbs/v1 — 200 — 169 B — 263 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 342 B — 89 ms — h2https://id5-sync.com/gm/v3id5-sync.com/gm/v3 https://id5-sync.com/gm/v3 — 200 — 2.3 KiB — 94 ms — h2https://id5-sync.com/i/1151/8.gif?o=api&id5id=ID5*OEgnzab0igljsbowOUot6XDMOtaGGQT0oI1HWQhe4l7__2nnym9aAAEBCmnnym8AojepbDRivO20Fu-Lto01UA&gdpr_consent=undefined&gdpr=falseid5-sync.com/i/1151/8.gif?o=api&id5... https://id5-sync.com/i/1151/8.gif?o=api&id5id=ID5*OEgnzab0igljsbowOUot6XDMOtaGGQT0oI1HWQhe4l7__2nnym9aAAEBCmnnym8AojepbDRivO20Fu-Lto01UA&gdpr_consent=undefined&gdpr=false — 302 — 1.2 KiB — 93 ms — h2https://id5-sync.com/c/1151/0/8/1.gif?gdpr=0&gdpr_consent=&us_privacy=id5-sync.com/c/1151/0/8/1.gif?gdpr=... https://id5-sync.com/c/1151/0/8/1.gif?gdpr=0&gdpr_consent=&us_privacy= — 200 — 1.0 KiB — 92 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 1751ms · 1540KB · €19/mo
Unattributable
Other
Costly
Execution 351ms
Transfer 0 KB
Monthly Cost €4/mo
rvo-cohesion.medicalnewstoday.com
Other
Costly
Execution 350ms
Transfer 29 KB
Monthly Cost €4/mo
www.medicalnewstoday.com
Other
Optional
Execution 140ms
Transfer 48 KB
Monthly Cost €2/mo
prod.adspsp.com
Other
Optional
Execution 136ms
Transfer 73 KB
Unused 46%
Monthly Cost €1/mo
gtm-server.healthline.com
Other
Optional
Execution 119ms
Transfer 178 KB
Unused 44%
Monthly Cost €1/mo
cdn.confiant-integrations.net
Other
Optional
Execution 117ms
Transfer 142 KB
Unused 62%
Monthly Cost €1/mo
assets.medicalnewstoday.com
Other
Optional
Execution 117ms
Transfer 251 KB
Unused 70%
Monthly Cost €1/mo
gtm-server.healthline.com
Other
Optional
Execution 110ms
Transfer 223 KB
Unused 40%
Monthly Cost €1/mo
assets.medicalnewstoday.com
Other
Optional
Execution 90ms
Transfer 171 KB
Unused 61%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 82ms
Transfer 188 KB
Unused 74%
Monthly Cost €1/mo
client.aps.amazon-adsystem.com
Other
Optional
Execution 71ms
Transfer 82 KB
Unused 55%
Monthly Cost €1/mo
prod.adspsp.com
Other
Optional
Execution 68ms
Transfer 155 KB
Unused 68%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 351ms and costs ~€4/month
  • rvo-cohesion.medicalnewstoday.com adds 350ms and costs ~€4/month

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

Unattributable takes 351ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

rvo-cohesion.medicalnewstoday.com takes 350ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

62% of cdn.confiant-integrations.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

70% of assets.medicalnewstoday.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

61% of assets.medicalnewstoday.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

74% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

55% of client.aps.amazon-adsystem.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

68% of prod.adspsp.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

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