Skip to content
https://etxpsych.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
4
REVIEW
7
PASS
8
INFO
4

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

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

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

2.42 s

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

0 ms

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

0.011

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

2.47 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.42 s

Page Load Progression

418 ms
836 ms
1.3 s
1.7 s
2.1 s
2.5 s
2.9 s
3.3 s
Checks
23
8 PASS 7 REVIEW 4 FIX
F
Page Weight Budget
Action
11.2 MB transferred, 116 requests
FIX
11.2 MB transferred, 116 requests
Critical::
Page weighs 15.4 MB (11.2 MB transferred)
Warning::
Images are 9.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 9.8 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Warning::
116 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.3 g CO2 per page load
11.2 MB / 2.4 MB budget
11.2 MB transferred
116 requests
2.3 g CO2 per page load
Images 9.8 MiB 88%
JavaScript 1.1 MiB 10%
CSS 112.5 KiB 1%
Fonts 101.4 KiB 1%
HTML 78.9 KiB 1%
Other 8.1 KiB 0%
Other 547 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
JS Bundles
Action
39 scripts, 784 KB unused
FIX
39 scripts, 784 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 173 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 173 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 173 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 173 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-5R8...: 67 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 784 KB
784 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js0 KB173 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js0 KB173 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js364 KB173 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js365 KB173 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-5R8SL4TX158 KB67 KB (42%)3rd
https://etxpsych.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.544 KB24 KB (54%)1st
https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.34.212 KB1st
https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/mega-menu.82093824ddb3f5531ab4.bundle.min.js8 KB1st
https://etxpsych.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.38 KB1st
https://etxpsych.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.33.411 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

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
116 resources · 11.2 MB · 784 KB savings available
FIX
116 resources · 11.2 MB · 784 KB savings available
Warning::
Page weight 11.2 MB exceeds 1 MB target by 10.2 MB
Got: 11.2 MB Expected: ≤ 1 MB
Info::
~784 KB of savings available
Info::
26 third-party resources (9% of weight)
Info::
16 resources over 200KB
116 resources · 11.2 MiB · 26 third-party 10.2 MiB over 1MB target
Image 88% · 9.8 MiB
JavaScript 10% · 1.1 MiB
CSS 1% · 112.5 KiB
Font 1% · 101.4 KiB
Document 1% · 78.9 KiB
Other 0% · 547 B

~784.2 KiB of savings available

Remove unused JavaScript: 784.2 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Warning::
https://etxpsych.com/wp-content/uploads/2026/01/UH... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://etxpsych.com/wp-content/uploads/2026/01/Me... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://etxpsych.com/wp-content/uploads/2026/01/bl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://etxpsych.com/wp-content/uploads/2026/01/Ev... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://etxpsych.com/wp-content/uploads/2026/01/ae... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://etxpsych.com/wp-content/uploads/2026/01/am... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://etxpsych.com/wp-content/uploads/2026/01/UM... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://etxpsych.com/wp-content/uploads/2026/01/Op... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
31 images 9.8 MB
0 oversized -0 KB
28 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

C
JS Execution Cost
Action
1097ms total JS execution
REVIEW
1097ms total JS execution
Warning::
https://etxpsych.com/: 363ms CPU time
Info::
https://etxpsych.com/wp-includes/js/jquery/jquery....: 243ms CPU time
Info::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 189ms CPU time
Info::
Unattributable: 179ms CPU time
Info::
https://etxpsych.com/wp-content/plugins/elementor/...: 63ms CPU time
Info::
Third-party scripts: 428ms (39% of total)

Main Thread Breakdown

