Skip to content
https://xbiz.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
5
REVIEW
7
PASS
7
INFO
3

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

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

7.91 s

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

8.29 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.003

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

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

8.29 s

Page Load Progression

3.1 s
6.2 s
9.3 s
12.4 s
15.5 s
18.6 s
21.6 s
24.7 s
Checks
22
7 PASS 7 REVIEW 5 FIX
D
Page Weight Budget
Action
2.3 MB transferred, 71 requests
FIX
2.3 MB transferred, 71 requests
Info::
Page weighs 4.3 MB (2.3 MB transferred)
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
CSS is 216 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 216 KB
Info::
71 HTTP requests
Info::
Estimated 0.47 g CO2 per page load
2.3 MB / 2.4 MB budget
2.3 MB transferred
71 requests
0.47 g CO2 per page load
JavaScript 1.0 MiB 44%
Images 786.5 KiB 34%
CSS 216.2 KiB 9%
Fonts 173.4 KiB 7%
HTML 97.8 KiB 4%
Other 12.1 KiB 1%
Other 712 B 0%
Other 185 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.3 MiB of 2.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
15 scripts, 689 KB unused
FIX
15 scripts, 689 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/A7KpaEA...: 179 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/A7KpaEA...: 179 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/A7KpaEA...: 179 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.xbiz.com/static/js/main.js?03082025: 66 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.xbiz.com/static/jquery-ui-1.12.1.custo...: 48 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.xbiz.com/static/jquery-ui-1.12.1.custo...: unminified — 25 KB could be saved
Info::
Total unused JavaScript: 689 KB
689 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js374 KB179 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js0 KB179 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js373 KB179 KB (48%)3rd
https://www.xbiz.com/static/js/main.js?0308202585 KB66 KB (78%)3rd
https://www.xbiz.com/static/jquery-ui-1.12.1.custom/jquery-ui.js?v271 KB48 KB (68%)3rd
https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.umd.js43 KB38 KB (89%)3rd
https://www.xbiz.com/static/js/theme.js?030820258 KB3rd
https://www.xbiz.com/static/js/lazyloading.js?1707202410 KB3rd
https://www.google.com/recaptcha/api.js?onload=RenderRecaptchas&render=explicit&hl=en1 KB3rd
https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.1/dist/cookieconsent.umd.js11 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
71 resources · 2.3 MB · 689 KB savings available
FIX
71 resources · 2.3 MB · 689 KB savings available
Warning::
Page weight 2.3 MB exceeds 1 MB target by 1.3 MB
Got: 2.3 MB Expected: ≤ 1 MB
Info::
~689 KB of savings available
Warning::
70 third-party resources (100% of weight)
Info::
2 resources over 200KB
71 resources · 2.3 MiB · 70 third-party 1.3 MiB over 1MB target
JavaScript 44% · 1.0 MiB
Image 34% · 798.5 KiB
CSS 9% · 216.2 KiB
Font 7% · 173.4 KiB
Document 4% · 98.1 KiB
Other 0% · 712 B

~689.2 KiB of savings available

Remove unused JavaScript: 689.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.

No Cache-Control header

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

B
Image Optimization
37 images, 0 KB saveable
REVIEW
37 images, 0 KB saveable
Info::
All images are well-optimized
37 images 786 KB
0 oversized -0 KB
36 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
533ms total JS execution
REVIEW
533ms total JS execution
Info::
https://www.xbiz.com/: 154ms CPU time
Info::
https://www.gstatic.com/recaptcha/releases/A7KpaEA...: 145ms CPU time
Info::
https://www.xbiz.com/static/js/main.js?03082025: 92ms CPU time
Info::
Unattributable: 91ms CPU time
Info::
https://ajax.googleapis.com/ajax/libs/jquery/1.12....: 50ms CPU time
Warning::
Third-party scripts: 441ms (83% of total)

Main Thread Breakdown

