Skip to content
https://splsezzespa.it

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
4
REVIEW
8
PASS
11
INFO
3

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

66
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.
92
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.

3.81 s

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

6.46 s

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

21 ms

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

0.000

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

5.01 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.44 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
26
11 PASS 8 REVIEW 4 FIX
F
Page Weight Budget
Action
5.1 MB transferred, 111 requests
FIX
5.1 MB transferred, 111 requests
Critical::
Page weighs 7.2 MB (5.1 MB transferred)
Warning::
Images are 3.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.9 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 259 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 259 KB
Warning::
111 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.1 MB / 2.4 MB budget
5.1 MB transferred
111 requests
1.1 g CO2 per page load
Images 3.9 MiB 75%
JavaScript 841.6 KiB 16%
Fonts 259.3 KiB 5%
CSS 176.1 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.1 MiB of 5.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
111 resources · 5.1 MB · 200 KB savings available
FIX
111 resources · 5.1 MB · 200 KB savings available
Warning::
Page weight 5.1 MB exceeds 1 MB target by 4.1 MB
Got: 5.1 MB Expected: ≤ 1 MB
Info::
~200 KB of savings available
Warning::
110 third-party resources (100% of weight)
Info::
7 resources over 200KB
111 resources · 5.1 MiB · 110 third-party 4.1 MiB over 1MB target
Image 75% · 3.9 MiB
JavaScript 16% · 841.6 KiB
Font 5% · 259.3 KiB
CSS 3% · 176.1 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
22 images, 0 KB saveable
REVIEW
22 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.
22 images 3.9 MB
0 oversized -0 KB
21 legacy format
3 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

C
JS Execution Cost
Action
1355ms total JS execution
REVIEW
1355ms total JS execution
Warning::
https://www.splsezzespa.it/it-IT/: 696ms CPU time
Warning::
Unattributable: 456ms CPU time
Info::
https://c0.wp.com/c/7.0/wp-includes/js/jquery/jque...: 203ms CPU time
Warning::
Third-party scripts: 899ms (66% of total)

Main Thread Breakdown

Other 42% Script Evaluation 23% Style & Layout 17% Parse HTML & CSS 9% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://www.splsezzespa.it/it-IT/696ms13ms5ms3rd
Unattributable456ms6ms0ms1st
https://c0.wp.com/c/7.0/wp-includes/js/jquery/jquery.min.js203ms176ms6ms3rd
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.
B
JavaScript Blocking
1 JS blocking issue(s) detected
REVIEW
1 JS blocking issue(s) detected
Warning::
19 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
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
5 fonts (259 KB)
PASS
5 fonts (259 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

259 KB total

Render-blocking

0

of 5

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 4.0 s 5.0 s 6.0 s FCP 3.8 s LCP 6.5 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 — 83 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 — 61 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 — 55 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 — 92 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 — 56 ms — font-display: swap
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 83 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
roboto-kfo7cnqeu92fr1me... woff2 swap
Size 39 KB
Load time 61 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
rocknrollone-kmk7zqspga... woff2 swap
Size 20 KB
Load time 55 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 92 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
roboto-kfo5cnqeu92fr1mu... woff2 swap
Size 43 KB
Load time 56 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
1
preload
dns-prefetch
1
prefetch

2 resource hints configured

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.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
39 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
111 requests over 2606ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.8 s LCP 6.5 shttps://splsezzespa.it// https://splsezzespa.it/ — 301 — 127 B — 120 ms — h2https://www.splsezzespa.it/www.splsezzespa.it/ https://www.splsezzespa.it/ — 302 — 133 B — 46 ms — h2https://www.splsezzespa.it/it-IT/www.splsezzespa.it/it-IT/ https://www.splsezzespa.it/it-IT/ — 200 — 23.5 KiB — 673 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 — 45 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 — 737 B — 27 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 — 31 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 — 591 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 — 31 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 — 32 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 — 45 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 — 51 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 — 46 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 — 62 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 — 52 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 — 53 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 — 59 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 — 60 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 — 60 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 — 63 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 — 64 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 — 66 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 — 71 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 — 66 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 — 68 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 — 70 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 — 71 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 — 71 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 — 75 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 — 73 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.8 s LCP 6.5 shttps://splsezzespa.it// https://splsezzespa.it/ — 301 — 127 B — 120 ms — h2https://www.splsezzespa.it/www.splsezzespa.it/ https://www.splsezzespa.it/ — 302 — 133 B — 46 ms — h2https://www.splsezzespa.it/it-IT/www.splsezzespa.it/it-IT/ https://www.splsezzespa.it/it-IT/ — 200 — 23.5 KiB — 673 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 — 45 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 — 737 B — 27 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 — 31 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 — 591 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 — 31 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 — 32 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 — 45 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 — 51 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 — 46 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 — 62 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 — 52 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 — 53 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 — 59 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 — 60 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 — 60 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 — 63 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 — 64 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 — 66 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 — 71 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 — 66 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 — 68 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 — 70 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 — 71 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 — 71 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 — 75 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 — 73 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 — 75 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 — 77 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 — 77 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 — 78 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 — 80 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 — 81 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 — 82 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 — 86 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 — 83 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 — 102 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 — 96 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 — 94 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 — 98 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 — 103 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 — 22 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 — 102 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 — 104 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/05/Mastelli-SPL-2-e1746520547348-768x434.jpgwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/05/Mastelli-SPL-2-e1746520547348-768x434.jpg — 200 — 43.4 KiB — 104 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 — 41 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 — 42 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 — 41 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 — 40 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 — 42 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 — 39 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 — 40 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 — 44 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 — 41 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 — 43 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 — 44 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 — 43 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 — 111 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 — 43 ms — h3https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/09/ecommerce.pngwww.splsezzespa.it/it-IT/wp-content... https://www.splsezzespa.it/it-IT/wp-content/uploads/2025/09/ecommerce.png — 200 — 4.7 KiB — 44 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 — 43 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 — 206 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 — 276 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 — 250 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 — 57 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 — 58 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 — 646 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 — 73 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 — 74 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 — 69 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 — 502 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 — 193 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 — 481 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 — 83 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 — 61 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 — 55 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 — 92 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 — 56 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 — 188 ms — h2https://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=1572&rand=0.4835212672347694pixel.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=1572&rand=0.4835212672347694 — 200 — 177 B — 23 ms — h2blob:https://www.splsezzespa.it/78f479de-c8ea-4180-9f89-3e368e5e783dwww.splsezzespa.it/78f479de-c8ea-41... blob:https://www.splsezzespa.it/78f479de-c8ea-4180-9f89-3e368e5e783d — 200 — -1 B — 95 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 — 44 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 — 46 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 — 42 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 — 43 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 — 1014 B — 290 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 — 214 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 — 203 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 — 83 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.2 KiB — 84 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.5 KiB — 117 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 — 71 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 — 101 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 — 126 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 — 104 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 — 128 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&1i143954705&2i100149347&2e1&3u20&4m2&1u372&2u300&5m6&1e0&5sen-US&6sus&10b1&12b1&14i47083502&8e1&key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&token=34597maps.googleapis.com/maps/api/js/Sta... https://maps.googleapis.com/maps/api/js/StaticMapService.GetMapImage?1m2&1i143954705&2i100149347&2e1&3u20&4m2&1u372&2u300&5m6&1e0&5sen-US&6sus&10b1&12b1&14i47083502&8e1&key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&token=34597 — 200 — 6.5 KiB — 132 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 — 72 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 — 73 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 — 43 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
66% of JavaScript execution is third-party
First-party Third-party 899ms · 55KB · €5/mo
www.splsezzespa.it
Other
Costly
Execution 696ms
Transfer 24 KB
Monthly Cost €4/mo
c0.wp.com
Other
Costly
Execution 203ms
Transfer 31 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.splsezzespa.it adds 696ms and costs ~€4/month
  • c0.wp.com adds 203ms and costs ~€1/month

66% 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 696ms 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

c0.wp.com takes 203ms 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