Skip to content
https://webmarketingagency.it

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
90
GRADE
A
FIX
2
REVIEW
5
PASS
12
INFO
3

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

81
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
56
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.

1.60 s

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

1.64 s

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

0 ms

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

0.000

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

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

1.64 s

Page Load Progression

1.0 s
2.0 s
3.0 s
4.1 s
5.1 s
6.1 s
7.1 s
8.1 s
Checks
22
12 PASS 5 REVIEW 2 FIX
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 (232.0 KiB of 232.1 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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
11 images, 0 KB saveable
REVIEW
11 images, 0 KB saveable
Warning::
https://www.webmarketingagency.it/wp-content/uploa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.webmarketingagency.it/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.webmarketingagency.it/wp-content/uploa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.webmarketingagency.it/wp-content/uploa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.webmarketingagency.it/wp-content/uploa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.webmarketingagency.it/wp-content/uploa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
11 images 124 KB
0 oversized -0 KB
11 legacy format
6 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

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.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
232 KB transferred, 45 requests
PASS
232 KB transferred, 45 requests
Info::
Page weighs 496 KB (232 KB transferred)
Info::
45 HTTP requests
Info::
Estimated 0.05 g CO2 per page load
232 KB / 2.4 MB budget
232 KB transferred
45 requests
0.05 g CO2 per page load
Images 123.7 KiB 53%
JavaScript 77.1 KiB 33%
CSS 23.1 KiB 10%
HTML 8.0 KiB 3%
Other 322 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
62ms total JS execution
PASS
62ms total JS execution
Info::
https://www.webmarketingagency.it/: 62ms CPU time
Warning::
Third-party scripts: 62ms (100% of total)

Main Thread Breakdown

Other 40% Script Evaluation 28% Style & Layout 17% Rendering 6% Script Parsing & Compilation 5% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://www.webmarketingagency.it/62ms14ms1ms3rd
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
JS Bundles
17 scripts, 0 KB unused
PASS
17 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.webmarketingagency.it/wp-includes/js/jquery/jquery.js?ver=1.12.433 KB3rd
https://www.webmarketingagency.it/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.14 KB3rd
https://www.webmarketingagency.it/wp-content/plugins/cookie-law-info/js/cookielawinfo.js?ver=1.5.32 KB3rd
https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fitvids.js?ver=1.01 KB3rd
https://www.webmarketingagency.it/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.14 KB3rd
https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/superfish.js?ver=1.02 KB3rd
https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/supersub.js?ver=1.02 KB3rd
https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/hoverIntent.js?ver=1.01 KB3rd
https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.easing.js?ver=1.02 KB3rd
https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fancybox.js?ver=1.07 KB3rd
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+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
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
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
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
Page Weight Inventory
45 resources · 232 KB · 0 KB savings available
PASS
45 resources · 232 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 232 KB
Warning::
44 third-party resources (100% of weight)
45 resources · 232.1 KiB · 44 third-party Within 1MB page-weight target
Image 53% · 123.8 KiB
JavaScript 33% · 77.1 KiB
CSS 10% · 23.1 KiB
Document 4% · 8.2 KiB
Network Waterfall
45 requests over 8908ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.6 s LCP 1.6 shttps://webmarketingagency.it// https://webmarketingagency.it/ — 301 — 194 B — 1.1 s — h2https://www.webmarketingagency.it/www.webmarketingagency.it/ https://www.webmarketingagency.it/ — 200 — 8.0 KiB — 2.8 s — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/style.csswww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/style.css — 200 — 8.9 KiB — 218 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/foundation-responsive.csswww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/foundation-responsive.css — 200 — 1.5 KiB — 169 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/style-custom.css?ver=5.0.22www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/style-custom.css?ver=5.0.22 — 200 — 2.8 KiB — 169 ms — h2https://www.webmarketingagency.it/wp-includes/css/dist/block-library/style.min.css?ver=5.0.22www.webmarketingagency.it/wp-includ... https://www.webmarketingagency.it/wp-includes/css/dist/block-library/style.min.css?ver=5.0.22 — 200 — 4.3 KiB — 169 ms — h2https://www.webmarketingagency.it/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0.1www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0.1 — 200 — 736 B — 202 ms — h2https://www.webmarketingagency.it/wp-content/plugins/cookie-law-info/css/cli-style.css?ver=1.5.3www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/plugins/cookie-law-info/css/cli-style.css?ver=1.5.3 — 200 — 903 B — 165 ms — h2https://www.webmarketingagency.it/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70 — 200 — 319 B — 218 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/superfish.css?ver=5.0.22www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/superfish.css?ver=5.0.22 — 200 — 719 B — 220 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/fancybox.css?ver=5.0.22www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/fancybox.css?ver=5.0.22 — 200 — 1.2 KiB — 220 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/jquery.fancybox-thumbs.css?ver=5.0.22www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/jquery.fancybox-thumbs.css?ver=5.0.22 — 200 — 383 B — 218 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/flexslider.css?ver=5.0.22www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/flexslider.css?ver=5.0.22 — 200 — 1.5 KiB — 220 ms — h2https://www.webmarketingagency.it/wp-includes/js/jquery/jquery.js?ver=1.12.4www.webmarketingagency.it/wp-includ... https://www.webmarketingagency.it/wp-includes/js/jquery/jquery.js?ver=1.12.4 — 200 — 33.1 KiB — 264 ms — h2https://www.webmarketingagency.it/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1www.webmarketingagency.it/wp-includ... https://www.webmarketingagency.it/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1 — 200 — 4.0 KiB — 267 ms — h2https://www.webmarketingagency.it/wp-content/plugins/cookie-law-info/js/cookielawinfo.js?ver=1.5.3www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/plugins/cookie-law-info/js/cookielawinfo.js?ver=1.5.3 — 200 — 1.7 KiB — 263 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fitvids.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fitvids.js?ver=1.0 — 200 — 1.1 KiB — 265 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/images/web_marketing_agency.pngwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/images/web_marketing_agency.png — 200 — 5.8 KiB — 268 ms — h2https://www.webmarketingagency.it/wp-content/uploads/2013/09/banner_web_marketing_agency.jpgwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/uploads/2013/09/banner_web_marketing_agency.jpg — 404 — 18.2 KiB — 4.2 s — h2http://fonts.googleapis.com/css?family=Droid+Serif%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22fonts.googleapis.com/css?family=Dro... http://fonts.googleapis.com/css?family=Droid+Serif%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22 — -1 — 0 B — 0 ms — http://fonts.googleapis.com/css?family=Merriweather%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22fonts.googleapis.com/css?family=Mer... http://fonts.googleapis.com/css?family=Merriweather%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22 — -1 — 0 B — 0 ms — http://fonts.googleapis.com/css?family=Open+Sans%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22fonts.googleapis.com/css?family=Ope... http://fonts.googleapis.com/css?family=Open+Sans%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22 — -1 — 0 B — 0 ms — https://www.webmarketingagency.it/wp-content/uploads/2017/02/facebook-400x250.pngwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/uploads/2017/02/facebook-400x250.png — 404 — 18.2 KiB — 4.4 s — h2https://www.webmarketingagency.it/wp-content/uploads/2017/01/data-driven-content-marketing-400x250.jpegwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/uploads/2017/01/data-driven-content-marketing-400x250.jpeg — 404 — 18.2 KiB — 4.3 s — h2https://www.webmarketingagency.it/wp-content/uploads/2017/01/3059439-poster-1280-why-the-latest-invasion-of-chatbots-isnt-like-the-others-2-400x250.jpgwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/uploads/2017/01/3059439-poster-1280-why-the-latest-invasion-of-chatbots-isnt-like-the-others-2-400x250.jpg — 404 — 18.2 KiB — 4.5 s — h2https://www.webmarketingagency.it/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.1www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.1 — 200 — 4.0 KiB — 71 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/superfish.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/superfish.js?ver=1.0 — 200 — 1.5 KiB — 67 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/supersub.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/supersub.js?ver=1.0 — 200 — 1.6 KiB — 63 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/hoverIntent.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/hoverIntent.js?ver=1.0 — 200 — 1.3 KiB — 67 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.easing.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.easing.js?ver=1.0 — 200 — 2.0 KiB — 70 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.6 s LCP 1.6 shttps://webmarketingagency.it// https://webmarketingagency.it/ — 301 — 194 B — 1.1 s — h2https://www.webmarketingagency.it/www.webmarketingagency.it/ https://www.webmarketingagency.it/ — 200 — 8.0 KiB — 2.8 s — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/style.csswww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/style.css — 200 — 8.9 KiB — 218 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/foundation-responsive.csswww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/foundation-responsive.css — 200 — 1.5 KiB — 169 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/style-custom.css?ver=5.0.22www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/style-custom.css?ver=5.0.22 — 200 — 2.8 KiB — 169 ms — h2https://www.webmarketingagency.it/wp-includes/css/dist/block-library/style.min.css?ver=5.0.22www.webmarketingagency.it/wp-includ... https://www.webmarketingagency.it/wp-includes/css/dist/block-library/style.min.css?ver=5.0.22 — 200 — 4.3 KiB — 169 ms — h2https://www.webmarketingagency.it/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0.1www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0.1 — 200 — 736 B — 202 ms — h2https://www.webmarketingagency.it/wp-content/plugins/cookie-law-info/css/cli-style.css?ver=1.5.3www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/plugins/cookie-law-info/css/cli-style.css?ver=1.5.3 — 200 — 903 B — 165 ms — h2https://www.webmarketingagency.it/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70 — 200 — 319 B — 218 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/superfish.css?ver=5.0.22www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/superfish.css?ver=5.0.22 — 200 — 719 B — 220 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/fancybox.css?ver=5.0.22www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/fancybox.css?ver=5.0.22 — 200 — 1.2 KiB — 220 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/jquery.fancybox-thumbs.css?ver=5.0.22www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/jquery.fancybox-thumbs.css?ver=5.0.22 — 200 — 383 B — 218 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/flexslider.css?ver=5.0.22www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/stylesheet/flexslider.css?ver=5.0.22 — 200 — 1.5 KiB — 220 ms — h2https://www.webmarketingagency.it/wp-includes/js/jquery/jquery.js?ver=1.12.4www.webmarketingagency.it/wp-includ... https://www.webmarketingagency.it/wp-includes/js/jquery/jquery.js?ver=1.12.4 — 200 — 33.1 KiB — 264 ms — h2https://www.webmarketingagency.it/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1www.webmarketingagency.it/wp-includ... https://www.webmarketingagency.it/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1 — 200 — 4.0 KiB — 267 ms — h2https://www.webmarketingagency.it/wp-content/plugins/cookie-law-info/js/cookielawinfo.js?ver=1.5.3www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/plugins/cookie-law-info/js/cookielawinfo.js?ver=1.5.3 — 200 — 1.7 KiB — 263 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fitvids.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fitvids.js?ver=1.0 — 200 — 1.1 KiB — 265 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/images/web_marketing_agency.pngwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/images/web_marketing_agency.png — 200 — 5.8 KiB — 268 ms — h2https://www.webmarketingagency.it/wp-content/uploads/2013/09/banner_web_marketing_agency.jpgwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/uploads/2013/09/banner_web_marketing_agency.jpg — 404 — 18.2 KiB — 4.2 s — h2http://fonts.googleapis.com/css?family=Droid+Serif%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22fonts.googleapis.com/css?family=Dro... http://fonts.googleapis.com/css?family=Droid+Serif%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22 — -1 — 0 B — 0 ms — http://fonts.googleapis.com/css?family=Merriweather%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22fonts.googleapis.com/css?family=Mer... http://fonts.googleapis.com/css?family=Merriweather%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22 — -1 — 0 B — 0 ms — http://fonts.googleapis.com/css?family=Open+Sans%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22fonts.googleapis.com/css?family=Ope... http://fonts.googleapis.com/css?family=Open+Sans%3An%2Ci%2Cb%2Cbi&subset=latin&ver=5.0.22 — -1 — 0 B — 0 ms — https://www.webmarketingagency.it/wp-content/uploads/2017/02/facebook-400x250.pngwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/uploads/2017/02/facebook-400x250.png — 404 — 18.2 KiB — 4.4 s — h2https://www.webmarketingagency.it/wp-content/uploads/2017/01/data-driven-content-marketing-400x250.jpegwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/uploads/2017/01/data-driven-content-marketing-400x250.jpeg — 404 — 18.2 KiB — 4.3 s — h2https://www.webmarketingagency.it/wp-content/uploads/2017/01/3059439-poster-1280-why-the-latest-invasion-of-chatbots-isnt-like-the-others-2-400x250.jpgwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/uploads/2017/01/3059439-poster-1280-why-the-latest-invasion-of-chatbots-isnt-like-the-others-2-400x250.jpg — 404 — 18.2 KiB — 4.5 s — h2https://www.webmarketingagency.it/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.1www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.1 — 200 — 4.0 KiB — 71 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/superfish.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/superfish.js?ver=1.0 — 200 — 1.5 KiB — 67 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/supersub.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/supersub.js?ver=1.0 — 200 — 1.6 KiB — 63 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/hoverIntent.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/hoverIntent.js?ver=1.0 — 200 — 1.3 KiB — 67 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.easing.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.easing.js?ver=1.0 — 200 — 2.0 KiB — 70 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fancybox.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fancybox.js?ver=1.0 — 200 — 7.0 KiB — 70 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fancybox-media.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fancybox-media.js?ver=1.0 — 200 — 1.3 KiB — 66 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fancybox-thumbs.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.fancybox-thumbs.js?ver=1.0 — 200 — 1.5 KiB — 67 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/gdl-scripts.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/gdl-scripts.js?ver=1.0 — 200 — 1.9 KiB — 74 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.flexslider.js?ver=1.0www.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/javascript/jquery.flexslider.js?ver=1.0 — 200 — 9.3 KiB — 80 ms — h2https://www.webmarketingagency.it/wp-includes/js/comment-reply.min.js?ver=5.0.22www.webmarketingagency.it/wp-includ... https://www.webmarketingagency.it/wp-includes/js/comment-reply.min.js?ver=5.0.22 — 200 — 660 B — 71 ms — h2https://www.webmarketingagency.it/wp-includes/js/wp-embed.min.js?ver=5.0.22www.webmarketingagency.it/wp-includ... https://www.webmarketingagency.it/wp-includes/js/wp-embed.min.js?ver=5.0.22 — 200 — 857 B — 81 ms — h2https://www.webmarketingagency.it/wp-content/uploads/2017/01/imgres-2-400x250.jpgwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/uploads/2017/01/imgres-2-400x250.jpg — 404 — 18.2 KiB — 4.5 s — h2https://www.webmarketingagency.it/wp-content/uploads/2013/11/logoo-ploomia.pngwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/uploads/2013/11/logoo-ploomia.png — 404 — 18.2 KiB — 4.3 s — h2https://www.webmarketingagency.it/wp-includes/js/wp-emoji-release.min.js?ver=5.0.22www.webmarketingagency.it/wp-includ... https://www.webmarketingagency.it/wp-includes/js/wp-emoji-release.min.js?ver=5.0.22 — 200 — 4.3 KiB — 75 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/images/stunning-text-pattern.pngwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/images/stunning-text-pattern.png — 200 — 2.8 KiB — 72 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/images/icon/dark/accordion-title-active.pngwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/images/icon/dark/accordion-title-active.png — 200 — 2.8 KiB — 76 ms — h2https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/images/icon/dark/accordion-title.pngwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/themes/superspark-v1-01/images/icon/dark/accordion-title.png — 200 — 2.8 KiB — 76 ms — h2https://www.webmarketingagency.it/wp-content/plugins/cookie-law-info/images/overlay.pngwww.webmarketingagency.it/wp-conten... https://www.webmarketingagency.it/wp-content/plugins/cookie-law-info/images/overlay.png — 200 — 185 B — 72 ms — h2https://www.webmarketingagency.it/favicon.icowww.webmarketingagency.it/favicon.i... https://www.webmarketingagency.it/favicon.ico — 200 — 128 B — 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
100% of JavaScript execution is third-party
First-party Third-party 62ms · 8KB · €1/mo
www.webmarketingagency.it
Other
Optional
Execution 62ms
Transfer 8 KB
Monthly Cost €1/mo

100% 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

How third-party costs are calculated

Image Optimization
7 images, 115 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

7

Total Size

115 KB

1 missing alt text 6 missing dimensions 5 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