Skip to content
https://seonapsi.com

Performance

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

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

91
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

912 ms

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

1.50 s

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

109 ms

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

0.016

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

1.62 s

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

3.09 s

Page Load Progression

760 ms
1.5 s
2.3 s
3.0 s
3.8 s
4.6 s
5.3 s
6.1 s
Checks
22
8 PASS 6 REVIEW 5 FIX
F
Page Weight Budget
Action
3.3 MB transferred, 82 requests
FIX
3.3 MB transferred, 82 requests
Warning::
Page weighs 6.5 MB (3.3 MB transferred)
Warning::
Images are 1.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.6 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
82 HTTP requests
Info::
Estimated 0.69 g CO2 per page load
3.3 MB / 2.4 MB budget
3.3 MB transferred
82 requests
0.69 g CO2 per page load
Images 1.6 MiB 49%
JavaScript 1.1 MiB 35%
Other 238.7 KiB 7%
Fonts 163.2 KiB 5%
CSS 94.3 KiB 3%
HTML 62.1 KiB 2%
Other 1.0 KiB 0%
Other 550 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

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 (3.3 MiB of 3.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
27 scripts, 718 KB unused
FIX
27 scripts, 718 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/XOqlk8P...: 181 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/XOqlk8P...: 181 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/XOqlk8P...: 181 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RLWE...: 68 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WSX...: 64 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 718 KB
718 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js0 KB181 KB (54%)3rd
https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js336 KB181 KB (54%)3rd
https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js336 KB181 KB (54%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RLWEC1CN5F&cx=c&gtm=4e68c1162 KB68 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WSXBV9J120 KB64 KB (53%)3rd
https://www.seonapsi.com/wp-content/cache/wpfc-minified/88fnnzyx/9kb7a.js67 KB42 KB (63%)3rd
https://www.seonapsi.com/wp-content/cache/wpfc-minified/fg9ww1yk/9kb7a.js12 KB3rd
https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/lottie.e74a53bfa4c0bd939250.bundle.min.js4 KB3rd
https://www.seonapsi.com/wp-content/cache/wpfc-minified/kl19qawk/9kb7a.js2 KB3rd
https://www.seonapsi.com/wp-content/cache/wpfc-minified/djni6vmh/9kb7a.js3 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
82 resources · 3.3 MB · 718 KB savings available
FIX
82 resources · 3.3 MB · 718 KB savings available
Warning::
Page weight 3.3 MB exceeds 1 MB target by 2.3 MB
Got: 3.3 MB Expected: ≤ 1 MB
Info::
~718 KB of savings available
Warning::
81 third-party resources (100% of weight)
Info::
7 resources over 200KB
82 resources · 3.3 MiB · 81 third-party 2.3 MiB over 1MB target
Image 49% · 1.6 MiB
JavaScript 35% · 1.1 MiB
Document 9% · 299.9 KiB
Font 5% · 163.2 KiB
CSS 3% · 94.3 KiB
Other 0% · 1.6 KiB

~717.8 KiB of savings available

Remove unused JavaScript: 717.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
25 images, 0 KB saveable
REVIEW
25 images, 0 KB saveable
Warning::
https://www.seonapsi.com/wp-content/uploads/2022/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.seonapsi.com/wp-content/uploads/2022/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.seonapsi.com/wp-content/uploads/2022/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
25 images 1.6 MB
0 oversized -0 KB
25 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
1654ms total JS execution
REVIEW
1654ms total JS execution
Warning::
https://www.seonapsi.com/: 590ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/XOqlk8P...: 320ms CPU time
Warning::
Unattributable: 294ms CPU time
Info::
https://www.seonapsi.com/wp-content/cache/wpfc-min...: 226ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-RLWE...: 135ms CPU time
Warning::
Third-party scripts: 1359ms (82% of total)

Main Thread Breakdown

Script Evaluation 49% Other 23% Style & Layout 16% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.seonapsi.com/590ms10ms3ms3rd
https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js320ms280ms32ms3rd
Unattributable294ms61ms0ms1st
https://www.seonapsi.com/wp-content/cache/wpfc-minified/8mkt9cmc/9kb7a.js226ms199ms5ms3rd
https://www.googletagmanager.com/gtag/js?id=G-RLWEC1CN5F&cx=c&gtm=4e68c1135ms113ms19ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WSXBV9J89ms71ms14ms3rd
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
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 (163 KB)
PASS
5 fonts (163 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

163 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 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 912 ms LCP 1.5 shttps://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2roboto-kfo7cnqeu92fr1me... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2 — 39.5 KiB — 161 ms — font-display: swaphttps://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/raleway-1ptug8zys_skggpnyc0itw.woff2raleway-1ptug8zys_skggp... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/raleway-1ptug8zys_skggpnyc0itw.woff2 — 47.5 KiB — 185 ms — font-display: swaphttps://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/kalam-ya9dr0wd4kddmthrocc.woff2kalam-ya9dr0wd4kddmthro... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/kalam-ya9dr0wd4kddmthrocc.woff2 — 22.1 KiB — 197 ms — font-display: swaphttps://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2roboto-kfo7cnqeu92fr1me... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2 — 20.2 KiB — 131 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 48 ms — font-display: swap
roboto-kfo7cnqeu92fr1me... woff2 swap
Size 39 KB
Load time 161 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
raleway-1ptug8zys_skggp... woff2 swap
Size 48 KB
Load time 185 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
kalam-ya9dr0wd4kddmthro... woff2 swap
Size 22 KB
Load time 197 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
roboto-kfo7cnqeu92fr1me... woff2 swap
Size 20 KB
Load time 131 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 48 ms
Start 2.4 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+
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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: VHosting Solution s.r.l.

Network Waterfall
82 requests over 4697ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 912 ms LCP 1.5 shttps://seonapsi.com// https://seonapsi.com/ — 301 — 79 B — 370 ms — h2https://www.seonapsi.com/www.seonapsi.com/ https://www.seonapsi.com/ — 200 — 34.4 KiB — 462 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/e6oh4iue/9kb7a.csswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/e6oh4iue/9kb7a.css — 200 — 10.3 KiB — 177 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-3900.css?ver=1743354057www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-3900.css?ver=1743354057 — 200 — 1019 B — 118 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/jxhmk7pk/9kb7a.csswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/jxhmk7pk/9kb7a.css — 200 — 24.7 KiB — 156 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-4596.css?ver=1763635354www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-4596.css?ver=1763635354 — 200 — 4.7 KiB — 181 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-4056.css?ver=1743354097www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-4056.css?ver=1743354097 — 200 — 2.2 KiB — 183 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-5367.css?ver=1749047060www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-5367.css?ver=1749047060 — 200 — 1.9 KiB — 187 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/maxafvgc/9kb7a.csswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/maxafvgc/9kb7a.css — 200 — 2.6 KiB — 159 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-6036.css?ver=1743354097www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-6036.css?ver=1743354097 — 200 — 1.1 KiB — 183 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-6115.css?ver=1785509251www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-6115.css?ver=1785509251 — 200 — 1.1 KiB — 187 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/favicon.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/favicon.png — 200 — 10.1 KiB — 213 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/logo-seonapsi-colorato.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/logo-seonapsi-colorato.png — 200 — 22.1 KiB — 127 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/logo-seonapsi-bianco-e-senape.svgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/logo-seonapsi-bianco-e-senape.svg — 200 — 11.2 KiB — 132 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/cervello-seonapsi-1.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/cervello-seonapsi-1.png — 200 — 12.4 KiB — 150 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/freccia-gialla-dx-seonapsi.svgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/freccia-gialla-dx-seonapsi.svg — 200 — 610 B — 152 ms — h2https://www.google.com/recaptcha/api.js?render=explicit&ver=3.28.1www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=explicit&ver=3.28.1 — 200 — 1014 B — 47 ms — h3https://www.seonapsi.com/wp-content/cache/wpfc-minified/8mkt9cmc/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/8mkt9cmc/9kb7a.js — 200 — 36.4 KiB — 142 ms — h2https://cdn.trustindex.io/loader.jscdn.trustindex.io/loader.js https://cdn.trustindex.io/loader.js — 200 — 22.0 KiB — 29 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WSXBV9Jwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WSXBV9J — 200 — 120.4 KiB — 121 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/8yz2k62d/9khxo.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/8yz2k62d/9khxo.js — 200 — 1.7 KiB — 131 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/sfondo-intestazione-seonapsi-home-desktop-1.jpegwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/sfondo-intestazione-seonapsi-home-desktop-1.jpeg — 200 — 29.1 KiB — 130 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/collega-le-seonapsi-1-1.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/collega-le-seonapsi-1-1.png — 200 — 36.0 KiB — 153 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/pallini-seonapsi-2.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/pallini-seonapsi-2.png — 200 — 14.1 KiB — 115 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2 — 200 — 39.5 KiB — 161 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/raleway-1ptug8zys_skggpnyc0itw.woff2www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/raleway-1ptug8zys_skggpnyc0itw.woff2 — 200 — 47.5 KiB — 185 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/kalam-ya9dr0wd4kddmthrocc.woff2www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/kalam-ya9dr0wd4kddmthrocc.woff2 — 200 — 22.1 KiB — 197 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2 — 200 — 20.2 KiB — 131 ms — h2https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js — 200 — 336.4 KiB — 49 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/88fnnzyx/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/88fnnzyx/9kb7a.js — 200 — 67.3 KiB — 135 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 912 ms LCP 1.5 shttps://seonapsi.com// https://seonapsi.com/ — 301 — 79 B — 370 ms — h2https://www.seonapsi.com/www.seonapsi.com/ https://www.seonapsi.com/ — 200 — 34.4 KiB — 462 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/e6oh4iue/9kb7a.csswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/e6oh4iue/9kb7a.css — 200 — 10.3 KiB — 177 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-3900.css?ver=1743354057www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-3900.css?ver=1743354057 — 200 — 1019 B — 118 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/jxhmk7pk/9kb7a.csswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/jxhmk7pk/9kb7a.css — 200 — 24.7 KiB — 156 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-4596.css?ver=1763635354www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-4596.css?ver=1763635354 — 200 — 4.7 KiB — 181 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-4056.css?ver=1743354097www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-4056.css?ver=1743354097 — 200 — 2.2 KiB — 183 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-5367.css?ver=1749047060www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-5367.css?ver=1749047060 — 200 — 1.9 KiB — 187 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/maxafvgc/9kb7a.csswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/maxafvgc/9kb7a.css — 200 — 2.6 KiB — 159 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-6036.css?ver=1743354097www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-6036.css?ver=1743354097 — 200 — 1.1 KiB — 183 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/css/post-6115.css?ver=1785509251www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/css/post-6115.css?ver=1785509251 — 200 — 1.1 KiB — 187 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/favicon.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/favicon.png — 200 — 10.1 KiB — 213 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/logo-seonapsi-colorato.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/logo-seonapsi-colorato.png — 200 — 22.1 KiB — 127 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/logo-seonapsi-bianco-e-senape.svgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/logo-seonapsi-bianco-e-senape.svg — 200 — 11.2 KiB — 132 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/cervello-seonapsi-1.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/cervello-seonapsi-1.png — 200 — 12.4 KiB — 150 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/freccia-gialla-dx-seonapsi.svgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/freccia-gialla-dx-seonapsi.svg — 200 — 610 B — 152 ms — h2https://www.google.com/recaptcha/api.js?render=explicit&ver=3.28.1www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=explicit&ver=3.28.1 — 200 — 1014 B — 47 ms — h3https://www.seonapsi.com/wp-content/cache/wpfc-minified/8mkt9cmc/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/8mkt9cmc/9kb7a.js — 200 — 36.4 KiB — 142 ms — h2https://cdn.trustindex.io/loader.jscdn.trustindex.io/loader.js https://cdn.trustindex.io/loader.js — 200 — 22.0 KiB — 29 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WSXBV9Jwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WSXBV9J — 200 — 120.4 KiB — 121 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/8yz2k62d/9khxo.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/8yz2k62d/9khxo.js — 200 — 1.7 KiB — 131 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/sfondo-intestazione-seonapsi-home-desktop-1.jpegwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/sfondo-intestazione-seonapsi-home-desktop-1.jpeg — 200 — 29.1 KiB — 130 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/collega-le-seonapsi-1-1.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/collega-le-seonapsi-1-1.png — 200 — 36.0 KiB — 153 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/pallini-seonapsi-2.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/pallini-seonapsi-2.png — 200 — 14.1 KiB — 115 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2 — 200 — 39.5 KiB — 161 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/raleway-1ptug8zys_skggpnyc0itw.woff2www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/raleway-1ptug8zys_skggpnyc0itw.woff2 — 200 — 47.5 KiB — 185 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/kalam-ya9dr0wd4kddmthrocc.woff2www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/kalam-ya9dr0wd4kddmthrocc.woff2 — 200 — 22.1 KiB — 197 ms — h2https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2 — 200 — 20.2 KiB — 131 ms — h2https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js — 200 — 336.4 KiB — 49 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/88fnnzyx/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/88fnnzyx/9kb7a.js — 200 — 67.3 KiB — 135 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/knxw89dc/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/knxw89dc/9kb7a.js — 200 — 17.7 KiB — 120 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/kl19qawk/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/kl19qawk/9kb7a.js — 200 — 1.9 KiB — 105 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/djni6vmh/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/djni6vmh/9kb7a.js — 200 — 2.5 KiB — 103 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/ombra-punto-interrogativo-seonapsi.svgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/ombra-punto-interrogativo-seonapsi.svg — 200 — 622 B — 99 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/freccia-gialla-pulsante-invia-seonapsi.svgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/freccia-gialla-pulsante-invia-seonapsi.svg — 200 — 577 B — 99 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/SEONAPSI-logo-bianco-1024x273-1-1-1.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/SEONAPSI-logo-bianco-1024x273-1-1-1.png — 200 — 13.2 KiB — 107 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/logo_apco.jpgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/logo_apco.jpg — 200 — 7.0 KiB — 101 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/quc3zpdg/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/quc3zpdg/9kb7a.js — 200 — 1.1 KiB — 104 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/7c2y9s9u/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/7c2y9s9u/9kb7a.js — 200 — 10.1 KiB — 101 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/fg9ww1yk/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/fg9ww1yk/9kb7a.js — 200 — 12.3 KiB — 101 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/f5979uyn/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/f5979uyn/9kb7a.js — 200 — 13.0 KiB — 101 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RLWEC1CN5F&cx=c&gtm=4e68c1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RLWEC1CN5F&cx=c&gtm=4e68c1 — 200 — 161.9 KiB — 134 ms — h2https://www.seonapsi.com/wp-content/cache/wpfc-minified/7w40uqeg/9kb7a.jswww.seonapsi.com/wp-content/cache/w... https://www.seonapsi.com/wp-content/cache/wpfc-minified/7w40uqeg/9kb7a.js — 200 — 10.2 KiB — 114 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/icon-SEO-seonapsi.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/icon-SEO-seonapsi.png — 200 — 5.7 KiB — 115 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/icon-adv-seonapsi.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/icon-adv-seonapsi.png — 200 — 5.7 KiB — 111 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/icon-web-design-seonapsi.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/icon-web-design-seonapsi.png — 200 — 6.0 KiB — 103 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/03/punto-interrogativo-seonapsi-1.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/03/punto-interrogativo-seonapsi-1.png — 200 — 17.3 KiB — 106 ms — h2https://www.seonapsi.com/wp-content/uploads/complianz/css/banner-1-optin.css?v=38www.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/complianz/css/banner-1-optin.css?v=38 — 200 — 2.8 KiB — 103 ms — h2https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/nav-menu.a23fbd67486c5bedf26c.bundle.min.jswww.seonapsi.com/wp-content/plugins... https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/nav-menu.a23fbd67486c5bedf26c.bundle.min.js — 200 — 2.0 KiB — 100 ms — h2https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/lottie.e74a53bfa4c0bd939250.bundle.min.jswww.seonapsi.com/wp-content/plugins... https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/lottie.e74a53bfa4c0bd939250.bundle.min.js — 200 — 3.6 KiB — 106 ms — h2https://www.seonapsi.com/wp-content/plugins/elementor/assets/js/text-editor.c084ef86600b6f11690d.bundle.min.jswww.seonapsi.com/wp-content/plugins... https://www.seonapsi.com/wp-content/plugins/elementor/assets/js/text-editor.c084ef86600b6f11690d.bundle.min.js — 200 — 903 B — 100 ms — h2https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/load-more.8b46f464e573feab5dd7.bundle.min.jswww.seonapsi.com/wp-content/plugins... https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/load-more.8b46f464e573feab5dd7.bundle.min.js — 200 — 1.7 KiB — 102 ms — h2https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/posts.aec59265318492b89cb5.bundle.min.jswww.seonapsi.com/wp-content/plugins... https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/posts.aec59265318492b89cb5.bundle.min.js — 200 — 1.4 KiB — 104 ms — h2https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/form.5fb35271b8ba3fb1e7d6.bundle.min.jswww.seonapsi.com/wp-content/plugins... https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/form.5fb35271b8ba3fb1e7d6.bundle.min.js — 200 — 5.1 KiB — 104 ms — h2https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.jswww.seonapsi.com/wp-content/plugins... https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js — 200 — 794 B — 104 ms — h2https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/animated-headline.588a0449647bd4f113f3.bundle.min.jswww.seonapsi.com/wp-content/plugins... https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/animated-headline.588a0449647bd4f113f3.bundle.min.js — 200 — 2.7 KiB — 101 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/lf30_editor_gcwgfz1r.jsonwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/lf30_editor_gcwgfz1r.json — 200 — 1.0 KiB — 100 ms — h2https://www.seonapsi.com/wp-content/uploads/2026/08/featured-meta-tag-e-ai-come-ottimizzarli-per-serp-che-converte.jpgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2026/08/featured-meta-tag-e-ai-come-ottimizzarli-per-serp-che-converte.jpg — 200 — 210.5 KiB — 288 ms — h2https://www.seonapsi.com/wp-content/uploads/2026/08/featured-evoluzione-della-seo-con-le-nuove-ai-cosa-conta-adesso.jpgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2026/08/featured-evoluzione-della-seo-con-le-nuove-ai-cosa-conta-adesso.jpg — 200 — 241.3 KiB — 218 ms — h2https://www.seonapsi.com/wp-content/uploads/2026/07/featured-ai-seo-diventa-la-fonte-che-l-intelligenza-artificiale-cita.jpgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2026/07/featured-ai-seo-diventa-la-fonte-che-l-intelligenza-artificiale-cita.jpg — 200 — 254.7 KiB — 173 ms — h2https://www.seonapsi.com/wp-content/uploads/2019/08/featured-classi-css-wordpress-personalizza-ogni-dettaglio-facilmente.jpgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2019/08/featured-classi-css-wordpress-personalizza-ogni-dettaglio-facilmente.jpg — 200 — 152.4 KiB — 299 ms — h2https://www.seonapsi.com/wp-content/uploads/2026/06/bf13fde0-13fd-41a9-a58d-575b8e0859b7-2.jpgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2026/06/bf13fde0-13fd-41a9-a58d-575b8e0859b7-2.jpg — 200 — 269.9 KiB — 327 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ldtn9AUAAAAAJv-vjoKhbzr0DGDvj99j9F1Dyh3&co=aHR0cHM6Ly93d3cuc2VvbmFwc2kuY29tOjQ0Mw..&hl=en&type=v3&v=XOqlk8PL_yVx6IdpLbpXdiLy&size=invisible&badge=bottomright&sa=Form&anchor-ms=20000&execute-ms=30000&cb=tfb2yqv8mg77www.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ldtn9AUAAAAAJv-vjoKhbzr0DGDvj99j9F1Dyh3&co=aHR0cHM6Ly93d3cuc2VvbmFwc2kuY29tOjQ0Mw..&hl=en&type=v3&v=XOqlk8PL_yVx6IdpLbpXdiLy&size=invisible&badge=bottomright&sa=Form&anchor-ms=20000&execute-ms=30000&cb=tfb2yqv8mg77 — 200 — 27.7 KiB — 77 ms — h3https://www.seonapsi.com/wp-content/uploads/2026/05/15f23b89-8705-4eb4-b2d1-a7c50a6521ef.jpgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2026/05/15f23b89-8705-4eb4-b2d1-a7c50a6521ef.jpg — 200 — 235.1 KiB — 312 ms — h2https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/styles__ltr.css — 200 — 41.9 KiB — 51 ms — h2https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js — 200 — 336.0 KiB — 71 ms — h2https://www.seonapsi.com/wp-content/uploads/2024/05/ricerche-correlate-google-seonapsi-di-raoul-gargiulo-consulente-seo-napoli-e-italia.jpgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2024/05/ricerche-correlate-google-seonapsi-di-raoul-gargiulo-consulente-seo-napoli-e-italia.jpg — 200 — 35.3 KiB — 154 ms — h2https://www.seonapsi.com/wp-content/uploads/2025/12/cosa-sono-i-gpts-consulente-seo-napoli-milano-roma-e-italia-raoul-gargiulo-seonapsi-1200-.jpgwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2025/12/cosa-sono-i-gpts-consulente-seo-napoli-milano-roma-e-italia-raoul-gargiulo-seonapsi-1200-.jpg — 200 — 53.2 KiB — 118 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-RLWEC1CN5F&gtm=45je68c1v889167089z8830438113za20gzb830438113zd830438113&_p=1786983500699&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=553735551.1786983502&frm=0&ngs=1&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~119527020~120385422&sid=1786983501&sct=1&seg=0&dl=https%3A%2F%2Fwww.seonapsi.com%2F&dt=Consulente%20SEO%20Napoli%20-%20GEO%20%2B%20AI%20Search%20-%20Seonapsi&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2229www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-RLWEC1CN5F&gtm=45je68c1v889167089z8830438113za20gzb830438113zd830438113&_p=1786983500699&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=553735551.1786983502&frm=0&ngs=1&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~119527020~120385422&sid=1786983501&sct=1&seg=0&dl=https%3A%2F%2Fwww.seonapsi.com%2F&dt=Consulente%20SEO%20Napoli%20-%20GEO%20%2B%20AI%20Search%20-%20Seonapsi&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2229 — 204 — 550 B — 60 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=XOqlk8PL_yVx6IdpLbpXdiLywww.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=XOqlk8PL_yVx6IdpLbpXdiLy — 200 — 23 B — 333 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 10 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 48 ms — h3https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js — 200 — 0 B — 21 ms — h2https://www.seonapsi.com/cookie-policy/www.seonapsi.com/cookie-policy/ https://www.seonapsi.com/cookie-policy/ — 200 — 25.0 KiB — 202 ms — h2https://www.seonapsi.com/privacy-policy/www.seonapsi.com/privacy-policy/ https://www.seonapsi.com/privacy-policy/ — 200 — 27.8 KiB — 208 ms — h2https://www.seonapsi.com/servizi-seo/local-seo/seo-napoli/www.seonapsi.com/servizi-seo/local-... https://www.seonapsi.com/servizi-seo/local-seo/seo-napoli/ — 200 — 40.1 KiB — 208 ms — h2https://www.seonapsi.com/wp-content/uploads/2022/02/cropped-favicon-32x32.pngwww.seonapsi.com/wp-content/uploads... https://www.seonapsi.com/wp-content/uploads/2022/02/cropped-favicon-32x32.png — 200 — 972 B — 105 ms — h2https://www.seonapsi.com/servizi-seo/www.seonapsi.com/servizi-seo/ https://www.seonapsi.com/servizi-seo/ — 200 — 30.6 KiB — 230 ms — h2https://www.seonapsi.com/realizzare-un-sito-web-ottimizzato-napoli/www.seonapsi.com/realizzare-un-sito... https://www.seonapsi.com/realizzare-un-sito-web-ottimizzato-napoli/ — 200 — 31.2 KiB — 233 ms — h2https://www.seonapsi.com/assistenza-wordpress-online/www.seonapsi.com/assistenza-wordpre... https://www.seonapsi.com/assistenza-wordpress-online/ — 200 — 29.1 KiB — 228 ms — h2https://www.seonapsi.com/about-raoul-gargiulo-seonapsi/www.seonapsi.com/about-raoul-gargiu... https://www.seonapsi.com/about-raoul-gargiulo-seonapsi/ — 200 — 28.3 KiB — 179 ms — h2https://www.seonapsi.com/contattami-per-una-consulenza-seo/www.seonapsi.com/contattami-per-una... https://www.seonapsi.com/contattami-per-una-consulenza-seo/ — 200 — 25.8 KiB — 178 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
82% of JavaScript execution is third-party
First-party Third-party 1359ms · 353KB · €15/mo
www.seonapsi.com
Other
Costly
Execution 590ms
Transfer 34 KB
Monthly Cost €6/mo
www.gstatic.com
Other
Costly
Execution 320ms
Transfer 0 KB
Unused 54%
Monthly Cost €3/mo
www.seonapsi.com
Other
Costly
Execution 226ms
Transfer 36 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 135ms
Transfer 162 KB
Unused 42%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 89ms
Transfer 120 KB
Unused 53%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.seonapsi.com adds 590ms and costs ~€6/month
  • www.gstatic.com adds 320ms and costs ~€3/month
  • www.seonapsi.com adds 226ms and costs ~€2/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.seonapsi.com takes 590ms 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

www.gstatic.com takes 320ms 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

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

Why this matters

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

Source: web.dev

www.seonapsi.com takes 226ms 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

53% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

Image Optimization
33 images, 1600 KB total, 104 KB wasted
INFO

Image Optimization Audit

Total Images

33

Total Size

1600 KB

Oversized

4

Wasted

104 KB

6 missing dimensions 10 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