Skip to content
https://splsezzespa.it

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
4
REVIEW
6
PASS
9
INFO
3

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

80
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
87
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

940 ms

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

2.95 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.014

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

1.66 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.97 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
22
9 PASS 6 REVIEW 4 FIX
F
Page Weight Budget
Action
5.5 MB transferred, 119 requests
FIX
5.5 MB transferred, 119 requests
Critical::
Page weighs 7.6 MB (5.5 MB transferred)
Warning::
Images are 4.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.1 MB
Warning::
JavaScript is 842 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 842 KB
Info::
Fonts are 289 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 289 KB
Warning::
119 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.5 MB / 2.4 MB budget
5.5 MB transferred
119 requests
1.1 g CO2 per page load
Images 4.1 MiB 76%
JavaScript 841.6 KiB 15%
Fonts 288.9 KiB 5%
CSS 180.5 KiB 3%
HTML 24.5 KiB 0%
Other 2.0 KiB 0%
Other 46 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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

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 (5.5 MiB of 5.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
119 resources · 5.5 MB · 200 KB savings available
FIX
119 resources · 5.5 MB · 200 KB savings available
Warning::
Page weight 5.5 MB exceeds 1 MB target by 4.5 MB
Got: 5.5 MB Expected: ≤ 1 MB
Info::
~200 KB of savings available
Warning::
118 third-party resources (100% of weight)
Info::
8 resources over 200KB
119 resources · 5.5 MiB · 118 third-party 4.5 MiB over 1MB target
Image 76% · 4.1 MiB
JavaScript 15% · 841.6 KiB
Font 5% · 288.9 KiB
CSS 3% · 180.5 KiB
Document 0% · 25.1 KiB
Other 0% · 46 B

~199.8 KiB of savings available

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

C
Image Optimization
Action
27 images, 0 KB saveable
REVIEW
27 images, 0 KB saveable
Warning::
https://www.splsezzespa.it/it-IT/wp-content/upload... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.splsezzespa.it/it-IT/wp-content/upload... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.splsezzespa.it/it-IT/wp-content/upload... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.splsezzespa.it/it-IT/wp-content/upload... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
27 images 4.1 MB
0 oversized -0 KB
26 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
37 scripts, 200 KB unused
REVIEW
37 scripts, 200 KB unused
Warning::
https://www.splsezzespa.it/it-IT/wp-content/plugin...: 136 KB unused (97%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.splsezzespa.it/it-IT/wp-content/themes...: 40 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.splsezzespa.it/it-IT/wp-content/plugin...: 24 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 200 KB
200 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5140 KB136 KB (97%)3rd
https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/vendors/flickity.pkgd.min.js?ver=4.1.656 KB40 KB (71%)3rd
https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.0.950 KB24 KB (49%)3rd
https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.932 KB3rd
https://stats.wp.com/e-202622.js2 KB3rd
https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/drop-down-mobile-menu.min.js?ver=4.1.614 KB3rd
https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/drop-down-search.min.js?ver=4.1.68 KB3rd
https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/vendors/magnific-popup.min.js?ver=4.1.621 KB3rd
https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/ow-lightbox.min.js?ver=4.1.64 KB3rd
https://c0.wp.com/c/7.0/wp-includes/js/imagesloaded.min.js2 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

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+
JS Execution Cost
329ms total JS execution
PASS
329ms total JS execution
Info::
https://www.splsezzespa.it/it-IT/: 208ms CPU time
Info::
Unattributable: 121ms CPU time
Warning::
Third-party scripts: 208ms (63% of total)

Main Thread Breakdown

Other 45% Script Evaluation 21% Style & Layout 18% Parse HTML & CSS 9% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.splsezzespa.it/it-IT/208ms3ms1ms3rd
Unattributable121ms2ms0ms1st
A+
Font Loading
6 fonts (289 KB)
PASS
6 fonts (289 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

289 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 940 ms LCP 2.9 shttps://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 76.5 KiB — 86 ms — font-display: swaphttps://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0Simple-Line-Icons.woff2 https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0 — 29.5 KiB — 57 ms — font-display: swaphttps://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2roboto-kfo7cnqeu92fr1me... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2 — 39.3 KiB — 54 ms — font-display: swaphttps://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/rocknrollone-kmk7zqspgafceuiw6fflmec9sujrsg.woff2rocknrollone-kmk7zqspga... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/rocknrollone-kmk7zqspgafceuiw6fflmec9sujrsg.woff2 — 20.3 KiB — 52 ms — font-display: swaphttps://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 79.9 KiB — 99 ms — font-display: swaphttps://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2roboto-kfo5cnqeu92fr1mu... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2 — 43.3 KiB — 61 ms — font-display: swap
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 86 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
Simple-Line-Icons.woff2 woff2 swap
Size 30 KB
Load time 57 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
roboto-kfo7cnqeu92fr1me... woff2 swap
Size 39 KB
Load time 54 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
rocknrollone-kmk7zqspga... woff2 swap
Size 20 KB
Load time 52 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 80 KB
Load time 99 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
roboto-kfo5cnqeu92fr1mu... woff2 swap
Size 43 KB
Load time 61 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)
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+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
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
119 requests over 2601ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 940 ms LCP 2.9 shttps://splsezzespa.it// https://splsezzespa.it/ — 301 — 127 B — 111 ms — h2https://www.splsezzespa.it/www.splsezzespa.it/ https://www.splsezzespa.it/ — 302 — 133 B — 42 ms — h2https://www.splsezzespa.it/it-IT/www.splsezzespa.it/it-IT/ https://www.splsezzespa.it/it-IT/ — 200 — 23.5 KiB — 658 ms — h2https://www.splsezzespa.it/it-IT/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.css?ver=15.8www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.css?ver=15.8 — 200 — 1.2 KiB — 44 ms — h3https://c0.wp.com/c/7.0/wp-includes/css/dist/components/style.min.cssc0.wp.com/c/7.0/wp-includes/css/dis... https://c0.wp.com/c/7.0/wp-includes/css/dist/components/style.min.css — 200 — 14.6 KiB — 31 ms — h2https://c0.wp.com/c/7.0/wp-includes/css/dist/preferences/style.min.cssc0.wp.com/c/7.0/wp-includes/css/dis... https://c0.wp.com/c/7.0/wp-includes/css/dist/preferences/style.min.css — 200 — 736 B — 28 ms — h2https://c0.wp.com/c/7.0/wp-includes/css/dist/block-editor/style.min.cssc0.wp.com/c/7.0/wp-includes/css/dis... https://c0.wp.com/c/7.0/wp-includes/css/dist/block-editor/style.min.css — 200 — 16.6 KiB — 34 ms — h2https://www.splsezzespa.it/it-IT/wp-content/plugins/popup-maker/dist/packages/block-library-style.css?ver=7424eb959f91acb8bbb2www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/popup-maker/dist/packages/block-library-style.css?ver=7424eb959f91acb8bbb2 — 404 — 272 B — 573 ms — h3https://c0.wp.com/c/7.0/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.cssc0.wp.com/c/7.0/wp-includes/js/medi... https://c0.wp.com/c/7.0/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css — 200 — 2.9 KiB — 28 ms — h2https://c0.wp.com/c/7.0/wp-includes/js/mediaelement/wp-mediaelement.min.cssc0.wp.com/c/7.0/wp-includes/js/medi... https://c0.wp.com/c/7.0/wp-includes/js/mediaelement/wp-mediaelement.min.css — 200 — 1.4 KiB — 29 ms — h2https://www.splsezzespa.it/it-IT/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.6 — 200 — 1.4 KiB — 46 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/fonts/fontawesome/css/all.min.css?ver=6.7.2www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/fonts/fontawesome/css/all.min.css?ver=6.7.2 — 200 — 21.4 KiB — 53 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.min.css?ver=2.4.0www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.min.css?ver=2.4.0 — 200 — 2.5 KiB — 55 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/css/style.min.css?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/css/style.min.css?ver=4.1.6 — 200 — 27.9 KiB — 73 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/select.css?ver=0edd78a6f12e2b918b82www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/select.css?ver=0edd78a6f12e2b918b82 — 200 — 392 B — 69 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/checkbox.css?ver=6e25adbbae5a5d1bb65ewww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/checkbox.css?ver=6e25adbbae5a5d1bb65e — 200 — 651 B — 71 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/radio.css?ver=7c6d0d4d7df91e6bd6a4www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/radio.css?ver=7c6d0d4d7df91e6bd6a4 — 200 — 595 B — 72 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/advanced-choices/assets/build/main.css?ver=ca05550a7cac3b9b55a3www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/advanced-choices/assets/build/main.css?ver=ca05550a7cac3b9b55a3 — 200 — 845 B — 74 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/wysiwyg/assets/build/wysiwyg.css?ver=5a4d16fb6d7a94700261www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/wysiwyg/assets/build/wysiwyg.css?ver=5a4d16fb6d7a94700261 — 200 — 1.1 KiB — 75 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/switcher/assets/build/switcher.css?ver=06c887a8b9195e5a119dwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/switcher/assets/build/switcher.css?ver=06c887a8b9195e5a119d — 200 — 769 B — 78 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/multi-gateway/assets/build/multi-gateway.css?ver=47bf27f09045105a3c5dwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/multi-gateway/assets/build/multi-gateway.css?ver=47bf27f09045105a3c5d — 200 — 439 B — 80 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/tablepress/css/build/default.css?ver=3.3.1www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/tablepress/css/build/default.css?ver=3.3.1 — 200 — 1.9 KiB — 82 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.48.0www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.48.0 — 200 — 4.5 KiB — 83 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.9 — 200 — 7.4 KiB — 85 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/css/post-7.css?ver=1779471693www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/css/post-7.css?ver=1779471693 — 200 — 541 B — 86 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.9 — 200 — 310 B — 87 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css?ver=4.0.9 — 200 — 438 B — 88 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.min.css?ver=4.0.9 — 200 — 356 B — 89 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 4.7 KiB — 95 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.0.9 — 200 — 952 B — 93 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 940 ms LCP 2.9 shttps://splsezzespa.it// https://splsezzespa.it/ — 301 — 127 B — 111 ms — h2https://www.splsezzespa.it/www.splsezzespa.it/ https://www.splsezzespa.it/ — 302 — 133 B — 42 ms — h2https://www.splsezzespa.it/it-IT/www.splsezzespa.it/it-IT/ https://www.splsezzespa.it/it-IT/ — 200 — 23.5 KiB — 658 ms — h2https://www.splsezzespa.it/it-IT/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.css?ver=15.8www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.css?ver=15.8 — 200 — 1.2 KiB — 44 ms — h3https://c0.wp.com/c/7.0/wp-includes/css/dist/components/style.min.cssc0.wp.com/c/7.0/wp-includes/css/dis... https://c0.wp.com/c/7.0/wp-includes/css/dist/components/style.min.css — 200 — 14.6 KiB — 31 ms — h2https://c0.wp.com/c/7.0/wp-includes/css/dist/preferences/style.min.cssc0.wp.com/c/7.0/wp-includes/css/dis... https://c0.wp.com/c/7.0/wp-includes/css/dist/preferences/style.min.css — 200 — 736 B — 28 ms — h2https://c0.wp.com/c/7.0/wp-includes/css/dist/block-editor/style.min.cssc0.wp.com/c/7.0/wp-includes/css/dis... https://c0.wp.com/c/7.0/wp-includes/css/dist/block-editor/style.min.css — 200 — 16.6 KiB — 34 ms — h2https://www.splsezzespa.it/it-IT/wp-content/plugins/popup-maker/dist/packages/block-library-style.css?ver=7424eb959f91acb8bbb2www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/popup-maker/dist/packages/block-library-style.css?ver=7424eb959f91acb8bbb2 — 404 — 272 B — 573 ms — h3https://c0.wp.com/c/7.0/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.cssc0.wp.com/c/7.0/wp-includes/js/medi... https://c0.wp.com/c/7.0/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css — 200 — 2.9 KiB — 28 ms — h2https://c0.wp.com/c/7.0/wp-includes/js/mediaelement/wp-mediaelement.min.cssc0.wp.com/c/7.0/wp-includes/js/medi... https://c0.wp.com/c/7.0/wp-includes/js/mediaelement/wp-mediaelement.min.css — 200 — 1.4 KiB — 29 ms — h2https://www.splsezzespa.it/it-IT/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.6 — 200 — 1.4 KiB — 46 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/fonts/fontawesome/css/all.min.css?ver=6.7.2www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/fonts/fontawesome/css/all.min.css?ver=6.7.2 — 200 — 21.4 KiB — 53 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.min.css?ver=2.4.0www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.min.css?ver=2.4.0 — 200 — 2.5 KiB — 55 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/css/style.min.css?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/css/style.min.css?ver=4.1.6 — 200 — 27.9 KiB — 73 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/select.css?ver=0edd78a6f12e2b918b82www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/select.css?ver=0edd78a6f12e2b918b82 — 200 — 392 B — 69 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/checkbox.css?ver=6e25adbbae5a5d1bb65ewww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/checkbox.css?ver=6e25adbbae5a5d1bb65e — 200 — 651 B — 71 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/radio.css?ver=7c6d0d4d7df91e6bd6a4www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/radio.css?ver=7c6d0d4d7df91e6bd6a4 — 200 — 595 B — 72 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/advanced-choices/assets/build/main.css?ver=ca05550a7cac3b9b55a3www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/advanced-choices/assets/build/main.css?ver=ca05550a7cac3b9b55a3 — 200 — 845 B — 74 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/wysiwyg/assets/build/wysiwyg.css?ver=5a4d16fb6d7a94700261www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/wysiwyg/assets/build/wysiwyg.css?ver=5a4d16fb6d7a94700261 — 200 — 1.1 KiB — 75 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/switcher/assets/build/switcher.css?ver=06c887a8b9195e5a119dwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/switcher/assets/build/switcher.css?ver=06c887a8b9195e5a119d — 200 — 769 B — 78 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/multi-gateway/assets/build/multi-gateway.css?ver=47bf27f09045105a3c5dwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/jetformbuilder/modules/multi-gateway/assets/build/multi-gateway.css?ver=47bf27f09045105a3c5d — 200 — 439 B — 80 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/tablepress/css/build/default.css?ver=3.3.1www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/tablepress/css/build/default.css?ver=3.3.1 — 200 — 1.9 KiB — 82 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.48.0www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.48.0 — 200 — 4.5 KiB — 83 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.9 — 200 — 7.4 KiB — 85 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/css/post-7.css?ver=1779471693www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/css/post-7.css?ver=1779471693 — 200 — 541 B — 86 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.9 — 200 — 310 B — 87 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css?ver=4.0.9 — 200 — 438 B — 88 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.min.css?ver=4.0.9 — 200 — 356 B — 89 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 4.7 KiB — 95 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.0.9 — 200 — 952 B — 93 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.9 — 200 — 367 B — 96 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=4.0.9 — 200 — 229 B — 96 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.0.9 — 200 — 487 B — 99 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/animations/styles/jello.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/animations/styles/jello.min.css?ver=4.0.9 — 200 — 353 B — 100 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/widget-google_maps.min.css?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/css/widget-google_maps.min.css?ver=4.0.9 — 200 — 288 B — 102 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/css/post-5.css?ver=1779472049www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/css/post-5.css?ver=1779472049 — 200 — 3.1 KiB — 101 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/ocean-extra/assets/css/widgets.css?ver=7.0www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/ocean-extra/assets/css/widgets.css?ver=7.0 — 200 — 6.9 KiB — 103 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1743068812www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1743068812 — 200 — 3.1 KiB — 105 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1743068817www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1743068817 — 200 — 1.1 KiB — 104 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/css/rocknrollone.css?ver=1743068832www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/css/rocknrollone.css?ver=1743068832 — 200 — 30.3 KiB — 112 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3 — 200 — 12.5 KiB — 106 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3 — 200 — 458 B — 113 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3 — 200 — 459 B — 114 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/cookie-notice/js/front.min.js?ver=3.0.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/cookie-notice/js/front.min.js?ver=3.0.6 — 200 — 9.1 KiB — 118 ms — h3https://c0.wp.com/c/7.0/wp-includes/js/jquery/jquery.min.jsc0.wp.com/c/7.0/wp-includes/js/jque... https://c0.wp.com/c/7.0/wp-includes/js/jquery/jquery.min.js — 200 — 31.1 KiB — 24 ms — h2https://c0.wp.com/c/7.0/wp-includes/js/jquery/jquery-migrate.min.jsc0.wp.com/c/7.0/wp-includes/js/jque... https://c0.wp.com/c/7.0/wp-includes/js/jquery/jquery-migrate.min.js — 200 — 5.3 KiB — 23 ms — h2https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/cropped-logo-1.jpgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/cropped-logo-1.jpg — 200 — 12.9 KiB — 118 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2023/03/icons8-rolled-up-newspaper-30.pngwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2023/03/icons8-rolled-up-newspaper-30.png — 200 — 1.4 KiB — 117 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/05/Mastelli-SPL-2-e1746520547348-300x169.jpgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/05/Mastelli-SPL-2-e1746520547348-300x169.jpg — 200 — 11.2 KiB — 117 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2023/03/icons8-loudspeaker-30.pngwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2023/03/icons8-loudspeaker-30.png — 200 — 1.6 KiB — 43 ms — h3https://c0.wp.com/c/7.0/wp-includes/js/imagesloaded.min.jsc0.wp.com/c/7.0/wp-includes/js/imag... https://c0.wp.com/c/7.0/wp-includes/js/imagesloaded.min.js — 200 — 2.1 KiB — 2 ms — h2https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/theme.min.js?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/theme.min.js?ver=4.1.6 — 200 — 19.4 KiB — 42 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/drop-down-mobile-menu.min.js?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/drop-down-mobile-menu.min.js?ver=4.1.6 — 200 — 14.4 KiB — 43 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/drop-down-search.min.js?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/drop-down-search.min.js?ver=4.1.6 — 200 — 7.5 KiB — 41 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/vendors/magnific-popup.min.js?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/vendors/magnific-popup.min.js?ver=4.1.6 — 200 — 20.5 KiB — 43 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/ow-lightbox.min.js?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/ow-lightbox.min.js?ver=4.1.6 — 200 — 4.2 KiB — 42 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/vendors/flickity.pkgd.min.js?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/vendors/flickity.pkgd.min.js?ver=4.1.6 — 200 — 56.3 KiB — 43 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/ow-slider.min.js?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/ow-slider.min.js?ver=4.1.6 — 200 — 2.1 KiB — 41 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/scroll-effect.min.js?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/scroll-effect.min.js?ver=4.1.6 — 200 — 12.3 KiB — 43 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/scroll-top.min.js?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/scroll-top.min.js?ver=4.1.6 — 200 — 8.9 KiB — 42 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/select.min.js?ver=4.1.6www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/js/select.min.js?ver=4.1.6 — 200 — 5.4 KiB — 43 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/ocean-extra/includes/widgets/js/flickr.min.js?ver=7.0www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/ocean-extra/includes/widgets/js/flickr.min.js?ver=7.0 — 200 — 1.0 KiB — 44 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.0.9 — 200 — 5.7 KiB — 42 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.0.9 — 200 — 49.6 KiB — 43 ms — h3https://c0.wp.com/c/7.0/wp-includes/js/jquery/ui/core.min.jsc0.wp.com/c/7.0/wp-includes/js/jque... https://c0.wp.com/c/7.0/wp-includes/js/jquery/ui/core.min.js — 200 — 7.5 KiB — 3 ms — h2https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.9www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.9 — 200 — 31.5 KiB — 44 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5 — 200 — 140.5 KiB — 112 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2026/02/FarmaciaComunale_logo_1.bmpwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2026/02/FarmaciaComunale_logo_1.bmp — 200 — 47.9 KiB — 42 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/09/ecommerce-150x150.pngwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/09/ecommerce-150x150.png — 200 — 3.6 KiB — 41 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2023/04/NumeroVerde.jpgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2023/04/NumeroVerde.jpg — 200 — 14.4 KiB — 42 ms — h3https://stats.wp.com/e-202622.jsstats.wp.com/e-202622.js https://stats.wp.com/e-202622.js — 200 — 1.7 KiB — 5 ms — h2https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/3102019219513.pngwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/3102019219513.png — 200 — 287.7 KiB — 218 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2023/04/gli-uomini-e-le-donne-sedute-e-in-attesa-di-intervista.jpgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2023/04/gli-uomini-e-le-donne-sedute-e-in-attesa-di-intervista.jpg — 200 — 353.2 KiB — 252 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/Ufficio-scaled.jpgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/Ufficio-scaled.jpg — 200 — 301.8 KiB — 222 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/mask-shapes/sketch.svgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/mask-shapes/sketch.svg — 200 — 721 B — 46 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2023/04/doveSiamo.jpgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2023/04/doveSiamo.jpg — 200 — 4.7 KiB — 49 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/02/VistaComuneDiSezze.jpgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/02/VistaComuneDiSezze.jpg — 200 — 1.0 MiB — 665 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/piccolaSezzeGram.jpgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/piccolaSezzeGram.jpg — 200 — 26.0 KiB — 62 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/JunkerDaGoogleStore.bmpwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/JunkerDaGoogleStore.bmp — 200 — 26.2 KiB — 72 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/JunkerDaAppStore.bmpwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/JunkerDaAppStore.bmp — 200 — 24.7 KiB — 78 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/03/OrariUfficiSegreteria_AggiornamentoAVASERVICE.bmpwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/03/OrariUfficiSegreteria_AggiornamentoAVASERVICE.bmp — 200 — 776.6 KiB — 505 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/07/OrarioUfficioSegreteriaSezzeScalo_Marterdi.bmpwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/07/OrarioUfficioSegreteriaSezzeScalo_Marterdi.bmp — 200 — 238.1 KiB — 192 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/03/OrariUfficiTributi_AggiornamentoAVASERVICE.bmpwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/03/OrariUfficiTributi_AggiornamentoAVASERVICE.bmp — 200 — 719.8 KiB — 476 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/Junker-2.bmpwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/Junker-2.bmp — 200 — 236.5 KiB — 190 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/JunkerDaHuaweiStore.bmpwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/JunkerDaHuaweiStore.bmp — 200 — 26.2 KiB — 81 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/thumbs/ComuneDiSezze-pkerlv6okintwg3osnf1dt73pn78ex07g8tku0cyno.jpgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/thumbs/ComuneDiSezze-pkerlv6okintwg3osnf1dt73pn78ex07g8tku0cyno.jpg — 200 — 2.2 KiB — 82 ms — h3https://maps.google.com/maps?q=2%20Piazza%20Margherita%20Sezze%2C%20Lazio&t=m&z=20&output=embed&iwloc=nearmaps.google.com/maps?q=2%20Piazza%2... https://maps.google.com/maps?q=2%20Piazza%20Margherita%20Sezze%2C%20Lazio&t=m&z=20&output=embed&iwloc=near — 301 — 309 B — 155 ms — h2https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/trasparenza.pngwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/trasparenza.png — 200 — 38.1 KiB — 86 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/12/carta-servizi-2.pngwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/12/carta-servizi-2.png — 200 — 19.3 KiB — 86 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 200 — 76.5 KiB — 86 ms — h3https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0 — 200 — 29.5 KiB — 57 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2 — 200 — 39.3 KiB — 54 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/rocknrollone-kmk7zqspgafceuiw6fflmec9sujrsg.woff2www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/rocknrollone-kmk7zqspgafceuiw6fflmec9sujrsg.woff2 — 200 — 20.3 KiB — 52 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 200 — 79.9 KiB — 99 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2www.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2 — 200 — 43.3 KiB — 61 ms — h3https://pixel.wp.com/g.gif?v=ext&blog=217231816&post=5&tz=0&srv=www.splsezzespa.it&j=1%3A15.8&host=www.splsezzespa.it&ref=&fcp=0&rand=0.6375808078468483pixel.wp.com/g.gif?v=ext&blog=21723... https://pixel.wp.com/g.gif?v=ext&blog=217231816&post=5&tz=0&srv=www.splsezzespa.it&j=1%3A15.8&host=www.splsezzespa.it&ref=&fcp=0&rand=0.6375808078468483 — 200 — 177 B — 17 ms — h2blob:https://www.splsezzespa.it/73145009-31ef-46e7-83c6-c4990bbf2c33www.splsezzespa.it/73145009-31ef-46... blob:https://www.splsezzespa.it/73145009-31ef-46e7-83c6-c4990bbf2c33 — 200 — -1 B — 116 ms — blobhttps://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.jswww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js — 200 — 607 B — 43 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.jswww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js — 200 — 8.4 KiB — 54 ms — h3https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.jswww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js — 200 — 1.5 KiB — 52 ms — h3https://www.google.com/maps/embed?origin=mfe&pb=!1m4!2m1!1s2+Piazza+Margherita+Sezze,+Lazio!5e0!6i20www.google.com/maps/embed?origin=mf... https://www.google.com/maps/embed?origin=mfe&pb=!1m4!2m1!1s2+Piazza+Margherita+Sezze,+Lazio!5e0!6i20 — 200 — 1015 B — 238 ms — h3https://www.splsezzespa.it/it-IT/wp-includes/js/wp-emoji-release.min.js?ver=7.0www.splsezzespa.it/it-IT/wp-include... https://www.splsezzespa.it/it-IT/wp-includes/js/wp-emoji-release.min.js?ver=7.0 — 200 — 22.4 KiB — 44 ms — h3https://maps.gstatic.com/maps-api-v3/embed/js/65/1c/init_embed.jsmaps.gstatic.com/maps-api-v3/embed/... https://maps.gstatic.com/maps-api-v3/embed/js/65/1c/init_embed.js — 200 — 73.4 KiB — 193 ms — h2https://maps.googleapis.com/maps/api/js?key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&paint_origin=&libraries=geometry,search&v=weekly&loading=async&language=en_US&callback=onApiLoadmaps.googleapis.com/maps/api/js?key... https://maps.googleapis.com/maps/api/js?key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&paint_origin=&libraries=geometry,search&v=weekly&loading=async&language=en_US&callback=onApiLoad — 200 — 2.9 KiB — 144 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/65/1c/search.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/65/1c/search.js — 200 — 1.5 KiB — 38 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/65/1c/geometry.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/65/1c/geometry.js — 200 — 2.5 KiB — 71 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/65/1c/main.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/65/1c/main.js — 200 — 83.2 KiB — 105 ms — h2https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=truemaps.googleapis.com/maps/api/mapsjs... https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true — 200 — 46 B — 74 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/65/1c/common.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/65/1c/common.js — 200 — 36.8 KiB — 128 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/65/1c/util.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/65/1c/util.js — 200 — 68.9 KiB — 128 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/65/1c/map.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/65/1c/map.js — 200 — 25.2 KiB — 108 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/65/1c/places.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/65/1c/places.js — 200 — 66.9 KiB — 119 ms — h3data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBo…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBo… — 200 — 0 B — 0 ms — datahttps://maps.googleapis.com/maps/api/js/StaticMapService.GetMapImage?1m2&1i143954569&2i100149347&2e1&3u20&4m2&1u645&2u300&5m6&1e0&5sen-US&6sus&10b1&12b1&14i47083502&8e1&key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&token=91489maps.googleapis.com/maps/api/js/Sta... https://maps.googleapis.com/maps/api/js/StaticMapService.GetMapImage?1m2&1i143954569&2i100149347&2e1&3u20&4m2&1u645&2u300&5m6&1e0&5sen-US&6sus&10b1&12b1&14i47083502&8e1&key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&token=91489 — 200 — 10.8 KiB — 140 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/65/1c/onion.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/65/1c/onion.js — 200 — 9.9 KiB — 75 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/65/1c/search_impl.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/65/1c/search_impl.js — 200 — 1.3 KiB — 77 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/cropped-logo_sito-32x32.jpgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2022/01/cropped-logo_sito-32x32.jpg — 200 — 1.4 KiB — 41 ms — h3https://fonts.googleapis.com/css?family=Google+Sans+Text:400&text=%E2%86%90%E2%86%92%E2%86%91%E2%86%93&lang=enfonts.googleapis.com/css?family=Goo... https://fonts.googleapis.com/css?family=Google+Sans+Text:400&text=%E2%86%90%E2%86%92%E2%86%91%E2%86%93&lang=en — 200 — 327 B — 166 ms — h2https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Google+Sans:400,500,700|Google+Sans+Text:400,500,700&lang=enfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Google+Sans:400,500,700|Google+Sans+Text:400,500,700&lang=en — 200 — 4.1 KiB — 143 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
63% of JavaScript execution is third-party
First-party Third-party 208ms · 24KB · €1/mo
www.splsezzespa.it
Other
Costly
Execution 208ms
Transfer 24 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.splsezzespa.it adds 208ms and costs ~€1/month

63% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

www.splsezzespa.it takes 208ms 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

How third-party costs are calculated

Image Optimization
25 images, 1947 KB total, 1518 KB wasted
INFO

Image Optimization Audit

Total Images

25

Total Size

1947 KB

Oversized

4

Wasted

1518 KB

9 missing dimensions 4 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