Script Evaluation 39% Other 26% Style & Layout 19% Rendering 9% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.xbiz.com/154ms2ms1ms3rd
https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js145ms121ms19ms3rd
https://www.xbiz.com/static/js/main.js?0308202592ms32ms1ms3rd
Unattributable91ms1ms0ms1st
https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js50ms30ms2ms3rd
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+
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 (173 KB)
PASS
7 fonts (173 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

173 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 7.9 s LCP 8.3 shttps://www.xbiz.com/static/fonts/archivonarrow/archivonarrow-bold-webfont.woffarchivonarrow-bold-webf... https://www.xbiz.com/static/fonts/archivonarrow/archivonarrow-bold-webfont.woff — 26.6 KiB — 6.3 s — font-display: swaphttps://www.xbiz.com/static/fonts/archivonarrow/archivonarrow-regular-webfont.woffarchivonarrow-regular-w... https://www.xbiz.com/static/fonts/archivonarrow/archivonarrow-regular-webfont.woff — 26.9 KiB — 7.6 s — font-display: swaphttps://www.xbiz.com/static/fonts/icomoon/icomoon.ttf?6irpt3icomoon.ttf https://www.xbiz.com/static/fonts/icomoon/icomoon.ttf?6irpt3 — 3.9 KiB — 7.6 s — font-display: swaphttps://www.xbiz.com/static/fonts/proximanova/proximanovacond-black-webfont.woffproximanovacond-black-w... https://www.xbiz.com/static/fonts/proximanova/proximanovacond-black-webfont.woff — 27.3 KiB — 8.8 s — font-display: swaphttps://www.xbiz.com/static/fonts/proximanova/proximanova-bold-webfont.woffproximanova-bold-webfon... https://www.xbiz.com/static/fonts/proximanova/proximanova-bold-webfont.woff — 27.8 KiB — 10.2 s — font-display: swaphttps://www.xbiz.com/static/fonts/proximanova/proximanova-regular-webfont.woffproximanova-regular-web... https://www.xbiz.com/static/fonts/proximanova/proximanova-regular-webfont.woff — 27.1 KiB — 10.8 s — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 108 ms — font-display: swap
archivonarrow-bold-webf... woff swap
Size 27 KB
Load time 6.3 s
Start 8.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
archivonarrow-regular-w... woff swap
Size 27 KB
Load time 7.6 s
Start 8.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
icomoon.ttf ttf swap
Size 4 KB
Load time 7.6 s
Start 8.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
proximanovacond-black-w... woff swap
Size 27 KB
Load time 8.8 s
Start 8.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
proximanova-bold-webfon... woff swap
Size 28 KB
Load time 10.2 s
Start 8.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
proximanova-regular-web... woff swap
Size 27 KB
Load time 10.8 s
Start 8.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 108 ms
Start 24.6 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 ~42 KB and ~84 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
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
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
71 requests over 26369ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s FCP 7.9 s LCP 8.3 shttps://xbiz.com// https://xbiz.com/ — 301 — 82 B — 480 ms — h2https://www.xbiz.com/www.xbiz.com/ https://www.xbiz.com/ — 200 — 70.0 KiB — 2.8 s — h2https://www.xbiz.com/static/css/main.css?18072025www.xbiz.com/static/css/main.css?18... https://www.xbiz.com/static/css/main.css?18072025 — 200 — 117.3 KiB — 4.6 s — h2https://www.xbiz.com/static/css/theme.css?18072025www.xbiz.com/static/css/theme.css?1... https://www.xbiz.com/static/css/theme.css?18072025 — 200 — 28.6 KiB — 6.6 s — h2https://www.xbiz.com/static/jquery-ui-1.12.1.custom/jquery-ui.min.csswww.xbiz.com/static/jquery-ui-1.12.... https://www.xbiz.com/static/jquery-ui-1.12.1.custom/jquery-ui.min.css — 200 — 16.9 KiB — 7.2 s — h2https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.csscdn.jsdelivr.net/npm/@fancyapps/ui@... https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.css — 200 — 6.0 KiB — 95 ms — h2https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.1/dist/cookieconsent.csscdn.jsdelivr.net/gh/orestbida/cooki... https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.1/dist/cookieconsent.css — 200 — 6.1 KiB — 96 ms — h2https://www.xbiz.com/static/js/lazyloading.jswww.xbiz.com/static/js/lazyloading.... https://www.xbiz.com/static/js/lazyloading.js — 200 — 10.3 KiB — 7.2 s — h2https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js — 200 — 33.8 KiB — 158 ms — h2https://www.xbiz.com/static/images/logo.svgwww.xbiz.com/static/images/logo.svg https://www.xbiz.com/static/images/logo.svg — 200 — 11.2 KiB — 7.2 s — h2https://images.xbiz.com/images/magazines/443_md.jpg/t/1782920130images.xbiz.com/images/magazines/44... https://images.xbiz.com/images/magazines/443_md.jpg/t/1782920130 — 200 — 157.8 KiB — 162 ms — h2https://images.xbiz.com/images/magazines/445_md.jpg/t/1782920211images.xbiz.com/images/magazines/44... https://images.xbiz.com/images/magazines/445_md.jpg/t/1782920211 — 200 — 144.7 KiB — 48 ms — h2https://images.xbiz.com/images/news/299498/600x343.jpg/t/1784244537images.xbiz.com/images/news/299498/... https://images.xbiz.com/images/news/299498/600x343.jpg/t/1784244537 — 200 — 45.4 KiB — 35 ms — h2https://images.xbiz.com/images/news/299495/285x169.jpg/t/1784232531images.xbiz.com/images/news/299495/... https://images.xbiz.com/images/news/299495/285x169.jpg/t/1784232531 — 200 — 25.7 KiB — 33 ms — h2https://www.xbiz.com/static/js/footer.js?04112025www.xbiz.com/static/js/footer.js?04... https://www.xbiz.com/static/js/footer.js?04112025 — 200 — 4.6 KiB — 5.9 s — h2https://www.xbiz.com/static/jquery-ui-1.12.1.custom/jquery-ui.js?v2www.xbiz.com/static/jquery-ui-1.12.... https://www.xbiz.com/static/jquery-ui-1.12.1.custom/jquery-ui.js?v2 — 200 — 70.6 KiB — 2.6 s — h2https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.umd.jscdn.jsdelivr.net/npm/@fancyapps/ui@... https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.umd.js — 200 — 42.8 KiB — 34 ms — h2https://www.xbiz.com/static/js/main.js?03082025www.xbiz.com/static/js/main.js?0308... https://www.xbiz.com/static/js/main.js?03082025 — 200 — 85.3 KiB — 15.4 s — h2https://www.xbiz.com/static/js/theme.js?03082025www.xbiz.com/static/js/theme.js?030... https://www.xbiz.com/static/js/theme.js?03082025 — 200 — 8.4 KiB — 12.7 s — h2https://www.xbiz.com/static/js/lazyloading.js?17072024www.xbiz.com/static/js/lazyloading.... https://www.xbiz.com/static/js/lazyloading.js?17072024 — 200 — 10.3 KiB — 13.6 s — h2https://www.xbiz.com/static/images/logo-header.svgwww.xbiz.com/static/images/logo-hea... https://www.xbiz.com/static/images/logo-header.svg — 200 — 3.5 KiB — 13.6 s — h2https://images.xbiz.com/images/news/299494/285x169.jpg/t/1784232390images.xbiz.com/images/news/299494/... https://images.xbiz.com/images/news/299494/285x169.jpg/t/1784232390 — 200 — 15.2 KiB — 39 ms — h2https://www.xbiz.com/static/images/placeholder_285x169.svgwww.xbiz.com/static/images/placehol... https://www.xbiz.com/static/images/placeholder_285x169.svg — 200 — 1017 B — 13.6 s — h2https://images.xbiz.com/images/articles/299361/238x145.jpg/t/1783705721images.xbiz.com/images/articles/299... https://images.xbiz.com/images/articles/299361/238x145.jpg/t/1783705721 — 200 — 17.7 KiB — 40 ms — h2https://images.xbiz.com/images/articles/299360/238x145.jpg/t/1783705434images.xbiz.com/images/articles/299... https://images.xbiz.com/images/articles/299360/238x145.jpg/t/1783705434 — 200 — 12.6 KiB — 42 ms — h2https://www.xbiz.com/static/images/placeholder_238x145.svgwww.xbiz.com/static/images/placehol... https://www.xbiz.com/static/images/placeholder_238x145.svg — 200 — 783 B — 13.6 s — h2https://www.xbiz.com/static/images/placeholder_77x77.svgwww.xbiz.com/static/images/placehol... https://www.xbiz.com/static/images/placeholder_77x77.svg — 200 — 753 B — 13.6 s — h2https://www.xbiz.com/static/images/placeholder_282x159.svgwww.xbiz.com/static/images/placehol... https://www.xbiz.com/static/images/placeholder_282x159.svg — 200 — 783 B — 13.6 s — h2https://www.xbiz.com/static/images/placeholder_289x400.svgwww.xbiz.com/static/images/placehol... https://www.xbiz.com/static/images/placeholder_289x400.svg — 200 — 781 B — 13.6 s — h2https://www.google.com/recaptcha/api.js?onload=RenderRecaptchas&render=explicit&hl=enwww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=RenderRecaptchas&render=explicit&hl=en — 200 — 1.0 KiB — 65 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s FCP 7.9 s LCP 8.3 shttps://xbiz.com// https://xbiz.com/ — 301 — 82 B — 480 ms — h2https://www.xbiz.com/www.xbiz.com/ https://www.xbiz.com/ — 200 — 70.0 KiB — 2.8 s — h2https://www.xbiz.com/static/css/main.css?18072025www.xbiz.com/static/css/main.css?18... https://www.xbiz.com/static/css/main.css?18072025 — 200 — 117.3 KiB — 4.6 s — h2https://www.xbiz.com/static/css/theme.css?18072025www.xbiz.com/static/css/theme.css?1... https://www.xbiz.com/static/css/theme.css?18072025 — 200 — 28.6 KiB — 6.6 s — h2https://www.xbiz.com/static/jquery-ui-1.12.1.custom/jquery-ui.min.csswww.xbiz.com/static/jquery-ui-1.12.... https://www.xbiz.com/static/jquery-ui-1.12.1.custom/jquery-ui.min.css — 200 — 16.9 KiB — 7.2 s — h2https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.csscdn.jsdelivr.net/npm/@fancyapps/ui@... https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.css — 200 — 6.0 KiB — 95 ms — h2https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.1/dist/cookieconsent.csscdn.jsdelivr.net/gh/orestbida/cooki... https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.1/dist/cookieconsent.css — 200 — 6.1 KiB — 96 ms — h2https://www.xbiz.com/static/js/lazyloading.jswww.xbiz.com/static/js/lazyloading.... https://www.xbiz.com/static/js/lazyloading.js — 200 — 10.3 KiB — 7.2 s — h2https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js — 200 — 33.8 KiB — 158 ms — h2https://www.xbiz.com/static/images/logo.svgwww.xbiz.com/static/images/logo.svg https://www.xbiz.com/static/images/logo.svg — 200 — 11.2 KiB — 7.2 s — h2https://images.xbiz.com/images/magazines/443_md.jpg/t/1782920130images.xbiz.com/images/magazines/44... https://images.xbiz.com/images/magazines/443_md.jpg/t/1782920130 — 200 — 157.8 KiB — 162 ms — h2https://images.xbiz.com/images/magazines/445_md.jpg/t/1782920211images.xbiz.com/images/magazines/44... https://images.xbiz.com/images/magazines/445_md.jpg/t/1782920211 — 200 — 144.7 KiB — 48 ms — h2https://images.xbiz.com/images/news/299498/600x343.jpg/t/1784244537images.xbiz.com/images/news/299498/... https://images.xbiz.com/images/news/299498/600x343.jpg/t/1784244537 — 200 — 45.4 KiB — 35 ms — h2https://images.xbiz.com/images/news/299495/285x169.jpg/t/1784232531images.xbiz.com/images/news/299495/... https://images.xbiz.com/images/news/299495/285x169.jpg/t/1784232531 — 200 — 25.7 KiB — 33 ms — h2https://www.xbiz.com/static/js/footer.js?04112025www.xbiz.com/static/js/footer.js?04... https://www.xbiz.com/static/js/footer.js?04112025 — 200 — 4.6 KiB — 5.9 s — h2https://www.xbiz.com/static/jquery-ui-1.12.1.custom/jquery-ui.js?v2www.xbiz.com/static/jquery-ui-1.12.... https://www.xbiz.com/static/jquery-ui-1.12.1.custom/jquery-ui.js?v2 — 200 — 70.6 KiB — 2.6 s — h2https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.umd.jscdn.jsdelivr.net/npm/@fancyapps/ui@... https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.umd.js — 200 — 42.8 KiB — 34 ms — h2https://www.xbiz.com/static/js/main.js?03082025www.xbiz.com/static/js/main.js?0308... https://www.xbiz.com/static/js/main.js?03082025 — 200 — 85.3 KiB — 15.4 s — h2https://www.xbiz.com/static/js/theme.js?03082025www.xbiz.com/static/js/theme.js?030... https://www.xbiz.com/static/js/theme.js?03082025 — 200 — 8.4 KiB — 12.7 s — h2https://www.xbiz.com/static/js/lazyloading.js?17072024www.xbiz.com/static/js/lazyloading.... https://www.xbiz.com/static/js/lazyloading.js?17072024 — 200 — 10.3 KiB — 13.6 s — h2https://www.xbiz.com/static/images/logo-header.svgwww.xbiz.com/static/images/logo-hea... https://www.xbiz.com/static/images/logo-header.svg — 200 — 3.5 KiB — 13.6 s — h2https://images.xbiz.com/images/news/299494/285x169.jpg/t/1784232390images.xbiz.com/images/news/299494/... https://images.xbiz.com/images/news/299494/285x169.jpg/t/1784232390 — 200 — 15.2 KiB — 39 ms — h2https://www.xbiz.com/static/images/placeholder_285x169.svgwww.xbiz.com/static/images/placehol... https://www.xbiz.com/static/images/placeholder_285x169.svg — 200 — 1017 B — 13.6 s — h2https://images.xbiz.com/images/articles/299361/238x145.jpg/t/1783705721images.xbiz.com/images/articles/299... https://images.xbiz.com/images/articles/299361/238x145.jpg/t/1783705721 — 200 — 17.7 KiB — 40 ms — h2https://images.xbiz.com/images/articles/299360/238x145.jpg/t/1783705434images.xbiz.com/images/articles/299... https://images.xbiz.com/images/articles/299360/238x145.jpg/t/1783705434 — 200 — 12.6 KiB — 42 ms — h2https://www.xbiz.com/static/images/placeholder_238x145.svgwww.xbiz.com/static/images/placehol... https://www.xbiz.com/static/images/placeholder_238x145.svg — 200 — 783 B — 13.6 s — h2https://www.xbiz.com/static/images/placeholder_77x77.svgwww.xbiz.com/static/images/placehol... https://www.xbiz.com/static/images/placeholder_77x77.svg — 200 — 753 B — 13.6 s — h2https://www.xbiz.com/static/images/placeholder_282x159.svgwww.xbiz.com/static/images/placehol... https://www.xbiz.com/static/images/placeholder_282x159.svg — 200 — 783 B — 13.6 s — h2https://www.xbiz.com/static/images/placeholder_289x400.svgwww.xbiz.com/static/images/placehol... https://www.xbiz.com/static/images/placeholder_289x400.svg — 200 — 781 B — 13.6 s — h2https://www.google.com/recaptcha/api.js?onload=RenderRecaptchas&render=explicit&hl=enwww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=RenderRecaptchas&render=explicit&hl=en — 200 — 1.0 KiB — 65 ms — h3https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.1/dist/cookieconsent.umd.jscdn.jsdelivr.net/gh/orestbida/cooki... https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.1/dist/cookieconsent.umd.js — 200 — 10.5 KiB — 31 ms — h2https://www.xbiz.com/static/js/consent-config.js?03072026-5www.xbiz.com/static/js/consent-conf... https://www.xbiz.com/static/js/consent-config.js?03072026-5 — 200 — 4.3 KiB — 13.6 s — h2https://www.xbiz.com/static/images/shadow.pngwww.xbiz.com/static/images/shadow.p... https://www.xbiz.com/static/images/shadow.png — 200 — 3.7 KiB — 13.5 s — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAFklEQVQImWNgwAHu3r37fwhJMDAwA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAFklEQVQImWNgwAHu3r37fwhJMDAwA… — 200 — 0 B — 0 ms — datahttps://www.xbiz.com/static/images/footer-bg-overlay.pngwww.xbiz.com/static/images/footer-b... https://www.xbiz.com/static/images/footer-bg-overlay.png — 200 — 75.2 KiB — 17.0 s — h2https://www.xbiz.com/news/299498/eporner-must-face-copyright-suit-after-judge-affirms-jurisdictionwww.xbiz.com/news/299498/eporner-mu... https://www.xbiz.com/news/299498/eporner-must-face-copyright-suit-after-judge-affirms-jurisdiction — 200 — 185 B — 10.0 s — h2https://www.xbiz.com/static/fonts/archivonarrow/archivonarrow-bold-webfont.woffwww.xbiz.com/static/fonts/archivona... https://www.xbiz.com/static/fonts/archivonarrow/archivonarrow-bold-webfont.woff — 200 — 26.6 KiB — 6.3 s — h2https://www.xbiz.com/static/fonts/archivonarrow/archivonarrow-regular-webfont.woffwww.xbiz.com/static/fonts/archivona... https://www.xbiz.com/static/fonts/archivonarrow/archivonarrow-regular-webfont.woff — 200 — 26.9 KiB — 7.6 s — h2https://www.xbiz.com/static/fonts/icomoon/icomoon.ttf?6irpt3www.xbiz.com/static/fonts/icomoon/i... https://www.xbiz.com/static/fonts/icomoon/icomoon.ttf?6irpt3 — 200 — 3.9 KiB — 7.6 s — h2https://www.xbiz.com/static/fonts/proximanova/proximanovacond-black-webfont.woffwww.xbiz.com/static/fonts/proximano... https://www.xbiz.com/static/fonts/proximanova/proximanovacond-black-webfont.woff — 200 — 27.3 KiB — 8.8 s — h2https://www.xbiz.com/static/fonts/proximanova/proximanova-bold-webfont.woffwww.xbiz.com/static/fonts/proximano... https://www.xbiz.com/static/fonts/proximanova/proximanova-bold-webfont.woff — 200 — 27.8 KiB — 10.2 s — h2https://www.xbiz.com/static/fonts/proximanova/proximanova-regular-webfont.woffwww.xbiz.com/static/fonts/proximano... https://www.xbiz.com/static/fonts/proximanova/proximanova-regular-webfont.woff — 200 — 27.1 KiB — 10.8 s — h2https://www.xbiz.com/static/manifest.jsonwww.xbiz.com/static/manifest.json https://www.xbiz.com/static/manifest.json — 200 — 712 B — 491 ms — h2https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js — 200 — 374.0 KiB — 276 ms — h2https://images.xbiz.com/images/news/299222/150x150.jpg/t/1783442148images.xbiz.com/images/news/299222/... https://images.xbiz.com/images/news/299222/150x150.jpg/t/1783442148 — 200 — 17.7 KiB — 35 ms — h2https://images.xbiz.com/images/news/299218/150x150.jpg/t/1783442169images.xbiz.com/images/news/299218/... https://images.xbiz.com/images/news/299218/150x150.jpg/t/1783442169 — 200 — 9.4 KiB — 37 ms — h2https://images.xbiz.com/images/news/299157/150x150.jpg/t/1783433982images.xbiz.com/images/news/299157/... https://images.xbiz.com/images/news/299157/150x150.jpg/t/1783433982 — 200 — 9.3 KiB — 38 ms — h2https://images.xbiz.com/images/news/299098/150x150.jpg/t/1783434002images.xbiz.com/images/news/299098/... https://images.xbiz.com/images/news/299098/150x150.jpg/t/1783434002 — 200 — 11.1 KiB — 39 ms — h2https://images.xbiz.com/images/news/299492/285x169.jpg/t/1784223547images.xbiz.com/images/news/299492/... https://images.xbiz.com/images/news/299492/285x169.jpg/t/1784223547 — 200 — 13.2 KiB — 35 ms — h2https://images.xbiz.com/images/news/299491/285x169.jpg/t/1784222208images.xbiz.com/images/news/299491/... https://images.xbiz.com/images/news/299491/285x169.jpg/t/1784222208 — 200 — 25.6 KiB — 37 ms — h2https://images.xbiz.com/images/news/299490/285x169.jpg/t/1784216121images.xbiz.com/images/news/299490/... https://images.xbiz.com/images/news/299490/285x169.jpg/t/1784216121 — 200 — 30.0 KiB — 40 ms — h2https://images.xbiz.com/images/news/299478/285x169.jpg/t/1784153996images.xbiz.com/images/news/299478/... https://images.xbiz.com/images/news/299478/285x169.jpg/t/1784153996 — 200 — 20.5 KiB — 43 ms — h2https://images.xbiz.com/images/news/299477/285x169.jpg/t/1784152385images.xbiz.com/images/news/299477/... https://images.xbiz.com/images/news/299477/285x169.jpg/t/1784152385 — 200 — 7.5 KiB — 44 ms — h2https://images.xbiz.com/images/articles/299358/238x145.jpg/t/1784221986images.xbiz.com/images/articles/299... https://images.xbiz.com/images/articles/299358/238x145.jpg/t/1784221986 — 200 — 10.8 KiB — 45 ms — h2https://images.xbiz.com/images/news/299015/150x150.jpg/t/1783434023images.xbiz.com/images/news/299015/... https://images.xbiz.com/images/news/299015/150x150.jpg/t/1783434023 — 200 — 8.3 KiB — 46 ms — h2https://images.xbiz.com/images/calendar/298800_x4/150x150.jpg/t/1781128977images.xbiz.com/images/calendar/298... https://images.xbiz.com/images/calendar/298800_x4/150x150.jpg/t/1781128977 — 200 — 13.2 KiB — 47 ms — h2https://images.xbiz.com/images/calendar/295749_x4/150x150.jpg/t/1780941287images.xbiz.com/images/calendar/295... https://images.xbiz.com/images/calendar/295749_x4/150x150.jpg/t/1780941287 — 200 — 12.5 KiB — 48 ms — h2https://images.xbiz.com/images/news/299493/285x169.jpg/t/1784255524images.xbiz.com/images/news/299493/... https://images.xbiz.com/images/news/299493/285x169.jpg/t/1784255524 — 200 — 19.3 KiB — 33 ms — h2https://www.xbiz.com/static/jquery-ui-1.12.1.custom/images/ui-bg_loop_25_000000_21x21.pngwww.xbiz.com/static/jquery-ui-1.12.... https://www.xbiz.com/static/jquery-ui-1.12.1.custom/images/ui-bg_loop_25_000000_21x21.png — 200 — 575 B — 1.6 s — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfa8qIZAAAAADGtjrN7rRNphwnvyle9NigtczUe&co=aHR0cHM6Ly93d3cueGJpei5jb206NDQz&hl=en&v=A7KpaEASfhDcK0nXxgQEyyYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=uwbwxbiqnvpxwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfa8qIZAAAAADGtjrN7rRNphwnvyle9NigtczUe&co=aHR0cHM6Ly93d3cueGJpei5jb206NDQz&hl=en&v=A7KpaEASfhDcK0nXxgQEyyYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=uwbwxbiqnvpx — 200 — 27.8 KiB — 89 ms — h3https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/styles__ltr.css — 200 — 41.4 KiB — 32 ms — h3https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js — 200 — 373.3 KiB — 92 ms — h3https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=A7KpaEASfhDcK0nXxgQEyyYvwww.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=A7KpaEASfhDcK0nXxgQEyyYv — 200 — 23 B — 191 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.2 KiB — 19 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 — 108 ms — h3https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js — 200 — 0 B — 15 ms — h3https://www.xbiz.com/static/favicon.icowww.xbiz.com/static/favicon.ico https://www.xbiz.com/static/favicon.ico — 200 — 12.0 KiB — 491 ms — h2https://images.xbiz.com/images/news/299461/285x169.jpg/t/1784142104images.xbiz.com/images/news/299461/... https://images.xbiz.com/images/news/299461/285x169.jpg/t/1784142104 — 200 — 18.1 KiB — 34 ms — h2https://images.xbiz.com/images/articles/299334/238x145.jpg/t/1783965451images.xbiz.com/images/articles/299... https://images.xbiz.com/images/articles/299334/238x145.jpg/t/1783965451 — 200 — 15.4 KiB — 36 ms — h2https://images.xbiz.com/images/calendar/295852_x4/150x150.jpg/t/1779824548images.xbiz.com/images/calendar/295... https://images.xbiz.com/images/calendar/295852_x4/150x150.jpg/t/1779824548 — 200 — 16.5 KiB — 38 ms — h2https://images.xbiz.com/images/news/299484/285x169.jpg/t/1784146333images.xbiz.com/images/news/299484/... https://images.xbiz.com/images/news/299484/285x169.jpg/t/1784146333 — 200 — 8.4 KiB — 33 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
83% of JavaScript execution is third-party
First-party Third-party 441ms · 189KB · €5/mo
www.xbiz.com
Other
Optional
Execution 154ms
Transfer 70 KB
Monthly Cost €2/mo
www.gstatic.com
Other
Optional
Execution 145ms
Transfer 0 KB
Unused 48%
Monthly Cost €2/mo
www.xbiz.com
Other
Optional
Execution 92ms
Transfer 85 KB
Unused 78%
Monthly Cost €1/mo
ajax.googleapis.com
Other
Optional
Execution 50ms
Transfer 34 KB
Monthly Cost €1/mo

83% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

78% of www.xbiz.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

Image Optimization
51 images, 33 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

51

Total Size

33 KB

46 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