Skip to content
https://familytherapyxxx.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
82
GRADE
B
FIX
2
REVIEW
8
PASS
13
INFO
4

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

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

2.46 s

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

11.59 s

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

464 ms

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

0.309

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

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

11.67 s

Page Load Progression

657 ms
1.3 s
2.0 s
2.6 s
3.3 s
3.9 s
4.6 s
5.3 s
Checks
27
13 PASS 8 REVIEW 2 FIX
F
Page Weight Budget
Action
38.1 MB transferred, 78 requests
FIX
38.1 MB transferred, 78 requests
Critical::
Page weighs 41.2 MB (38.1 MB transferred)
Warning::
Images are 18.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 18.5 MB
Warning::
JavaScript is 752 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 752 KB
Info::
Fonts are 405 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 405 KB
Info::
78 HTTP requests
Info::
Estimated 8.0 g CO2 per page load
38.1 MB / 2.4 MB budget
38.1 MB transferred
78 requests
8.0 g CO2 per page load
Images 18.5 MiB 49%
Other 18.4 MiB 48%
JavaScript 751.8 KiB 2%
Fonts 404.8 KiB 1%
HTML 48.5 KiB 0%
CSS 39.4 KiB 0%
Other 1.1 KiB 0%
Other 1.1 KiB 0%
Other 601 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

F
JS Execution Cost
Action
5008ms total JS execution
FIX
5008ms total JS execution
Warning::
Unattributable: 1601ms CPU time
Warning::
https://familytherapyxxx.com/: 1490ms CPU time
Warning::
https://familytherapyxxx.com/wp-includes/js/jquery...: 743ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-P82...: 333ms CPU time
Warning::
https://familytherapyxxx.com/wp-content/themes/Div...: 326ms CPU time
Info::
Third-party scripts: 706ms (14% of total)

Main Thread Breakdown

Other 41% Script Evaluation 27% Style & Layout 19% Script Parsing & Compilation 5% Rendering 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
Unattributable1601ms10ms0ms1st
https://familytherapyxxx.com/1490ms25ms13ms1st
https://familytherapyxxx.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1743ms432ms9ms1st
https://www.googletagmanager.com/gtag/js?id=GT-P82LPDVB333ms283ms48ms3rd
https://familytherapyxxx.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.7326ms210ms34ms1st
https://www.googletagmanager.com/gtag/js?id=G-V4K597PSD3292ms213ms55ms3rd
https://familytherapyxxx.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17142ms103ms14ms1st
https://www.googletagmanager.com/gtag/js?id=GT-P82LPDVB&cx=c&gtm=4e67d081ms31ms49ms3rd
B
Image Optimization
19 images, 0 KB saveable
REVIEW
19 images, 0 KB saveable
Info::
All images are well-optimized
19 images 18.5 MB
0 oversized -0 KB
19 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
27 scripts, 284 KB unused
REVIEW
27 scripts, 284 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-P82...: 111 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-P82...: 67 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-V4K5...: 64 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://familytherapyxxx.com/wp-content/themes/Div...: 43 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 284 KB
284 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=GT-P82LPDVB&cx=c&gtm=4e67d0159 KB111 KB (70%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-P82LPDVB159 KB67 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-V4K597PSD3160 KB64 KB (40%)3rd
https://familytherapyxxx.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.769 KB43 KB (62%)1st
https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/age-verification-public.js?ver=17840338100 KB1st
https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.mobile.js?ver=17840338113 KB1st
https://familytherapyxxx.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.130 KB1st
https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/yoti-av-modal.js?ver=178403381048 KB1st
https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/simple-tags/assets/frontend/js/frontend.js?ver=17840338100 KB1st
https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/divi-collapsible-main/assets/js/divi-collapsible.js?ver=17840338101 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

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.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
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
Page Weight Inventory
Action
78 resources · 38.1 MB · 284 KB savings available
REVIEW
78 resources · 38.1 MB · 284 KB savings available
Warning::
Page weight 38.1 MB exceeds 1 MB target by 37.1 MB
Got: 38.1 MB Expected: ≤ 1 MB
Info::
~284 KB of savings available
Info::
18 third-party resources (2% of weight)
Info::
3 resources over 200KB
78 resources · 38.1 MiB · 18 third-party 37.1 MiB over 1MB target
Image 49% · 18.5 MiB
Media 48% · 18.4 MiB
JavaScript 2% · 751.8 KiB
Font 1% · 404.8 KiB
Document 0% · 49.6 KiB
CSS 0% · 39.4 KiB
Other 0% · 601 B

~283.8 KiB of savings available

Remove unused JavaScript: 283.8 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0
REVIEW
max-age=0
Info::
Cache-Control header is set
Got: max-age=0
Info::
Last-Modified header present
Cache-Control

max-age=0

DirectiveValueMeaning
max-age0Cache for 0 seconds
A+
Third-Party Impact
2% third-party, 0 ms blocking
PASS
2% third-party, 0 ms blocking
Info::
Third-party code accounts for 2% of page weight (951.3 KiB of 38.1 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
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
8 fonts (405 KB)
PASS
8 fonts (405 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

405 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.5 s LCP 11.6 shttps://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyovBM.woff2ieVo2ZhZI2eCN5jzbjEETS9... https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyovBM.woff2 — 49.6 KiB — 207 ms — font-display: swaphttps://familytherapyxxx.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woffmodules.woff https://familytherapyxxx.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff — 36.5 KiB — 552 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4i.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4i.woff2 — 54.9 KiB — 225 ms — font-display: swaphttps://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpfBM.woff2ieVo2ZhZI2eCN5jzbjEETS9... https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpfBM.woff2 — 51.6 KiB — 219 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4i.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4i.woff2 — 53.1 KiB — 229 ms — font-display: swaphttps://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyXsovBM.woff2ieVo2ZhZI2eCN5jzbjEETS9... https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyXsovBM.woff2 — 50.1 KiB — 62 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmW.woff2KFOMCnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmW.woff2 — 53.8 KiB — 58 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmW.woff2KFOMCnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmW.woff2 — 55.2 KiB — 57 ms — font-display: swap
ieVo2ZhZI2eCN5jzbjEETS9... woff2 swap
Size 50 KB
Load time 207 ms
Start 930 ms
Risk FOUT — text flashes from fallback to web font
modules.woff woff swap
Size 37 KB
Load time 552 ms
Start 930 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 55 KB
Load time 225 ms
Start 930 ms
Risk FOUT — text flashes from fallback to web font
ieVo2ZhZI2eCN5jzbjEETS9... woff2 swap
Size 52 KB
Load time 219 ms
Start 931 ms
Risk FOUT — text flashes from fallback to web font
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 53 KB
Load time 229 ms
Start 931 ms
Risk FOUT — text flashes from fallback to web font
ieVo2ZhZI2eCN5jzbjEETS9... woff2 swap
Size 50 KB
Load time 62 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
KFOMCnqEu92Fr1ME7kSn66a... woff2 swap
Size 54 KB
Load time 58 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
KFOMCnqEu92Fr1ME7kSn66a... woff2 swap
Size 55 KB
Load time 57 ms
Start 1.5 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)

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

Current Resource Hints

preconnect
preload
1
dns-prefetch
2
prefetch

3 resource hints configured

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+
Main HTML Cache-Control
Main HTML max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: max-age=0
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding,User-Agent
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.
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
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
Total JS execution time is 5.0 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
14 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
78 requests over 2916ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.5 s LCP 11.6 shttps://familytherapyxxx.com// https://familytherapyxxx.com/ — 200 — 48.5 KiB — 614 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/divi-collapsible-main/assets/css/divi-collapsible.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/divi-collapsible-main/assets/css/divi-collapsible.css?ver=1784033810 — 200 — 785 B — 202 ms — h2https://familytherapyxxx.com/wp-content/plugins/geotargetingwp/public/css/geotarget-public.min.css?ver=7.0.1/wp-content/plugins/geotargetingwp/... https://familytherapyxxx.com/wp-content/plugins/geotargetingwp/public/css/geotarget-public.min.css?ver=7.0.1 — 200 — 4.1 KiB — 213 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/css/theme.css?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/css/theme.css?ver=1784033811 — 200 — 11.1 KiB — 233 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/post-category-image-with-grid-and-slider/assets/css/slick.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/post-category-image-with-grid-and-slider/assets/css/slick.css?ver=1784033810 — 200 — 606 B — 206 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/post-category-image-with-grid-and-slider/assets/css/pciwgas-public.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/post-category-image-with-grid-and-slider/assets/css/pciwgas-public.css?ver=1784033810 — 200 — 1.1 KiB — 203 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/css/age-verification-public.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/css/age-verification-public.css?ver=1784033810 — 200 — 170 B — 205 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/simple-tags/assets/frontend/css/frontend.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/simple-tags/assets/frontend/css/frontend.css?ver=1784033810 — 200 — 795 B — 233 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=1784033810 — 200 — 197 B — 131 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/video-js/video-js.min.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/video-js/video-js.min.css?ver=1784033810 — 200 — 12.4 KiB — 156 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/video-js/kg-video-js-skin.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/video-js/kg-video-js-skin.css?ver=1784033810 — 200 — 494 B — 132 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/src/public/css/videopack-styles.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/src/public/css/videopack-styles.css?ver=1784033810 — 200 — 3.5 KiB — 137 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/divi-child/style.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/divi-child/style.css?ver=1784033810 — 200 — 557 B — 132 ms — h2https://familytherapyxxx.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://familytherapyxxx.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.9 KiB — 221 ms — h2https://familytherapyxxx.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://familytherapyxxx.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 171 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/Popup.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/Popup.js?ver=1784033811 — 200 — 8.0 KiB — 178 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/PopupConfig.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/PopupConfig.js?ver=1784033811 — 200 — 1.8 KiB — 160 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/PopupBuilder.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/PopupBuilder.js?ver=1784033811 — 200 — 13.5 KiB — 240 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popupbuilder-restriction/public/js/AgeRestriction.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popupbuilder-restriction/public/js/AgeRestriction.js?ver=1784033811 — 200 — 883 B — 225 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/age-verification-public.js?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/age-verification-public.js?ver=1784033810 — 200 — 89 B — 228 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/yoti-av-modal.js?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/yoti-av-modal.js?ver=1784033810 — 200 — 48.0 KiB — 287 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/simple-tags/assets/frontend/js/frontend.js?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/simple-tags/assets/frontend/js/frontend.js?ver=1784033810 — 200 — 285 B — 227 ms — h2https://familytherapyxxx.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17/wp-includes/js/mediaelement/mediae... https://familytherapyxxx.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17 — 200 — 2.6 KiB — 231 ms — h2https://familytherapyxxx.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=7.0.1/wp-includes/js/mediaelement/wp-med... https://familytherapyxxx.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=7.0.1 — 200 — 1.2 KiB — 227 ms — h2https://familytherapyxxx.com/wp-content/uploads/2020/03/logo-blk.png/wp-content/uploads/2020/03/logo-bl... https://familytherapyxxx.com/wp-content/uploads/2020/03/logo-blk.png — 200 — 4.3 KiB — 267 ms — h2https://momcomesfirst.com/wp-content/uploads/2020/08/logo-1.pngmomcomesfirst.com/wp-content/upload... https://momcomesfirst.com/wp-content/uploads/2020/08/logo-1.png — 200 — 5.3 KiB — 427 ms — h2https://familytherapyxxx.com/wp-content/uploads/2026/07/thegothlatinaexperiencep.png/wp-content/uploads/2026/07/thegoth... https://familytherapyxxx.com/wp-content/uploads/2026/07/thegothlatinaexperiencep.png — 200 — 73.8 KiB — 323 ms — h2https://perfectgirlfriend.com/wp-content/uploads/2020/08/logo.pngperfectgirlfriend.com/wp-content/up... https://perfectgirlfriend.com/wp-content/uploads/2020/08/logo.png — 200 — 3.5 KiB — 411 ms — h2https://analtherapyxxx.com/wp-content/uploads/2022/09/atx-logo-final.pnganaltherapyxxx.com/wp-content/uploa... https://analtherapyxxx.com/wp-content/uploads/2022/09/atx-logo-final.png — 200 — 2.4 KiB — 426 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/divi-collapsible-main/assets/js/divi-collapsible.js?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/divi-collapsible-main/assets/js/divi-collapsible.js?ver=1784033810 — 200 — 1.2 KiB — 137 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.5 s LCP 11.6 shttps://familytherapyxxx.com// https://familytherapyxxx.com/ — 200 — 48.5 KiB — 614 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/divi-collapsible-main/assets/css/divi-collapsible.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/divi-collapsible-main/assets/css/divi-collapsible.css?ver=1784033810 — 200 — 785 B — 202 ms — h2https://familytherapyxxx.com/wp-content/plugins/geotargetingwp/public/css/geotarget-public.min.css?ver=7.0.1/wp-content/plugins/geotargetingwp/... https://familytherapyxxx.com/wp-content/plugins/geotargetingwp/public/css/geotarget-public.min.css?ver=7.0.1 — 200 — 4.1 KiB — 213 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/css/theme.css?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/css/theme.css?ver=1784033811 — 200 — 11.1 KiB — 233 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/post-category-image-with-grid-and-slider/assets/css/slick.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/post-category-image-with-grid-and-slider/assets/css/slick.css?ver=1784033810 — 200 — 606 B — 206 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/post-category-image-with-grid-and-slider/assets/css/pciwgas-public.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/post-category-image-with-grid-and-slider/assets/css/pciwgas-public.css?ver=1784033810 — 200 — 1.1 KiB — 203 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/css/age-verification-public.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/css/age-verification-public.css?ver=1784033810 — 200 — 170 B — 205 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/simple-tags/assets/frontend/css/frontend.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/simple-tags/assets/frontend/css/frontend.css?ver=1784033810 — 200 — 795 B — 233 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=1784033810 — 200 — 197 B — 131 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/video-js/video-js.min.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/video-js/video-js.min.css?ver=1784033810 — 200 — 12.4 KiB — 156 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/video-js/kg-video-js-skin.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/video-js/kg-video-js-skin.css?ver=1784033810 — 200 — 494 B — 132 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/src/public/css/videopack-styles.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/video-embed-thumbnail-generator/src/public/css/videopack-styles.css?ver=1784033810 — 200 — 3.5 KiB — 137 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/divi-child/style.css?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/divi-child/style.css?ver=1784033810 — 200 — 557 B — 132 ms — h2https://familytherapyxxx.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://familytherapyxxx.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.9 KiB — 221 ms — h2https://familytherapyxxx.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://familytherapyxxx.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 171 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/Popup.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/Popup.js?ver=1784033811 — 200 — 8.0 KiB — 178 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/PopupConfig.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/PopupConfig.js?ver=1784033811 — 200 — 1.8 KiB — 160 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/PopupBuilder.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popup-builder/public/js/PopupBuilder.js?ver=1784033811 — 200 — 13.5 KiB — 240 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popupbuilder-restriction/public/js/AgeRestriction.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/popupbuilder-restriction/public/js/AgeRestriction.js?ver=1784033811 — 200 — 883 B — 225 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/age-verification-public.js?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/age-verification-public.js?ver=1784033810 — 200 — 89 B — 228 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/yoti-av-modal.js?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/yoti-av-modal.js?ver=1784033810 — 200 — 48.0 KiB — 287 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/simple-tags/assets/frontend/js/frontend.js?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/simple-tags/assets/frontend/js/frontend.js?ver=1784033810 — 200 — 285 B — 227 ms — h2https://familytherapyxxx.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17/wp-includes/js/mediaelement/mediae... https://familytherapyxxx.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17 — 200 — 2.6 KiB — 231 ms — h2https://familytherapyxxx.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=7.0.1/wp-includes/js/mediaelement/wp-med... https://familytherapyxxx.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=7.0.1 — 200 — 1.2 KiB — 227 ms — h2https://familytherapyxxx.com/wp-content/uploads/2020/03/logo-blk.png/wp-content/uploads/2020/03/logo-bl... https://familytherapyxxx.com/wp-content/uploads/2020/03/logo-blk.png — 200 — 4.3 KiB — 267 ms — h2https://momcomesfirst.com/wp-content/uploads/2020/08/logo-1.pngmomcomesfirst.com/wp-content/upload... https://momcomesfirst.com/wp-content/uploads/2020/08/logo-1.png — 200 — 5.3 KiB — 427 ms — h2https://familytherapyxxx.com/wp-content/uploads/2026/07/thegothlatinaexperiencep.png/wp-content/uploads/2026/07/thegoth... https://familytherapyxxx.com/wp-content/uploads/2026/07/thegothlatinaexperiencep.png — 200 — 73.8 KiB — 323 ms — h2https://perfectgirlfriend.com/wp-content/uploads/2020/08/logo.pngperfectgirlfriend.com/wp-content/up... https://perfectgirlfriend.com/wp-content/uploads/2020/08/logo.png — 200 — 3.5 KiB — 411 ms — h2https://analtherapyxxx.com/wp-content/uploads/2022/09/atx-logo-final.pnganaltherapyxxx.com/wp-content/uploa... https://analtherapyxxx.com/wp-content/uploads/2022/09/atx-logo-final.png — 200 — 2.4 KiB — 426 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/divi-collapsible-main/assets/js/divi-collapsible.js?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/divi-collapsible-main/assets/js/divi-collapsible.js?ver=1784033810 — 200 — 1.2 KiB — 137 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/geotargetingwp/public/js/geotarget-public.js?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/geotargetingwp/public/js/geotarget-public.js?ver=1784033810 — 200 — 5.0 KiB — 181 ms — h2https://familytherapyxxx.com/wp-content/plugins/geotargetingwp/public/js/min/selectize.min.js?ver=3.5.6.1/wp-content/plugins/geotargetingwp/... https://familytherapyxxx.com/wp-content/plugins/geotargetingwp/public/js/min/selectize.min.js?ver=3.5.6.1 — 200 — 15.0 KiB — 187 ms — h2https://familytherapyxxx.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.7/wp-content/themes/Divi/js/scripts.... https://familytherapyxxx.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.7 — 200 — 69.4 KiB — 544 ms — h2https://familytherapyxxx.com/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-consent-mode-86cb52dcb9f2b27ed244.js/wp-content/plugins/google-site-kit... https://familytherapyxxx.com/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-consent-mode-86cb52dcb9f2b27ed244.js — 200 — 25.5 KiB — 189 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=1784033810 — 200 — 1.1 KiB — 134 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.mobile.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.mobile.js?ver=1784033811 — 200 — 2.5 KiB — 139 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/easypiechart.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/easypiechart.js?ver=1784033811 — 200 — 2.1 KiB — 157 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/salvattore.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/salvattore.js?ver=1784033811 — 200 — 2.8 KiB — 157 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/Divi/core/admin/js/common.js?ver=1784033810/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/themes/Divi/core/admin/js/common.js?ver=1784033810 — 200 — 465 B — 164 ms — h2https://familytherapyxxx.com/wp-content/plugins/wp-consent-api/assets/js/wp-consent-api.min.js?ver=2.0.1/wp-content/plugins/wp-consent-api/... https://familytherapyxxx.com/wp-content/plugins/wp-consent-api/assets/js/wp-consent-api.min.js?ver=2.0.1 — 200 — 880 B — 161 ms — h2https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/yoti-age-verification.js?ver=1784033811/wp-content/cache/min/1/wp-content/... https://familytherapyxxx.com/wp-content/cache/min/1/wp-content/plugins/yoti-age-verification-wordpress/public/js/yoti-age-verification.js?ver=1784033811 — 200 — 430 B — 133 ms — h2https://familytherapyxxx.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17/wp-includes/js/mediaelement/mediae... https://familytherapyxxx.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17 — 200 — 38.2 KiB — 217 ms — h2https://familytherapyxxx.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=7.0.1/wp-includes/js/mediaelement/mediae... https://familytherapyxxx.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=7.0.1 — 200 — 576 B — 175 ms — h2https://familytherapyxxx.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=7.0.1/wp-includes/js/mediaelement/wp-med... https://familytherapyxxx.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=7.0.1 — 200 — 574 B — 164 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-P82LPDVBwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-P82LPDVB — 200 — 159.5 KiB — 304 ms — h2https://www.googletagmanager.com/gtag/js?id=G-V4K597PSD3www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-V4K597PSD3 — 200 — 160.0 KiB — 300 ms — h2https://cockninjastudios.com/wp-content/uploads/2025/09/CockNinjaStudios-1-1.pngcockninjastudios.com/wp-content/upl... https://cockninjastudios.com/wp-content/uploads/2025/09/CockNinjaStudios-1-1.png — 200 — 86.2 KiB — 874 ms — h2https://wifelovesblack.com/wp-content/uploads/2025/06/WLBFinalLogo-2.pngwifelovesblack.com/wp-content/uploa... https://wifelovesblack.com/wp-content/uploads/2025/06/WLBFinalLogo-2.png — 200 — 2.8 KiB — 546 ms — h2https://teenlovesblack.com/wp-content/uploads/2025/06/TLBFINALLOGO-1-e1750380348515.pngteenlovesblack.com/wp-content/uploa... https://teenlovesblack.com/wp-content/uploads/2025/06/TLBFINALLOGO-1-e1750380348515.png — 200 — 3.3 KiB — 551 ms — h2https://familytherapyxxx.com/wp-content/uploads/2025/02/still2.jpg/wp-content/uploads/2025/02/still2.... https://familytherapyxxx.com/wp-content/uploads/2025/02/still2.jpg — 200 — 114.6 KiB — 182 ms — h2https://familytherapyxxx.com/wp-content/plugins/geotargetingwp/addons/geo-redirects/public/img/loading.svg/wp-content/plugins/geotargetingwp/... https://familytherapyxxx.com/wp-content/plugins/geotargetingwp/addons/geo-redirects/public/img/loading.svg — 200 — 539 B — 134 ms — h2https://familytherapyxxx.com/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif/wp-content/themes/Divi/includes/bu... https://familytherapyxxx.com/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif — 200 — 9.3 KiB — 202 ms — h2https://familytherapyxxx.com/wp-content/uploads/2018/05/bsnewliving.gif/wp-content/uploads/2018/05/bsnewli... https://familytherapyxxx.com/wp-content/uploads/2018/05/bsnewliving.gif — 200 — 17.7 MiB — 1.8 s — h2https://familytherapyxxx.com/wp-content/uploads/2026/07/specialmedicinep2.png/wp-content/uploads/2026/07/special... https://familytherapyxxx.com/wp-content/uploads/2026/07/specialmedicinep2.png — 200 — 68.6 KiB — 666 ms — h2https://familytherapyxxx.com/wp-content/uploads/2026/07/summervacationftp.png/wp-content/uploads/2026/07/summerv... https://familytherapyxxx.com/wp-content/uploads/2026/07/summervacationftp.png — 200 — 76.2 KiB — 676 ms — h2https://familytherapyxxx.com/wp-content/uploads/2026/06/homefromtheafterpartyp.png/wp-content/uploads/2026/06/homefro... https://familytherapyxxx.com/wp-content/uploads/2026/06/homefromtheafterpartyp.png — 200 — 78.4 KiB — 676 ms — h2https://familytherapyxxx.com/wp-content/uploads/2026/06/stepsisterwrestlingp2.png/wp-content/uploads/2026/06/stepsis... https://familytherapyxxx.com/wp-content/uploads/2026/06/stepsisterwrestlingp2.png — 200 — 70.3 KiB — 678 ms — h2https://familytherapyxxx.com/wp-content/uploads/2026/06/stressreliefp.png/wp-content/uploads/2026/06/stressr... https://familytherapyxxx.com/wp-content/uploads/2026/06/stressreliefp.png — 200 — 73.3 KiB — 679 ms — h2https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyovBM.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyovBM.woff2 — 200 — 49.6 KiB — 207 ms — h3https://familytherapyxxx.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff/wp-content/themes/Divi/core/admin/... https://familytherapyxxx.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff — 200 — 36.5 KiB — 552 ms — h2https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4i.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4i.woff2 — 200 — 54.9 KiB — 225 ms — h3https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpfBM.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpfBM.woff2 — 200 — 51.6 KiB — 219 ms — h3https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4i.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4i.woff2 — 200 — 53.1 KiB — 229 ms — h3https://familytherapyxxx.com/wp-content/uploads/2018/05/bsnewliving1-trailer-1.mp4/wp-content/uploads/2018/05/bsnewli... https://familytherapyxxx.com/wp-content/uploads/2018/05/bsnewliving1-trailer-1.mp4 — 206 — 1.2 MiB — 716 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-P82LPDVB&cx=c&gtm=4e67d0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-P82LPDVB&cx=c&gtm=4e67d0 — 200 — 159.5 KiB — 160 ms — h2https://familytherapyxxx.com/wp-content/uploads/2018/05/cta-bg1.jpg/wp-content/uploads/2018/05/cta-bg1... https://familytherapyxxx.com/wp-content/uploads/2018/05/cta-bg1.jpg — 200 — 95.3 KiB — 463 ms — h2https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyXsovBM.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyXsovBM.woff2 — 200 — 50.1 KiB — 62 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmW.woff2fonts.gstatic.com/s/roboto/v51/KFOM... https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmW.woff2 — 200 — 53.8 KiB — 58 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmW.woff2fonts.gstatic.com/s/roboto/v51/KFOM... https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmW.woff2 — 200 — 55.2 KiB — 57 ms — h3https://familytherapyxxx.com/wp-content/uploads/2026/06/livingwiththreegothstepsistersp2.png/wp-content/uploads/2026/06/livingw... https://familytherapyxxx.com/wp-content/uploads/2026/06/livingwiththreegothstepsistersp2.png — 200 — 76.3 KiB — 425 ms — h2https://familytherapyxxx.com/wp-admin/admin-ajax.php/wp-admin/admin-ajax.php https://familytherapyxxx.com/wp-admin/admin-ajax.php — 200 — 693 B — 802 ms — h2https://familytherapyxxx.com/wp-content/uploads/2018/05/bsnewliving1-trailer-1.mp4/wp-content/uploads/2018/05/bsnewli... https://familytherapyxxx.com/wp-content/uploads/2018/05/bsnewliving1-trailer-1.mp4 — 206 — 0 B — 104 ms — h2https://familytherapyxxx.com/wp-content/uploads/2018/05/bsnewliving1-trailer-1.mp4/wp-content/uploads/2018/05/bsnewli... https://familytherapyxxx.com/wp-content/uploads/2018/05/bsnewliving1-trailer-1.mp4 — 206 — 18.5 KiB — 610 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-V4K597PSD3&gtm=45je67d0v9108472854za200zd9108472854&_p=1784057053799&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZTNiMT&are=1&cid=600119664.1784057055&frm=0&ngs=1&pscdl=denied&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.114&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938469~118826210~118897920~118897930~119027224~119527020&sid=1784057054&sct=1&seg=0&dl=https%3A%2F%2Ffamilytherapyxxx.com%2F&dt=Family%20Porn%20-%20Family%20Therapy%20XXX&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1822region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-V4K597PSD3&gtm=45je67d0v9108472854za200zd9108472854&_p=1784057053799&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZTNiMT&are=1&cid=600119664.1784057055&frm=0&ngs=1&pscdl=denied&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.114&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938469~118826210~118897920~118897930~119027224~119527020&sid=1784057054&sct=1&seg=0&dl=https%3A%2F%2Ffamilytherapyxxx.com%2F&dt=Family%20Porn%20-%20Family%20Therapy%20XXX&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1822 — 204 — 553 B — 97 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-9R0ZH5DPSL&gtm=45Pe67d0v9249990690za200zb9108472854zd9108472854&_p=1784057053799&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZTNiMT&are=1&cid=600119664.1784057055&frm=0&pscdl=denied&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.114&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938469~118826209~118897920~118897930~119027224~119896803&sid=1784057054&sct=1&seg=0&dl=https%3A%2F%2Ffamilytherapyxxx.com%2F&dt=Family%20Porn%20-%20Family%20Therapy%20XXX&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1836region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-9R0ZH5DPSL&gtm=45Pe67d0v9249990690za200zb9108472854zd9108472854&_p=1784057053799&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZTNiMT&are=1&cid=600119664.1784057055&frm=0&pscdl=denied&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.114&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938469~118826209~118897920~118897930~119027224~119896803&sid=1784057054&sct=1&seg=0&dl=https%3A%2F%2Ffamilytherapyxxx.com%2F&dt=Family%20Porn%20-%20Family%20Therapy%20XXX&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1836 — 204 — 48 B — 85 ms — h2https://familytherapyxxx.com/wp-admin/admin-ajax.php/wp-admin/admin-ajax.php https://familytherapyxxx.com/wp-admin/admin-ajax.php — 200 — 402 B — 661 ms — h2https://familytherapyxxx.com/wp-content/uploads/2018/05/bsnewliving1-trailer-1.mp4/wp-content/uploads/2018/05/bsnewli... https://familytherapyxxx.com/wp-content/uploads/2018/05/bsnewliving1-trailer-1.mp4 — 206 — 17.2 MiB — 1 ms — h2https://familytherapyxxx.com/wp-content/uploads/2026/02/cropped-favicon-2-1-32x32.png/wp-content/uploads/2026/02/cropped... https://familytherapyxxx.com/wp-content/uploads/2026/02/cropped-favicon-2-1-32x32.png — 200 — 1.1 KiB — 198 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
14% of JavaScript execution is third-party
First-party Third-party 706ms · 479KB · $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 333ms
Transfer 159 KB
Unused 42%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Costly
Execution 292ms
Transfer 160 KB
Unused 40%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 81ms
Transfer 159 KB
Unused 70%
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 333ms and costs ~$2/month
  • Google Tag Manager adds 292ms and costs ~$2/month

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

70% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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-06-14 — 2026-07-11)

LCP (p75)

3752 ms

59% good

INP (p75)

111 ms

91% good

CLS (p75)

0.310

64% good

FCP (p75)

2771 ms

TTFB (p75)

1838 ms

Image Optimization
30 images, 645 KB total, 67 KB wasted
INFO

Image Optimization Audit

Total Images

30

Total Size

645 KB

Oversized

1

Wasted

67 KB

15 missing dimensions 18 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