Skip to content
https://medpagetoday.com

Performance

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

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

57
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
83
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.63 s

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

2.64 s

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

503 ms

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

0.054

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

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

3.85 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 4 REVIEW 4 FIX
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 (2.0 MiB of 2.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
23 scripts, 630 KB unused
FIX
23 scripts, 630 KB unused
Warning::
https://clf1.medpagetoday.net/assets/scripts/js/co...: 250 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 131 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://micro.rubiconproject.com/prebid/dynamic/13...: 70 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-J196...: 63 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MDX...: 59 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 630 KB
630 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://clf1.medpagetoday.net/assets/scripts/js/components.88ab19ae.js280 KB250 KB (89%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946187 KB131 KB (70%)3rd
https://micro.rubiconproject.com/prebid/dynamic/13346.js145 KB70 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=G-J1967M8JXE&cx=c&gtm=4e64k0154 KB63 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MDXF2M&gtm_auth=clplyHpqv5s4qDs-F9_BhQ&gtm_preview=env-1&gtm_cookies_win=x150 KB59 KB (39%)3rd
https://clf1.medpagetoday.net/assets/scripts/js/homepage.54d9905b.js48 KB33 KB (69%)3rd
https://tagan.adlightning.com/everydayhealth-medpagetoday/b-c7ca5a2-45618540.js32 KB24 KB (75%)3rd
https://pub.doubleverify.com/dvtag/21184944/DV1058794/pub.js19 KB3rd
https://clf1.medpagetoday.net/assets/scripts/js/mpt-footer.6884e614.js1 KB3rd
https://gurgle.zdbb.net/segments.js?url=https%3A%2F%2Fwww.medpagetoday.com%2F2 KB3rd

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
91 resources · 2.0 MB · 630 KB savings available
FIX
91 resources · 2.0 MB · 630 KB savings available
Warning::
Page weight 1.0 MB over 1MB target
Got: 2.0 MB Expected: ≤ 1 MB
Info::
~630 KB of savings available
Warning::
90 third-party resources (100% of weight)
Info::
1 resources over 200KB
91 resources · 2.0 MiB · 90 third-party 1.0 MiB over 1MB target
JavaScript 77% · 1.5 MiB
Font 10% · 209.5 KiB
Image 7% · 133.7 KiB
CSS 3% · 53.4 KiB
Other 2% · 44.7 KiB
Document 2% · 35.2 KiB

~629.6 KiB of savings available

Remove unused JavaScript: 629.6 KiB
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.

C
Page Weight Budget
Action
2.0 MB transferred, 91 requests
REVIEW
2.0 MB transferred, 91 requests
Info::
Page weighs 5.3 MB (2.0 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 210 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 210 KB
Info::
91 HTTP requests
Info::
Estimated 0.42 g CO2 per page load
2.0 MB / 2.4 MB budget
2.0 MB transferred
91 requests
0.42 g CO2 per page load
JavaScript 1.5 MiB 77%
Fonts 209.5 KiB 10%
Images 133.3 KiB 6%
CSS 53.4 KiB 3%
HTML 33.4 KiB 2%
Other 24.6 KiB 1%
Other 16.6 KiB 1%
Other 5.4 KiB 0%
Other 213 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

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

C
Image Optimization
Action
23 images, 0 KB saveable
REVIEW
23 images, 0 KB saveable
Warning::
data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQAB... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.medpagetoday.net/media/images/120xx... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.medpagetoday.net/media/images/120xx... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.medpagetoday.net/media/images/120xx... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.medpagetoday.net/media/images/120xx... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
23 images 133 KB
0 oversized -0 KB
15 legacy format
5 missing dimensions CLS risk

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

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

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

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

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

C
JS Execution Cost
Action
1470ms total JS execution
REVIEW
1470ms total JS execution
Warning::
https://clf1.medpagetoday.net/assets/scripts/js/ho...: 494ms CPU time
Info::
https://clf1.medpagetoday.net/assets/scripts/js/47...: 188ms CPU time
Info::
Unattributable: 162ms CPU time
Info::
https://www.medpagetoday.com/: 122ms CPU time
Info::
https://tagan.adlightning.com/everydayhealth-medpa...: 85ms CPU time
Warning::
Third-party scripts: 1470ms (100% of total)

Main Thread Breakdown

Script Evaluation 74% Other 12% Style & Layout 6% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://clf1.medpagetoday.net/assets/scripts/js/homepage.54d9905b.js494ms444ms0ms3rd
https://clf1.medpagetoday.net/assets/scripts/js/4798.a96598c1.js188ms180ms2ms3rd
Unattributable162ms21ms0ms3rd
https://www.medpagetoday.com/122ms5ms2ms3rd
https://tagan.adlightning.com/everydayhealth-medpagetoday/bl-0d6ee0c-9040c953.js85ms75ms10ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=3109794680ms66ms11ms3rd
https://cdn.p-n.io/pushly-sdk.min.js?domain_key=xpGbN8zfFONYWbA2xxppE0KoXOsI0cEnitvg77ms67ms4ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MDXF2M&gtm_auth=clplyHpqv5s4qDs-F9_BhQ&gtm_preview=env-1&gtm_cookies_win=x75ms62ms11ms3rd
https://www.googletagmanager.com/gtag/js?id=G-J1967M8JXE&cx=c&gtm=4e64k069ms59ms9ms3rd
https://micro.rubiconproject.com/prebid/dynamic/13346.js67ms54ms12ms3rd

Showing top 10 of 11 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
7 fonts (210 KB)
PASS
7 fonts (210 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

210 KB total

Render-blocking

0

of 7

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 2.5 s FCP 1.6 s LCP 2.6 shttps://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Bold.woffBerninaSans-Web-Bold.woff https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Bold.woff — 39.5 KiB — 18 ms — font-display: swaphttps://clf1.medpagetoday.com/assets/fonts/BerninaSans-Web-Semibold.woffBerninaSans-Web-Semibol... https://clf1.medpagetoday.com/assets/fonts/BerninaSans-Web-Semibold.woff — 37.7 KiB — 30 ms — font-display: swaphttps://use.typekit.net/af/ea8d85/0000000000000000000151d1/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3l https://use.typekit.net/af/ea8d85/0000000000000000000151d1/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3 — 23.2 KiB — 36 ms — font-display: swaphttps://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Regular.woffBerninaSans-Web-Regular... https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Regular.woff — 41.1 KiB — 23 ms — font-display: swaphttps://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Light.woffBerninaSans-Web-Light.woff https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Light.woff — 38.4 KiB — 25 ms — font-display: swaphttps://use.typekit.net/af/1286c7/0000000000000000000151d6/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3l https://use.typekit.net/af/1286c7/0000000000000000000151d6/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3 — 23.3 KiB — 27 ms — font-display: swaphttps://clf1.medpagetoday.com/assets/fonts/iconset.woff?kqhfh8iconset.woff https://clf1.medpagetoday.com/assets/fonts/iconset.woff?kqhfh8 — 6.3 KiB — 28 ms — font-display: swap
BerninaSans-Web-Bold.woff woff swap
Size 40 KB
Load time 18 ms
Start 564 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
BerninaSans-Web-Semibol... woff swap
Size 38 KB
Load time 30 ms
Start 564 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 23 KB
Load time 36 ms
Start 565 ms
Risk FOUT — text flashes from fallback to web font
BerninaSans-Web-Regular... woff swap
Size 41 KB
Load time 23 ms
Start 565 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
BerninaSans-Web-Light.woff woff swap
Size 38 KB
Load time 25 ms
Start 565 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 23 KB
Load time 27 ms
Start 565 ms
Risk FOUT — text flashes from fallback to web font
iconset.woff woff swap
Size 6 KB
Load time 28 ms
Start 568 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 ~49 KB and ~98 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
91 requests over 3116ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.6 s LCP 2.6 shttps://medpagetoday.com// https://medpagetoday.com/ — 301 — 97 B — 299 ms — h2https://www.medpagetoday.com/www.medpagetoday.com/ https://www.medpagetoday.com/ — 200 — 33.4 KiB — 163 ms — h2https://cdn.ziffstatic.com/jst/zdconsent.jscdn.ziffstatic.com/jst/zdconsent.js https://cdn.ziffstatic.com/jst/zdconsent.js — 302 — 137 B — 97 ms — h2https://use.typekit.net/lhg2koz.cssuse.typekit.net/lhg2koz.css https://use.typekit.net/lhg2koz.css — 200 — 933 B — 30 ms — h2https://p.typekit.net/p.css?s=1&k=lhg2koz&ht=tk&f=6812.6815.6817&a=35182499&app=typekit&e=cssp.typekit.net/p.css?s=1&k=lhg2koz&h... https://p.typekit.net/p.css?s=1&k=lhg2koz&ht=tk&f=6812.6815.6817&a=35182499&app=typekit&e=css — 200 — 172 B — 32 ms — h2https://btg.medpagetoday.com/country.jsbtg.medpagetoday.com/country.js https://btg.medpagetoday.com/country.js — 200 — 448 B — 19 ms — h2https://clf1.medpagetoday.net/assets/scripts/css/homepage.bd7d33da.cssclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/css/homepage.bd7d33da.css — 200 — 41.3 KiB — 24 ms — h2https://assets.medpagetoday.net/assets/images/MPT_logo.svgassets.medpagetoday.net/assets/imag... https://assets.medpagetoday.net/assets/images/MPT_logo.svg — 200 — 1.4 KiB — 17 ms — h2https://clf1.medpagetoday.net/assets/scripts/js/homepage.54d9905b.jsclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/js/homepage.54d9905b.js — 200 — 48.2 KiB — 29 ms — h2https://clf1.medpagetoday.net/assets/scripts/js/components.88ab19ae.jsclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/js/components.88ab19ae.js — 200 — 279.8 KiB — 47 ms — h2https://clf1.medpagetoday.net/assets/scripts/js/page-setup-global.3fc39a63.jsclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/js/page-setup-global.3fc39a63.js — 200 — 15.5 KiB — 32 ms — h2https://c.evidon.com/pub/icong1.pngc.evidon.com/pub/icong1.png https://c.evidon.com/pub/icong1.png — 200 — 898 B — 13 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MDXF2M&gtm_auth=clplyHpqv5s4qDs-F9_BhQ&gtm_preview=env-1&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MDXF2M&gtm_auth=clplyHpqv5s4qDs-F9_BhQ&gtm_preview=env-1&gtm_cookies_win=x — 200 — 150.3 KiB — 190 ms — h2data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=data:image/png;base64,R0lGODlhAQABA... data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs= — 200 — 0 B — 0 ms — datahttps://pub.doubleverify.com/dvtag/21184944/DV1058794/pub.jspub.doubleverify.com/dvtag/21184944... https://pub.doubleverify.com/dvtag/21184944/DV1058794/pub.js — 200 — 19.2 KiB — 107 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.8 KiB — 117 ms — h3https://cdn.adsafeprotected.com/iasPET.1.jscdn.adsafeprotected.com/iasPET.1.js https://cdn.adsafeprotected.com/iasPET.1.js — 200 — 6.8 KiB — 62 ms — http/1.1https://clf1.medpagetoday.net/assets/scripts/js/edh.fast.jsclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/js/edh.fast.js — 200 — 6.9 KiB — 8 ms — h2https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.jscdn.static.zdbb.net/js/z0WVjCBSEeGL... https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js — 303 — 143 B — 55 ms — h2https://gurgle.zdbb.net/segments.js?url=https%3A%2F%2Fwww.medpagetoday.com%2Fgurgle.zdbb.net/segments.js?url=htt... https://gurgle.zdbb.net/segments.js?url=https%3A%2F%2Fwww.medpagetoday.com%2F — 200 — 2.0 KiB — 305 ms — h2https://gurgle.zdbb.net/?domain=medpagetoday.comgurgle.zdbb.net/?domain=medpagetoda... https://gurgle.zdbb.net/?domain=medpagetoday.com — 404 — 206 B — 302 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8" %3F><svg xmlns="http://www.w3.org/2000/sv…www.w3.org/2000/sv… data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8" %3F><svg xmlns="http://www.w3.org/2000/sv… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod… — 200 — 0 B — 0 ms — datahttps://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Bold.woffclf1.medpagetoday.net/assets/fonts/... https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Bold.woff — 200 — 39.5 KiB — 18 ms — h2https://clf1.medpagetoday.com/assets/fonts/BerninaSans-Web-Semibold.woffclf1.medpagetoday.com/assets/fonts/... https://clf1.medpagetoday.com/assets/fonts/BerninaSans-Web-Semibold.woff — 200 — 37.7 KiB — 30 ms — h2https://use.typekit.net/af/ea8d85/0000000000000000000151d1/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3use.typekit.net/af/ea8d85/000000000... https://use.typekit.net/af/ea8d85/0000000000000000000151d1/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3 — 200 — 23.2 KiB — 36 ms — h2https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Regular.woffclf1.medpagetoday.net/assets/fonts/... https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Regular.woff — 200 — 41.1 KiB — 23 ms — h2https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Light.woffclf1.medpagetoday.net/assets/fonts/... https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Light.woff — 200 — 38.4 KiB — 25 ms — h2https://use.typekit.net/af/1286c7/0000000000000000000151d6/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3use.typekit.net/af/1286c7/000000000... https://use.typekit.net/af/1286c7/0000000000000000000151d6/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3 — 200 — 23.3 KiB — 27 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.6 s LCP 2.6 shttps://medpagetoday.com// https://medpagetoday.com/ — 301 — 97 B — 299 ms — h2https://www.medpagetoday.com/www.medpagetoday.com/ https://www.medpagetoday.com/ — 200 — 33.4 KiB — 163 ms — h2https://cdn.ziffstatic.com/jst/zdconsent.jscdn.ziffstatic.com/jst/zdconsent.js https://cdn.ziffstatic.com/jst/zdconsent.js — 302 — 137 B — 97 ms — h2https://use.typekit.net/lhg2koz.cssuse.typekit.net/lhg2koz.css https://use.typekit.net/lhg2koz.css — 200 — 933 B — 30 ms — h2https://p.typekit.net/p.css?s=1&k=lhg2koz&ht=tk&f=6812.6815.6817&a=35182499&app=typekit&e=cssp.typekit.net/p.css?s=1&k=lhg2koz&h... https://p.typekit.net/p.css?s=1&k=lhg2koz&ht=tk&f=6812.6815.6817&a=35182499&app=typekit&e=css — 200 — 172 B — 32 ms — h2https://btg.medpagetoday.com/country.jsbtg.medpagetoday.com/country.js https://btg.medpagetoday.com/country.js — 200 — 448 B — 19 ms — h2https://clf1.medpagetoday.net/assets/scripts/css/homepage.bd7d33da.cssclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/css/homepage.bd7d33da.css — 200 — 41.3 KiB — 24 ms — h2https://assets.medpagetoday.net/assets/images/MPT_logo.svgassets.medpagetoday.net/assets/imag... https://assets.medpagetoday.net/assets/images/MPT_logo.svg — 200 — 1.4 KiB — 17 ms — h2https://clf1.medpagetoday.net/assets/scripts/js/homepage.54d9905b.jsclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/js/homepage.54d9905b.js — 200 — 48.2 KiB — 29 ms — h2https://clf1.medpagetoday.net/assets/scripts/js/components.88ab19ae.jsclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/js/components.88ab19ae.js — 200 — 279.8 KiB — 47 ms — h2https://clf1.medpagetoday.net/assets/scripts/js/page-setup-global.3fc39a63.jsclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/js/page-setup-global.3fc39a63.js — 200 — 15.5 KiB — 32 ms — h2https://c.evidon.com/pub/icong1.pngc.evidon.com/pub/icong1.png https://c.evidon.com/pub/icong1.png — 200 — 898 B — 13 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MDXF2M&gtm_auth=clplyHpqv5s4qDs-F9_BhQ&gtm_preview=env-1&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MDXF2M&gtm_auth=clplyHpqv5s4qDs-F9_BhQ&gtm_preview=env-1&gtm_cookies_win=x — 200 — 150.3 KiB — 190 ms — h2data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=data:image/png;base64,R0lGODlhAQABA... data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs= — 200 — 0 B — 0 ms — datahttps://pub.doubleverify.com/dvtag/21184944/DV1058794/pub.jspub.doubleverify.com/dvtag/21184944... https://pub.doubleverify.com/dvtag/21184944/DV1058794/pub.js — 200 — 19.2 KiB — 107 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.8 KiB — 117 ms — h3https://cdn.adsafeprotected.com/iasPET.1.jscdn.adsafeprotected.com/iasPET.1.js https://cdn.adsafeprotected.com/iasPET.1.js — 200 — 6.8 KiB — 62 ms — http/1.1https://clf1.medpagetoday.net/assets/scripts/js/edh.fast.jsclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/js/edh.fast.js — 200 — 6.9 KiB — 8 ms — h2https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.jscdn.static.zdbb.net/js/z0WVjCBSEeGL... https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js — 303 — 143 B — 55 ms — h2https://gurgle.zdbb.net/segments.js?url=https%3A%2F%2Fwww.medpagetoday.com%2Fgurgle.zdbb.net/segments.js?url=htt... https://gurgle.zdbb.net/segments.js?url=https%3A%2F%2Fwww.medpagetoday.com%2F — 200 — 2.0 KiB — 305 ms — h2https://gurgle.zdbb.net/?domain=medpagetoday.comgurgle.zdbb.net/?domain=medpagetoda... https://gurgle.zdbb.net/?domain=medpagetoday.com — 404 — 206 B — 302 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8" %3F><svg xmlns="http://www.w3.org/2000/sv…www.w3.org/2000/sv… data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8" %3F><svg xmlns="http://www.w3.org/2000/sv… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod… — 200 — 0 B — 0 ms — datahttps://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Bold.woffclf1.medpagetoday.net/assets/fonts/... https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Bold.woff — 200 — 39.5 KiB — 18 ms — h2https://clf1.medpagetoday.com/assets/fonts/BerninaSans-Web-Semibold.woffclf1.medpagetoday.com/assets/fonts/... https://clf1.medpagetoday.com/assets/fonts/BerninaSans-Web-Semibold.woff — 200 — 37.7 KiB — 30 ms — h2https://use.typekit.net/af/ea8d85/0000000000000000000151d1/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3use.typekit.net/af/ea8d85/000000000... https://use.typekit.net/af/ea8d85/0000000000000000000151d1/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3 — 200 — 23.2 KiB — 36 ms — h2https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Regular.woffclf1.medpagetoday.net/assets/fonts/... https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Regular.woff — 200 — 41.1 KiB — 23 ms — h2https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Light.woffclf1.medpagetoday.net/assets/fonts/... https://clf1.medpagetoday.net/assets/fonts/BerninaSans-Web-Light.woff — 200 — 38.4 KiB — 25 ms — h2https://use.typekit.net/af/1286c7/0000000000000000000151d6/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3use.typekit.net/af/1286c7/000000000... https://use.typekit.net/af/1286c7/0000000000000000000151d6/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3 — 200 — 23.3 KiB — 27 ms — h2https://clf1.medpagetoday.com/assets/fonts/iconset.woff?kqhfh8clf1.medpagetoday.com/assets/fonts/... https://clf1.medpagetoday.com/assets/fonts/iconset.woff?kqhfh8 — 200 — 6.3 KiB — 28 ms — h2https://cdn.static.zdbb.net/eu/js/z0WVjCBSEeGLoxIxOQVEwQ.min.jscdn.static.zdbb.net/eu/js/z0WVjCBSE... https://cdn.static.zdbb.net/eu/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js — 200 — 175.8 KiB — 35 ms — h2https://cdn.ziffstatic.com/jst/zdconsent_eu.jscdn.ziffstatic.com/jst/zdconsent_eu... https://cdn.ziffstatic.com/jst/zdconsent_eu.js — 200 — 27.8 KiB — 13 ms — h2https://clf1.medpagetoday.net/assets/scripts/js/4798.a96598c1.jsclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/js/4798.a96598c1.js — 200 — 17.5 KiB — 19 ms — h2https://clf1.medpagetoday.net/assets/scripts/css/mpt-header.f494eb16.cssclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/css/mpt-header.f494eb16.css — 200 — 3.7 KiB — 11 ms — h2https://clf1.medpagetoday.net/assets/scripts/js/mpt-header.5d998053.jsclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/js/mpt-header.5d998053.js — 200 — 6.0 KiB — 16 ms — h2https://clf1.medpagetoday.net/assets/scripts/css/mpt-footer.fad7db0a.cssclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/css/mpt-footer.fad7db0a.css — 200 — 7.3 KiB — 12 ms — h2https://clf1.medpagetoday.net/assets/scripts/js/mpt-footer.6884e614.jsclf1.medpagetoday.net/assets/script... https://clf1.medpagetoday.net/assets/scripts/js/mpt-footer.6884e614.js — 200 — 1.1 KiB — 13 ms — h2https://api.medpagetoday.com/engagement?guid=0&netid=m58920110b7230api.medpagetoday.com/engagement?gui... https://api.medpagetoday.com/engagement?guid=0&netid=m58920110b7230 — 200 — 705 B — 362 ms — h2https://micro.rubiconproject.com/prebid/dynamic/13346.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/13346.js — 200 — 145.4 KiB — 17 ms — h2https://assets.medpagetoday.net/assets/images/EhGroup_logo.svgassets.medpagetoday.net/assets/imag... https://assets.medpagetoday.net/assets/images/EhGroup_logo.svg — 200 — 4.7 KiB — 7 ms — h2https://assets.medpagetoday.net/assets/images/hec_logo_white.svgassets.medpagetoday.net/assets/imag... https://assets.medpagetoday.net/assets/images/hec_logo_white.svg — 200 — 9.6 KiB — 5 ms — h2https://assets.medpagetoday.net/assets/images/MPT_logo_white.svgassets.medpagetoday.net/assets/imag... https://assets.medpagetoday.net/assets/images/MPT_logo_white.svg — 200 — 1.3 KiB — 7 ms — h2https://assets.medpagetoday.net/assets/images/prime_white_blue.svgassets.medpagetoday.net/assets/imag... https://assets.medpagetoday.net/assets/images/prime_white_blue.svg — 200 — 2.9 KiB — 6 ms — h2https://clf1.medpagetoday.net/assets/images/social/monochrome/social_facebook_monochrome.svgclf1.medpagetoday.net/assets/images... https://clf1.medpagetoday.net/assets/images/social/monochrome/social_facebook_monochrome.svg — 200 — 928 B — 6 ms — h2https://clf1.medpagetoday.net/assets/images/social/monochrome/social_x_monochrome.svgclf1.medpagetoday.net/assets/images... https://clf1.medpagetoday.net/assets/images/social/monochrome/social_x_monochrome.svg — 200 — 885 B — 8 ms — h2https://clf1.medpagetoday.net/assets/images/social/monochrome/social_instagram_monochrome.svgclf1.medpagetoday.net/assets/images... https://clf1.medpagetoday.net/assets/images/social/monochrome/social_instagram_monochrome.svg — 200 — 1.1 KiB — 9 ms — h2https://clf1.medpagetoday.net/assets/images/social/monochrome/social_linkedin_monochrome.svgclf1.medpagetoday.net/assets/images... https://clf1.medpagetoday.net/assets/images/social/monochrome/social_linkedin_monochrome.svg — 200 — 995 B — 11 ms — h2https://clf1.medpagetoday.net/assets/images/social/monochrome/social_tiktok_monochrome.svgclf1.medpagetoday.net/assets/images... https://clf1.medpagetoday.net/assets/images/social/monochrome/social_tiktok_monochrome.svg — 200 — 1.1 KiB — 18 ms — h2https://clf1.medpagetoday.net/assets/images/social/monochrome/social_youtube_monochrome.svgclf1.medpagetoday.net/assets/images... https://clf1.medpagetoday.net/assets/images/social/monochrome/social_youtube_monochrome.svg — 200 — 1.3 KiB — 14 ms — h2https://clf1.medpagetoday.net/assets/images/social/monochrome/social_bluesky_monochrome.svgclf1.medpagetoday.net/assets/images... https://clf1.medpagetoday.net/assets/images/social/monochrome/social_bluesky_monochrome.svg — 200 — 1.1 KiB — 16 ms — h2https://assets.medpagetoday.net/media/images/120xxx/120907.jpg?width=0.6assets.medpagetoday.net/media/image... https://assets.medpagetoday.net/media/images/120xxx/120907.jpg?width=0.6 — 200 — 28.0 KiB — 7 ms — h2https://assets.medpagetoday.net/media/images/120xxx/120912.jpg?width=0.6assets.medpagetoday.net/media/image... https://assets.medpagetoday.net/media/images/120xxx/120912.jpg?width=0.6 — 200 — 22.8 KiB — 8 ms — h2https://assets.medpagetoday.net/media/images/120xxx/120911.jpg?width=0.6assets.medpagetoday.net/media/image... https://assets.medpagetoday.net/media/images/120xxx/120911.jpg?width=0.6 — 200 — 31.4 KiB — 8 ms — h2https://assets.medpagetoday.net/media/images/120xxx/120909.jpg?width=0.6assets.medpagetoday.net/media/image... https://assets.medpagetoday.net/media/images/120xxx/120909.jpg?width=0.6 — 200 — 22.1 KiB — 7 ms — h2https://zdbb.net/check_c?eu_consent=&zd_opt_out=zdbb.net/check_c?eu_consent=&zd_opt... https://zdbb.net/check_c?eu_consent=&zd_opt_out= — 200 — 328 B — 107 ms — h2https://gurgle.medpagetoday.com/info?url=https%3A%2F%2Fwww.medpagetoday.com%2F&fp=1&lcl_id=&eu_consent=&zd_opt_out=gurgle.medpagetoday.com/info?url=ht... https://gurgle.medpagetoday.com/info?url=https%3A%2F%2Fwww.medpagetoday.com%2F&fp=1&lcl_id=&eu_consent=&zd_opt_out= — 302 — 292 B — 322 ms — h2https://zdstatic.medpagetoday.com/jst/zdconsent.jszdstatic.medpagetoday.com/jst/zdcon... https://zdstatic.medpagetoday.com/jst/zdconsent.js — 302 — 142 B — 212 ms — h2https://api.medpagetoday.com/engagement?guid=0&netid=m58920110b7230api.medpagetoday.com/engagement?gui... https://api.medpagetoday.com/engagement?guid=0&netid=m58920110b7230 — 200 — 703 B — 174 ms — h2https://zdstatic.medpagetoday.com/jst/zdconsent_eu.jszdstatic.medpagetoday.com/jst/zdcon... https://zdstatic.medpagetoday.com/jst/zdconsent_eu.js — 200 — 27.8 KiB — 8 ms — h2https://gurgle.medpagetoday.com/clear_fpid/medpagetoday.comgurgle.medpagetoday.com/clear_fpid/... https://gurgle.medpagetoday.com/clear_fpid/medpagetoday.com — 200 — 225 B — 102 ms — h2https://gurgle.medpagetoday.com/clear_uids/medpagetoday.comgurgle.medpagetoday.com/clear_uids/... https://gurgle.medpagetoday.com/clear_uids/medpagetoday.com — 200 — 225 B — 114 ms — h2https://zdbb.net/clear_czdbb.net/clear_c https://zdbb.net/clear_c — 200 — 255 B — 36 ms — h2https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=21184944&cmp=DV1058794&url=https%3A%2F%2Fmedpagetoday.com&ids=1&token=PBEaJGmnGvby9RxSWb5g%2BgTyvl7DQokTfuDMKlUBAgo4laEllX1rqyeKEP8VFi6tUsD9%2FoFITW%2FrYhntUHd0kpaEG%2FoXcxGmWnLAWSG6zswWejns8P02bBjMGooNy5ikPTH1pQjrGVhigkueQJjkhHg%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=21184944&cmp=DV1058794&url=https%3A%2F%2Fmedpagetoday.com&ids=1&token=PBEaJGmnGvby9RxSWb5g%2BgTyvl7DQokTfuDMKlUBAgo4laEllX1rqyeKEP8VFi6tUsD9%2FoFITW%2FrYhntUHd0kpaEG%2FoXcxGmWnLAWSG6zswWejns8P02bBjMGooNy5ikPTH1pQjrGVhigkueQJjkhHg%3D — 200 — 363 B — 112 ms — h3https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=21184944&cmp=DV1058794&url=https%3A%2F%2Fmedpagetoday.com&bsc=1&token=PBEaJGmnGvby9RxSWb5g%2BgTyvl7DQokTfuDMKlUBAgo4laEllX1rqyeKEP8VFi6tUsD9%2FoFITW%2FrYhntUHd0kpaEG%2FoXcxGmWnLAWSG6zswWejns8P02bBjMGooNy5ikPTH1pQjrGVhigkueQJjkhHg%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=21184944&cmp=DV1058794&url=https%3A%2F%2Fmedpagetoday.com&bsc=1&token=PBEaJGmnGvby9RxSWb5g%2BgTyvl7DQokTfuDMKlUBAgo4laEllX1rqyeKEP8VFi6tUsD9%2FoFITW%2FrYhntUHd0kpaEG%2FoXcxGmWnLAWSG6zswWejns8P02bBjMGooNy5ikPTH1pQjrGVhigkueQJjkhHg%3D — 200 — 467 B — 43 ms — h3https://cdn.cookielaw.org/consent/2e02ec01-2b9f-46f8-b9fc-b6d84e3a0e60/2e02ec01-2b9f-46f8-b9fc-b6d84e3a0e60.jsoncdn.cookielaw.org/consent/2e02ec01-... https://cdn.cookielaw.org/consent/2e02ec01-2b9f-46f8-b9fc-b6d84e3a0e60/2e02ec01-2b9f-46f8-b9fc-b6d84e3a0e60.json — -1 — 0 B — 88 ms — https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 — 200 — 187.4 KiB — 82 ms — h3https://tagan.adlightning.com/everydayhealth-medpagetoday/op.jstagan.adlightning.com/everydayhealt... https://tagan.adlightning.com/everydayhealth-medpagetoday/op.js — 200 — 9.3 KiB — 60 ms — h2https://www.googletagmanager.com/gtag/js?id=G-J1967M8JXE&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-J1967M8JXE&cx=c&gtm=4e64k0 — 200 — 153.6 KiB — 59 ms — h2https://cdn.p-n.io/pushly-sdk.min.js?domain_key=xpGbN8zfFONYWbA2xxppE0KoXOsI0cEnitvgcdn.p-n.io/pushly-sdk.min.js?domain... https://cdn.p-n.io/pushly-sdk.min.js?domain_key=xpGbN8zfFONYWbA2xxppE0KoXOsI0cEnitvg — 200 — 46.5 KiB — 74 ms — h2https://gurgle.zdbb.net/info?url=https%3A%2F%2Fwww.medpagetoday.com%2F&fpx=1&lcl_id=&eu_consent=&zd_opt_out=gurgle.zdbb.net/info?url=https%3A%2... https://gurgle.zdbb.net/info?url=https%3A%2F%2Fwww.medpagetoday.com%2F&fpx=1&lcl_id=&eu_consent=&zd_opt_out= — 200 — 1.9 KiB — 103 ms — h2https://static.adziff.com/ab/ads.jsstatic.adziff.com/ab/ads.js https://static.adziff.com/ab/ads.js — 200 — 134 B — 4 ms — h2https://ads.rubiconproject.com/floors/13346-pbjs-floors.jsonads.rubiconproject.com/floors/13346... https://ads.rubiconproject.com/floors/13346-pbjs-floors.json — 200 — 14.2 KiB — 12 ms — h2https://idx.liadm.com/idex/prebid/15143?duid=a6ca9a509d9a--01kpvhzwhv49fg4treqpr6tdqd&us_privacy=1---&cd=.medpagetoday.com&pu=https%3A%2F%2Fwww.medpagetoday.com&resolve=nonId&resolve=bidswitch&resolve=index&resolve=magnite&resolve=medianet&resolve=openx&resolve=pubmatic&resolve=sharethrough&resolve=sonobi&resolve=sovrn&resolve=triplelift&resolve=ttd&resolve=uid2&resolve=vidazooidx.liadm.com/idex/prebid/15143?dui... https://idx.liadm.com/idex/prebid/15143?duid=a6ca9a509d9a--01kpvhzwhv49fg4treqpr6tdqd&us_privacy=1---&cd=.medpagetoday.com&pu=https%3A%2F%2Fwww.medpagetoday.com&resolve=nonId&resolve=bidswitch&resolve=index&resolve=magnite&resolve=medianet&resolve=openx&resolve=pubmatic&resolve=sharethrough&resolve=sonobi&resolve=sovrn&resolve=triplelift&resolve=ttd&resolve=uid2&resolve=vidazoo — 204 — 374 B — 296 ms — h2https://tagan.adlightning.com/everydayhealth-medpagetoday/b-c7ca5a2-45618540.jstagan.adlightning.com/everydayhealt... https://tagan.adlightning.com/everydayhealth-medpagetoday/b-c7ca5a2-45618540.js — 200 — 32.3 KiB — 25 ms — h2https://tagan.adlightning.com/everydayhealth-medpagetoday/bl-0d6ee0c-9040c953.jstagan.adlightning.com/everydayhealt... https://tagan.adlightning.com/everydayhealth-medpagetoday/bl-0d6ee0c-9040c953.js — 200 — 184.4 KiB — 64 ms — h2https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=21184944&cmp=DV1058794&cd111=success&cm106=0&cm107=53&cd112=legacy&cd115=&cm116=0&cd102=b68ea28&cd103=&cd107=59570c4e-f7c1-4a64-a37c-aa3a193c18f5&cd109=modern&cd200=com&cd108=&cd105=21184944&cd106=DV1058794&cd104=www.medpagetoday.com&cd101=ad-request&cm101=1&cid=88a6b421-5b95-4a69-b914-fd3bd534df3c&t=event&v=1&z=88a6b421-5b95-4a69-b914-fd3bd534df3c&cd160=88a6b421-5b95-4a69-b914-fd3bd534df3cvtrk.dv.tech/?ec=dvtag&ea=ad-reques... https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=21184944&cmp=DV1058794&cd111=success&cm106=0&cm107=53&cd112=legacy&cd115=&cm116=0&cd102=b68ea28&cd103=&cd107=59570c4e-f7c1-4a64-a37c-aa3a193c18f5&cd109=modern&cd200=com&cd108=&cd105=21184944&cd106=DV1058794&cd104=www.medpagetoday.com&cd101=ad-request&cm101=1&cid=88a6b421-5b95-4a69-b914-fd3bd534df3c&t=event&v=1&z=88a6b421-5b95-4a69-b914-fd3bd534df3c&cd160=88a6b421-5b95-4a69-b914-fd3bd534df3c — 204 — 213 B — 46 ms — h3https://gurgle.medpagetoday.com/clear_fpid/medpagetoday.comgurgle.medpagetoday.com/clear_fpid/... https://gurgle.medpagetoday.com/clear_fpid/medpagetoday.com — 200 — 225 B — 103 ms — h2https://gurgle.medpagetoday.com/clear_uids/medpagetoday.comgurgle.medpagetoday.com/clear_uids/... https://gurgle.medpagetoday.com/clear_uids/medpagetoday.com — 200 — 225 B — 101 ms — h2https://zdbb.net/clear_czdbb.net/clear_c https://zdbb.net/clear_c — 200 — 255 B — 36 ms — h2https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=21184944&cmp=DV1058794&url=https%3A%2F%2Fmedpagetoday.com&vlp=1&tvp=1&slot-0-%2F4213%2Fmedpagetoday%2Fhomepage=300x250&slot-1-%2F4213%2Fmedpagetoday%2Fhomepage=728x90&token=PBEaJGmnGvby9RxSWb5g%2BgTyvl7DQokTfuDMKlUBAgo4laEllX1rqyeKEP8VFi6tUsD9%2FoFITW%2FrYhntUHd0kpaEG%2FoXcxGmWnLAWSG6zswWejns8P02bBjMGooNy5ikPTH1pQjrGVhigkueQJjkhHg%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=21184944&cmp=DV1058794&url=https%3A%2F%2Fmedpagetoday.com&vlp=1&tvp=1&slot-0-%2F4213%2Fmedpagetoday%2Fhomepage=300x250&slot-1-%2F4213%2Fmedpagetoday%2Fhomepage=728x90&token=PBEaJGmnGvby9RxSWb5g%2BgTyvl7DQokTfuDMKlUBAgo4laEllX1rqyeKEP8VFi6tUsD9%2FoFITW%2FrYhntUHd0kpaEG%2FoXcxGmWnLAWSG6zswWejns8P02bBjMGooNy5ikPTH1pQjrGVhigkueQJjkhHg%3D — 200 — 363 B — 41 ms — h3https://jogger.zdbb.net/check?href=https%3A%2F%2Fwww.medpagetoday.com%2Fjogger.zdbb.net/check?href=https%3A... https://jogger.zdbb.net/check?href=https%3A%2F%2Fwww.medpagetoday.com%2F — 200 — 231 B — 701 ms — h2https://assets.medpagetoday.net/assets/images/favicon.svgassets.medpagetoday.net/assets/imag... https://assets.medpagetoday.net/assets/images/favicon.svg — 200 — 402 B — 6 ms — h2https://assets.medpagetoday.net/assets/images/favicon.svgassets.medpagetoday.net/assets/imag... https://assets.medpagetoday.net/assets/images/favicon.svg — 200 — 0 B — 2 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 — 42 ms — h3https://rp.liadm.com/j?dtstmp=1776893817907&se=e30&duid=a6ca9a509d9a--01kpvhzwhv49fg4treqpr6tdqd&tv=10.23.0&pu=https%3A%2F%2Fwww.medpagetoday.com%2F&us_privacy=1---&wpn=prebid&cd=.medpagetoday.comrp.liadm.com/j?dtstmp=1776893817907... https://rp.liadm.com/j?dtstmp=1776893817907&se=e30&duid=a6ca9a509d9a--01kpvhzwhv49fg4treqpr6tdqd&tv=10.23.0&pu=https%3A%2F%2Fwww.medpagetoday.com%2F&us_privacy=1---&wpn=prebid&cd=.medpagetoday.com — 302 — 463 B — 355 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-J1967M8JXE&gtm=45je64k0v882410320z872123482za20gzb72123482zd72123482&_p=1776893816426&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1008860015.1776893818&frm=0&pscdl=denied&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512542&sid=1776893817&sct=1&seg=0&dl=https%3A%2F%2Fwww.medpagetoday.com%2F&dt=Medical%20News%20%7C%20MedPage%20Today&_tu=AAg&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&ep.full_url=https%3A%2F%2Fwww.medpagetoday.com%2F&ep.debug_mode=false&ep.template=homepage&ep.content_source=MPT&ep.xid=&ep.cid=&ep.logged_in_status=NA&ep.bot_status=0%7Cnone%7Cundefined%7C&epn.date_time_stamp=1776893816443&ep.raw_zone=homepage&ep.ab=&ep.top_cat=&ep.sub_cat=&epn.is_user_hcp=0&ep.event_label=Page%20Load&ep.event_category=eventCategory&ep.event_action=eventcategory&tfd=2175region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-J1967M8JXE&gtm=45je64k0v882410320z872123482za20gzb72123482zd72123482&_p=1776893816426&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1008860015.1776893818&frm=0&pscdl=denied&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512542&sid=1776893817&sct=1&seg=0&dl=https%3A%2F%2Fwww.medpagetoday.com%2F&dt=Medical%20News%20%7C%20MedPage%20Today&_tu=AAg&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&ep.full_url=https%3A%2F%2Fwww.medpagetoday.com%2F&ep.debug_mode=false&ep.template=homepage&ep.content_source=MPT&ep.xid=&ep.cid=&ep.logged_in_status=NA&ep.bot_status=0%7Cnone%7Cundefined%7C&epn.date_time_stamp=1776893816443&ep.raw_zone=homepage&ep.ab=&ep.top_cat=&ep.sub_cat=&epn.is_user_hcp=0&ep.event_label=Page%20Load&ep.event_category=eventCategory&ep.event_action=eventcategory&tfd=2175 — 204 — 553 B — 115 ms — h2https://rp4.liadm.com/j?dtstmp=1776893817907&se=e30&duid=a6ca9a509d9a--01kpvhzwhv49fg4treqpr6tdqd&tv=10.23.0&pu=https%3A%2F%2Fwww.medpagetoday.com%2F&us_privacy=1---&wpn=prebid&cd=.medpagetoday.com&i6=MjAwMTo0MWQwOmFiMDA6OjQ6MDoyMQ%3D%3D&n3pc=truerp4.liadm.com/j?dtstmp=177689381790... https://rp4.liadm.com/j?dtstmp=1776893817907&se=e30&duid=a6ca9a509d9a--01kpvhzwhv49fg4treqpr6tdqd&tv=10.23.0&pu=https%3A%2F%2Fwww.medpagetoday.com%2F&us_privacy=1---&wpn=prebid&cd=.medpagetoday.com&i6=MjAwMTo0MWQwOmFiMDA6OjQ6MDoyMQ%3D%3D&n3pc=true — 200 — 285 B — 302 ms — h2https://sli.medpagetoday.com/baker?dtstmp=1776893818567sli.medpagetoday.com/baker?dtstmp=1... https://sli.medpagetoday.com/baker?dtstmp=1776893818567 — 200 — 543 B — 57 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-J1967M8JXE&gtm=45je64k0v882410320z872123482za20gzb72123482zd72123482&_p=1776893816426&gcs=G100&gcd=13p3pPp2p7l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAEA&are=1&cid=1008860015.1776893818&frm=0&ngs=1&pscdl=denied&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115616986~115938466~115938468~117266400~117512542&sid=1776893817&sct=1&seg=0&dl=https%3A%2F%2Fwww.medpagetoday.com%2F&dt=Medical%20News%20%7C%20MedPage%20Today&_tu=AAg&en=adblocker_notblocked&ep.full_url=https%3A%2F%2Fwww.medpagetoday.com%2F&ep.debug_mode=false&ep.template=homepage&ep.content_source=MPT&ep.xid=&ep.cid=&ep.logged_in_status=NA&ep.bot_status=0%7Cnone%7Cundefined%7C&epn.date_time_stamp=1776893816443&ep.raw_zone=homepage&ep.ab=&ep.top_cat=&ep.sub_cat=&epn.is_user_hcp=0&ep.event_label=Page%20Load&ep.event_category=AdBlocker&ep.event_action=NotBlocked&_et=4&tfd=3079region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-J1967M8JXE&gtm=45je64k0v882410320z872123482za20gzb72123482zd72123482&_p=1776893816426&gcs=G100&gcd=13p3pPp2p7l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAEA&are=1&cid=1008860015.1776893818&frm=0&ngs=1&pscdl=denied&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115616986~115938466~115938468~117266400~117512542&sid=1776893817&sct=1&seg=0&dl=https%3A%2F%2Fwww.medpagetoday.com%2F&dt=Medical%20News%20%7C%20MedPage%20Today&_tu=AAg&en=adblocker_notblocked&ep.full_url=https%3A%2F%2Fwww.medpagetoday.com%2F&ep.debug_mode=false&ep.template=homepage&ep.content_source=MPT&ep.xid=&ep.cid=&ep.logged_in_status=NA&ep.bot_status=0%7Cnone%7Cundefined%7C&epn.date_time_stamp=1776893816443&ep.raw_zone=homepage&ep.ab=&ep.top_cat=&ep.sub_cat=&epn.is_user_hcp=0&ep.event_label=Page%20Load&ep.event_category=AdBlocker&ep.event_action=NotBlocked&_et=4&tfd=3079 — 204 — 48 B — 36 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-J1967M8JXE&gtm=45je64k0v882410320z872123482za20gzb72123482zd72123482&_p=1776893816426&gcs=G100&gcd=13p3pPp2p7l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAEA&are=1&cid=1008860015.1776893818&frm=0&ngs=1&pscdl=denied&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=3&tag_exp=0~115616986~115938466~115938468~117266400~117512542&sid=1776893817&sct=1&seg=0&dl=https%3A%2F%2Fwww.medpagetoday.com%2F&dt=Medical%20News%20%7C%20MedPage%20Today&_tu=AAg&en=2_second_page_engagement&_c=1&ep.full_url=https%3A%2F%2Fwww.medpagetoday.com%2F&ep.debug_mode=false&ep.template=homepage&ep.content_source=MPT&ep.xid=&ep.cid=&ep.logged_in_status=NA&ep.bot_status=0%7Cnone%7Cundefined%7C&epn.date_time_stamp=1776893818910&ep.raw_zone=homepage&ep.ab=&ep.top_cat=&ep.sub_cat=&epn.is_user_hcp=0&ep.event_label=2%20Second%20Engagement&ep.event_category=engagement&ep.event_action=2%20second%20page%20engagement&_et=898&tfd=3080region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-J1967M8JXE&gtm=45je64k0v882410320z872123482za20gzb72123482zd72123482&_p=1776893816426&gcs=G100&gcd=13p3pPp2p7l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAEA&are=1&cid=1008860015.1776893818&frm=0&ngs=1&pscdl=denied&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=3&tag_exp=0~115616986~115938466~115938468~117266400~117512542&sid=1776893817&sct=1&seg=0&dl=https%3A%2F%2Fwww.medpagetoday.com%2F&dt=Medical%20News%20%7C%20MedPage%20Today&_tu=AAg&en=2_second_page_engagement&_c=1&ep.full_url=https%3A%2F%2Fwww.medpagetoday.com%2F&ep.debug_mode=false&ep.template=homepage&ep.content_source=MPT&ep.xid=&ep.cid=&ep.logged_in_status=NA&ep.bot_status=0%7Cnone%7Cundefined%7C&epn.date_time_stamp=1776893818910&ep.raw_zone=homepage&ep.ab=&ep.top_cat=&ep.sub_cat=&epn.is_user_hcp=0&ep.event_label=2%20Second%20Engagement&ep.event_category=engagement&ep.event_action=2%20second%20page%20engagement&_et=898&tfd=3080 — 204 — 48 B — 35 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 1470ms · 999KB · €23/mo
clf1.medpagetoday.net
Other
Costly
Execution 494ms
Transfer 48 KB
Unused 69%
Monthly Cost €8/mo
clf1.medpagetoday.net
Other
Optional
Execution 188ms
Transfer 18 KB
Monthly Cost €3/mo
Unattributable
Other
Optional
Execution 162ms
Transfer 0 KB
Monthly Cost €3/mo
www.medpagetoday.com
Other
Optional
Execution 122ms
Transfer 33 KB
Monthly Cost €2/mo
tagan.adlightning.com
Other
Optional
Execution 85ms
Transfer 184 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 80ms
Transfer 187 KB
Unused 70%
Monthly Cost €1/mo
cdn.p-n.io
Other
Optional
Execution 77ms
Transfer 46 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 75ms
Transfer 150 KB
Unused 39%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 69ms
Transfer 154 KB
Unused 41%
Monthly Cost €1/mo
micro.rubiconproject.com
Other
Optional
Execution 67ms
Transfer 145 KB
Unused 48%
Monthly Cost €1/mo
tagan.adlightning.com
Other
Optional
Execution 53ms
Transfer 32 KB
Unused 75%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • clf1.medpagetoday.net adds 494ms and costs ~€8/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

clf1.medpagetoday.net takes 494ms 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

69% of clf1.medpagetoday.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 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

75% of tagan.adlightning.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