Performance
· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.03 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.81 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
20 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.13 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.
3.15 s
Page Load Progression
FPage Weight BudgetAction3.1 MB transferred, 76 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
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.
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.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DPage Weight InventoryAction76 resources · 3.1 MB · 281 KB savings availableFIX
~281.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 76 resources | 3.1 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization35 images, 0 KB saveableREVIEW
BJS Execution Cost829ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://wordpress.com/ | 355ms | 24ms | 7ms | 3rd |
| Unattributable | 156ms | 3ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-1H4VG5F5JF | 106ms | 85ms | 20ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-946162814&cx=c>m=4e64f0 | 87ms | 72ms | 14ms | 3rd |
| https://wordpress.com/_static/??-eJylkUsKwzAMRC9UV5SGJJvSsziymihRbNeflty+ph/oMuCVJGbmMSB4eoXOJrIJ0kQrRZga8JJHthHmqCgEFyKIG7/rcY4H+Ev9vKKt8RoXGDKLARQu6k6z1Y+dTl9u5QMj7QwM4nBRnzYqYmD/Hk6E7VjBwA2lpkPaPBl1YxJTQblniomdrUCUzzo16FAQ1/Vy6tq+afvu3MwvyPbKKQ== | 73ms | 19ms | 2ms | 3rd |
| https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 52ms | 43ms | 8ms | 3rd |
CJS BundlesAction22 scripts, 281 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://accounts.google.com/gsi/client | 96 KB | 72 KB (75%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-1H4VG5F5JF | 169 KB | 63 KB (37%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-946162814&cx=c>m=4e64f0 | 140 KB | 53 KB (38%) | ✓ | 3rd |
| https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 57 KB | 38 KB (67%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 96 KB | 34 KB (35%) | ✓ | 3rd |
| https://wordpress.com/home.logged-out/page-2024-jul/js/bundle.js?v=1753350210 | 37 KB | 22 KB (60%) | ✓ | 3rd |
| https://s1.wp.com/wp-content/themes/h4/landing/marketing/js/affiliate-referrals.js?v=1716355472 | 1 KB | — | ✓ | 3rd |
| https://cdn.parsely.com/keys/wordpress.com/p.js?ver=3.3.2 | 21 KB | — | ✓ | 3rd |
| https://s0.wp.com/wp-content/mu-plugins/a8c-analytics/18963dab99afed0916ef.a8c-analytics.js | 7 KB | — | ✓ | 3rd |
| https://s0.wp.com/wp-content/mu-plugins/a8c-analytics/9c4d3e3f28a09375bb45.a8c-analytics.js | 4 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (371 KB)PASS
Web fonts
2
371 KB total
Render-blocking
0
of 2
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~169 KB and ~338 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall76 requests over 2170msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
wordpress.com wordpress.com | Other | 355ms | 60 KB | — | $5/mo | Costly |
Unattributable Unattributable | Other | 156ms | 0 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 106ms | 169 KB | 37% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 87ms | 140 KB | 38% | $1/mo | Optional |
wordpress.com wordpress.com | Other | 73ms | 16 KB | — | $1/mo | Optional |
Hotjar script.hotjar.com | Session Replay | 52ms | 57 KB | 67% | $1/mo | Optional |
These scripts may cost more than they're worth
- wordpress.com adds 355ms and costs ~$5/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
wordpress.com takes 355ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
67% of Hotjar's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev