Performance
· 27 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.87 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.70 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
84 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.003
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.21 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.
7.45 s
Page Load Progression
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.1 MB transferred, 65 requestsREVIEW
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
BThird-Party Impact56% third-party, 0 ms blockingREVIEW
BImage Optimization29 images, 0 KB saveableREVIEW
CJS Execution CostAction1669ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://seoriented.it/ | 481ms | 5ms | 4ms | 1st |
| Unattributable | 421ms | 19ms | 0ms | 1st |
| https://code.tidio.co/widget-v4/1_444_0/static/js/widget.73f109c79aaf9adb34ce.js | 334ms | 240ms | 47ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-166799862-1 | 135ms | 105ms | 26ms | 3rd |
| https://seoriented.it/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 118ms | 84ms | 7ms | 1st |
| https://code.tidio.co/widget-v4/1_444_0/static/js/chunk-WidgetIframe-73f109c79aaf9adb34ce.js | 111ms | 75ms | 36ms | 3rd |
| https://cdn-cookieyes.com/client_data/b9ad6aa40c34dc5c3188c6c5/banner.js | 69ms | 55ms | 3ms | 3rd |
CJS BundlesAction20 scripts, 250 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://code.tidio.co/widget-v4/1_444_0/static/js/widget.73f109c79aaf9adb34ce.js | 215 KB | 106 KB (49%) | ✓ | 3rd |
| https://code.tidio.co/widget-v4/1_444_0/static/js/chunk-WidgetIframe-73f109c79aaf9adb34ce.js | 147 KB | 82 KB (56%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-166799862-1 | 119 KB | 63 KB (53%) | ✓ | 3rd |
| https://seoriented.it/wp-content/themes/business-pro-theme/assets/scripts/min/jquery.fitvids.min.js?ver=1.1.0 | 1 KB | — | ✓ | 1st |
| https://seoriented.it/wp-content/themes/business-pro-theme/assets/scripts/min/menus.min.js?ver=1.1.0 | 1 KB | — | ✓ | 1st |
| https://seoriented.it/wp-content/cache/autoptimize/js/autoptimize_single_d3734c4114537050c92cf91d7e2c7805.js?ver=6.2.0 | 2 KB | — | ✓ | 1st |
| https://seoriented.it/wp-includes/js/hoverIntent.min.js?ver=1.10.2 | 1 KB | — | ✓ | 1st |
| https://seoriented.it/wp-content/themes/genesis/lib/js/menu/superfish.min.js?ver=1.7.10 | 2 KB | — | ✓ | 1st |
| https://seoriented.it/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js?ver=3.6.2 | 0 KB | — | ✓ | 1st |
| https://seoriented.it/wp-content/themes/genesis/lib/js/skip-links.min.js?ver=3.6.2 | 0 KB | — | ✓ | 1st |
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
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BPage Weight Inventory65 resources · 1.1 MB · 250 KB savings availableREVIEW
~250.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 65 resources | 1.1 MiB | ||||||
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 Loading4 fonts (164 KB)PASS
Web fonts
4
164 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints1 hints, 0 missing preconnectsPASS
Current Resource Hints
1 resource hints configured
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
Network Waterfall65 requests over 1321msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
code.tidio.co code.tidio.co | Other | 334ms | 215 KB | 49% | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 135ms | 119 KB | 53% | €1/mo | Optional |
code.tidio.co code.tidio.co | Other | 111ms | 147 KB | 56% | €1/mo | Optional |
cdn-cookieyes.com cdn-cookieyes.com | Other | 69ms | 7 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- code.tidio.co adds 334ms and costs ~€2/month
code.tidio.co takes 334ms 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
53% of Google Tag Manager'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
56% of code.tidio.co'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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-06-14 — 2026-07-11)
LCP (p75)
1494 ms
91% good
INP (p75)
89 ms
94% good
CLS (p75)
0.020
98% good
FCP (p75)
1166 ms
TTFB (p75)
445 ms
Image Optimization31 images, 267 KB total, 69 KB wastedINFO
Image Optimization Audit
Total Images
31
Total Size
267 KB
Oversized
7
Wasted
69 KB