Script Evaluation 45% Other 25% Style & Layout 19% Script Parsing & Compilation 3% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://etxpsych.com/363ms3ms2ms1st
https://etxpsych.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1243ms183ms1ms1st
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js189ms161ms18ms3rd
Unattributable179ms2ms0ms3rd
https://etxpsych.com/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js63ms50ms0ms1st
https://www.googletagmanager.com/gtag/js?id=GT-5R8SL4TX61ms51ms8ms3rd
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
9% third-party, 0 ms blocking
PASS
9% third-party, 0 ms blocking
Info::
Third-party code accounts for 9% of page weight (1.0 MiB of 11.2 MiB)
Info::
Third-party blocking time is low (0 ms)
91%
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 (101 KB)
PASS
7 fonts (101 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

101 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 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 2.4 shttps://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.7 KiB — 58 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLGT9Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 7.6 KiB — 64 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLEj6Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 7.8 KiB — 73 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 88 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLDz8Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2 — 7.7 KiB — 65 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 118 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swap
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 58 ms
Start 696 ms
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLGT9Z1x... woff2 swap
Size 8 KB
Load time 64 ms
Start 696 ms
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLEj6Z1x... woff2 swap
Size 8 KB
Load time 73 ms
Start 696 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 88 ms
Start 697 ms
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLDz8Z1x... woff2 swap
Size 8 KB
Load time 65 ms
Start 725 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 118 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
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+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
Network Waterfall
116 requests over 2887ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 2.4 shttps://etxpsych.com// https://etxpsych.com/ — 200 — 49.0 KiB — 473 ms — h2https://etxpsych.com/wp-content/plugins/claude-ai-chatbot/assets/css/chatbot.css?ver=1.0.0/wp-content/plugins/claude-ai-chatb... https://etxpsych.com/wp-content/plugins/claude-ai-chatbot/assets/css/chatbot.css?ver=1.0.0 — 200 — 4.9 KiB — 100 ms — h2https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/reset.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/reset.css?ver=3.4.5 — 200 — 2.0 KiB — 121 ms — h2https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/theme.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/theme.css?ver=3.4.5 — 200 — 1.5 KiB — 122 ms — h2https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=3.4.5 — 200 — 1.7 KiB — 123 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.33.4 — 200 — 8.4 KiB — 124 ms — h2https://etxpsych.com/wp-content/uploads/elementor/css/post-6.css?ver=1778005625/wp-content/uploads/elementor/css/p... https://etxpsych.com/wp-content/uploads/elementor/css/post-6.css?ver=1778005625 — 200 — 778 B — 124 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.33.4 — 200 — 513 B — 125 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.33.4 — 200 — 1.3 KiB — 126 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.33.4 — 200 — 772 B — 127 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.33.4 — 200 — 295 B — 128 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.33.4 — 200 — 1.3 KiB — 128 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=3.33.4 — 200 — 239 B — 129 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css?ver=3.34.2/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css?ver=3.34.2 — 200 — 3.4 KiB — 130 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.33.4 — 200 — 526 B — 131 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.33.4 — 200 — 323 B — 132 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.33.4 — 200 — 676 B — 133 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 5.0 KiB — 134 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.33.4 — 200 — 1.0 KiB — 131 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.33.4 — 200 — 963 B — 132 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-counter.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-counter.min.css?ver=3.33.4 — 200 — 440 B — 133 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-testimonial.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-testimonial.min.css?ver=3.33.4 — 200 — 520 B — 133 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=3.33.4 — 200 — 346 B — 134 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=3.34.2/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=3.34.2 — 200 — 2.9 KiB — 183 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-nested-accordion.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-nested-accordion.min.css?ver=3.33.4 — 200 — 1.0 KiB — 184 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-google_maps.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-google_maps.min.css?ver=3.33.4 — 200 — 298 B — 185 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.34.2/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.34.2 — 200 — 1.8 KiB — 186 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=3.34.2/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=3.34.2 — 200 — 475 B — 187 ms — h2https://etxpsych.com/wp-content/uploads/elementor/css/post-200.css?ver=1778005629/wp-content/uploads/elementor/css/p... https://etxpsych.com/wp-content/uploads/elementor/css/post-200.css?ver=1778005629 — 200 — 15.4 KiB — 191 ms — h2https://etxpsych.com/wp-content/uploads/elementor/css/post-247.css?ver=1778005630/wp-content/uploads/elementor/css/p... https://etxpsych.com/wp-content/uploads/elementor/css/post-247.css?ver=1778005630 — 200 — 4.8 KiB — 188 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 2.4 shttps://etxpsych.com// https://etxpsych.com/ — 200 — 49.0 KiB — 473 ms — h2https://etxpsych.com/wp-content/plugins/claude-ai-chatbot/assets/css/chatbot.css?ver=1.0.0/wp-content/plugins/claude-ai-chatb... https://etxpsych.com/wp-content/plugins/claude-ai-chatbot/assets/css/chatbot.css?ver=1.0.0 — 200 — 4.9 KiB — 100 ms — h2https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/reset.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/reset.css?ver=3.4.5 — 200 — 2.0 KiB — 121 ms — h2https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/theme.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/theme.css?ver=3.4.5 — 200 — 1.5 KiB — 122 ms — h2https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://etxpsych.com/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=3.4.5 — 200 — 1.7 KiB — 123 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.33.4 — 200 — 8.4 KiB — 124 ms — h2https://etxpsych.com/wp-content/uploads/elementor/css/post-6.css?ver=1778005625/wp-content/uploads/elementor/css/p... https://etxpsych.com/wp-content/uploads/elementor/css/post-6.css?ver=1778005625 — 200 — 778 B — 124 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.33.4 — 200 — 513 B — 125 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.33.4 — 200 — 1.3 KiB — 126 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.33.4 — 200 — 772 B — 127 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.33.4 — 200 — 295 B — 128 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.33.4 — 200 — 1.3 KiB — 128 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=3.33.4 — 200 — 239 B — 129 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css?ver=3.34.2/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css?ver=3.34.2 — 200 — 3.4 KiB — 130 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.33.4 — 200 — 526 B — 131 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.33.4 — 200 — 323 B — 132 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.33.4 — 200 — 676 B — 133 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 5.0 KiB — 134 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.33.4 — 200 — 1.0 KiB — 131 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.33.4 — 200 — 963 B — 132 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-counter.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-counter.min.css?ver=3.33.4 — 200 — 440 B — 133 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-testimonial.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-testimonial.min.css?ver=3.33.4 — 200 — 520 B — 133 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=3.33.4 — 200 — 346 B — 134 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=3.34.2/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=3.34.2 — 200 — 2.9 KiB — 183 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-nested-accordion.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-nested-accordion.min.css?ver=3.33.4 — 200 — 1.0 KiB — 184 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-google_maps.min.css?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/css/widget-google_maps.min.css?ver=3.33.4 — 200 — 298 B — 185 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.34.2/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.34.2 — 200 — 1.8 KiB — 186 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=3.34.2/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=3.34.2 — 200 — 475 B — 187 ms — h2https://etxpsych.com/wp-content/uploads/elementor/css/post-200.css?ver=1778005629/wp-content/uploads/elementor/css/p... https://etxpsych.com/wp-content/uploads/elementor/css/post-200.css?ver=1778005629 — 200 — 15.4 KiB — 191 ms — h2https://etxpsych.com/wp-content/uploads/elementor/css/post-247.css?ver=1778005630/wp-content/uploads/elementor/css/p... https://etxpsych.com/wp-content/uploads/elementor/css/post-247.css?ver=1778005630 — 200 — 4.8 KiB — 188 ms — h2https://etxpsych.com/wp-content/uploads/elementor/css/post-293.css?ver=1778005631/wp-content/uploads/elementor/css/p... https://etxpsych.com/wp-content/uploads/elementor/css/post-293.css?ver=1778005631 — 200 — 2.6 KiB — 189 ms — h2https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swapfonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swap — 200 — 1.4 KiB — 151 ms — h2https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swapfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swap — 200 — 3.0 KiB — 155 ms — h2https://etxpsych.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js?ver=2.2.21/wp-content/plugins/breeze/assets/j... https://etxpsych.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js?ver=2.2.21 — 200 — 900 B — 189 ms — h2https://etxpsych.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://etxpsych.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 32.9 KiB — 202 ms — h2https://etxpsych.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://etxpsych.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 205 ms — h2https://etxpsych.com/wp-content/uploads/2025/12/Primary-Logo-White.png/wp-content/uploads/2025/12/Primary... https://etxpsych.com/wp-content/uploads/2025/12/Primary-Logo-White.png — 200 — 38.2 KiB — 276 ms — h2https://etxpsych.com/wp-content/uploads/2025/12/collage-of-happy-multiracial-people-faces-on-gray4-UBNG9AE.jpg/wp-content/uploads/2025/12/collage... https://etxpsych.com/wp-content/uploads/2025/12/collage-of-happy-multiracial-people-faces-on-gray4-UBNG9AE.jpg — 200 — 49.4 KiB — 276 ms — h2https://etxpsych.com/wp-content/uploads/2025/12/collage-of-happy-multiracial-people-faces-on-gray3-UBNG9AE.jpg/wp-content/uploads/2025/12/collage... https://etxpsych.com/wp-content/uploads/2025/12/collage-of-happy-multiracial-people-faces-on-gray3-UBNG9AE.jpg — 200 — 51.5 KiB — 295 ms — h2https://cdn.emplibot.com/c/dc/69724c43a06e1c14757448e7cdn.emplibot.com/c/dc/69724c43a06e1... https://cdn.emplibot.com/c/dc/69724c43a06e1c14757448e7 — -1 — 0 B — 252 ms — https://etxpsych.com/wp-content/plugins/claude-ai-chatbot/assets/js/chatbot.js?ver=1.0.0/wp-content/plugins/claude-ai-chatb... https://etxpsych.com/wp-content/plugins/claude-ai-chatbot/assets/js/chatbot.js?ver=1.0.0 — 200 — 5.8 KiB — 107 ms — h2https://etxpsych.com/wp-content/themes/hello-elementor/assets/js/hello-frontend.js?ver=3.4.5/wp-content/themes/hello-elementor/... https://etxpsych.com/wp-content/themes/hello-elementor/assets/js/hello-frontend.js?ver=3.4.5 — 200 — 757 B — 109 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.33.4 — 200 — 2.7 KiB — 110 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.33.4 — 200 — 27.6 KiB — 116 ms — h2https://etxpsych.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://etxpsych.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.6 KiB — 115 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.33.4/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.33.4 — 200 — 11.1 KiB — 116 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5 — 200 — 44.1 KiB — 163 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js?ver=0.2.1/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js?ver=0.2.1 — 200 — 936 B — 150 ms — h2https://etxpsych.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0/wp-includes/js/imagesloaded.min.js... https://etxpsych.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0 — 200 — 2.0 KiB — 150 ms — h2https://www.google.com/recaptcha/api.js?render=explicit&ver=3.34.2www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=explicit&ver=3.34.2 — 200 — 1013 B — 70 ms — h3https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.34.2/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.34.2 — 200 — 3.0 KiB — 151 ms — h2https://etxpsych.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://etxpsych.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.1 KiB — 152 ms — h2https://etxpsych.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://etxpsych.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.4 KiB — 153 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.34.2/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.34.2 — 200 — 7.1 KiB — 155 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.34.2/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.34.2 — 200 — 11.6 KiB — 156 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-5R8SL4TXwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-5R8SL4TX — 200 — 158.0 KiB — 267 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/ambetter.png/wp-content/uploads/2026/01/ambette... https://etxpsych.com/wp-content/uploads/2026/01/ambetter.png — 200 — 193.6 KiB — 247 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/blue-cross-blue-shield.png/wp-content/uploads/2026/01/blue-cr... https://etxpsych.com/wp-content/uploads/2026/01/blue-cross-blue-shield.png — 200 — 71.5 KiB — 247 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/UHC.png/wp-content/uploads/2026/01/UHC.png https://etxpsych.com/wp-content/uploads/2026/01/UHC.png — 200 — 66.7 KiB — 247 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/UMR.png/wp-content/uploads/2026/01/UMR.png https://etxpsych.com/wp-content/uploads/2026/01/UMR.png — 200 — 44.3 KiB — 213 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/Evernorth.png/wp-content/uploads/2026/01/Evernor... https://etxpsych.com/wp-content/uploads/2026/01/Evernorth.png — 200 — 22.7 KiB — 238 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/Optum.png/wp-content/uploads/2026/01/Optum.p... https://etxpsych.com/wp-content/uploads/2026/01/Optum.png — 200 — 38.1 KiB — 242 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/Medicare.png/wp-content/uploads/2026/01/Medicar... https://etxpsych.com/wp-content/uploads/2026/01/Medicare.png — 200 — 69.3 KiB — 246 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/aetna.png/wp-content/uploads/2026/01/aetna.p... https://etxpsych.com/wp-content/uploads/2026/01/aetna.png — 200 — 50.7 KiB — 243 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/spravato1.png/wp-content/uploads/2026/01/spravat... https://etxpsych.com/wp-content/uploads/2026/01/spravato1.png — 200 — 489.4 KiB — 337 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/Tyler-East-Texas-2.webp/wp-content/uploads/2026/01/Tyler-E... https://etxpsych.com/wp-content/uploads/2026/01/Tyler-East-Texas-2.webp — 200 — 77.6 KiB — 300 ms — h2https://etxpsych.com/wp-content/uploads/2025/12/collage-of-happy-multiracial-people-faces-on-gray1-UBNG9AE.jpg/wp-content/uploads/2025/12/collage... https://etxpsych.com/wp-content/uploads/2025/12/collage-of-happy-multiracial-people-faces-on-gray1-UBNG9AE.jpg — 200 — 55.8 KiB — 243 ms — h2https://etxpsych.com/wp-content/uploads/2025/12/collage-of-happy-multiracial-people-faces-on-gray2-UBNG9AE.jpg/wp-content/uploads/2025/12/collage... https://etxpsych.com/wp-content/uploads/2025/12/collage-of-happy-multiracial-people-faces-on-gray2-UBNG9AE.jpg — 200 — 47.7 KiB — 259 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/SPRAVATO%C2%AE-Therapy%E2%80%8B-1-1024x683.png/wp-content/uploads/2026/01/SPRAVAT... https://etxpsych.com/wp-content/uploads/2026/01/SPRAVATO%C2%AE-Therapy%E2%80%8B-1-1024x683.png — 200 — 812.8 KiB — 326 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/Latino-1024x683.png/wp-content/uploads/2026/01/Latino-... https://etxpsych.com/wp-content/uploads/2026/01/Latino-1024x683.png — 200 — 271.7 KiB — 328 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/Comprehensive-Adult-Psychiatry%E2%80%8B-1-1024x683.png/wp-content/uploads/2026/01/Compreh... https://etxpsych.com/wp-content/uploads/2026/01/Comprehensive-Adult-Psychiatry%E2%80%8B-1-1024x683.png — 200 — 497.3 KiB — 336 ms — h2https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 58 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 200 — 7.6 KiB — 64 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 73 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 88 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 65 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 364.6 KiB — 272 ms — h2blob:https://etxpsych.com/0e428d31-9906-43e7-81e9-91bd1dcd9319etxpsych.com/0e428d31-9906-43e7-81e... blob:https://etxpsych.com/0e428d31-9906-43e7-81e9-91bd1dcd9319 — 200 — -1 B — 306 ms — blobhttps://etxpsych.com/wp-content/uploads/2025/12/Telemed-18-e1769121541644.png/wp-content/uploads/2025/12/Telemed... https://etxpsych.com/wp-content/uploads/2025/12/Telemed-18-e1769121541644.png — 200 — 612.1 KiB — 112 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js — 200 — 2.9 KiB — 104 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/mega-menu.82093824ddb3f5531ab4.bundle.min.js/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/mega-menu.82093824ddb3f5531ab4.bundle.min.js — 200 — 7.8 KiB — 97 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.480e081cebe071d683e8.bundle.min.js/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.480e081cebe071d683e8.bundle.min.js — 200 — 681 B — 99 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.f0362773c21105d2c65c.bundle.min.js/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.f0362773c21105d2c65c.bundle.min.js — 200 — 2.3 KiB — 101 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js — 200 — 828 B — 97 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/js/counter.12335f45aaa79d244f24.bundle.min.js/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/js/counter.12335f45aaa79d244f24.bundle.min.js — 200 — 650 B — 97 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js — 200 — 442 B — 97 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/load-more.8b46f464e573feab5dd7.bundle.min.js/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/load-more.8b46f464e573feab5dd7.bundle.min.js — 200 — 1.8 KiB — 97 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/posts.aec59265318492b89cb5.bundle.min.js/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/posts.aec59265318492b89cb5.bundle.min.js — 200 — 1.5 KiB — 97 ms — h2https://etxpsych.com/wp-content/plugins/elementor/assets/js/nested-accordion.10705241212f7b6c432b.bundle.min.js/wp-content/plugins/elementor/asset... https://etxpsych.com/wp-content/plugins/elementor/assets/js/nested-accordion.10705241212f7b6c432b.bundle.min.js — 200 — 3.2 KiB — 99 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/form.71055747203b48a65a24.bundle.min.js/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/form.71055747203b48a65a24.bundle.min.js — 200 — 5.8 KiB — 97 ms — h2https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js/wp-content/plugins/elementor-pro/a... https://etxpsych.com/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js — 200 — 618 B — 97 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/African-American-Woman-Tyler-Texas-Psychiatry-Large.png/wp-content/uploads/2026/01/African... https://etxpsych.com/wp-content/uploads/2026/01/African-American-Woman-Tyler-Texas-Psychiatry-Large.png — 200 — 1.0 MiB — 125 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-41.png/wp-content/uploads/2026/01/ETX-Psy... https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-41.png — 200 — 701.5 KiB — 141 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/Asian-Woman-Psychiatry.png/wp-content/uploads/2026/01/Asian-W... https://etxpsych.com/wp-content/uploads/2026/01/Asian-Woman-Psychiatry.png — 200 — 743.0 KiB — 158 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/African-American-Tyler-Texas-Psychiatry-Large.png/wp-content/uploads/2026/01/African... https://etxpsych.com/wp-content/uploads/2026/01/African-American-Tyler-Texas-Psychiatry-Large.png — 200 — 913.7 KiB — 207 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-3-e1769120544930.png/wp-content/uploads/2026/01/ETX-Psy... https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-3-e1769120544930.png — 200 — 589.4 KiB — 219 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-51.png/wp-content/uploads/2026/01/ETX-Psy... https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-51.png — 200 — 659.9 KiB — 231 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-31.png/wp-content/uploads/2026/01/ETX-Psy... https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-31.png — 200 — 892.0 KiB — 249 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-4-e1769120601399.png/wp-content/uploads/2026/01/ETX-Psy... https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-4-e1769120601399.png — 200 — 432.5 KiB — 257 ms — h2https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-e1769120644498.png/wp-content/uploads/2026/01/ETX-Psy... https://etxpsych.com/wp-content/uploads/2026/01/ETX-Psych-image-e1769120644498.png — 200 — 507.4 KiB — 266 ms — h2https://etxpsych.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4/wp-includes/js/wp-emoji-release.mi... https://etxpsych.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 6.0 KiB — 208 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-6XWY6Y2PJW&gtm=45Pe6570h2v9241573288za200zd9241573288&_p=1778436362032&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=884458812.1778436363&frm=0&pscdl=noapi&rcb=10&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~118463262~118494634~118719172&sid=1778436362&sct=1&seg=0&dl=https%3A%2F%2Fetxpsych.com%2F&dt=East%20Texas%20Psychiatry%20and%20Counseling%20%E2%80%93%20Expert%20Psychiatric%20Care%20in%20Tyler%20%26%20East%20Texas%20%E2%80%94%20Same-Week%20Appointments%2C%20SPRAVATO%C2%AE%20Therapy%2C%20Telepsychiatry%20Statewide&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1371region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-6XWY6Y2PJW&gtm=45Pe6570h2v9241573288za200zd9241573288&_p=1778436362032&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=884458812.1778436363&frm=0&pscdl=noapi&rcb=10&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~118463262~118494634~118719172&sid=1778436362&sct=1&seg=0&dl=https%3A%2F%2Fetxpsych.com%2F&dt=East%20Texas%20Psychiatry%20and%20Counseling%20%E2%80%93%20Expert%20Psychiatric%20Care%20in%20Tyler%20%26%20East%20Texas%20%E2%80%94%20Same-Week%20Appointments%2C%20SPRAVATO%C2%AE%20Therapy%2C%20Telepsychiatry%20Statewide&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1371 — 204 — 547 B — 69 ms — h2https://etxpsych.com/wp-content/uploads/2025/12/Icon-Blue-150x150.png/wp-content/uploads/2025/12/Icon-Bl... https://etxpsych.com/wp-content/uploads/2025/12/Icon-Blue-150x150.png — 200 — 8.1 KiB — 95 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lcx42AsAAAAAKRqKPsyWlaD0HHSBj14xGwNTuUv&co=aHR0cHM6Ly9ldHhwc3ljaC5jb206NDQz&hl=en&type=v2_checkbox&v=U5VsmTDhJM1iOJUyw4DEUTYv&theme=light&size=normal&anchor-ms=20000&execute-ms=30000&cb=gvmk06eaw25hwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lcx42AsAAAAAKRqKPsyWlaD0HHSBj14xGwNTuUv&co=aHR0cHM6Ly9ldHhwc3ljaC5jb206NDQz&hl=en&type=v2_checkbox&v=U5VsmTDhJM1iOJUyw4DEUTYv&theme=light&size=normal&anchor-ms=20000&execute-ms=30000&cb=gvmk06eaw25h — 200 — 27.6 KiB — 80 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.css — 200 — 42.1 KiB — 169 ms — h2https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 364.1 KiB — 272 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAANICAYAAABZl8i8AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAANICAYAAABZl8i8AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA… — 200 — 0 B — 1 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAMAAADb3wBdAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAMAAADb3wBdAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA… — 200 — 0 B — 0 ms — datahttps://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 37 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYvwww.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv — 200 — 23 B — 211 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 118 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 0 B — 19 ms — h2https://www.google.com/recaptcha/api2/bframe?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&k=6Lcx42AsAAAAAKRqKPsyWlaD0HHSBj14xGwNTuUv&bft=0dAFcWeA5tgIkWzRNsw_drh019QMbKDnqyQP8L9xMoKxiEV5QtUQIDrdMi5EilmB2XETRI68ufdFNn4s0zXkqz4thiC62iCZGkCQwww.google.com/recaptcha/api2/bfram... https://www.google.com/recaptcha/api2/bframe?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&k=6Lcx42AsAAAAAKRqKPsyWlaD0HHSBj14xGwNTuUv&bft=0dAFcWeA5tgIkWzRNsw_drh019QMbKDnqyQP8L9xMoKxiEV5QtUQIDrdMi5EilmB2XETRI68ufdFNn4s0zXkqz4thiC62iCZGkCQ — 200 — 2.2 KiB — 32 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.css — 200 — 0 B — 2 ms — h2https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 0 B — 0 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
39% of JavaScript execution is third-party
First-party Third-party 428ms · 158KB · $7/mo
www.gstatic.com
Other
Optional
Execution 189ms
Transfer 0 KB
Unused 48%
Monthly Cost $3/mo
Unattributable
Other
Optional
Execution 179ms
Transfer 0 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 61ms
Transfer 158 KB
Unused 42%
Monthly Cost $1/mo

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-11 — 2026-05-08)

LCP (p75)

1399 ms

94% good

INP (p75)

80 ms

98% good

CLS (p75)

0.010

97% good

FCP (p75)

1089 ms

TTFB (p75)

654 ms

This origin passes Core Web Vitals assessment
Image Optimization
41 images, 2282 KB total, 1846 KB wasted
INFO

Image Optimization Audit

Total Images

41

Total Size

2282 KB

Oversized

27

Wasted

1846 KB

24 missing alt text 17 missing dimensions 19 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback