Skip to content
https://usccb.org

Performance

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

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

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

982 ms

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

2.32 s

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

70 ms

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

0.064

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

1.40 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.76 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
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
4.7 MB transferred, 85 requests
FIX
4.7 MB transferred, 85 requests
Critical::
Page weighs 7.4 MB (4.7 MB transferred)
Warning::
Images are 3.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.5 MB
Warning::
JavaScript is 900 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 900 KB
Info::
85 HTTP requests
Info::
Estimated 0.98 g CO2 per page load
4.7 MB / 2.4 MB budget
4.7 MB transferred
85 requests
0.98 g CO2 per page load
Images 3.5 MiB 75%
JavaScript 899.5 KiB 19%
CSS 153.7 KiB 3%
Fonts 99.4 KiB 2%
HTML 19.4 KiB 0%
Other 4.9 KiB 0%
Other 2.3 KiB 0%
Other 758 B 0%
Other 605 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

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 (4.7 MiB of 4.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
15 scripts, 378 KB unused
FIX
15 scripts, 378 KB unused
Warning::
https://www.usccb.org/sites/default/files/js/js_uB...: 71 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-E6LL...: 69 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 68 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5JH...: 64 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MFC...: 62 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 378 KB
378 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.usccb.org/sites/default/files/js/js_uBLq_NVQx9C-L6JMQXhuteU3FFLVjpw-V6mP41Nltso.js?scope=footer&delta=0&language=en&theme=ai&include=eJxtyUEOwjAMRNELpfhI0SSeVga3RkkKlNNTsYXNfOkNTBaPAp_6ONy2JcGk1xbuBS3VG9VGtNwIXaNRfiRxzzXiZjyz3t2wVco_TFHmvVcMZq4wF-WM3Ud6mDJOK9Q8G13F8T4mD-j58dnluxdc8foAHKJFSw140 KB71 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=G-E6LL2ZREPE&cx=c&gtm=4e64k1h1172 KB69 KB (40%)3rd
https://www.googletagmanager.com/gtag/destination?id=G-LFL81Q76LQ&l=vnwDataLayer&cx=c&gtm=4e64k0157 KB68 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5JHPTP139 KB64 KB (46%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MFCLMDFF&l=vnwDataLayer117 KB62 KB (53%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB44 KB (46%)3rd
https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/js/widget.js4 KB3rd
https://www.google-analytics.com/analytics.js21 KB3rd
https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/js/bootstrap.bundle.min.js23 KB3rd
https://static.ads-twitter.com/uwt.js13 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

D
Page Weight Inventory
Action
85 resources · 4.7 MB · 378 KB savings available
FIX
85 resources · 4.7 MB · 378 KB savings available
Warning::
Page weight 3.7 MB over 1MB target
Got: 4.7 MB Expected: ≤ 1 MB
Info::
~378 KB of savings available
Warning::
84 third-party resources (100% of weight)
Info::
8 resources over 200KB
85 resources · 4.7 MiB · 84 third-party 3.7 MiB over 1MB target
Image 75% · 3.5 MiB
JavaScript 19% · 899.5 KiB
CSS 3% · 153.7 KiB
Font 2% · 99.4 KiB
Document 1% · 24.4 KiB
Other 0% · 1.9 KiB

~378.2 KiB of savings available

Remove unused JavaScript: 378.2 KiB
C
Image Optimization
Action
47 images, 0 KB saveable
REVIEW
47 images, 0 KB saveable
Warning::
https://www.usccb.org/sites/default/files/styles/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usccb.org/themes/custom/ai/usccb-logo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
47 images 3.5 MB
0 oversized -0 KB
44 legacy format
2 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

C
JS Execution Cost
Action
1337ms total JS execution
REVIEW
1337ms total JS execution
Warning::
https://www.usccb.org/sites/default/files/js/js_uB...: 490ms CPU time
Warning::
https://www.usccb.org/: 257ms CPU time
Info::
Unattributable: 171ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-E6LL...: 117ms CPU time
Info::
https://www.googletagmanager.com/gtag/destination?...: 100ms CPU time
Warning::
Third-party scripts: 1337ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Style & Layout 20% Other 19% Script Parsing & Compilation 8% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.usccb.org/sites/default/files/js/js_uBLq_NVQx9C-L6JMQXhuteU3FFLVjpw-V6mP41Nltso.js?scope=footer&delta=0&language=en&theme=ai&include=eJxtyUEOwjAMRNELpfhI0SSeVga3RkkKlNNTsYXNfOkNTBaPAp_6ONy2JcGk1xbuBS3VG9VGtNwIXaNRfiRxzzXiZjyz3t2wVco_TFHmvVcMZq4wF-WM3Ud6mDJOK9Q8G13F8T4mD-j58dnluxdc8foAHKJFSw490ms251ms20ms3rd
https://www.usccb.org/257ms15ms1ms3rd
Unattributable171ms4ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-E6LL2ZREPE&cx=c&gtm=4e64k1h1117ms94ms21ms3rd
https://www.googletagmanager.com/gtag/destination?id=G-LFL81Q76LQ&l=vnwDataLayer&cx=c&gtm=4e64k0100ms80ms19ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5JHPTP95ms76ms17ms3rd
https://connect.facebook.net/en_US/fbevents.js55ms39ms15ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MFCLMDFF&l=vnwDataLayer51ms37ms13ms3rd
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
6 fonts (99 KB)
PASS
6 fonts (99 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

99 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 982 ms LCP 2.3 shttps://www.usccb.org/themes/custom/ai/fonts/icons.woff2icons.woff2 https://www.usccb.org/themes/custom/ai/fonts/icons.woff2 — 8.2 KiB — 29 ms — font-display: swaphttps://www.usccb.org/themes/custom/ai/fonts/icons.wofficons.woff https://www.usccb.org/themes/custom/ai/fonts/icons.woff — 9.8 KiB — 47 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2S6u9w4BMUTPHh7USSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2 — 13.6 KiB — 19 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2S6uyw4BMUTPHjx4wXiWtFCc... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 13.7 KiB — 21 ms — font-display: swaphttps://fonts.gstatic.com/s/ebgaramond/v32/SlGUmQSNjdsmc35JDF1K5GR1SDk_YAPI.woff2SlGUmQSNjdsmc35JDF1K5GR... https://fonts.gstatic.com/s/ebgaramond/v32/SlGUmQSNjdsmc35JDF1K5GR1SDk_YAPI.woff2 — 40.3 KiB — 23 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2S6u9w4BMUTPHh6UVSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 13.9 KiB — 25 ms — font-display: swap
icons.woff2 woff2 swap
Size 8 KB
Load time 29 ms
Start 63 ms
Risk FOUT — text flashes from fallback to web font
icons.woff woff swap
Size 10 KB
Load time 47 ms
Start 63 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
S6u9w4BMUTPHh7USSwiPGQ3... woff2 swap
Size 14 KB
Load time 19 ms
Start 274 ms
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjx4wXiWtFCc... woff2 swap
Size 14 KB
Load time 21 ms
Start 275 ms
Risk FOUT — text flashes from fallback to web font
SlGUmQSNjdsmc35JDF1K5GR... woff2 swap
Size 40 KB
Load time 23 ms
Start 276 ms
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwiPGQ3... woff2 swap
Size 14 KB
Load time 25 ms
Start 276 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

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
A
HTTP Caching
max-age=86400 (1 day)
PASS
max-age=86400 (1 day)
Info::
Cache-Control header is set
Got: public, max-age=86400
Info::
Effective TTL: 1 day (max-age=86400)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=86400

DirectiveValueMeaning
publicAny cache may store this response
max-age86400Cache for 1 day
Effective TTL: 86400 seconds
Network Waterfall
85 requests over 1534ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 982 ms LCP 2.3 shttps://usccb.org// https://usccb.org/ — 301 — 437 B — 20 ms — h2https://www.usccb.org/www.usccb.org/ https://www.usccb.org/ — 200 — 19.4 KiB — 21 ms — h2https://www.usccb.org/sites/default/files/css/css_iVuydOtZAyWGztRu3lgCHDERO7nwYpnbS9I95OIZGKs.css?delta=0&language=en&theme=ai&include=eJxtjlGOwjAMRC8UmiNFTjJbLJw4shtQOT2lSOzH7o9tvfFohjiuopnk4tsu3NdAHL2YimSyUG6ovKklA9WmhviHhCLkvsdM_r0b3GmFh_K2dLVGwk8EzFRUb4xjtSFMvSD-B9MRjjDIaDUaV4_V5iBZfsky-5hZ2K-owXff0D4V7lyhCS2jph-G1Gjwod35jsspHi94eDzn0rROwQsN4Wczwww.usccb.org/sites/default/files/c... https://www.usccb.org/sites/default/files/css/css_iVuydOtZAyWGztRu3lgCHDERO7nwYpnbS9I95OIZGKs.css?delta=0&language=en&theme=ai&include=eJxtjlGOwjAMRC8UmiNFTjJbLJw4shtQOT2lSOzH7o9tvfFohjiuopnk4tsu3NdAHL2YimSyUG6ovKklA9WmhviHhCLkvsdM_r0b3GmFh_K2dLVGwk8EzFRUb4xjtSFMvSD-B9MRjjDIaDUaV4_V5iBZfsky-5hZ2K-owXff0D4V7lyhCS2jph-G1Gjwod35jsspHi94eDzn0rROwQsN4Wcz — 200 — 2.6 KiB — 10 ms — h2https://www.usccb.org/sites/default/files/css/css_xn0_xaJvDxo7WPwrFkXaBOVeAFyy3kt2GsVLpFyKaIw.css?delta=1&language=en&theme=ai&include=eJxtjlGOwjAMRC8UmiNFTjJbLJw4shtQOT2lSOzH7o9tvfFohjiuopnk4tsu3NdAHL2YimSyUG6ovKklA9WmhviHhCLkvsdM_r0b3GmFh_K2dLVGwk8EzFRUb4xjtSFMvSD-B9MRjjDIaDUaV4_V5iBZfsky-5hZ2K-owXff0D4V7lyhCS2jph-G1Gjwod35jsspHi94eDzn0rROwQsN4Wczwww.usccb.org/sites/default/files/c... https://www.usccb.org/sites/default/files/css/css_xn0_xaJvDxo7WPwrFkXaBOVeAFyy3kt2GsVLpFyKaIw.css?delta=1&language=en&theme=ai&include=eJxtjlGOwjAMRC8UmiNFTjJbLJw4shtQOT2lSOzH7o9tvfFohjiuopnk4tsu3NdAHL2YimSyUG6ovKklA9WmhviHhCLkvsdM_r0b3GmFh_K2dLVGwk8EzFRUb4xjtSFMvSD-B9MRjjDIaDUaV4_V5iBZfsky-5hZ2K-owXff0D4V7lyhCS2jph-G1Gjwod35jsspHi94eDzn0rROwQsN4Wcz — 200 — 114.0 KiB — 53 ms — h2https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500&display=swapfonts.googleapis.com/css2?family=EB... https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500&display=swap — 200 — 1.1 KiB — 39 ms — h2https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500;700&display=swapfonts.googleapis.com/css2?family=La... https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500;700&display=swap — 200 — 633 B — 41 ms — h2https://s7.addthis.com/js/300/addthis_widget.jss7.addthis.com/js/300/addthis_widge... https://s7.addthis.com/js/300/addthis_widget.js — -1 — 0 B — 98 ms — https://www.usccb.org/themes/custom/ai/fonts/icons.woff2www.usccb.org/themes/custom/ai/font... https://www.usccb.org/themes/custom/ai/fonts/icons.woff2 — 200 — 8.2 KiB — 29 ms — h2https://www.usccb.org/themes/custom/ai/fonts/icons.woffwww.usccb.org/themes/custom/ai/font... https://www.usccb.org/themes/custom/ai/fonts/icons.woff — 200 — 9.8 KiB — 47 ms — h2https://www.usccb.org/themes/custom/ai/usccb-logo.svgwww.usccb.org/themes/custom/ai/uscc... https://www.usccb.org/themes/custom/ai/usccb-logo.svg — 200 — 15.6 KiB — 43 ms — h2https://www.usccb.org/themes/custom/ai/images/usccb-logo-color.svgwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/usccb-logo-color.svg — 200 — 15.5 KiB — 43 ms — h2https://www.usccb.org/sites/default/files/styles/podcast_video_teaser/public/video_thumbnails/ytfiuSA7OSE.jpg?itok=solt7x3wwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/podcast_video_teaser/public/video_thumbnails/ytfiuSA7OSE.jpg?itok=solt7x3w — 200 — 23.2 KiB — 37 ms — h2https://www.usccb.org/themes/custom/ai/images/catholic-current-logo.pngwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/catholic-current-logo.png — 200 — 3.4 KiB — 31 ms — h2https://www.vaticannews.va/widget.jswww.vaticannews.va/widget.js https://www.vaticannews.va/widget.js — 302 — 286 B — 67 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5JHPTPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5JHPTP — 200 — 139.3 KiB — 62 ms — h2https://www.usccb.org/themes/custom/ai/images/ico-cns.pngwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/ico-cns.png — 200 — 15.2 KiB — 33 ms — h2https://www.usccb.org/sites/default/files/js/js_uBLq_NVQx9C-L6JMQXhuteU3FFLVjpw-V6mP41Nltso.js?scope=footer&delta=0&language=en&theme=ai&include=eJxtyUEOwjAMRNELpfhI0SSeVga3RkkKlNNTsYXNfOkNTBaPAp_6ONy2JcGk1xbuBS3VG9VGtNwIXaNRfiRxzzXiZjyz3t2wVco_TFHmvVcMZq4wF-WM3Ud6mDJOK9Q8G13F8T4mD-j58dnluxdc8foAHKJFSwwww.usccb.org/sites/default/files/j... https://www.usccb.org/sites/default/files/js/js_uBLq_NVQx9C-L6JMQXhuteU3FFLVjpw-V6mP41Nltso.js?scope=footer&delta=0&language=en&theme=ai&include=eJxtyUEOwjAMRNELpfhI0SSeVga3RkkKlNNTsYXNfOkNTBaPAp_6ONy2JcGk1xbuBS3VG9VGtNwIXaNRfiRxzzXiZjyz3t2wVco_TFHmvVcMZq4wF-WM3Ud6mDJOK9Q8G13F8T4mD-j58dnluxdc8foAHKJFSw — 200 — 140.2 KiB — 35 ms — h2https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/js/widget.jswww.vaticannews.va/etc/designs/vati... https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/js/widget.js — 200 — 4.3 KiB — 13 ms — h2https://www.usccb.org/themes/custom/ai/images/bg_page.jpgwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/bg_page.jpg — 200 — 4.6 KiB — 14 ms — h2https://www.usccb.org/themes/custom/ai/images/icons/more.pngwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/icons/more.png — 200 — 1.2 KiB — 10 ms — h2https://www.usccb.org/modules/contrib/video_embed_field/css/icons/play.svgwww.usccb.org/modules/contrib/video... https://www.usccb.org/modules/contrib/video_embed_field/css/icons/play.svg — 200 — 528 B — 17 ms — h2https://www.usccb.org/themes/custom/ai/images/bg-slider.jpgwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/bg-slider.jpg — 200 — 17.0 KiB — 19 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/20191009T0808-30881-CNS-POPE-AUDIENCE-IDEOLOGY.JPG.jpg?itok=8dysCMINwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/20191009T0808-30881-CNS-POPE-AUDIENCE-IDEOLOGY.JPG.jpg?itok=8dysCMIN — 200 — 78.0 KiB — 61 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/Coakley_Iran4.7.26_YT.00_00_48_17.Still001.jpg?h=decd9d04&itok=yYRh80gTwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/Coakley_Iran4.7.26_YT.00_00_48_17.Still001.jpg?h=decd9d04&itok=yYRh80gT — 200 — 90.7 KiB — 68 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/20250416T0822-GIANNA-NOVENA-1793498%20%281%29.JPG.jpg?itok=oegB8uNqwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/20250416T0822-GIANNA-NOVENA-1793498%20%281%29.JPG.jpg?itok=oegB8uNq — 200 — 111.9 KiB — 69 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/Ricci%2C_Sebastiano_-_The_Resurrection_-_Google_Art_Project%20%281%29.jpg?h=86b74eb0&itok=EeR3hp1Bwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/Ricci%2C_Sebastiano_-_The_Resurrection_-_Google_Art_Project%20%281%29.jpg?h=86b74eb0&itok=EeR3hp1B — 200 — 280.6 KiB — 84 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-03/SampleAntisemitism_YT.00_06_41_13.Still002.jpg?h=bd5b45ca&itok=WU7UeSiHwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-03/SampleAntisemitism_YT.00_06_41_13.Still002.jpg?h=bd5b45ca&itok=WU7UeSiH — 200 — 74.2 KiB — 80 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/frame%202.jpg?h=d1cb525d&itok=2xbOzILSwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/frame%202.jpg?h=d1cb525d&itok=2xbOzILS — 200 — 286.8 KiB — 99 ms — h2https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2 — 200 — 13.6 KiB — 19 ms — h3https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 21 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 982 ms LCP 2.3 shttps://usccb.org// https://usccb.org/ — 301 — 437 B — 20 ms — h2https://www.usccb.org/www.usccb.org/ https://www.usccb.org/ — 200 — 19.4 KiB — 21 ms — h2https://www.usccb.org/sites/default/files/css/css_iVuydOtZAyWGztRu3lgCHDERO7nwYpnbS9I95OIZGKs.css?delta=0&language=en&theme=ai&include=eJxtjlGOwjAMRC8UmiNFTjJbLJw4shtQOT2lSOzH7o9tvfFohjiuopnk4tsu3NdAHL2YimSyUG6ovKklA9WmhviHhCLkvsdM_r0b3GmFh_K2dLVGwk8EzFRUb4xjtSFMvSD-B9MRjjDIaDUaV4_V5iBZfsky-5hZ2K-owXff0D4V7lyhCS2jph-G1Gjwod35jsspHi94eDzn0rROwQsN4Wczwww.usccb.org/sites/default/files/c... https://www.usccb.org/sites/default/files/css/css_iVuydOtZAyWGztRu3lgCHDERO7nwYpnbS9I95OIZGKs.css?delta=0&language=en&theme=ai&include=eJxtjlGOwjAMRC8UmiNFTjJbLJw4shtQOT2lSOzH7o9tvfFohjiuopnk4tsu3NdAHL2YimSyUG6ovKklA9WmhviHhCLkvsdM_r0b3GmFh_K2dLVGwk8EzFRUb4xjtSFMvSD-B9MRjjDIaDUaV4_V5iBZfsky-5hZ2K-owXff0D4V7lyhCS2jph-G1Gjwod35jsspHi94eDzn0rROwQsN4Wcz — 200 — 2.6 KiB — 10 ms — h2https://www.usccb.org/sites/default/files/css/css_xn0_xaJvDxo7WPwrFkXaBOVeAFyy3kt2GsVLpFyKaIw.css?delta=1&language=en&theme=ai&include=eJxtjlGOwjAMRC8UmiNFTjJbLJw4shtQOT2lSOzH7o9tvfFohjiuopnk4tsu3NdAHL2YimSyUG6ovKklA9WmhviHhCLkvsdM_r0b3GmFh_K2dLVGwk8EzFRUb4xjtSFMvSD-B9MRjjDIaDUaV4_V5iBZfsky-5hZ2K-owXff0D4V7lyhCS2jph-G1Gjwod35jsspHi94eDzn0rROwQsN4Wczwww.usccb.org/sites/default/files/c... https://www.usccb.org/sites/default/files/css/css_xn0_xaJvDxo7WPwrFkXaBOVeAFyy3kt2GsVLpFyKaIw.css?delta=1&language=en&theme=ai&include=eJxtjlGOwjAMRC8UmiNFTjJbLJw4shtQOT2lSOzH7o9tvfFohjiuopnk4tsu3NdAHL2YimSyUG6ovKklA9WmhviHhCLkvsdM_r0b3GmFh_K2dLVGwk8EzFRUb4xjtSFMvSD-B9MRjjDIaDUaV4_V5iBZfsky-5hZ2K-owXff0D4V7lyhCS2jph-G1Gjwod35jsspHi94eDzn0rROwQsN4Wcz — 200 — 114.0 KiB — 53 ms — h2https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500&display=swapfonts.googleapis.com/css2?family=EB... https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500&display=swap — 200 — 1.1 KiB — 39 ms — h2https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500;700&display=swapfonts.googleapis.com/css2?family=La... https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500;700&display=swap — 200 — 633 B — 41 ms — h2https://s7.addthis.com/js/300/addthis_widget.jss7.addthis.com/js/300/addthis_widge... https://s7.addthis.com/js/300/addthis_widget.js — -1 — 0 B — 98 ms — https://www.usccb.org/themes/custom/ai/fonts/icons.woff2www.usccb.org/themes/custom/ai/font... https://www.usccb.org/themes/custom/ai/fonts/icons.woff2 — 200 — 8.2 KiB — 29 ms — h2https://www.usccb.org/themes/custom/ai/fonts/icons.woffwww.usccb.org/themes/custom/ai/font... https://www.usccb.org/themes/custom/ai/fonts/icons.woff — 200 — 9.8 KiB — 47 ms — h2https://www.usccb.org/themes/custom/ai/usccb-logo.svgwww.usccb.org/themes/custom/ai/uscc... https://www.usccb.org/themes/custom/ai/usccb-logo.svg — 200 — 15.6 KiB — 43 ms — h2https://www.usccb.org/themes/custom/ai/images/usccb-logo-color.svgwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/usccb-logo-color.svg — 200 — 15.5 KiB — 43 ms — h2https://www.usccb.org/sites/default/files/styles/podcast_video_teaser/public/video_thumbnails/ytfiuSA7OSE.jpg?itok=solt7x3wwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/podcast_video_teaser/public/video_thumbnails/ytfiuSA7OSE.jpg?itok=solt7x3w — 200 — 23.2 KiB — 37 ms — h2https://www.usccb.org/themes/custom/ai/images/catholic-current-logo.pngwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/catholic-current-logo.png — 200 — 3.4 KiB — 31 ms — h2https://www.vaticannews.va/widget.jswww.vaticannews.va/widget.js https://www.vaticannews.va/widget.js — 302 — 286 B — 67 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5JHPTPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5JHPTP — 200 — 139.3 KiB — 62 ms — h2https://www.usccb.org/themes/custom/ai/images/ico-cns.pngwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/ico-cns.png — 200 — 15.2 KiB — 33 ms — h2https://www.usccb.org/sites/default/files/js/js_uBLq_NVQx9C-L6JMQXhuteU3FFLVjpw-V6mP41Nltso.js?scope=footer&delta=0&language=en&theme=ai&include=eJxtyUEOwjAMRNELpfhI0SSeVga3RkkKlNNTsYXNfOkNTBaPAp_6ONy2JcGk1xbuBS3VG9VGtNwIXaNRfiRxzzXiZjyz3t2wVco_TFHmvVcMZq4wF-WM3Ud6mDJOK9Q8G13F8T4mD-j58dnluxdc8foAHKJFSwwww.usccb.org/sites/default/files/j... https://www.usccb.org/sites/default/files/js/js_uBLq_NVQx9C-L6JMQXhuteU3FFLVjpw-V6mP41Nltso.js?scope=footer&delta=0&language=en&theme=ai&include=eJxtyUEOwjAMRNELpfhI0SSeVga3RkkKlNNTsYXNfOkNTBaPAp_6ONy2JcGk1xbuBS3VG9VGtNwIXaNRfiRxzzXiZjyz3t2wVco_TFHmvVcMZq4wF-WM3Ud6mDJOK9Q8G13F8T4mD-j58dnluxdc8foAHKJFSw — 200 — 140.2 KiB — 35 ms — h2https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/js/widget.jswww.vaticannews.va/etc/designs/vati... https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/js/widget.js — 200 — 4.3 KiB — 13 ms — h2https://www.usccb.org/themes/custom/ai/images/bg_page.jpgwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/bg_page.jpg — 200 — 4.6 KiB — 14 ms — h2https://www.usccb.org/themes/custom/ai/images/icons/more.pngwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/icons/more.png — 200 — 1.2 KiB — 10 ms — h2https://www.usccb.org/modules/contrib/video_embed_field/css/icons/play.svgwww.usccb.org/modules/contrib/video... https://www.usccb.org/modules/contrib/video_embed_field/css/icons/play.svg — 200 — 528 B — 17 ms — h2https://www.usccb.org/themes/custom/ai/images/bg-slider.jpgwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/bg-slider.jpg — 200 — 17.0 KiB — 19 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/20191009T0808-30881-CNS-POPE-AUDIENCE-IDEOLOGY.JPG.jpg?itok=8dysCMINwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/20191009T0808-30881-CNS-POPE-AUDIENCE-IDEOLOGY.JPG.jpg?itok=8dysCMIN — 200 — 78.0 KiB — 61 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/Coakley_Iran4.7.26_YT.00_00_48_17.Still001.jpg?h=decd9d04&itok=yYRh80gTwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/Coakley_Iran4.7.26_YT.00_00_48_17.Still001.jpg?h=decd9d04&itok=yYRh80gT — 200 — 90.7 KiB — 68 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/20250416T0822-GIANNA-NOVENA-1793498%20%281%29.JPG.jpg?itok=oegB8uNqwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/20250416T0822-GIANNA-NOVENA-1793498%20%281%29.JPG.jpg?itok=oegB8uNq — 200 — 111.9 KiB — 69 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/Ricci%2C_Sebastiano_-_The_Resurrection_-_Google_Art_Project%20%281%29.jpg?h=86b74eb0&itok=EeR3hp1Bwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/Ricci%2C_Sebastiano_-_The_Resurrection_-_Google_Art_Project%20%281%29.jpg?h=86b74eb0&itok=EeR3hp1B — 200 — 280.6 KiB — 84 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-03/SampleAntisemitism_YT.00_06_41_13.Still002.jpg?h=bd5b45ca&itok=WU7UeSiHwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-03/SampleAntisemitism_YT.00_06_41_13.Still002.jpg?h=bd5b45ca&itok=WU7UeSiH — 200 — 74.2 KiB — 80 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/frame%202.jpg?h=d1cb525d&itok=2xbOzILSwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-04/frame%202.jpg?h=d1cb525d&itok=2xbOzILS — 200 — 286.8 KiB — 99 ms — h2https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2 — 200 — 13.6 KiB — 19 ms — h3https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 21 ms — h3https://fonts.gstatic.com/s/ebgaramond/v32/SlGUmQSNjdsmc35JDF1K5GR1SDk_YAPI.woff2fonts.gstatic.com/s/ebgaramond/v32/... https://fonts.gstatic.com/s/ebgaramond/v32/SlGUmQSNjdsmc35JDF1K5GR1SDk_YAPI.woff2 — 200 — 40.3 KiB — 23 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 200 — 13.9 KiB — 25 ms — h3https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/css/bootstrap.min.csswww.vaticannews.va/etc/designs/vati... https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/css/bootstrap.min.css — 200 — 30.6 KiB — 38 ms — h2https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/css/style.csswww.vaticannews.va/etc/designs/vati... https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/css/style.css — 200 — 4.7 KiB — 36 ms — h2https://www.vaticannews.va/widget.en.htmlwww.vaticannews.va/widget.en.html https://www.vaticannews.va/widget.en.html — 200 — 4.3 KiB — 52 ms — h2https://www.usccb.org/sites/default/files/styles/card_1/public/2026-04/GMZ_ANGOLA_042026_Saurimo_home_6.JPG.jpg?itok=PDT2LeHgwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/card_1/public/2026-04/GMZ_ANGOLA_042026_Saurimo_home_6.JPG.jpg?itok=PDT2LeHg — 200 — 36.2 KiB — 36 ms — h2https://www.usccb.org/sites/default/files/styles/card_1/public/2026-03/image.jpeg.jpg?itok=A8cRPRCXwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/card_1/public/2026-03/image.jpeg.jpg?itok=A8cRPRCX — 200 — 40.0 KiB — 31 ms — h2https://www.usccb.org/sites/default/files/styles/card_1/public/video_thumbnails/4JKBXSohkTE.jpg?h=c673cd1c&itok=SkQ4nFzywww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/card_1/public/video_thumbnails/4JKBXSohkTE.jpg?h=c673cd1c&itok=SkQ4nFzy — 200 — 21.0 KiB — 35 ms — h2https://www.usccb.org/sites/default/files/styles/card_clear/public/2026-04/GMZ_ANGOLA_042026_Saurimo_home_6.JPG.jpg?itok=ClHUIPMkwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/card_clear/public/2026-04/GMZ_ANGOLA_042026_Saurimo_home_6.JPG.jpg?itok=ClHUIPMk — 200 — 43.1 KiB — 24 ms — h2https://www.usccb.org/sites/default/files/styles/card_clear/public/2026-04/Public%20Affairs%20web%20logo%20for%20USCCB.jpg?h=88bdb667&itok=s0t0ZQa4www.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/card_clear/public/2026-04/Public%20Affairs%20web%20logo%20for%20USCCB.jpg?h=88bdb667&itok=s0t0ZQa4 — 200 — 8.0 KiB — 22 ms — h2https://www.usccb.org/sites/default/files/styles/card_clear/public/2026-04/20130911cnsbr1564.JPG.jpg?itok=P_4SyZ0Mwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/card_clear/public/2026-04/20130911cnsbr1564.JPG.jpg?itok=P_4SyZ0M — 200 — 28.6 KiB — 19 ms — h2https://www.usccb.org/sites/default/files/styles/valor/public/video_thumbnails/zhfbgZpv8AA.jpg.jpeg?itok=j3rQA7bBwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/valor/public/video_thumbnails/zhfbgZpv8AA.jpg.jpeg?itok=j3rQA7bB — 200 — 251.1 KiB — 42 ms — h2https://www.usccb.org/sites/default/files/styles/valor/public/video_thumbnails/mS1C-v9lrXs.jpg.jpeg?itok=Ttj-auYMwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/valor/public/video_thumbnails/mS1C-v9lrXs.jpg.jpeg?itok=Ttj-auYM — 200 — 303.4 KiB — 38 ms — h2https://www.usccb.org/themes/custom/ai/images/icons/icon-tiktok_w.svgwww.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/icons/icon-tiktok_w.svg — 200 — 1.1 KiB — 12 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.13/jquery.mousewheel.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.13/jquery.mousewheel.min.js — 200 — 1.7 KiB — 46 ms — h3https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/js/bootstrap.bundle.min.jswww.vaticannews.va/etc/designs/vati... https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/js/bootstrap.bundle.min.js — 200 — 23.4 KiB — 28 ms — h2https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/img/vn_logo.pngwww.vaticannews.va/etc/designs/vati... https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/img/vn_logo.png — 200 — 22.2 KiB — 16 ms — h2https://i.ytimg.com/vi/vFxK2vmH_Fg/maxresdefault.jpgi.ytimg.com/vi/vFxK2vmH_Fg/maxresde... https://i.ytimg.com/vi/vFxK2vmH_Fg/maxresdefault.jpg — 200 — 68.5 KiB — 31 ms — h2https://i.ytimg.com/vi/sO0NwOpjoFI/maxresdefault.jpgi.ytimg.com/vi/sO0NwOpjoFI/maxresde... https://i.ytimg.com/vi/sO0NwOpjoFI/maxresdefault.jpg — 200 — 26.2 KiB — 33 ms — h2https://i.ytimg.com/vi/nPW1fUqzqng/maxresdefault.jpgi.ytimg.com/vi/nPW1fUqzqng/maxresde... https://i.ytimg.com/vi/nPW1fUqzqng/maxresdefault.jpg — 200 — 75.9 KiB — 35 ms — h2https://i.ytimg.com/vi/Xk4XN3tOT_M/maxresdefault.jpgi.ytimg.com/vi/Xk4XN3tOT_M/maxresde... https://i.ytimg.com/vi/Xk4XN3tOT_M/maxresdefault.jpg — 200 — 46.5 KiB — 34 ms — h2https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/img/va_logo_en.pngwww.vaticannews.va/etc/designs/vati... https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/img/va_logo_en.png — 200 — 11.2 KiB — 21 ms — h2data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 32 32' %3e%3ccircle cx=…www.w3.org/2000/svg' viewBox= '0 0 ... data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 32 32' %3e%3ccircle cx=… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e%3ccircle cx='16…www.w3.org/2000/svg' viewBox='0 0 3... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e%3ccircle cx='16… — 200 — 0 B — 0 ms — datahttps://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/img/key-vn.pngwww.vaticannews.va/etc/designs/vati... https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/img/key-vn.png — 200 — 26.8 KiB — 17 ms — h2https://www.usccb.org/themes/custom/ai/images/ajax-loader.gif?1686677252=www.usccb.org/themes/custom/ai/imag... https://www.usccb.org/themes/custom/ai/images/ajax-loader.gif?1686677252= — 200 — 4.4 KiB — 10 ms — h2https://www.usccb.org/sites/default/files/styles/slide_valor/public/2023-07/DSC03507-3_0.jpg?itok=zSVzpFPfwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/slide_valor/public/2023-07/DSC03507-3_0.jpg?itok=zSVzpFPf — 200 — 118.3 KiB — 14 ms — h2https://www.usccb.org/sites/default/files/styles/valor/public/video_thumbnails/o5FXxuPHf9A.jpg.jpeg?itok=9SuuS47Swww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/valor/public/video_thumbnails/o5FXxuPHf9A.jpg.jpeg?itok=9SuuS47S — 200 — 205.8 KiB — 27 ms — h2https://www.usccb.org/sites/default/files/styles/slide_valor/public/2024-02/episcopalmottothumb.jpg?itok=7lqYhlgQwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/slide_valor/public/2024-02/episcopalmottothumb.jpg?itok=7lqYhlgQ — 200 — 87.6 KiB — 29 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2025-12/USCCB%20Diocesan%20Map%20%288%29.png.jpg?itok=4_7s7trIwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2025-12/USCCB%20Diocesan%20Map%20%288%29.png.jpg?itok=4_7s7trI — 200 — 131.8 KiB — 37 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-02/GettyImages-1255589571.jpg?h=d0c468d4&itok=1341U-Bswww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-02/GettyImages-1255589571.jpg?h=d0c468d4&itok=1341U-Bs — 200 — 266.6 KiB — 54 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2021-09/20200930T1515-MIGRANTS-REFUGEES-MASS-1006159_preview.jpg?h=70727af5&itok=Kq90X8DGwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2021-09/20200930T1515-MIGRANTS-REFUGEES-MASS-1006159_preview.jpg?h=70727af5&itok=Kq90X8DG — 200 — 337.4 KiB — 151 ms — h2https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-01/km-3693.jpg?h=9855f42d&itok=TU0K31VFwww.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/hero_slide_extra_large/public/2026-01/km-3693.jpg?h=9855f42d&itok=TU0K31VF — 200 — 270.1 KiB — 48 ms — h2https://www.usccb.org/sites/default/files/styles/slide_tabs/public/2023-01/20221004T1535-SEA-SERVICES-PILGRIMAGE-MASS-1750032.JPG.jpg?itok=zqrsION4www.usccb.org/sites/default/files/s... https://www.usccb.org/sites/default/files/styles/slide_tabs/public/2023-01/20221004T1535-SEA-SERVICES-PILGRIMAGE-MASS-1750032.JPG.jpg?itok=zqrsION4 — 200 — 137.9 KiB — 59 ms — h2https://www.googletagmanager.com/gtag/js?id=G-E6LL2ZREPE&cx=c&gtm=4e64k1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-E6LL2ZREPE&cx=c&gtm=4e64k1h1 — 200 — 172.0 KiB — 42 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 12 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 56 ms — h3https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 17 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 49 ms — h3https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/js/utility.jswww.vaticannews.va/etc/designs/vati... https://www.vaticannews.va/etc/designs/vatican-news/release/library/widget/js/utility.js — 200 — 4.6 KiB — 16 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1753198162&t=pageview&_s=1&dl=https%3A%2F%2Fwww.usccb.org%2F&ul=en-us&dt=United%20States%20Conference%20of%20Catholic%20Bishops&sr=800x600&vp=1350x940&_u=YEBAAEABAAAAACAAI~&jid=481084667&gjid=1366395989&cid=441829016.1776897281&tid=UA-24736701-1&_gid=1201853207.1776897281&_r=1&_slc=1&gtm=45He64k1h1n715JHPTPv72387919za200zd72387919&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400&npa=1&z=1837640122www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1753198162&t=pageview&_s=1&dl=https%3A%2F%2Fwww.usccb.org%2F&ul=en-us&dt=United%20States%20Conference%20of%20Catholic%20Bishops&sr=800x600&vp=1350x940&_u=YEBAAEABAAAAACAAI~&jid=481084667&gjid=1366395989&cid=441829016.1776897281&tid=UA-24736701-1&_gid=1201853207.1776897281&_r=1&_slc=1&gtm=45He64k1h1n715JHPTPv72387919za200zd72387919&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400&npa=1&z=1837640122 — 200 — 451 B — 11 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=5bf32da9-8447-4146-ba8d-ed498ad496e6&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=1d0b07fb-0ab9-4355-b14c-70d8702037f1&pt=United%20States%20Conference%20of%20Catholic%20Bishops&tw_document_href=https%3A%2F%2Fwww.usccb.org%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776897281428.703346846594313429&txn_id=o8z5i&type=javascript&version=2.3.53t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=5bf32da9-8447-4146-ba8d-ed498ad496e6&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=1d0b07fb-0ab9-4355-b14c-70d8702037f1&pt=United%20States%20Conference%20of%20Catholic%20Bishops&tw_document_href=https%3A%2F%2Fwww.usccb.org%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776897281428.703346846594313429&txn_id=o8z5i&type=javascript&version=2.3.53 — 200 — 660 B — 198 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=5bf32da9-8447-4146-ba8d-ed498ad496e6&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=1d0b07fb-0ab9-4355-b14c-70d8702037f1&pt=United%20States%20Conference%20of%20Catholic%20Bishops&tw_document_href=https%3A%2F%2Fwww.usccb.org%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776897281428.703346846594313429&txn_id=o8z5i&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=5bf32da9-8447-4146-ba8d-ed498ad496e6&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=1d0b07fb-0ab9-4355-b14c-70d8702037f1&pt=United%20States%20Conference%20of%20Catholic%20Bishops&tw_document_href=https%3A%2F%2Fwww.usccb.org%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776897281428.703346846594313429&txn_id=o8z5i&type=javascript&version=2.3.53 — 200 — 1004 B — 209 ms — h2https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 307 B — 109 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MFCLMDFF&l=vnwDataLayerwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MFCLMDFF&l=vnwDataLayer — 200 — 117.2 KiB — 21 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-E6LL2ZREPE&gtm=45je64k1h1v886769114z872387919za20gzb72387919zd72387919&_p=1776897280463&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_ng=1&are=1&cid=441829016.1776897281&frm=0&pscdl=noapi&rcb=12&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&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117384405~117512542&sid=1776897281&sct=1&seg=0&dl=https%3A%2F%2Fwww.usccb.org%2F&dt=United%20States%20Conference%20of%20Catholic%20Bishops&en=page_view&_fv=1&_ss=1&tfd=1188region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-E6LL2ZREPE&gtm=45je64k1h1v886769114z872387919za20gzb72387919zd72387919&_p=1776897280463&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_ng=1&are=1&cid=441829016.1776897281&frm=0&pscdl=noapi&rcb=12&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&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117384405~117512542&sid=1776897281&sct=1&seg=0&dl=https%3A%2F%2Fwww.usccb.org%2F&dt=United%20States%20Conference%20of%20Catholic%20Bishops&en=page_view&_fv=1&_ss=1&tfd=1188 — 204 — 548 B — 78 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-E6LL2ZREPE&cid=441829016.1776897281&gtm=45je64k1h1v886769114z872387919za20gzb72387919zd72387919&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-E6LL2ZREPE&cid=441829016.1776897281&gtm=45je64k1h1v886769114z872387919za20gzb72387919zd72387919&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405~117512542 — 204 — 557 B — 20 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-E6LL2ZREPE&cid=441829016.1776897281&gtm=45je64k1h1v886769114z872387919za20gzb72387919zd72387919&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405~117512542&z=2063595190www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-E6LL2ZREPE&cid=441829016.1776897281&gtm=45je64k1h1v886769114z872387919za20gzb72387919zd72387919&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405~117512542&z=2063595190 — 200 — 408 B — 19 ms — h2https://connect.facebook.net/signals/config/826901284964048?v=2.9.303&r=stable&domain=www.usccb.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/826901284964048?v=2.9.303&r=stable&domain=www.usccb.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 6.1 KiB — 225 ms — h3https://www.googletagmanager.com/gtag/destination?id=G-LFL81Q76LQ&l=vnwDataLayer&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=G-LFL81Q76LQ&l=vnwDataLayer&cx=c&gtm=4e64k0 — 200 — 156.9 KiB — 25 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-LFL81Q76LQ&gtm=45je64k0v9243160434z89243155350za20gzb9243155350zd9243155350&_p=1776897281449&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=441829016.1776897281&frm=0&pscdl=noapi&rcb=3&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&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117384405~117512542&dl=https%3A%2F%2Fwww.usccb.org%2F&dr=&sid=1776897281&sct=1&seg=0&dt=United%20States%20Conference%20of%20Catholic%20Bishops&en=page_view&_fv=1&_ss=1&ep.host_domain=www.usccb.org&tfd=1459region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-LFL81Q76LQ&gtm=45je64k0v9243160434z89243155350za20gzb9243155350zd9243155350&_p=1776897281449&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=441829016.1776897281&frm=0&pscdl=noapi&rcb=3&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&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117384405~117512542&dl=https%3A%2F%2Fwww.usccb.org%2F&dr=&sid=1776897281&sct=1&seg=0&dt=United%20States%20Conference%20of%20Catholic%20Bishops&en=page_view&_fv=1&_ss=1&ep.host_domain=www.usccb.org&tfd=1459 — 204 — 48 B — 16 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-LFL81Q76LQ&cid=441829016.1776897281&gtm=45je64k0v9243160434z89243155350za20gzb9243155350zd9243155350&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117384405~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-LFL81Q76LQ&cid=441829016.1776897281&gtm=45je64k0v9243160434z89243155350za20gzb9243155350zd9243155350&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117384405~117512542 — 204 — 48 B — 16 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-LFL81Q76LQ&cid=441829016.1776897281&gtm=45je64k0v9243160434z89243155350za20gzb9243155350zd9243155350&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117384405~117512542&z=19749428www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-LFL81Q76LQ&cid=441829016.1776897281&gtm=45je64k0v9243160434z89243155350za20gzb9243155350zd9243155350&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117384405~117512542&z=19749428 — 200 — 107 B — 17 ms — h2https://www.usccb.org/sites/default/files/Ox8RYeG3.icowww.usccb.org/sites/default/files/O... https://www.usccb.org/sites/default/files/Ox8RYeG3.ico — 200 — 1.6 KiB — 8 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 1337ms · 842KB · €15/mo
www.usccb.org
Other
Costly
Execution 490ms
Transfer 140 KB
Unused 51%
Monthly Cost €5/mo
www.usccb.org
Other
Costly
Execution 257ms
Transfer 19 KB
Monthly Cost €3/mo
Unattributable
Other
Optional
Execution 171ms
Transfer 0 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 117ms
Transfer 172 KB
Unused 40%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 100ms
Transfer 157 KB
Unused 43%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 95ms
Transfer 139 KB
Unused 46%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 55ms
Transfer 97 KB
Unused 46%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 51ms
Transfer 117 KB
Unused 53%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.usccb.org adds 490ms and costs ~€5/month
  • www.usccb.org adds 257ms and costs ~€3/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

www.usccb.org takes 490ms 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

51% of www.usccb.org'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

www.usccb.org takes 257ms 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

53% of Google Tag Manager'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