Skip to content
https://gamblingtherapy.org

Performance

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

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

81
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
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.
92
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.59 s

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

1.76 s

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

61 ms

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

0.003

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

2.75 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.97 s

Page Load Progression

431 ms
862 ms
1.3 s
1.7 s
2.2 s
2.6 s
3.0 s
3.4 s
Checks
15
7 PASS 4 REVIEW 2 FIX
D
Page Weight Budget
Action
2.5 MB transferred, 109 requests
FIX
2.5 MB transferred, 109 requests
Warning::
Page weighs 4.6 MB (2.5 MB transferred)
Warning::
Images are 1.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.5 MB
Warning::
JavaScript is 604 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 604 KB
Warning::
109 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.52 g CO2 per page load
2.5 MB / 2.4 MB budget
2.5 MB transferred
109 requests
0.52 g CO2 per page load
Images 1.5 MiB 62%
JavaScript 604.2 KiB 24%
Fonts 196.1 KiB 8%
CSS 121.6 KiB 5%
HTML 18.4 KiB 1%
Other 3.0 KiB 0%
Other 1.8 KiB 0%
Other 552 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

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

Why this matters

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

Source: web.dev

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
Image Optimization
Action
50 images, 0 KB saveable
REVIEW
50 images, 0 KB saveable
Warning::
https://gamblingtherapy.org/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamblingtherapy.org/wp-content/themes/gamb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamblingtherapy.org/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamblingtherapy.org/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamblingtherapy.org/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamblingtherapy.org/wp-content/themes/gamb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamblingtherapy.org/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamblingtherapy.org/wp-content/themes/gamb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamblingtherapy.org/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamblingtherapy.org/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
50 images 1.5 MB
0 oversized -0 KB
50 legacy format
10 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

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
1157ms total JS execution
REVIEW
1157ms total JS execution
Warning::
https://gamblingtherapy.org/: 290ms CPU time
Info::
Unattributable: 246ms CPU time
Info::
https://static.zdassets.com/web_widget/classic/lat...: 199ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-D06Q...: 116ms CPU time
Info::
https://static.zdassets.com/web_widget/classic/lat...: 98ms CPU time
Warning::
Third-party scripts: 714ms (62% of total)

Main Thread Breakdown

Script Evaluation 43% Other 27% Style & Layout 19% Script Parsing & Compilation 5% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://gamblingtherapy.org/290ms5ms2ms1st
Unattributable246ms4ms0ms3rd
https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js199ms166ms27ms3rd
https://www.googletagmanager.com/gtag/js?id=G-D06Q1MJPDT116ms101ms13ms3rd
https://static.zdassets.com/web_widget/classic/latest/web-widget-chat-sdk-22a6ed7.js98ms89ms5ms3rd
https://gamblingtherapy.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.182ms34ms2ms1st
https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/custom.js70ms36ms0ms1st
https://static.zdassets.com/web_widget/classic/latest/web-widget-locales/classic/en-us-json-22a6ed7.js56ms51ms1ms3rd
C
JS Bundles
Action
23 scripts, 198 KB unused
REVIEW
23 scripts, 198 KB unused
Warning::
https://static.zdassets.com/web_widget/classic/lat...: 110 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-D06Q...: 63 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.zdassets.com/web_widget/classic/lat...: 24 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 198 KB
198 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js261 KB110 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-D06Q1MJPDT160 KB63 KB (39%)3rd
https://static.zdassets.com/web_widget/classic/latest/web-widget-chat-sdk-22a6ed7.js54 KB24 KB (45%)3rd
https://gamblingtherapy.org/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.54 KB1st
https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/jquery-2.1.1.js29 KB1st
https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=10 KB1st
https://unpkg.com/aos@2.3.1/dist/aos.js5 KB3rd
https://gamblingtherapy.org/wp-content/plugins/getwid/assets/js/frontend.blocks.js?ver=2.1.39 KB1st
https://gamblingtherapy.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f12 KB1st
https://gamblingtherapy.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed3667933752 KB1st

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

C
Page Weight Inventory
Action
109 resources · 2.5 MB · 198 KB savings available
REVIEW
109 resources · 2.5 MB · 198 KB savings available
Warning::
Page weight 1.5 MB over 1MB target
Got: 2.5 MB Expected: ≤ 1 MB
Info::
~198 KB of savings available
Info::
24 third-party resources (28% of weight)
Info::
4 resources over 200KB
109 resources · 2.5 MiB · 24 third-party 1.5 MiB over 1MB target
Image 62% · 1.5 MiB
JavaScript 24% · 604.2 KiB
Font 8% · 196.1 KiB
CSS 5% · 121.6 KiB
Document 1% · 18.6 KiB
Other 0% · 3.6 KiB

~197.8 KiB of savings available

Remove unused JavaScript: 197.8 KiB
A
Third-Party Impact
28% third-party, 0 ms blocking
PASS
28% third-party, 0 ms blocking
Info::
Third-party code accounts for 28% of page weight (706.2 KiB of 2.5 MiB)
Info::
Third-party blocking time is low (0 ms)
72%
28%
First-party Third-party
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 (196 KB)
PASS
7 fonts (196 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

196 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 FCP 1.6 s LCP 1.8 shttps://use.typekit.net/af/ab3e12/000000000000000077359d4f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/ab3e12/000000000000000077359d4f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 26.8 KiB — 12 ms — font-display: swaphttps://stackpath.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 76.0 KiB — 41 ms — font-display: swaphttps://use.typekit.net/af/9ed559/000000000000000077359966/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3l https://use.typekit.net/af/9ed559/000000000000000077359966/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 22.0 KiB — 34 ms — font-display: swaphttps://use.typekit.net/af/c11a71/000000000000000077359d5e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3l https://use.typekit.net/af/c11a71/000000000000000077359d5e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 29.4 KiB — 37 ms — font-display: swaphttps://use.typekit.net/af/592eea/000000000000000000012caa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/592eea/000000000000000000012caa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 20.5 KiB — 26 ms — font-display: swaphttps://use.typekit.net/af/40f89d/000000000000000077359978/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/40f89d/000000000000000077359978/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 19.9 KiB — 28 ms — font-display: swaphttps://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.woffslick.woff https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.woff — 1.5 KiB — 159 ms — font-display: swap
l woff2 swap
Size 27 KB
Load time 12 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 41 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 22 KB
Load time 34 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 29 KB
Load time 37 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 21 KB
Load time 26 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 28 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
slick.woff woff swap
Size 2 KB
Load time 159 ms
Start 1.7 s
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)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: 34SP.com

Network Waterfall
109 requests over 2293ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.6 s LCP 1.8 shttps://gamblingtherapy.org// https://gamblingtherapy.org/ — 200 — 18.4 KiB — 894 ms — h2https://gamblingtherapy.org/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4/wp-includes/css/dist/block-library... https://gamblingtherapy.org/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4 — 200 — 16.2 KiB — 166 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/fontawesome-free/css/all.min.css?ver=5.5.0/wp-content/plugins/getwid/vendors/... https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/fontawesome-free/css/all.min.css?ver=5.5.0 — 200 — 11.2 KiB — 262 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/slick.min.css?ver=1.9.0/wp-content/plugins/getwid/vendors/... https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/slick.min.css?ver=1.9.0 — 200 — 675 B — 264 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/slick-theme.min.css?ver=1.9.0/wp-content/plugins/getwid/vendors/... https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/slick-theme.min.css?ver=1.9.0 — 200 — 955 B — 264 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/mp-fancybox/jquery.fancybox.min.css?ver=3.5.7-mp.1/wp-content/plugins/getwid/vendors/... https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/mp-fancybox/jquery.fancybox.min.css?ver=3.5.7-mp.1 — 200 — 3.3 KiB — 266 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/assets/css/blocks.style.css?ver=2.1.3/wp-content/plugins/getwid/assets/c... https://gamblingtherapy.org/wp-content/plugins/getwid/assets/css/blocks.style.css?ver=2.1.3 — 200 — 15.6 KiB — 299 ms — h2https://gamblingtherapy.org/wp-content/plugins/bbpress/templates/default/css/bbpress.min.css?ver=2.6.14/wp-content/plugins/bbpress/templat... https://gamblingtherapy.org/wp-content/plugins/bbpress/templates/default/css/bbpress.min.css?ver=2.6.14 — 200 — 5.4 KiB — 302 ms — h2https://gamblingtherapy.org/wp-content/plugins/gd-power-search-for-bbpress/templates/default/css/search.min.css?ver=3.2.2.3220/wp-content/plugins/gd-power-search... https://gamblingtherapy.org/wp-content/plugins/gd-power-search-for-bbpress/templates/default/css/search.min.css?ver=3.2.2.3220 — 200 — 787 B — 304 ms — h2https://gamblingtherapy.org/wp-content/plugins/clarity-pgsi-tool-wpml/public/css/clarity-pgsi-tool-wpml-public.css?ver=1.0.0/wp-content/plugins/clarity-pgsi-to... https://gamblingtherapy.org/wp-content/plugins/clarity-pgsi-tool-wpml/public/css/clarity-pgsi-tool-wpml-public.css?ver=1.0.0 — 200 — 288 B — 306 ms — h2https://gamblingtherapy.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5/wp-content/plugins/contact-form-7/... https://gamblingtherapy.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.2 KiB — 307 ms — h2https://gamblingtherapy.org/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.2/wp-content/plugins/cookie-notice/c... https://gamblingtherapy.org/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.2 — 200 — 1.4 KiB — 308 ms — h2https://gamblingtherapy.org/wp-content/plugins/username-changer/assets/css/frontend.css?ver=3.2.7/wp-content/plugins/username-change... https://gamblingtherapy.org/wp-content/plugins/username-changer/assets/css/frontend.css?ver=3.2.7 — 200 — 350 B — 309 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1 — 200 — 718 B — 310 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/style.css?ver=1.0/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/style.css?ver=1.0 — 200 — 41.8 KiB — 393 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/css/system.messages.css/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/css/system.messages.css — 200 — 598 B — 392 ms — h2https://gamblingtherapy.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://gamblingtherapy.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.1 KiB — 443 ms — h2https://gamblingtherapy.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://gamblingtherapy.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 436 ms — h2https://gamblingtherapy.org/wp-content/plugins/clarity-pgsi-tool-wpml/public/js/clarity-pgsi-tool-wpml-public.js?ver=1.0.0/wp-content/plugins/clarity-pgsi-to... https://gamblingtherapy.org/wp-content/plugins/clarity-pgsi-tool-wpml/public/js/clarity-pgsi-tool-wpml-public.js?ver=1.0.0 — 200 — 672 B — 438 ms — h2https://gamblingtherapy.org/wp-content/plugins/cookie-notice/js/front.min.js?ver=3.0.2/wp-content/plugins/cookie-notice/j... https://gamblingtherapy.org/wp-content/plugins/cookie-notice/js/front.min.js?ver=3.0.2 — 200 — 2.4 KiB — 440 ms — h2https://gamblingtherapy.org/wp-content/plugins/equal-height-columns/public/js/equal-height-columns-public.js?ver=1.2.1/wp-content/plugins/equal-height-co... https://gamblingtherapy.org/wp-content/plugins/equal-height-columns/public/js/equal-height-columns-public.js?ver=1.2.1 — 200 — 3.2 KiB — 442 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=1/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=1 — 200 — 467 B — 441 ms — h2https://use.typekit.net/uuk5gtl.cssuse.typekit.net/uuk5gtl.css https://use.typekit.net/uuk5gtl.css — 200 — 1.2 KiB — 33 ms — h2https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.cssstackpath.bootstrapcdn.com/font-awe... https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css — 200 — 7.4 KiB — 33 ms — h3https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/css/bootstrap-grid.css/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/css/bootstrap-grid.css — 200 — 4.2 KiB — 422 ms — h2https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.csscdnjs.cloudflare.com/ajax/libs/anim... https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css — 200 — 4.8 KiB — 35 ms — h3https://unpkg.com/aos@2.3.1/dist/aos.cssunpkg.com/aos@2.3.1/dist/aos.css https://unpkg.com/aos@2.3.1/dist/aos.css — 200 — 2.5 KiB — 40 ms — h3https://unpkg.com/aos@2.3.1/dist/aos.jsunpkg.com/aos@2.3.1/dist/aos.js https://unpkg.com/aos@2.3.1/dist/aos.js — 200 — 4.9 KiB — 36 ms — h3https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/gambling-therapy-logo.svg/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/gambling-therapy-logo.svg — 200 — 1.7 KiB — 437 ms — h2https://gamblingtherapy.org/wp-content/uploads/2025/06/icn-5.svg/wp-content/uploads/2025/06/icn-5.s... https://gamblingtherapy.org/wp-content/uploads/2025/06/icn-5.svg — 200 — 42.3 KiB — 353 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.6 s LCP 1.8 shttps://gamblingtherapy.org// https://gamblingtherapy.org/ — 200 — 18.4 KiB — 894 ms — h2https://gamblingtherapy.org/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4/wp-includes/css/dist/block-library... https://gamblingtherapy.org/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4 — 200 — 16.2 KiB — 166 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/fontawesome-free/css/all.min.css?ver=5.5.0/wp-content/plugins/getwid/vendors/... https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/fontawesome-free/css/all.min.css?ver=5.5.0 — 200 — 11.2 KiB — 262 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/slick.min.css?ver=1.9.0/wp-content/plugins/getwid/vendors/... https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/slick.min.css?ver=1.9.0 — 200 — 675 B — 264 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/slick-theme.min.css?ver=1.9.0/wp-content/plugins/getwid/vendors/... https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/slick-theme.min.css?ver=1.9.0 — 200 — 955 B — 264 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/mp-fancybox/jquery.fancybox.min.css?ver=3.5.7-mp.1/wp-content/plugins/getwid/vendors/... https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/mp-fancybox/jquery.fancybox.min.css?ver=3.5.7-mp.1 — 200 — 3.3 KiB — 266 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/assets/css/blocks.style.css?ver=2.1.3/wp-content/plugins/getwid/assets/c... https://gamblingtherapy.org/wp-content/plugins/getwid/assets/css/blocks.style.css?ver=2.1.3 — 200 — 15.6 KiB — 299 ms — h2https://gamblingtherapy.org/wp-content/plugins/bbpress/templates/default/css/bbpress.min.css?ver=2.6.14/wp-content/plugins/bbpress/templat... https://gamblingtherapy.org/wp-content/plugins/bbpress/templates/default/css/bbpress.min.css?ver=2.6.14 — 200 — 5.4 KiB — 302 ms — h2https://gamblingtherapy.org/wp-content/plugins/gd-power-search-for-bbpress/templates/default/css/search.min.css?ver=3.2.2.3220/wp-content/plugins/gd-power-search... https://gamblingtherapy.org/wp-content/plugins/gd-power-search-for-bbpress/templates/default/css/search.min.css?ver=3.2.2.3220 — 200 — 787 B — 304 ms — h2https://gamblingtherapy.org/wp-content/plugins/clarity-pgsi-tool-wpml/public/css/clarity-pgsi-tool-wpml-public.css?ver=1.0.0/wp-content/plugins/clarity-pgsi-to... https://gamblingtherapy.org/wp-content/plugins/clarity-pgsi-tool-wpml/public/css/clarity-pgsi-tool-wpml-public.css?ver=1.0.0 — 200 — 288 B — 306 ms — h2https://gamblingtherapy.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5/wp-content/plugins/contact-form-7/... https://gamblingtherapy.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.2 KiB — 307 ms — h2https://gamblingtherapy.org/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.2/wp-content/plugins/cookie-notice/c... https://gamblingtherapy.org/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.2 — 200 — 1.4 KiB — 308 ms — h2https://gamblingtherapy.org/wp-content/plugins/username-changer/assets/css/frontend.css?ver=3.2.7/wp-content/plugins/username-change... https://gamblingtherapy.org/wp-content/plugins/username-changer/assets/css/frontend.css?ver=3.2.7 — 200 — 350 B — 309 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1 — 200 — 718 B — 310 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/style.css?ver=1.0/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/style.css?ver=1.0 — 200 — 41.8 KiB — 393 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/css/system.messages.css/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/css/system.messages.css — 200 — 598 B — 392 ms — h2https://gamblingtherapy.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://gamblingtherapy.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.1 KiB — 443 ms — h2https://gamblingtherapy.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://gamblingtherapy.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 436 ms — h2https://gamblingtherapy.org/wp-content/plugins/clarity-pgsi-tool-wpml/public/js/clarity-pgsi-tool-wpml-public.js?ver=1.0.0/wp-content/plugins/clarity-pgsi-to... https://gamblingtherapy.org/wp-content/plugins/clarity-pgsi-tool-wpml/public/js/clarity-pgsi-tool-wpml-public.js?ver=1.0.0 — 200 — 672 B — 438 ms — h2https://gamblingtherapy.org/wp-content/plugins/cookie-notice/js/front.min.js?ver=3.0.2/wp-content/plugins/cookie-notice/j... https://gamblingtherapy.org/wp-content/plugins/cookie-notice/js/front.min.js?ver=3.0.2 — 200 — 2.4 KiB — 440 ms — h2https://gamblingtherapy.org/wp-content/plugins/equal-height-columns/public/js/equal-height-columns-public.js?ver=1.2.1/wp-content/plugins/equal-height-co... https://gamblingtherapy.org/wp-content/plugins/equal-height-columns/public/js/equal-height-columns-public.js?ver=1.2.1 — 200 — 3.2 KiB — 442 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=1/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=1 — 200 — 467 B — 441 ms — h2https://use.typekit.net/uuk5gtl.cssuse.typekit.net/uuk5gtl.css https://use.typekit.net/uuk5gtl.css — 200 — 1.2 KiB — 33 ms — h2https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.cssstackpath.bootstrapcdn.com/font-awe... https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css — 200 — 7.4 KiB — 33 ms — h3https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/css/bootstrap-grid.css/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/css/bootstrap-grid.css — 200 — 4.2 KiB — 422 ms — h2https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.csscdnjs.cloudflare.com/ajax/libs/anim... https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css — 200 — 4.8 KiB — 35 ms — h3https://unpkg.com/aos@2.3.1/dist/aos.cssunpkg.com/aos@2.3.1/dist/aos.css https://unpkg.com/aos@2.3.1/dist/aos.css — 200 — 2.5 KiB — 40 ms — h3https://unpkg.com/aos@2.3.1/dist/aos.jsunpkg.com/aos@2.3.1/dist/aos.js https://unpkg.com/aos@2.3.1/dist/aos.js — 200 — 4.9 KiB — 36 ms — h3https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/gambling-therapy-logo.svg/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/gambling-therapy-logo.svg — 200 — 1.7 KiB — 437 ms — h2https://gamblingtherapy.org/wp-content/uploads/2025/06/icn-5.svg/wp-content/uploads/2025/06/icn-5.s... https://gamblingtherapy.org/wp-content/uploads/2025/06/icn-5.svg — 200 — 42.3 KiB — 353 ms — h2https://gamblingtherapy.org/wp-content/uploads/2025/06/icn-1.svg/wp-content/uploads/2025/06/icn-1.s... https://gamblingtherapy.org/wp-content/uploads/2025/06/icn-1.svg — 200 — 688 B — 139 ms — h2https://p.typekit.net/p.css?s=1&k=uuk5gtl&ht=tk&f=17400.17406.22618.22619.22620.14032.14034.14038.21514&a=84968652&app=typekit&e=cssp.typekit.net/p.css?s=1&k=uuk5gtl&h... https://p.typekit.net/p.css?s=1&k=uuk5gtl&ht=tk&f=17400.17406.22618.22619.22620.14032.14034.14038.21514&a=84968652&app=typekit&e=css — 200 — 172 B — 29 ms — h2https://gamblingtherapy.org/wp-content/uploads/2025/06/icn-2.svg/wp-content/uploads/2025/06/icn-2.s... https://gamblingtherapy.org/wp-content/uploads/2025/06/icn-2.svg — 200 — 644 B — 153 ms — h2https://gamblingtherapy.org/wp-content/uploads/2025/06/icn-6.svg/wp-content/uploads/2025/06/icn-6.s... https://gamblingtherapy.org/wp-content/uploads/2025/06/icn-6.svg — 200 — 785 B — 160 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/assets/js/frontend.blocks.js?ver=2.1.3/wp-content/plugins/getwid/assets/j... https://gamblingtherapy.org/wp-content/plugins/getwid/assets/js/frontend.blocks.js?ver=2.1.3 — 200 — 9.0 KiB — 164 ms — h2https://gamblingtherapy.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://gamblingtherapy.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.1 KiB — 165 ms — h2https://gamblingtherapy.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://gamblingtherapy.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.4 KiB — 167 ms — h2https://gamblingtherapy.org/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5/wp-content/plugins/contact-form-7/... https://gamblingtherapy.org/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5 — 200 — 3.6 KiB — 169 ms — h2https://gamblingtherapy.org/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5/wp-content/plugins/contact-form-7/... https://gamblingtherapy.org/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5 — 200 — 4.4 KiB — 172 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/jquery-2.1.1.js/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/jquery-2.1.1.js — 200 — 29.3 KiB — 221 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/slick.min.js/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/slick.min.js — 200 — 10.7 KiB — 181 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/custom.js/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/custom.js — 200 — 1.3 KiB — 182 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/language.js/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/language.js — 200 — 408 B — 184 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/support-groups.js?ver=2021-08-12/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/support-groups.js?ver=2021-08-12 — 200 — 1.2 KiB — 186 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/index.js?ver=1.0/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/js/index.js?ver=1.0 — 200 — 7.7 KiB — 189 ms — h2https://www.googletagmanager.com/gtag/js?id=G-D06Q1MJPDTwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-D06Q1MJPDT — 200 — 160.3 KiB — 135 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png — 200 — 819 B — 192 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png — 200 — 544 B — 196 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-pt.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-pt.png — 200 — 660 B — 198 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-br.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-br.png — 200 — 778 B — 200 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.png — 200 — 485 B — 208 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png — 200 — 486 B — 210 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ar.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ar.png — 200 — 1.8 KiB — 216 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/de.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/de.png — 200 — 468 B — 228 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ru.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ru.png — 200 — 459 B — 236 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pl.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pl.png — 200 — 453 B — 237 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/tr.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/tr.png — 200 — 536 B — 239 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/mt.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/mt.png — 200 — 488 B — 241 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ur.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ur.png — 200 — 655 B — 243 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hi.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hi.png — 200 — 527 B — 244 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pa.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pa.png — 200 — 1.7 KiB — 246 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/bg.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/bg.png — 200 — 470 B — 248 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/da.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/da.png — 200 — 522 B — 249 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.png — 200 — 655 B — 250 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/fi.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/fi.png — 200 — 582 B — 252 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/no.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/no.png — 200 — 642 B — 258 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/et.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/et.png — 200 — 496 B — 262 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/el.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/el.png — 200 — 632 B — 264 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hr.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hr.png — 200 — 625 B — 266 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/cs.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/cs.png — 200 — 580 B — 268 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hu.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hu.png — 200 — 494 B — 270 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/uk.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/uk.png — 200 — 487 B — 272 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/lv.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/lv.png — 200 — 513 B — 274 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/lt.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/lt.png — 200 — 469 B — 276 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ro.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ro.png — 200 — 476 B — 278 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/id.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/id.png — 200 — 460 B — 279 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png — 200 — 500 B — 281 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ja.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ja.png — 200 — 519 B — 284 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ko.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ko.png — 200 — 710 B — 286 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/zh-hant.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/zh-hant.png — 200 — 532 B — 288 ms — h2https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/vi.png/wp-content/plugins/sitepress-multi... https://gamblingtherapy.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/vi.png — 200 — 672 B — 290 ms — h2https://gamblingtherapy.org/wp-content/uploads/flags/blank.png/wp-content/uploads/flags/blank.png https://gamblingtherapy.org/wp-content/uploads/flags/blank.png — 200 — 936 B — 293 ms — h2https://gamblingtherapy.org/wp-content/uploads/2025/06/hardik-sharma-I7rXyzBNVQM-unsplash-aspect-ratio-700-460-aspect-ratio-700-450.jpg/wp-content/uploads/2025/06/hardik-... https://gamblingtherapy.org/wp-content/uploads/2025/06/hardik-sharma-I7rXyzBNVQM-unsplash-aspect-ratio-700-460-aspect-ratio-700-450.jpg — 200 — 154.3 KiB — 300 ms — h2https://gamblingtherapy.org/wp-content/uploads/2025/06/jordi-vich-navarro-IMXQTbkJhhI-unsplash-scaled-1-aspect-ratio-700-450.jpg/wp-content/uploads/2025/06/jordi-v... https://gamblingtherapy.org/wp-content/uploads/2025/06/jordi-vich-navarro-IMXQTbkJhhI-unsplash-scaled-1-aspect-ratio-700-450.jpg — 200 — 333.4 KiB — 359 ms — h2https://gamblingtherapy.org/wp-content/uploads/2025/06/gambling-therapy-6-scaled-1-aspect-ratio-700-450.jpg/wp-content/uploads/2025/06/gamblin... https://gamblingtherapy.org/wp-content/uploads/2025/06/gambling-therapy-6-scaled-1-aspect-ratio-700-450.jpg — 200 — 598.7 KiB — 488 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/GORDON-MOODY_Logo.svg/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/GORDON-MOODY_Logo.svg — 200 — 3.1 KiB — 492 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/award1.png/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/award1.png — 200 — 405.8 KiB — 568 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/print.css?ver=1.0/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/print.css?ver=1.0 — 200 — 1.1 KiB — 507 ms — h2https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/footer-arrow.svg/wp-content/themes/gamblingtherapy/... https://gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/footer-arrow.svg — 200 — 485 B — 497 ms — h2https://use.typekit.net/af/ab3e12/000000000000000077359d4f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/ab3e12/000000000... https://use.typekit.net/af/ab3e12/000000000000000077359d4f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 26.8 KiB — 12 ms — h2https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0stackpath.bootstrapcdn.com/font-awe... https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 76.0 KiB — 41 ms — h3https://use.typekit.net/af/9ed559/000000000000000077359966/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3use.typekit.net/af/9ed559/000000000... https://use.typekit.net/af/9ed559/000000000000000077359966/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 200 — 22.0 KiB — 34 ms — h2https://use.typekit.net/af/c11a71/000000000000000077359d5e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3use.typekit.net/af/c11a71/000000000... https://use.typekit.net/af/c11a71/000000000000000077359d5e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 200 — 29.4 KiB — 37 ms — h2https://use.typekit.net/af/592eea/000000000000000000012caa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/592eea/000000000... https://use.typekit.net/af/592eea/000000000000000000012caa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 20.5 KiB — 26 ms — h2https://use.typekit.net/af/40f89d/000000000000000077359978/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/40f89d/000000000... https://use.typekit.net/af/40f89d/000000000000000077359978/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 19.9 KiB — 28 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/ajax-loader.gif/wp-content/plugins/getwid/vendors/... https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/ajax-loader.gif — 200 — 4.3 KiB — 197 ms — h2https://www.gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/left-arrow.svgwww.gamblingtherapy.org/wp-content/... https://www.gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/left-arrow.svg — 200 — 615 B — 168 ms — h2https://www.gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/right-arrow.svgwww.gamblingtherapy.org/wp-content/... https://www.gamblingtherapy.org/wp-content/themes/gamblingtherapy/assets/images/right-arrow.svg — 200 — 722 B — 166 ms — h2https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.woff/wp-content/plugins/getwid/vendors/... https://gamblingtherapy.org/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.woff — 200 — 1.5 KiB — 159 ms — h2https://v2.zopim.com/?3rmcboQG3XbDlIIe3WFgsE4tyIa4jui6v2.zopim.com/?3rmcboQG3XbDlIIe3WFgs... https://v2.zopim.com/?3rmcboQG3XbDlIIe3WFgsE4tyIa4jui6 — 302 — 220 B — 81 ms — h2https://static.zdassets.com/ekr/asset_composer.jsstatic.zdassets.com/ekr/asset_compo... https://static.zdassets.com/ekr/asset_composer.js — 200 — 4.7 KiB — 47 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-D06Q1MJPDT&gtm=45je64h1v896792269za200zd896792269&_p=1776812322999&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=318223132.1776812324&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117884344&sid=1776812323&sct=1&seg=0&dl=https%3A%2F%2Fgamblingtherapy.org%2F&dt=Gambling%20Therapy%20-%20Advice%20and%20support%20for%20problem%20gambling&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&tfd=1892analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-D06Q1MJPDT&gtm=45je64h1v896792269za200zd896792269&_p=1776812322999&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=318223132.1776812324&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117884344&sid=1776812323&sct=1&seg=0&dl=https%3A%2F%2Fgamblingtherapy.org%2F&dt=Gambling%20Therapy%20-%20Advice%20and%20support%20for%20problem%20gambling&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&tfd=1892 — 204 — 552 B — 106 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-D06Q1MJPDT&cid=318223132.1776812324&gtm=45je64h1v896792269za200zd896792269&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938468~117266400~117884344stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-D06Q1MJPDT&cid=318223132.1776812324&gtm=45je64h1v896792269za200zd896792269&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938468~117266400~117884344 — 204 — 552 B — 58 ms — h2https://ekr.zdassets.com/compose/zopim_chat/3rmcboQG3XbDlIIe3WFgsE4tyIa4jui6ekr.zdassets.com/compose/zopim_chat... https://ekr.zdassets.com/compose/zopim_chat/3rmcboQG3XbDlIIe3WFgsE4tyIa4jui6 — 200 — 1.4 KiB — 93 ms — h2https://gamblingtherapy.org/wp-content/uploads/2021/09/cropped-gm-icon-32x32.png/wp-content/uploads/2021/09/cropped... https://gamblingtherapy.org/wp-content/uploads/2021/09/cropped-gm-icon-32x32.png — 200 — 1.6 KiB — 142 ms — h2https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.jsstatic.zdassets.com/web_widget/clas... https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js — 200 — 261.1 KiB — 32 ms — h2https://static.zdassets.com/web_widget/classic/latest/web-widget-locales/classic/en-us-json-22a6ed7.jsstatic.zdassets.com/web_widget/clas... https://static.zdassets.com/web_widget/classic/latest/web-widget-locales/classic/en-us-json-22a6ed7.js — 200 — 5.8 KiB — 18 ms — h2https://gordonmoody.zendesk.com/embeddable/configgordonmoody.zendesk.com/embeddable/... https://gordonmoody.zendesk.com/embeddable/config — 404 — 1.1 KiB — 71 ms — h2https://static.zdassets.com/web_widget/classic/latest/web-widget-chat-sdk-22a6ed7.jsstatic.zdassets.com/web_widget/clas... https://static.zdassets.com/web_widget/classic/latest/web-widget-chat-sdk-22a6ed7.js — 200 — 53.9 KiB — 20 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
62% of JavaScript execution is third-party
First-party Third-party 714ms · 481KB · £7/mo
Unattributable
Other
Costly
Execution 246ms
Transfer 0 KB
Monthly Cost £3/mo
Zendesk Widget
Customer Support
Optional
Execution 199ms
Transfer 261 KB
Unused 42%
Monthly Cost £2/mo
Google Tag Manager
Tag Manager
Optional
Execution 116ms
Transfer 160 KB
Unused 39%
Monthly Cost £1/mo
Zendesk Widget
Customer Support
Optional
Execution 98ms
Transfer 54 KB
Unused 45%
Monthly Cost £1/mo
Zendesk Widget
Customer Support
Optional
Execution 56ms
Transfer 6 KB
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • Unattributable adds 246ms and costs ~£3/month

62% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 246ms 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

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