Skip to content
https://helpguide.org

Performance

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

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

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

4.55 s

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

8.55 s

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

976 ms

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

0.000

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

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

16.34 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
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.8 MB transferred, 81 requests
FIX
3.8 MB transferred, 81 requests
Warning::
Page weighs 13.4 MB (3.8 MB transferred)
Warning::
Images are 2.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.2 MB
Warning::
JavaScript is 870 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 870 KB
Info::
Fonts are 436 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 436 KB
Info::
81 HTTP requests
Info::
Estimated 0.80 g CO2 per page load
3.8 MB / 2.4 MB budget
3.8 MB transferred
81 requests
0.80 g CO2 per page load
Images 2.2 MiB 58%
JavaScript 870.4 KiB 22%
Fonts 436.0 KiB 11%
HTML 216.7 KiB 6%
CSS 85.5 KiB 2%
Other 11.5 KiB 0%
Other 1.2 KiB 0%
Other 260 B 0%
Other 45 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.8 MiB of 3.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
13330ms total JS execution
FIX
13330ms total JS execution
Warning::
https://www.helpguide.org/wp-content/themes/helpgu...: 7035ms CPU time
Warning::
Unattributable: 2800ms CPU time
Warning::
https://www.helpguide.org/: 1106ms CPU time
Warning::
https://www.helpguide.org/wp-includes/js/jquery/jq...: 511ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WG9...: 409ms CPU time
Warning::
Third-party scripts: 13330ms (100% of total)

Main Thread Breakdown

Other 48% Script Evaluation 32% Style & Layout 9% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.helpguide.org/wp-content/themes/helpguide/dist/main.js?ver=17758437817035ms2494ms53ms3rd
Unattributable2800ms28ms0ms3rd
https://www.helpguide.org/1106ms63ms46ms3rd
https://www.helpguide.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1511ms345ms15ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WG94BR2409ms330ms73ms3rd
https://www.googletagmanager.com/gtag/js?id=G-PKEZ17LLF3&cx=c&gtm=4e64h1382ms284ms95ms3rd
https://maps.googleapis.com/maps/api/js?key=AIzaSyBVDDDfo9ArPelWOsrsMY5TlLmZh9WR4BM&libraries=places379ms228ms130ms3rd
https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/banner.js358ms286ms4ms3rd
https://www.helpguide.org/wp-content/themes/helpguide/dist/main.css?ver=1775843781116ms0ms0ms3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/9c/common.js103ms80ms22ms3rd

Showing top 10 of 12 scripts

D
JS Bundles
Action
25 scripts, 375 KB unused
FIX
25 scripts, 375 KB unused
Warning::
https://maps.googleapis.com/maps/api/js?key=AIzaSy...: 98 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.helpguide.org/wp-content/themes/helpgu...: 69 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WG9...: 68 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PKEZ...: 62 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://maps.googleapis.com/maps-api-v3/api/js/64/...: 27 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 375 KB
375 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://maps.googleapis.com/maps/api/js?key=AIzaSyBVDDDfo9ArPelWOsrsMY5TlLmZh9WR4BM&libraries=places179 KB98 KB (55%)3rd
https://www.helpguide.org/wp-content/themes/helpguide/dist/main.js?ver=1775843781107 KB69 KB (65%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WG94BR2158 KB68 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PKEZ17LLF3&cx=c&gtm=4e64h1173 KB62 KB (36%)3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/9c/common.js37 KB27 KB (73%)3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/9c/util.js70 KB26 KB (38%)3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/9c/controls.js26 KB24 KB (92%)3rd
https://www.helpguide.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=11 KB3rd
https://www.helpguide.org/wp-content/plugins/relevanssi-live-ajax-search/assets/javascript/dist/script.min.js?ver=2.53 KB3rd
https://www.helpguide.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f12 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
81 resources · 3.8 MB · 375 KB savings available
FIX
81 resources · 3.8 MB · 375 KB savings available
Warning::
Page weight 2.8 MB over 1MB target
Got: 3.8 MB Expected: ≤ 1 MB
Info::
~375 KB of savings available
Warning::
80 third-party resources (100% of weight)
Info::
3 resources over 200KB
81 resources · 3.8 MiB · 80 third-party 2.8 MiB over 1MB target
Image 58% · 2.2 MiB
JavaScript 22% · 870.4 KiB
Font 11% · 436.0 KiB
Document 6% · 217.1 KiB
CSS 2% · 85.5 KiB
Other 0% · 11.8 KiB

~374.8 KiB of savings available

Remove unused JavaScript: 374.8 KiB
C
Image Optimization
Action
23 images, 0 KB saveable
REVIEW
23 images, 0 KB saveable
Warning::
https://www.helpguide.org/wp-content/uploads/Group... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.helpguide.org/wp-content/uploads/2023/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.helpguide.org/wp-content/uploads/Frame... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.helpguide.org/wp-content/uploads/2023/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.helpguide.org/wp-content/uploads/Logo-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.helpguide.org/wp-content/uploads/2023/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.helpguide.org/wp-content/uploads/badge... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.helpguide.org/wp-content/uploads/logo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
23 images 2.2 MB
0 oversized -0 KB
16 legacy format
8 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

B
HTTP Caching
public, max-age=0, s-maxage=2592000
REVIEW
public, max-age=0, s-maxage=2592000
Info::
Cache-Control header is set
Got: public, max-age=0, s-maxage=2592000
Info::
CDN TTL: 4 weeks (s-maxage=2592000)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, s-maxage=2592000

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
s-maxage2592000CDN caches for 4 weeks
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 (436 KB)
PASS
6 fonts (436 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

436 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 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 4.6 s LCP 8.6 shttps://www.helpguide.org/wp-content/themes/helpguide/dist/96f94d9332d6360c0f88.woff296f94d9332d6360c0f88.woff2 https://www.helpguide.org/wp-content/themes/helpguide/dist/96f94d9332d6360c0f88.woff2 — 68.2 KiB — 73 ms — font-display: swaphttps://www.helpguide.org/wp-content/themes/helpguide/dist/3d87e44d5fcfd361515a.woff23d87e44d5fcfd361515a.woff2 https://www.helpguide.org/wp-content/themes/helpguide/dist/3d87e44d5fcfd361515a.woff2 — 61.3 KiB — 80 ms — font-display: swaphttps://www.helpguide.org/wp-content/themes/helpguide/dist/ac03a6de9ea313009257.woff2ac03a6de9ea313009257.woff2 https://www.helpguide.org/wp-content/themes/helpguide/dist/ac03a6de9ea313009257.woff2 — 96.7 KiB — 94 ms — font-display: swaphttps://www.helpguide.org/wp-content/themes/helpguide/dist/d4b5441320ecab87d64a.woff2d4b5441320ecab87d64a.woff2 https://www.helpguide.org/wp-content/themes/helpguide/dist/d4b5441320ecab87d64a.woff2 — 103.7 KiB — 94 ms — font-display: swaphttps://www.helpguide.org/wp-content/themes/helpguide/dist/7249951440b8b2f3f6ba.woff27249951440b8b2f3f6ba.woff2 https://www.helpguide.org/wp-content/themes/helpguide/dist/7249951440b8b2f3f6ba.woff2 — 104.5 KiB — 83 ms — font-display: swaphttps://www.helpguide.org/wp-content/themes/helpguide/dist/295183786cd8a1389865.woff295183786cd8a1389865.woff https://www.helpguide.org/wp-content/themes/helpguide/dist/295183786cd8a1389865.woff — 1.6 KiB — 43 ms — font-display: swap
96f94d9332d6360c0f88.woff2 woff2 swap
Size 68 KB
Load time 73 ms
Start 513 ms
Risk FOUT — text flashes from fallback to web font
3d87e44d5fcfd361515a.woff2 woff2 swap
Size 61 KB
Load time 80 ms
Start 514 ms
Risk FOUT — text flashes from fallback to web font
ac03a6de9ea313009257.woff2 woff2 swap
Size 97 KB
Load time 94 ms
Start 524 ms
Risk FOUT — text flashes from fallback to web font
d4b5441320ecab87d64a.woff2 woff2 swap
Size 104 KB
Load time 94 ms
Start 524 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
7249951440b8b2f3f6ba.woff2 woff2 swap
Size 105 KB
Load time 83 ms
Start 525 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
295183786cd8a1389865.woff woff swap
Size 2 KB
Load time 43 ms
Start 1.6 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)

Fixing the unchecked items could save ~105 KB and ~210 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
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
preload
5
dns-prefetch
prefetch

5 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
81 requests over 2225ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 4.6 s LCP 8.6 shttps://helpguide.org// https://helpguide.org/ — 301 — 443 B — 427 ms — h2https://www.helpguide.org/www.helpguide.org/ https://www.helpguide.org/ — 200 — 216.7 KiB — 67 ms — h3https://www.helpguide.org/wp-content/uploads/2023/02/helpguide-1-768x432.jpgwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/2023/02/helpguide-1-768x432.jpg — 200 — 37.9 KiB — 69 ms — h3https://www.helpguide.org/wp-content/uploads/Logo-3.svgwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/Logo-3.svg — 200 — 7.5 KiB — 98 ms — h3https://www.helpguide.org/wp-content/uploads/2023/02/testimonials-1.jpgwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/2023/02/testimonials-1.jpg — 200 — 42.1 KiB — 107 ms — h3https://www.helpguide.org/wp-content/uploads/Group-13075.svgwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/Group-13075.svg — 200 — 7.4 KiB — 96 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/96f94d9332d6360c0f88.woff2www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/96f94d9332d6360c0f88.woff2 — 200 — 68.2 KiB — 73 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/3d87e44d5fcfd361515a.woff2www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/3d87e44d5fcfd361515a.woff2 — 200 — 61.3 KiB — 80 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.8.15 — 200 — 8.3 KiB — 23 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.8.15 — 200 — 223 B — 25 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme-ie11.min.css?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme-ie11.min.css?ver=2.8.15 — 200 — 661 B — 27 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.8.15 — 200 — 6.7 KiB — 31 ms — h3https://www.helpguide.org/wp-content/plugins/wpconnect-gf-sendinblue//assets/css/admin.min.css?ver=2.5.0www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/wpconnect-gf-sendinblue//assets/css/admin.min.css?ver=2.5.0 — 200 — 1.0 KiB — 36 ms — h3https://www.helpguide.org/wp-content/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css?ver=4.6.13www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css?ver=4.6.13 — 200 — 8.0 KiB — 31 ms — h3https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/555d1a1bd2ff.cuepro.min.css?ver=1.1.0www.helpguide.org/wp-content/cache/... https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/555d1a1bd2ff.cuepro.min.css?ver=1.1.0 — 200 — 1.1 KiB — 41 ms — h3https://www.helpguide.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1 — 200 — 836 B — 43 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/main.css?ver=1775843781www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/main.css?ver=1775843781 — 200 — 45.9 KiB — 67 ms — h3https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/c9e779d594fd.style.min.css?ver=2.5www.helpguide.org/wp-content/cache/... https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/c9e779d594fd.style.min.css?ver=2.5 — 200 — 840 B — 46 ms — h3https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/e911f1921149.additional.min.css?ver=1767745852www.helpguide.org/wp-content/cache/... https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/e911f1921149.additional.min.css?ver=1767745852 — 200 — 7.2 KiB — 49 ms — h3https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/6b396ad77b51.header-with-therapist-search.min.css?ver=1775588108www.helpguide.org/wp-content/cache/... https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/6b396ad77b51.header-with-therapist-search.min.css?ver=1775588108 — 200 — 4.7 KiB — 52 ms — h3https://www.helpguide.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.helpguide.org/wp-includes/js/jq... https://www.helpguide.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.7 KiB — 97 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/ac03a6de9ea313009257.woff2www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/ac03a6de9ea313009257.woff2 — 200 — 96.7 KiB — 94 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/d4b5441320ecab87d64a.woff2www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/d4b5441320ecab87d64a.woff2 — 200 — 103.7 KiB — 94 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/7249951440b8b2f3f6ba.woff2www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/7249951440b8b2f3f6ba.woff2 — 200 — 104.5 KiB — 83 ms — h3https://www.helpguide.org/wp-content/uploads/2023/01/candid-seal-platinum-2022-1.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/2023/01/candid-seal-platinum-2022-1.png — 200 — 1.9 KiB — 94 ms — h3https://www.helpguide.org/wp-content/uploads/2023/01/Group-13103-1.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/2023/01/Group-13103-1.png — 200 — 7.2 KiB — 93 ms — h3https://www.helpguide.org/wp-content/uploads/badge-2.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/badge-2.png — 200 — 2.9 KiB — 15 ms — h3https://maps.googleapis.com/maps/api/js?key=AIzaSyBVDDDfo9ArPelWOsrsMY5TlLmZh9WR4BM&libraries=placesmaps.googleapis.com/maps/api/js?key... https://maps.googleapis.com/maps/api/js?key=AIzaSyBVDDDfo9ArPelWOsrsMY5TlLmZh9WR4BM&libraries=places — 200 — 178.8 KiB — 189 ms — h2https://www.helpguide.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.helpguide.org/wp-includes/js/jq... https://www.helpguide.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.3 KiB — 37 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.8.15 — 200 — 1.2 KiB — 72 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 4.6 s LCP 8.6 shttps://helpguide.org// https://helpguide.org/ — 301 — 443 B — 427 ms — h2https://www.helpguide.org/www.helpguide.org/ https://www.helpguide.org/ — 200 — 216.7 KiB — 67 ms — h3https://www.helpguide.org/wp-content/uploads/2023/02/helpguide-1-768x432.jpgwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/2023/02/helpguide-1-768x432.jpg — 200 — 37.9 KiB — 69 ms — h3https://www.helpguide.org/wp-content/uploads/Logo-3.svgwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/Logo-3.svg — 200 — 7.5 KiB — 98 ms — h3https://www.helpguide.org/wp-content/uploads/2023/02/testimonials-1.jpgwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/2023/02/testimonials-1.jpg — 200 — 42.1 KiB — 107 ms — h3https://www.helpguide.org/wp-content/uploads/Group-13075.svgwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/Group-13075.svg — 200 — 7.4 KiB — 96 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/96f94d9332d6360c0f88.woff2www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/96f94d9332d6360c0f88.woff2 — 200 — 68.2 KiB — 73 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/3d87e44d5fcfd361515a.woff2www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/3d87e44d5fcfd361515a.woff2 — 200 — 61.3 KiB — 80 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.8.15 — 200 — 8.3 KiB — 23 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.8.15 — 200 — 223 B — 25 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme-ie11.min.css?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme-ie11.min.css?ver=2.8.15 — 200 — 661 B — 27 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.8.15 — 200 — 6.7 KiB — 31 ms — h3https://www.helpguide.org/wp-content/plugins/wpconnect-gf-sendinblue//assets/css/admin.min.css?ver=2.5.0www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/wpconnect-gf-sendinblue//assets/css/admin.min.css?ver=2.5.0 — 200 — 1.0 KiB — 36 ms — h3https://www.helpguide.org/wp-content/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css?ver=4.6.13www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css?ver=4.6.13 — 200 — 8.0 KiB — 31 ms — h3https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/555d1a1bd2ff.cuepro.min.css?ver=1.1.0www.helpguide.org/wp-content/cache/... https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/555d1a1bd2ff.cuepro.min.css?ver=1.1.0 — 200 — 1.1 KiB — 41 ms — h3https://www.helpguide.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1 — 200 — 836 B — 43 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/main.css?ver=1775843781www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/main.css?ver=1775843781 — 200 — 45.9 KiB — 67 ms — h3https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/c9e779d594fd.style.min.css?ver=2.5www.helpguide.org/wp-content/cache/... https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/c9e779d594fd.style.min.css?ver=2.5 — 200 — 840 B — 46 ms — h3https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/e911f1921149.additional.min.css?ver=1767745852www.helpguide.org/wp-content/cache/... https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/e911f1921149.additional.min.css?ver=1767745852 — 200 — 7.2 KiB — 49 ms — h3https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/6b396ad77b51.header-with-therapist-search.min.css?ver=1775588108www.helpguide.org/wp-content/cache/... https://www.helpguide.org/wp-content/cache/perfmatters/www.helpguide.org/minify/6b396ad77b51.header-with-therapist-search.min.css?ver=1775588108 — 200 — 4.7 KiB — 52 ms — h3https://www.helpguide.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.helpguide.org/wp-includes/js/jq... https://www.helpguide.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.7 KiB — 97 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/ac03a6de9ea313009257.woff2www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/ac03a6de9ea313009257.woff2 — 200 — 96.7 KiB — 94 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/d4b5441320ecab87d64a.woff2www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/d4b5441320ecab87d64a.woff2 — 200 — 103.7 KiB — 94 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/7249951440b8b2f3f6ba.woff2www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/7249951440b8b2f3f6ba.woff2 — 200 — 104.5 KiB — 83 ms — h3https://www.helpguide.org/wp-content/uploads/2023/01/candid-seal-platinum-2022-1.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/2023/01/candid-seal-platinum-2022-1.png — 200 — 1.9 KiB — 94 ms — h3https://www.helpguide.org/wp-content/uploads/2023/01/Group-13103-1.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/2023/01/Group-13103-1.png — 200 — 7.2 KiB — 93 ms — h3https://www.helpguide.org/wp-content/uploads/badge-2.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/badge-2.png — 200 — 2.9 KiB — 15 ms — h3https://maps.googleapis.com/maps/api/js?key=AIzaSyBVDDDfo9ArPelWOsrsMY5TlLmZh9WR4BM&libraries=placesmaps.googleapis.com/maps/api/js?key... https://maps.googleapis.com/maps/api/js?key=AIzaSyBVDDDfo9ArPelWOsrsMY5TlLmZh9WR4BM&libraries=places — 200 — 178.8 KiB — 189 ms — h2https://www.helpguide.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.helpguide.org/wp-includes/js/jq... https://www.helpguide.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.3 KiB — 37 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.8.15 — 200 — 1.2 KiB — 72 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.8.15 — 200 — 14.6 KiB — 82 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=50c7bea9c2320e16728e44ae9fde5f26www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=50c7bea9c2320e16728e44ae9fde5f26 — 200 — 12.5 KiB — 88 ms — h3https://www.helpguide.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=1www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=1 — 200 — 530 B — 88 ms — h3https://js.trendmd.com/trendmd.min.jsjs.trendmd.com/trendmd.min.js https://js.trendmd.com/trendmd.min.js — 200 — 3.5 KiB — 101 ms — h3https://www.helpguide.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381www.helpguide.org/wp-includes/js/di... https://www.helpguide.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381 — 200 — 583 B — 93 ms — h3https://www.helpguide.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.helpguide.org/wp-includes/js/di... https://www.helpguide.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.2 KiB — 94 ms — h3https://www.helpguide.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.helpguide.org/wp-includes/js/di... https://www.helpguide.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 93 ms — h3https://www.helpguide.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228edwww.helpguide.org/wp-includes/js/di... https://www.helpguide.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed — 200 — 1.2 KiB — 88 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.8.15www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.8.15 — 200 — 2.0 KiB — 90 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=54e7080aa7a02c83aa61fae430b9d869www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=54e7080aa7a02c83aa61fae430b9d869 — 200 — 6.9 KiB — 93 ms — h3https://www.helpguide.org/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=bab19fd84843dabc070e73326d787910www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=bab19fd84843dabc070e73326d787910 — 200 — 2.1 KiB — 93 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/main.js?ver=1775843781www.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/main.js?ver=1775843781 — 200 — 107.1 KiB — 126 ms — h3https://www.helpguide.org/wp-content/plugins/relevanssi-live-ajax-search/assets/javascript/dist/script.min.js?ver=2.5www.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/relevanssi-live-ajax-search/assets/javascript/dist/script.min.js?ver=2.5 — 200 — 3.0 KiB — 96 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-WG94BR2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WG94BR2 — 200 — 158.1 KiB — 173 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+wAAASICAYAAACJG0VKAAAMTWlDQ1BJQ0MgUHJvZmlsZQAASImVV…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+wAAASICAYAAACJG0VKAAAMTWlDQ1BJQ0MgUHJvZmlsZQAASImVV… — 200 — 0 B — 6 ms — datahttps://www.helpguide.org/wp-content/plugins/helpguide-core-functionality/assets/images/svg/depression-helpline.svgwww.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/helpguide-core-functionality/assets/images/svg/depression-helpline.svg — 200 — 598.6 KiB — 204 ms — h3https://www.helpguide.org/wp-content/plugins/helpguide-core-functionality/assets/images/svg/generalized-helpline.svgwww.helpguide.org/wp-content/plugin... https://www.helpguide.org/wp-content/plugins/helpguide-core-functionality/assets/images/svg/generalized-helpline.svg — 200 — 1.4 MiB — 309 ms — h3https://www.helpguide.org/wp-content/uploads/2023/01/candid-seal-platinum-2022-2.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/2023/01/candid-seal-platinum-2022-2.png — 200 — 2.0 KiB — 241 ms — h3https://www.helpguide.org/wp-content/uploads/Frame-13747.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/Frame-13747.png — 200 — 2.3 KiB — 240 ms — h3https://www.helpguide.org/wp-content/uploads/logo.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/logo.png — 200 — 5.8 KiB — 66 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/25787be05cbcf1f0e1d1.jpgwww.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/25787be05cbcf1f0e1d1.jpg — 200 — 20.9 KiB — 38 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/9f4e965bb9f24795e7a2.svgwww.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/9f4e965bb9f24795e7a2.svg — 200 — 2.8 KiB — 78 ms — h3https://www.helpguide.org/wp-content/uploads/Frame-13794.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/Frame-13794.png — 200 — 5.3 KiB — 131 ms — h3https://www.helpguide.org/wp-content/uploads/Frame-13795-1.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/Frame-13795-1.png — 200 — 7.3 KiB — 130 ms — h3https://www.helpguide.org/wp-content/uploads/Frame-13791.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/Frame-13791.png — 200 — 8.9 KiB — 129 ms — h3https://www.helpguide.org/wp-content/uploads/Frame-13793.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/Frame-13793.png — 200 — 9.6 KiB — 132 ms — h3https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=truemaps.googleapis.com/maps/api/mapsjs... https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true — 200 — 45 B — 16 ms — h3https://rev.trendmd.com/ad-sets/identifierrev.trendmd.com/ad-sets/identifier https://rev.trendmd.com/ad-sets/identifier — 200 — 0 B — 112 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/9c/common.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/common.js — 200 — 36.9 KiB — 33 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/9c/util.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/util.js — 200 — 69.7 KiB — 32 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/9c/controls.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/controls.js — 200 — 26.0 KiB — 29 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/9c/places_impl.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/places_impl.js — 200 — 14.0 KiB — 17 ms — h3https://rev.trendmd.com/ad-sets/identifierrev.trendmd.com/ad-sets/identifier https://rev.trendmd.com/ad-sets/identifier — 404 — 1.1 KiB — 127 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/fb6f3c230cb846e25247.gifwww.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/fb6f3c230cb846e25247.gif — 200 — 3.0 KiB — 15 ms — h3https://www.helpguide.org/wp-content/themes/helpguide/dist/295183786cd8a1389865.woffwww.helpguide.org/wp-content/themes... https://www.helpguide.org/wp-content/themes/helpguide/dist/295183786cd8a1389865.woff — 200 — 1.6 KiB — 43 ms — h3https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.pngmaps.gstatic.com/mapfiles/api-3/ima... https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png — 200 — 3.6 KiB — 19 ms — h2https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.pngmaps.gstatic.com/mapfiles/api-3/ima... https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png — 200 — 7.2 KiB — 20 ms — h2https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/script.jscdn-cookieyes.com/client_data/2ab5b... https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/script.js — 200 — 9.1 KiB — 27 ms — h2https://www.googletagmanager.com/gtag/js?id=G-PKEZ17LLF3&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PKEZ17LLF3&cx=c&gtm=4e64h1 — 200 — 173.2 KiB — 27 ms — h2https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/banner.jscdn-cookieyes.com/client_data/2ab5b... https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/banner.js — 200 — 7.6 KiB — 17 ms — h2https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 44 ms — h3https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/WqpCSm5B.jsoncdn-cookieyes.com/client_data/2ab5b... https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/WqpCSm5B.json — 200 — 351 B — 18 ms — h2https://directory.cookieyes.com/api/v1/ipdirectory.cookieyes.com/api/v1/ip https://directory.cookieyes.com/api/v1/ip — 200 — 420 B — 51 ms — h3https://www.helpguide.org/wp-content/uploads/cropped-Frame-13798-32x32.pngwww.helpguide.org/wp-content/upload... https://www.helpguide.org/wp-content/uploads/cropped-Frame-13798-32x32.png — 200 — 823 B — 30 ms — h3https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/config/WQ2lthve.jsoncdn-cookieyes.com/client_data/2ab5b... https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/config/WQ2lthve.json — 200 — 5.7 KiB — 13 ms — h2https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/translations/of-nLksM.jsoncdn-cookieyes.com/client_data/2ab5b... https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/translations/of-nLksM.json — 200 — 859 B — 11 ms — h2https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/audit-table/kjbFiwbE.jsoncdn-cookieyes.com/client_data/2ab5b... https://cdn-cookieyes.com/client_data/2ab5b1341dcd3590fbc77a11/audit-table/kjbFiwbE.json — 200 — 2.6 KiB — 10 ms — h2https://cdn-cookieyes.com/assets/images/close.svgcdn-cookieyes.com/assets/images/clo... https://cdn-cookieyes.com/assets/images/close.svg — 200 — 836 B — 13 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-PKEZ17LLF3&gtm=45je64h1v880353617z8812110195za20gzb812110195zd812110195&_p=1776809315273&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dY2Q2ZW&_eu=AAAAAGA&are=1&cid=2064059080.1776809317&frm=0&pscdl=denied&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117384406~117512542&sid=1776809316&sct=1&seg=0&dl=https%3A%2F%2Fwww.helpguide.org%2F&dt=HelpGuide.org%20%E2%80%93%20Your%20trusted%20nonprofit%20guide%20to%20mental%20health%20%26%20wellness&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.plf=5&tfd=2187region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-PKEZ17LLF3&gtm=45je64h1v880353617z8812110195za20gzb812110195zd812110195&_p=1776809315273&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dY2Q2ZW&_eu=AAAAAGA&are=1&cid=2064059080.1776809317&frm=0&pscdl=denied&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117384406~117512542&sid=1776809316&sct=1&seg=0&dl=https%3A%2F%2Fwww.helpguide.org%2F&dt=HelpGuide.org%20%E2%80%93%20Your%20trusted%20nonprofit%20guide%20to%20mental%20health%20%26%20wellness&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.plf=5&tfd=2187 — 204 — 551 B — 27 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=14&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.helpguide.org%2F&scrsrc=www.googletagmanager.com&rnd=1740334069.1776809317&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dY2Q2ZW&_tu=CA&gtm=45He64h1v812110195za200zd812110195xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938468~117266400~118012007&apve=1&apvf=f&apvc=1&tft=1776809316805&tfd=2200pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=14&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.helpguide.org%2F&scrsrc=www.googletagmanager.com&rnd=1740334069.1776809317&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dY2Q2ZW&_tu=CA&gtm=45He64h1v812110195za200zd812110195xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938468~117266400~118012007&apve=1&apvf=f&apvc=1&tft=1776809316805&tfd=2200 — 200 — 21 B — 23 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.helpguide.org%2F&scrsrc=www.googletagmanager.com&rnd=1740334069.1776809317&navt=n&npa=1&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45je64h1v880353617z8812110195za20gzb812110195zd812110195xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266400~117384406~117512542&apve=1&apvf=f&gap.plf=5&apvc=0&tids=AW-721396180&tid=AW-721396180&tft=1776809316807&tfd=2202pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.helpguide.org%2F&scrsrc=www.googletagmanager.com&rnd=1740334069.1776809317&navt=n&npa=1&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45je64h1v880353617z8812110195za20gzb812110195zd812110195xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266400~117384406~117512542&apve=1&apvf=f&gap.plf=5&apvc=0&tids=AW-721396180&tid=AW-721396180&tft=1776809316807&tfd=2202 — 200 — 21 B — 24 ms — h3
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 13330ms · 1040KB · €71/mo
www.helpguide.org
Other
Costly
Execution 7035ms
Transfer 107 KB
Unused 65%
Monthly Cost €37/mo
Unattributable
Other
Costly
Execution 2800ms
Transfer 0 KB
Monthly Cost €15/mo
www.helpguide.org
Other
Costly
Execution 1106ms
Transfer 217 KB
Monthly Cost €6/mo
www.helpguide.org
Other
Costly
Execution 511ms
Transfer 32 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 409ms
Transfer 158 KB
Unused 43%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 382ms
Transfer 173 KB
Unused 36%
Monthly Cost €2/mo
maps.googleapis.com
Other
Costly
Execution 379ms
Transfer 179 KB
Unused 55%
Monthly Cost €2/mo
cdn-cookieyes.com
Other
Costly
Execution 358ms
Transfer 8 KB
Monthly Cost €2/mo
www.helpguide.org
Other
Optional
Execution 116ms
Transfer 46 KB
Monthly Cost €1/mo
maps.googleapis.com
Other
Optional
Execution 103ms
Transfer 37 KB
Unused 73%
Monthly Cost €1/mo
maps.googleapis.com
Other
Optional
Execution 80ms
Transfer 70 KB
Unused 38%
Monthly Cost €0/mo
maps.googleapis.com
Other
Optional
Execution 50ms
Transfer 14 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.helpguide.org adds 7035ms and costs ~€37/month
  • Unattributable adds 2800ms and costs ~€15/month
  • www.helpguide.org adds 1106ms and costs ~€6/month
  • www.helpguide.org adds 511ms and costs ~€3/month
  • Google Tag Manager adds 409ms and costs ~€2/month
  • Google Tag Manager adds 382ms and costs ~€2/month
  • maps.googleapis.com adds 379ms and costs ~€2/month
  • cdn-cookieyes.com adds 358ms and costs ~€2/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.helpguide.org takes 7035ms 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

65% of www.helpguide.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

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

www.helpguide.org takes 1106ms 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

www.helpguide.org takes 511ms 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

Google Tag Manager takes 409ms 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

Google Tag Manager takes 382ms 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

maps.googleapis.com takes 379ms 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

55% of maps.googleapis.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

cdn-cookieyes.com takes 358ms 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

73% of maps.googleapis.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback