Skip to content
https://la7.it

Performance

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

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

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

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

5.28 s

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

116 ms

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

0.032

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

2.66 s

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

6.90 s

Page Load Progression

786 ms
1.6 s
2.4 s
3.1 s
3.9 s
4.7 s
5.5 s
6.3 s
Checks
22
8 PASS 5 REVIEW 6 FIX
F
Page Weight Budget
Action
31.3 MB transferred, 231 requests
FIX
31.3 MB transferred, 231 requests
Critical::
Page weighs 43.1 MB (31.3 MB transferred)
Warning::
Images are 26.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 26.1 MB
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Info::
Fonts are 213 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 213 KB
Warning::
231 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 6.6 g CO2 per page load
31.3 MB / 2.4 MB budget
31.3 MB transferred
231 requests
6.6 g CO2 per page load
Images 26.1 MiB 83%
JavaScript 2.6 MiB 8%
Other 2.2 MiB 7%
Fonts 212.6 KiB 1%
HTML 165.9 KiB 1%
Other 28.2 KiB 0%
Other 9.7 KiB 0%
CSS 8.3 KiB 0%
Other 5.2 KiB 0%
Other 0 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 (31.3 MiB of 31.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2137ms total JS execution
FIX
2137ms total JS execution
Warning::
https://www.la7.it/: 585ms CPU time
Warning::
Unattributable: 371ms CPU time
Info::
https://www.la7.it/sites/default/themes/la7/js/gsa...: 183ms CPU time
Info::
https://components2.rcsobjects.it/rcs_tealium/v1/d...: 119ms CPU time
Info::
https://www.la7.it/la7_iabtcf2/v6/index.min.js?v=5...: 119ms CPU time
Warning::
Third-party scripts: 1766ms (83% of total)

Main Thread Breakdown

Script Evaluation 46% Other 24% Style & Layout 11% Script Parsing & Compilation 9% Rendering 7%
ScriptTotalScriptingParse/CompileParty
https://www.la7.it/585ms53ms6ms3rd
Unattributable371ms38ms0ms1st
https://www.la7.it/sites/default/themes/la7/js/gsap-public/minified/gsap.min.js?v=20221103124634183ms11ms1ms3rd
https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.43.js?utv=20260824143146119ms115ms1ms3rd
https://www.la7.it/la7_iabtcf2/v6/index.min.js?v=534654654654119ms76ms35ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608180101/pubads_impl.js113ms80ms16ms3rd
https://client.aps.amazon-adsystem.com/publisher.js111ms101ms7ms3rd
https://micro.rubiconproject.com/prebid/dynamic/10814.js97ms77ms10ms3rd
https://cdn.confiant-integrations.net/gptprebidnative/202608131959/wrap.js97ms77ms9ms3rd
https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.js?v=24082026164324324289ms69ms8ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
56 scripts, 1.0 MB unused
FIX
56 scripts, 1.0 MB unused
Warning::
https://cdn.taboola.com/libtrc/rcs-la7/loader.js: 185 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.la7.it/vjs-player/v8.0.28-3/index.min....: 177 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 142 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://imasdk.googleapis.com/js/sdkloader/ima3.js: 115 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.confiant-integrations.net/gptprebidnat...: 85 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.0 MB
1069 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.taboola.com/libtrc/rcs-la7/loader.js324 KB185 KB (57%)3rd
https://www.la7.it/vjs-player/v8.0.28-3/index.min.js?v=432423423432256 KB177 KB (70%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608180101/pubads_impl.js203 KB142 KB (70%)3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js156 KB115 KB (74%)3rd
https://cdn.confiant-integrations.net/gptprebidnative/202608131959/wrap.js142 KB85 KB (60%)3rd
https://micro.rubiconproject.com/prebid/dynamic/10814.js171 KB62 KB (36%)3rd
https://ats-wrapper.privacymanager.io/ats-modules/2e06f752-55d7-4caa-a21a-d4b6eb54d92f/ats.js76 KB40 KB (54%)3rd
https://cdn-gl.imrworldwide.com/novms/js/2/nlsSDK600.bundle.min.js74 KB40 KB (54%)3rd
https://cdn.permutive.app/6ccc4e64-d4bc-4642-97b6-db50a75d8a5d-web.js223 KB39 KB (18%)3rd
https://fundingchoicesmessages.google.com/i/pub-1003797122955615?ers=170 KB36 KB (53%)3rd

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
231 resources · 31.3 MB · 1.0 MB savings available
FIX
231 resources · 31.3 MB · 1.0 MB savings available
Warning::
Page weight 31.3 MB exceeds 1 MB target by 30.3 MB
Got: 31.3 MB Expected: ≤ 1 MB
Info::
~1.0 MB of savings available
Warning::
230 third-party resources (100% of weight)
Info::
58 resources over 200KB
231 resources · 31.3 MiB · 230 third-party 30.3 MiB over 1MB target
Image 83% · 26.1 MiB
JavaScript 8% · 2.6 MiB
Media 7% · 2.2 MiB
Font 1% · 212.6 KiB
Document 1% · 166.0 KiB
Other 0% · 35.4 KiB
CSS 0% · 8.3 KiB

~1.0 MiB of savings available

Remove unused JavaScript: 1.0 MiB
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
119 images, 0 KB saveable
REVIEW
119 images, 0 KB saveable
Warning::
https://www.la7.it/sites/default/files/guida_tv/la... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://kdam.iltrovatore.it/p/103/sp/10300/thumbna... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.la7.it/sites/default/files/guida_tv/la... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.la7.it/sites/default/files/guida_tv/la... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tg.la7.it/sites/all/themes/bootstrap/img/l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
119 images 26.1 MB
0 oversized -0 KB
115 legacy format
5 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

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
7 fonts (213 KB)
PASS
7 fonts (213 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

213 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.7 s LCP 5.3 shttps://www.la7.it/assets/fonts/Gotham-Medium.woffGotham-Medium.woff https://www.la7.it/assets/fonts/Gotham-Medium.woff — 41.0 KiB — 79 ms — font-display: swaphttps://www.la7.it/assets/fonts/Gotham-Bold.woffGotham-Bold.woff https://www.la7.it/assets/fonts/Gotham-Bold.woff — 40.2 KiB — 81 ms — font-display: swaphttps://www.la7.it/assets/fonts/Gotham-Ultra.woffGotham-Ultra.woff https://www.la7.it/assets/fonts/Gotham-Ultra.woff — 23.2 KiB — 79 ms — font-display: swaphttps://www.la7.it/assets/fonts/Gotham-Light.woffGotham-Light.woff https://www.la7.it/assets/fonts/Gotham-Light.woff — 21.9 KiB — 75 ms — font-display: swaphttps://www.la7.it/assets/fonts/Gotham-Black.woffGotham-Black.woff https://www.la7.it/assets/fonts/Gotham-Black.woff — 42.9 KiB — 90 ms — font-display: swaphttps://www.la7.it/assets/fonts/Gotham-Book.woffGotham-Book.woff https://www.la7.it/assets/fonts/Gotham-Book.woff — 40.9 KiB — 303 ms — font-display: swaphttps://www.la7.it/assets/fonts/La7.woff?v=2La7.woff https://www.la7.it/assets/fonts/La7.woff?v=2 — 2.4 KiB — 36 ms — font-display: swap
Gotham-Medium.woff woff swap
Size 41 KB
Load time 79 ms
Start 236 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Gotham-Bold.woff woff swap
Size 40 KB
Load time 81 ms
Start 565 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Gotham-Ultra.woff woff swap
Size 23 KB
Load time 79 ms
Start 565 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Gotham-Light.woff woff swap
Size 22 KB
Load time 75 ms
Start 565 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Gotham-Black.woff woff swap
Size 43 KB
Load time 90 ms
Start 566 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Gotham-Book.woff woff swap
Size 41 KB
Load time 303 ms
Start 722 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
La7.woff woff swap
Size 2 KB
Load time 36 ms
Start 5.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~64 KB and ~128 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Aruba.it

Network Waterfall
231 requests over 6173ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.7 s LCP 5.3 shttps://la7.it// https://la7.it/ — 301 — 145 B — 91 ms — http/1.1https://www.la7.it/www.la7.it/ https://www.la7.it/ — 200 — 156.8 KiB — 208 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_c45srado/type/5/width/1280/quality/100/0_c45srado.jpg?v=7859kdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_c45srado/type/5/width/1280/quality/100/0_c45srado.jpg?v=7859 — 200 — 304.8 KiB — 290 ms — h2https://www.la7.it/sites/default/themes/la7/js/mobile-detect.js?v=1www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/mobile-detect.js?v=1 — 200 — 15.9 KiB — 71 ms — h2https://www.la7.it/sites/default/themes/la7/newcss/min/login.min.css?v=2023061234234351100www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/newcss/min/login.min.css?v=2023061234234351100 — 200 — 1.9 KiB — 67 ms — h2https://www.la7.it/sites/default/files/css/css_ywqYrtSodM0qVMzAkOSnqZ_iBnAVpkSeD_yPtUN9tBk.csswww.la7.it/sites/default/files/css/... https://www.la7.it/sites/default/files/css/css_ywqYrtSodM0qVMzAkOSnqZ_iBnAVpkSeD_yPtUN9tBk.css — 200 — 2.1 KiB — 68 ms — h2https://www.la7.it/sites/default/files/css/css_wgtAaS0xPeEOzSBOYrAcPaeGmIAO_0OtzMB49_ytnmE.csswww.la7.it/sites/default/files/css/... https://www.la7.it/sites/default/files/css/css_wgtAaS0xPeEOzSBOYrAcPaeGmIAO_0OtzMB49_ytnmE.css — 200 — 2.8 KiB — 65 ms — h2https://www.la7.it/assets/fonts/Gotham-Medium.woffwww.la7.it/assets/fonts/Gotham-Medi... https://www.la7.it/assets/fonts/Gotham-Medium.woff — 200 — 41.0 KiB — 79 ms — h2https://components2.corriereobjects.it/rcs_orchestrator/v4/index.min.js?v=c4c183a62d469c343bb5f468863fc9eecomponents2.corriereobjects.it/rcs_... https://components2.corriereobjects.it/rcs_orchestrator/v4/index.min.js?v=c4c183a62d469c343bb5f468863fc9ee — 200 — 10.2 KiB — 112 ms — h2https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.js?v=240820261643243242components2.rcsobjects.it/rcs_teali... https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.js?v=240820261643243242 — 200 — 64.7 KiB — 144 ms — h2https://www.la7.it/sites/default/themes/la7/js/swiper/swiper-bundle.min.js?v=20221103124634www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/swiper/swiper-bundle.min.js?v=20221103124634 — 200 — 37.3 KiB — 58 ms — h2https://www.la7.it/sites/default/themes/la7/js/gsap-public/minified/gsap.min.js?v=20221103124634www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/gsap-public/minified/gsap.min.js?v=20221103124634 — 200 — 25.0 KiB — 65 ms — h2https://www.la7.it/sites/default/themes/la7/js/gsap-public/minified/ScrollTrigger.min.js?v=20221103124634www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/gsap-public/minified/ScrollTrigger.min.js?v=20221103124634 — 200 — 10.8 KiB — 60 ms — h2https://www.la7.it/sites/default/themes/la7/js/la7_js_home_2022.js?v=20240430444416302www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/la7_js_home_2022.js?v=20240430444416302 — 200 — 7.3 KiB — 61 ms — h2https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 155.8 KiB — 179 ms — h2https://www.la7.it/sites/default/themes/la7/images/fullwidth/Icon-MenuLA7.svgwww.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/images/fullwidth/Icon-MenuLA7.svg — 200 — 723 B — 62 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_1k3vr78k/type/5/width/1280/quality/100/0_1k3vr78k.jpgkdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_1k3vr78k/type/5/width/1280/quality/100/0_1k3vr78k.jpg — 200 — 358.5 KiB — 197 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_f0jaacok/type/5/width/1280/quality/100/0_f0jaacok.jpg?v=6182kdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_f0jaacok/type/5/width/1280/quality/100/0_f0jaacok.jpg?v=6182 — 200 — 240.5 KiB — 206 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_h3yirrap/type/5/width/1280/quality/100/0_h3yirrap.jpgkdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_h3yirrap/type/5/width/1280/quality/100/0_h3yirrap.jpg — 200 — 285.4 KiB — 221 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_ln33kqow/type/5/width/1280/quality/100/0_ln33kqow.jpgkdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_ln33kqow/type/5/width/1280/quality/100/0_ln33kqow.jpg — 200 — 197.3 KiB — 217 ms — h2https://micro.rubiconproject.com/prebid/dynamic/10814.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/10814.js — 200 — 171.4 KiB — 65 ms — h2https://components2.rcsobjects.it/rcs_omniture/v1/distro/la7/s_code.js?v=240820261643243242components2.rcsobjects.it/rcs_omnit... https://components2.rcsobjects.it/rcs_omniture/v1/distro/la7/s_code.js?v=240820261643243242 — 200 — 16.5 KiB — 55 ms — h2https://components2.rcsobjects.it/rcs_omniture/v1/distro/la7/config.js?v=240820261643243242components2.rcsobjects.it/rcs_omnit... https://components2.rcsobjects.it/rcs_omniture/v1/distro/la7/config.js?v=240820261643243242 — 200 — 974 B — 54 ms — h2https://www.la7.it/sites/default/files/js/js_zGKjZ-O2vXo9JDp7xdHgCtFsgTHaDKNQe5t9dAwmB0c.jswww.la7.it/sites/default/files/js/j... https://www.la7.it/sites/default/files/js/js_zGKjZ-O2vXo9JDp7xdHgCtFsgTHaDKNQe5t9dAwmB0c.js — 200 — 45.4 KiB — 212 ms — h2https://www.la7.it/sites/default/files/js/js_h_HZ7x8siNNnIsKEwA70rg4Wp9C_ZS7XYp7fz3E2_wM.jswww.la7.it/sites/default/files/js/j... https://www.la7.it/sites/default/files/js/js_h_HZ7x8siNNnIsKEwA70rg4Wp9C_ZS7XYp7fz3E2_wM.js — 200 — 27.4 KiB — 215 ms — h2https://www.la7.it/sites/default/files/js/js_LgjGyx8_hI7ODuQZs319Ei13siVynYZQHmRpkj3dh4M.jswww.la7.it/sites/default/files/js/j... https://www.la7.it/sites/default/files/js/js_LgjGyx8_hI7ODuQZs319Ei13siVynYZQHmRpkj3dh4M.js — 200 — 13.8 KiB — 142 ms — h2https://www.la7.it/sites/default/themes/la7/js/rad.js?v=66www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/rad.js?v=66 — 200 — 1.3 KiB — 202 ms — h2https://www.la7.it/la7_iabtcf2/cmp.js?v=43534534www.la7.it/la7_iabtcf2/cmp.js?v=435... https://www.la7.it/la7_iabtcf2/cmp.js?v=43534534 — 200 — 3.8 KiB — 204 ms — h2https://www.la7.it/la7_iabtcf2/v6/index.min.js?v=534654654654www.la7.it/la7_iabtcf2/v6/index.min... https://www.la7.it/la7_iabtcf2/v6/index.min.js?v=534654654654 — 200 — 221.1 KiB — 253 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.2 KiB — 133 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.7 s LCP 5.3 shttps://la7.it// https://la7.it/ — 301 — 145 B — 91 ms — http/1.1https://www.la7.it/www.la7.it/ https://www.la7.it/ — 200 — 156.8 KiB — 208 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_c45srado/type/5/width/1280/quality/100/0_c45srado.jpg?v=7859kdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_c45srado/type/5/width/1280/quality/100/0_c45srado.jpg?v=7859 — 200 — 304.8 KiB — 290 ms — h2https://www.la7.it/sites/default/themes/la7/js/mobile-detect.js?v=1www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/mobile-detect.js?v=1 — 200 — 15.9 KiB — 71 ms — h2https://www.la7.it/sites/default/themes/la7/newcss/min/login.min.css?v=2023061234234351100www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/newcss/min/login.min.css?v=2023061234234351100 — 200 — 1.9 KiB — 67 ms — h2https://www.la7.it/sites/default/files/css/css_ywqYrtSodM0qVMzAkOSnqZ_iBnAVpkSeD_yPtUN9tBk.csswww.la7.it/sites/default/files/css/... https://www.la7.it/sites/default/files/css/css_ywqYrtSodM0qVMzAkOSnqZ_iBnAVpkSeD_yPtUN9tBk.css — 200 — 2.1 KiB — 68 ms — h2https://www.la7.it/sites/default/files/css/css_wgtAaS0xPeEOzSBOYrAcPaeGmIAO_0OtzMB49_ytnmE.csswww.la7.it/sites/default/files/css/... https://www.la7.it/sites/default/files/css/css_wgtAaS0xPeEOzSBOYrAcPaeGmIAO_0OtzMB49_ytnmE.css — 200 — 2.8 KiB — 65 ms — h2https://www.la7.it/assets/fonts/Gotham-Medium.woffwww.la7.it/assets/fonts/Gotham-Medi... https://www.la7.it/assets/fonts/Gotham-Medium.woff — 200 — 41.0 KiB — 79 ms — h2https://components2.corriereobjects.it/rcs_orchestrator/v4/index.min.js?v=c4c183a62d469c343bb5f468863fc9eecomponents2.corriereobjects.it/rcs_... https://components2.corriereobjects.it/rcs_orchestrator/v4/index.min.js?v=c4c183a62d469c343bb5f468863fc9ee — 200 — 10.2 KiB — 112 ms — h2https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.js?v=240820261643243242components2.rcsobjects.it/rcs_teali... https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.js?v=240820261643243242 — 200 — 64.7 KiB — 144 ms — h2https://www.la7.it/sites/default/themes/la7/js/swiper/swiper-bundle.min.js?v=20221103124634www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/swiper/swiper-bundle.min.js?v=20221103124634 — 200 — 37.3 KiB — 58 ms — h2https://www.la7.it/sites/default/themes/la7/js/gsap-public/minified/gsap.min.js?v=20221103124634www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/gsap-public/minified/gsap.min.js?v=20221103124634 — 200 — 25.0 KiB — 65 ms — h2https://www.la7.it/sites/default/themes/la7/js/gsap-public/minified/ScrollTrigger.min.js?v=20221103124634www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/gsap-public/minified/ScrollTrigger.min.js?v=20221103124634 — 200 — 10.8 KiB — 60 ms — h2https://www.la7.it/sites/default/themes/la7/js/la7_js_home_2022.js?v=20240430444416302www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/la7_js_home_2022.js?v=20240430444416302 — 200 — 7.3 KiB — 61 ms — h2https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 155.8 KiB — 179 ms — h2https://www.la7.it/sites/default/themes/la7/images/fullwidth/Icon-MenuLA7.svgwww.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/images/fullwidth/Icon-MenuLA7.svg — 200 — 723 B — 62 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_1k3vr78k/type/5/width/1280/quality/100/0_1k3vr78k.jpgkdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_1k3vr78k/type/5/width/1280/quality/100/0_1k3vr78k.jpg — 200 — 358.5 KiB — 197 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_f0jaacok/type/5/width/1280/quality/100/0_f0jaacok.jpg?v=6182kdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_f0jaacok/type/5/width/1280/quality/100/0_f0jaacok.jpg?v=6182 — 200 — 240.5 KiB — 206 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_h3yirrap/type/5/width/1280/quality/100/0_h3yirrap.jpgkdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_h3yirrap/type/5/width/1280/quality/100/0_h3yirrap.jpg — 200 — 285.4 KiB — 221 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_ln33kqow/type/5/width/1280/quality/100/0_ln33kqow.jpgkdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_ln33kqow/type/5/width/1280/quality/100/0_ln33kqow.jpg — 200 — 197.3 KiB — 217 ms — h2https://micro.rubiconproject.com/prebid/dynamic/10814.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/10814.js — 200 — 171.4 KiB — 65 ms — h2https://components2.rcsobjects.it/rcs_omniture/v1/distro/la7/s_code.js?v=240820261643243242components2.rcsobjects.it/rcs_omnit... https://components2.rcsobjects.it/rcs_omniture/v1/distro/la7/s_code.js?v=240820261643243242 — 200 — 16.5 KiB — 55 ms — h2https://components2.rcsobjects.it/rcs_omniture/v1/distro/la7/config.js?v=240820261643243242components2.rcsobjects.it/rcs_omnit... https://components2.rcsobjects.it/rcs_omniture/v1/distro/la7/config.js?v=240820261643243242 — 200 — 974 B — 54 ms — h2https://www.la7.it/sites/default/files/js/js_zGKjZ-O2vXo9JDp7xdHgCtFsgTHaDKNQe5t9dAwmB0c.jswww.la7.it/sites/default/files/js/j... https://www.la7.it/sites/default/files/js/js_zGKjZ-O2vXo9JDp7xdHgCtFsgTHaDKNQe5t9dAwmB0c.js — 200 — 45.4 KiB — 212 ms — h2https://www.la7.it/sites/default/files/js/js_h_HZ7x8siNNnIsKEwA70rg4Wp9C_ZS7XYp7fz3E2_wM.jswww.la7.it/sites/default/files/js/j... https://www.la7.it/sites/default/files/js/js_h_HZ7x8siNNnIsKEwA70rg4Wp9C_ZS7XYp7fz3E2_wM.js — 200 — 27.4 KiB — 215 ms — h2https://www.la7.it/sites/default/files/js/js_LgjGyx8_hI7ODuQZs319Ei13siVynYZQHmRpkj3dh4M.jswww.la7.it/sites/default/files/js/j... https://www.la7.it/sites/default/files/js/js_LgjGyx8_hI7ODuQZs319Ei13siVynYZQHmRpkj3dh4M.js — 200 — 13.8 KiB — 142 ms — h2https://www.la7.it/sites/default/themes/la7/js/rad.js?v=66www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/rad.js?v=66 — 200 — 1.3 KiB — 202 ms — h2https://www.la7.it/la7_iabtcf2/cmp.js?v=43534534www.la7.it/la7_iabtcf2/cmp.js?v=435... https://www.la7.it/la7_iabtcf2/cmp.js?v=43534534 — 200 — 3.8 KiB — 204 ms — h2https://www.la7.it/la7_iabtcf2/v6/index.min.js?v=534654654654www.la7.it/la7_iabtcf2/v6/index.min... https://www.la7.it/la7_iabtcf2/v6/index.min.js?v=534654654654 — 200 — 221.1 KiB — 253 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.2 KiB — 133 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_xokq8iqn/type/5/width/1280/quality/100/0_xokq8iqn.jpgkdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_xokq8iqn/type/5/width/1280/quality/100/0_xokq8iqn.jpg — 200 — 262.2 KiB — 220 ms — h2https://www.la7.it/sites/default/files/anteprima/sondaggipoliticicoalizioni.jpgwww.la7.it/sites/default/files/ante... https://www.la7.it/sites/default/files/anteprima/sondaggipoliticicoalizioni.jpg — 200 — 214.4 KiB — 167 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_fs4x0z2r/type/5/width/1280/quality/100/0_fs4x0z2r.jpgkdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_fs4x0z2r/type/5/width/1280/quality/100/0_fs4x0z2r.jpg — 200 — 263.1 KiB — 276 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_mystlvwx/type/5/width/1280/quality/100/0_mystlvwx.jpg?v=9983kdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_mystlvwx/type/5/width/1280/quality/100/0_mystlvwx.jpg?v=9983 — 200 — 211.6 KiB — 249 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_upolgoj2/type/5/width/1280/quality/100/0_upolgoj2.jpgkdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_upolgoj2/type/5/width/1280/quality/100/0_upolgoj2.jpg — 200 — 219.2 KiB — 275 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_t9wktvbx/type/5/width/1280/quality/100/0_t9wktvbx.jpgkdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_t9wktvbx/type/5/width/1280/quality/100/0_t9wktvbx.jpg — 200 — 192.4 KiB — 275 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_sj5gtcj7/type/5/width/1280/quality/100/0_sj5gtcj7.jpg?v=7185kdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_sj5gtcj7/type/5/width/1280/quality/100/0_sj5gtcj7.jpg?v=7185 — 200 — 222.1 KiB — 275 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_n664se74/type/5/width/1280/quality/100/0_n664se74.jpgkdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_n664se74/type/5/width/1280/quality/100/0_n664se74.jpg — 200 — 219.8 KiB — 275 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_vxa7fhg8/type/5/width/1280/quality/100/0_vxa7fhg8.jpg?v=8356kdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_vxa7fhg8/type/5/width/1280/quality/100/0_vxa7fhg8.jpg?v=8356 — 200 — 168.6 KiB — 276 ms — h2https://tg.la7.it/sites/all/themes/bootstrap/img/logo.svgtg.la7.it/sites/all/themes/bootstra... https://tg.la7.it/sites/all/themes/bootstrap/img/logo.svg — 200 — 1.5 KiB — 114 ms — h2https://www.la7.it/sites/default/files/guida_tv/lanci/d_invbarbero01_poster_desk_16-9_defok.jpgwww.la7.it/sites/default/files/guid... https://www.la7.it/sites/default/files/guida_tv/lanci/d_invbarbero01_poster_desk_16-9_defok.jpg — 200 — 313.6 KiB — 211 ms — h2https://www.la7.it/sites/default/files/guida_tv/lanci/d_inonda2026_poster16x9_desk_def.jpgwww.la7.it/sites/default/files/guid... https://www.la7.it/sites/default/files/guida_tv/lanci/d_inonda2026_poster16x9_desk_def.jpg — 200 — 504.2 KiB — 272 ms — h2https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_ze71o6tw/type/5/width/410/quality/100/0_ze71o6tw.jpg?v=8669kdam.iltrovatore.it/p/103/sp/10300/... https://kdam.iltrovatore.it/p/103/sp/10300/thumbnail/entry_id/0_ze71o6tw/type/5/width/410/quality/100/0_ze71o6tw.jpg?v=8669 — 200 — 123.0 KiB — 276 ms — h2https://www.la7.it/sites/default/files/guida_tv/lanci/variazione.jpgwww.la7.it/sites/default/files/guid... https://www.la7.it/sites/default/files/guida_tv/lanci/variazione.jpg — 200 — 145.3 KiB — 267 ms — h2https://www.la7.it/sites/default/themes/la7/newcss/assets/img/la7_logo.svgwww.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/newcss/assets/img/la7_logo.svg — 200 — 8.7 KiB — 200 ms — h2https://www.la7.it/vjs-player/v8.0.28-3/index.min.js?v=432423423432www.la7.it/vjs-player/v8.0.28-3/ind... https://www.la7.it/vjs-player/v8.0.28-3/index.min.js?v=432423423432 — 200 — 255.7 KiB — 266 ms — h2https://www.la7.it/sites/default/themes/la7/js/appla7.js?v=444444www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/js/appla7.js?v=444444 — 200 — 3.3 KiB — 249 ms — h2https://fundingchoicesmessages.google.com/i/pub-1003797122955615?ers=1fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/pub-1003797122955615?ers=1 — 200 — 70.0 KiB — 173 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 16.5 KiB — 124 ms — h2https://components2.corriereobjects.it/rcs_orchestrator/v4/20260728123453697.extra/chunks/3.min.jscomponents2.corriereobjects.it/rcs_... https://components2.corriereobjects.it/rcs_orchestrator/v4/20260728123453697.extra/chunks/3.min.js — 200 — 14.1 KiB — 119 ms — h2https://cdn.insurads.com/bootstrap/TFO9OQP3.jscdn.insurads.com/bootstrap/TFO9OQP3... https://cdn.insurads.com/bootstrap/TFO9OQP3.js — 200 — 3.9 KiB — 99 ms — h2https://ats-wrapper.privacymanager.io/ats-modules/2e06f752-55d7-4caa-a21a-d4b6eb54d92f/ats.jsats-wrapper.privacymanager.io/ats-m... https://ats-wrapper.privacymanager.io/ats-modules/2e06f752-55d7-4caa-a21a-d4b6eb54d92f/ats.js — 200 — 75.6 KiB — 197 ms — h2https://cdn.brandmetrics.com/tag/5d3fd4b31b22474ca243aaac2c7d9449/la7.jscdn.brandmetrics.com/tag/5d3fd4b31b... https://cdn.brandmetrics.com/tag/5d3fd4b31b22474ca243aaac2c7d9449/la7.js — 404 — 403 B — 144 ms — h2https://api.ipify.org/api.ipify.org/ https://api.ipify.org/ — 200 — 144 B — 152 ms — h2https://cdn.confiant-integrations.net/Uz53wP4bWeNPPncp-CjbKPnK1Uo/gpt_and_prebid/config.jscdn.confiant-integrations.net/Uz53w... https://cdn.confiant-integrations.net/Uz53wP4bWeNPPncp-CjbKPnK1Uo/gpt_and_prebid/config.js — 200 — 81.1 KiB — 111 ms — h3https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.43.js?utv=20260824143146components2.rcsobjects.it/rcs_teali... https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.43.js?utv=20260824143146 — 200 — 6.7 KiB — 58 ms — h2https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.36.js?utv=20260824143146components2.rcsobjects.it/rcs_teali... https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.36.js?utv=20260824143146 — 200 — 30.2 KiB — 95 ms — h2https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.47.js?utv=20260824143146components2.rcsobjects.it/rcs_teali... https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.47.js?utv=20260824143146 — 200 — 34.0 KiB — 106 ms — h2https://static.anonymised.io/light/loader.jsstatic.anonymised.io/light/loader.j... https://static.anonymised.io/light/loader.js — 200 — 7.9 KiB — 75 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=AA5673AE52E15B730A490D4C%40AdobeOrg&d_nsid=0&ts=1787581906421dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=AA5673AE52E15B730A490D4C%40AdobeOrg&d_nsid=0&ts=1787581906421 — 200 — 919 B — 151 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPQAAADdCAYAAACMjF8AAAAACXBIWXMAAAsSAAALEgHS3X78AAAA%…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPQAAADdCAYAAACMjF8AAAAACXBIWXMAAAsSAAALEgHS3X78AAAA%… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAIWCAYAAAB5vtuUAAAACXBIWXMAABcRAAAXEQHKJvM/AAAgA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAIWCAYAAAB5vtuUAAAACXBIWXMAABcRAAAXEQHKJvM/AAAgA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPQAAADdCAYAAACMjF8AAAAACXBIWXMAAAsSAAALEgHS3X78AAAUz…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPQAAADdCAYAAACMjF8AAAAACXBIWXMAAAsSAAALEgHS3X78AAAUz… — 200 — 0 B — 0 ms — datahttps://www.la7.it/assets/img/hp22_arrow_nav.svgwww.la7.it/assets/img/hp22_arrow_na... https://www.la7.it/assets/img/hp22_arrow_nav.svg — 200 — 858 B — 104 ms — h2https://www.la7.it/assets/fonts/Gotham-Bold.woffwww.la7.it/assets/fonts/Gotham-Bold... https://www.la7.it/assets/fonts/Gotham-Bold.woff — 200 — 40.2 KiB — 81 ms — h2https://www.la7.it/assets/fonts/Gotham-Ultra.woffwww.la7.it/assets/fonts/Gotham-Ultr... https://www.la7.it/assets/fonts/Gotham-Ultra.woff — 200 — 23.2 KiB — 79 ms — h2https://www.la7.it/assets/fonts/Gotham-Light.woffwww.la7.it/assets/fonts/Gotham-Ligh... https://www.la7.it/assets/fonts/Gotham-Light.woff — 200 — 21.9 KiB — 75 ms — h2https://www.la7.it/assets/fonts/Gotham-Black.woffwww.la7.it/assets/fonts/Gotham-Blac... https://www.la7.it/assets/fonts/Gotham-Black.woff — 200 — 42.9 KiB — 90 ms — h2https://www.la7.it/la7.mp4www.la7.it/la7.mp4 https://www.la7.it/la7.mp4 — 206 — 334 B — 459 ms — h2https://www.la7.it/la7d.mp4www.la7.it/la7d.mp4 https://www.la7.it/la7d.mp4 — 206 — 328 B — 456 ms — h2https://www.la7.it/sites/default/files/hbbtv/rocky-locandina_0_2.jpgwww.la7.it/sites/default/files/hbbt... https://www.la7.it/sites/default/files/hbbtv/rocky-locandina_0_2.jpg — 200 — 24.1 KiB — 58 ms — h2https://www.la7.it/sites/default/files/hbbtv/locandina_sito_99_0.jpgwww.la7.it/sites/default/files/hbbt... https://www.la7.it/sites/default/files/hbbtv/locandina_sito_99_0.jpg — 200 — 20.6 KiB — 61 ms — h2https://www.la7.it/sites/default/files/hbbtv/thecaveacquaallagola-locandina_1_0_0.jpgwww.la7.it/sites/default/files/hbbt... https://www.la7.it/sites/default/files/hbbtv/thecaveacquaallagola-locandina_1_0_0.jpg — 200 — 25.2 KiB — 64 ms — h2https://www.la7.it/sites/default/files/hbbtv/race-locandinaok_2_0.jpgwww.la7.it/sites/default/files/hbbt... https://www.la7.it/sites/default/files/hbbtv/race-locandinaok_2_0.jpg — 200 — 23.2 KiB — 64 ms — h2https://www.la7.it/sites/default/files/hbbtv/locandinaunpescedinomewanda_1_0.jpgwww.la7.it/sites/default/files/hbbt... https://www.la7.it/sites/default/files/hbbtv/locandinaunpescedinomewanda_1_0.jpg — 200 — 20.1 KiB — 67 ms — h2https://www.la7.it/sites/default/files/hbbtv/terzogrado-locandina_0_0.jpgwww.la7.it/sites/default/files/hbbt... https://www.la7.it/sites/default/files/hbbtv/terzogrado-locandina_0_0.jpg — 200 — 17.4 KiB — 65 ms — h2https://www.la7.it/sites/default/themes/la7/newcss/assets/img/fascia-intanto-dsk-skin.jpgwww.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/newcss/assets/img/fascia-intanto-dsk-skin.jpg — 200 — 392.4 KiB — 91 ms — h2https://www.la7.it/sites/default/themes/la7/newcss/assets/img/Barbatrucco.svg?v=1www.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/newcss/assets/img/Barbatrucco.svg?v=1 — 200 — 20.3 KiB — 80 ms — h2https://www.la7.it/sites/default/themes/la7/newcss/assets/img/fascia-intanto-ombra.svgwww.la7.it/sites/default/themes/la7... https://www.la7.it/sites/default/themes/la7/newcss/assets/img/fascia-intanto-ombra.svg — 200 — 843 B — 76 ms — h2https://www.la7.it/sites/default/files/eden_postr_evid.jpgwww.la7.it/sites/default/files/eden... https://www.la7.it/sites/default/files/eden_postr_evid.jpg — 200 — 619.0 KiB — 147 ms — h2https://www.la7.it/sites/default/files/d_inonda2026_poster16x9_desk_def.jpgwww.la7.it/sites/default/files/d_in... https://www.la7.it/sites/default/files/d_inonda2026_poster16x9_desk_def.jpg — 200 — 504.2 KiB — 127 ms — h2https://www.la7.it/sites/default/files/lact_2026_notalent_pal_0.jpgwww.la7.it/sites/default/files/lact... https://www.la7.it/sites/default/files/lact_2026_notalent_pal_0.jpg — 200 — 457.0 KiB — 125 ms — h2https://www.la7.it/sites/default/files/omnibus_pal_big.jpgwww.la7.it/sites/default/files/omni... https://www.la7.it/sites/default/files/omnibus_pal_big.jpg — 200 — 114.1 KiB — 123 ms — h2https://www.la7.it/sites/default/files/coffeebreak_2026_notalent_pal.jpgwww.la7.it/sites/default/files/coff... https://www.la7.it/sites/default/files/coffeebreak_2026_notalent_pal.jpg — 200 — 103.6 KiB — 126 ms — h2https://www.la7.it/sites/default/files/paliodisiena_vetrina_1.jpgwww.la7.it/sites/default/files/pali... https://www.la7.it/sites/default/files/paliodisiena_vetrina_1.jpg — 200 — 453.4 KiB — 136 ms — h2https://www.la7.it/sites/default/files/d_invbarbero01_poster_desk_16-9_defok.jpgwww.la7.it/sites/default/files/d_in... https://www.la7.it/sites/default/files/d_invbarbero01_poster_desk_16-9_defok.jpg — 200 — 313.6 KiB — 111 ms — h2https://www.la7.it/sites/default/files/d_tdb_augias_poster_desk_16-9_def.jpgwww.la7.it/sites/default/files/d_td... https://www.la7.it/sites/default/files/d_tdb_augias_poster_desk_16-9_def.jpg — 200 — 204.2 KiB — 106 ms — h2https://www.la7.it/sites/default/files/d_ldm_gratteri_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_ld... https://www.la7.it/sites/default/files/d_ldm_gratteri_poster16x9_desk_ok.jpg — 200 — 234.9 KiB — 155 ms — h2https://www.la7.it/sites/default/files/ugp_poster_desk_16-9_def.jpgwww.la7.it/sites/default/files/ugp_... https://www.la7.it/sites/default/files/ugp_poster_desk_16-9_def.jpg — 200 — 268.5 KiB — 220 ms — h2https://www.la7.it/sites/default/files/d_lagiustadistanza_saviano_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_la... https://www.la7.it/sites/default/files/d_lagiustadistanza_saviano_poster16x9_desk_ok.jpg — 200 — 303.2 KiB — 175 ms — h2https://www.la7.it/sites/default/files/piazzapulita_postr_evid.jpgwww.la7.it/sites/default/files/piaz... https://www.la7.it/sites/default/files/piazzapulita_postr_evid.jpg — 200 — 357.2 KiB — 186 ms — h2https://www.la7.it/sites/default/files/anteprima_sito_-_2025-06-26t122909.691.jpgwww.la7.it/sites/default/files/ante... https://www.la7.it/sites/default/files/anteprima_sito_-_2025-06-26t122909.691.jpg — 200 — 64.7 KiB — 188 ms — h2https://www.la7.it/sites/default/files/dimartedi_22-23_poster_desk_16-9_def.jpgwww.la7.it/sites/default/files/dima... https://www.la7.it/sites/default/files/dimartedi_22-23_poster_desk_16-9_def.jpg — 200 — 180.4 KiB — 189 ms — h2https://www.la7.it/sites/default/files/like-home-logo-destra_0.jpgwww.la7.it/sites/default/files/like... https://www.la7.it/sites/default/files/like-home-logo-destra_0.jpg — 200 — 325.1 KiB — 195 ms — h2https://www.la7.it/sites/default/files/d_la7it_original_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_la... https://www.la7.it/sites/default/files/d_la7it_original_poster16x9_desk_ok.jpg — 200 — 119.2 KiB — 231 ms — h2https://www.la7.it/sites/default/files/d_trumpstory_poster16x9_ok_0.jpgwww.la7.it/sites/default/files/d_tr... https://www.la7.it/sites/default/files/d_trumpstory_poster16x9_ok_0.jpg — 200 — 190.7 KiB — 208 ms — h2https://www.la7.it/sites/default/files/d_0.jpgwww.la7.it/sites/default/files/d_0.... https://www.la7.it/sites/default/files/d_0.jpg — 200 — 94.1 KiB — 230 ms — h2https://www.la7.it/sites/default/files/like-home-logo-destra.jpgwww.la7.it/sites/default/files/like... https://www.la7.it/sites/default/files/like-home-logo-destra.jpg — 200 — 616.7 KiB — 265 ms — h2https://www.la7.it/sites/default/files/d_100min_poster_desk_16-9_def.jpgwww.la7.it/sites/default/files/d_10... https://www.la7.it/sites/default/files/d_100min_poster_desk_16-9_def.jpg — 200 — 239.6 KiB — 218 ms — h2https://www.la7.it/sites/default/files/bozzatv.jpgwww.la7.it/sites/default/files/bozz... https://www.la7.it/sites/default/files/bozzatv.jpg — 200 — 877.6 KiB — 251 ms — h2https://www.la7.it/sites/default/files/d_ottoemezzo2024_poster_desk_16-9_def.jpgwww.la7.it/sites/default/files/d_ot... https://www.la7.it/sites/default/files/d_ottoemezzo2024_poster_desk_16-9_def.jpg — 200 — 135.5 KiB — 227 ms — h2https://www.la7.it/sites/default/files/d_provedinchiesta_poster16x9_desk_ok_0.jpgwww.la7.it/sites/default/files/d_pr... https://www.la7.it/sites/default/files/d_provedinchiesta_poster16x9_desk_ok_0.jpg — 200 — 206.9 KiB — 239 ms — h2https://www.la7.it/sites/default/files/a_barberorisponde_head_home_alone.jpgwww.la7.it/sites/default/files/a_ba... https://www.la7.it/sites/default/files/a_barberorisponde_head_home_alone.jpg — 200 — 249.1 KiB — 353 ms — h2https://www.la7.it/sites/default/files/d_iap_gramellini_poster_desk_16-9_def.jpgwww.la7.it/sites/default/files/d_ia... https://www.la7.it/sites/default/files/d_iap_gramellini_poster_desk_16-9_def.jpg — 200 — 186.7 KiB — 355 ms — h2https://www.la7.it/sites/default/files/tagada_sett_2019_pal_big.pngwww.la7.it/sites/default/files/taga... https://www.la7.it/sites/default/files/tagada_sett_2019_pal_big.png — 200 — 567.9 KiB — 359 ms — h2https://www.la7.it/sites/default/files/miniostoria-desk.pngwww.la7.it/sites/default/files/mini... https://www.la7.it/sites/default/files/miniostoria-desk.png — 200 — 934.0 KiB — 373 ms — h2https://www.la7.it/sites/default/files/propaganda_postr_evid.jpgwww.la7.it/sites/default/files/prop... https://www.la7.it/sites/default/files/propaganda_postr_evid.jpg — 200 — 517.2 KiB — 374 ms — h2https://www.la7.it/sites/default/files/d_sognatori_telese_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_so... https://www.la7.it/sites/default/files/d_sognatori_telese_poster16x9_desk_ok.jpg — 200 — 157.6 KiB — 375 ms — h2https://www.la7.it/sites/default/files/d_ignotox_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_ig... https://www.la7.it/sites/default/files/d_ignotox_poster16x9_desk_ok.jpg — 200 — 119.2 KiB — 376 ms — h2https://www.la7.it/sites/default/files/d_amabilicreature_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_am... https://www.la7.it/sites/default/files/d_amabilicreature_poster16x9_desk_ok.jpg — 200 — 245.5 KiB — 380 ms — h2https://www.la7.it/sites/default/files/d_atlantidefiles2023_poster_desk_16-9_def_0.jpgwww.la7.it/sites/default/files/d_at... https://www.la7.it/sites/default/files/d_atlantidefiles2023_poster_desk_16-9_def_0.jpg — 200 — 191.4 KiB — 381 ms — h2https://www.la7.it/sites/default/files/bellitalia_inviaggio_pal.jpgwww.la7.it/sites/default/files/bell... https://www.la7.it/sites/default/files/bellitalia_inviaggio_pal.jpg — 200 — 66.8 KiB — 380 ms — h2https://www.la7.it/sites/default/files/anteprima_sito_4.jpgwww.la7.it/sites/default/files/ante... https://www.la7.it/sites/default/files/anteprima_sito_4.jpg — 200 — 30.9 KiB — 378 ms — h2https://www.la7.it/sites/default/files/bersagliomobile_pal_big.jpgwww.la7.it/sites/default/files/bers... https://www.la7.it/sites/default/files/bersagliomobile_pal_big.jpg — 200 — 110.9 KiB — 382 ms — h2https://www.la7.it/sites/default/files/programmi.jpgwww.la7.it/sites/default/files/prog... https://www.la7.it/sites/default/files/programmi.jpg — 200 — 124.5 KiB — 383 ms — h2https://www.la7.it/sites/default/files/d_pomeriggiodoc_poster_desk_1609_def.jpgwww.la7.it/sites/default/files/d_po... https://www.la7.it/sites/default/files/d_pomeriggiodoc_poster_desk_1609_def.jpg — 200 — 265.7 KiB — 386 ms — h2https://www.la7.it/sites/default/files/vista.jpgwww.la7.it/sites/default/files/vist... https://www.la7.it/sites/default/files/vista.jpg — 200 — 130.3 KiB — 386 ms — h2https://www.la7.it/sites/default/files/d_equellagiusta_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_eq... https://www.la7.it/sites/default/files/d_equellagiusta_poster16x9_desk_ok.jpg — 200 — 223.1 KiB — 389 ms — h2https://www.la7.it/sites/default/files/finale_di_partito_-_alessandra_sardoni-prog.jpgwww.la7.it/sites/default/files/fina... https://www.la7.it/sites/default/files/finale_di_partito_-_alessandra_sardoni-prog.jpg — 200 — 459.0 KiB — 448 ms — h2https://www.la7.it/sites/default/files/d_gigawattfocus_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_gi... https://www.la7.it/sites/default/files/d_gigawattfocus_poster16x9_desk_ok.jpg — 200 — 205.7 KiB — 392 ms — h2https://www.la7.it/sites/default/files/d_greentour_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_gr... https://www.la7.it/sites/default/files/d_greentour_poster16x9_desk_ok.jpg — 200 — 294.6 KiB — 393 ms — h2https://www.la7.it/sites/default/files/programma-rumor.jpgwww.la7.it/sites/default/files/prog... https://www.la7.it/sites/default/files/programma-rumor.jpg — 200 — 86.6 KiB — 396 ms — h2https://www.la7.it/sites/default/files/gustodisapere.jpgwww.la7.it/sites/default/files/gust... https://www.la7.it/sites/default/files/gustodisapere.jpg — 200 — 31.6 KiB — 395 ms — h2https://www.la7.it/sites/default/files/d_lassaggiastorie_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_la... https://www.la7.it/sites/default/files/d_lassaggiastorie_poster16x9_desk_ok.jpg — 200 — 204.9 KiB — 400 ms — h2https://www.la7.it/sites/default/files/ing_perfetto_2021_pal.jpgwww.la7.it/sites/default/files/ing_... https://www.la7.it/sites/default/files/ing_perfetto_2021_pal.jpg — 200 — 42.3 KiB — 400 ms — h2https://www.la7.it/sites/default/files/d_tdb_augias_poster_desk_16-9_def_0.jpgwww.la7.it/sites/default/files/d_td... https://www.la7.it/sites/default/files/d_tdb_augias_poster_desk_16-9_def_0.jpg — 200 — 204.2 KiB — 404 ms — h2https://www.la7.it/sites/default/files/poster_0.jpgwww.la7.it/sites/default/files/post... https://www.la7.it/sites/default/files/poster_0.jpg — 200 — 352.1 KiB — 412 ms — h2https://www.la7.it/sites/default/files/d_la7ricorda_poster_desk_16-9_def.jpgwww.la7.it/sites/default/files/d_la... https://www.la7.it/sites/default/files/d_la7ricorda_poster_desk_16-9_def.jpg — 200 — 84.7 KiB — 416 ms — h2https://www.la7.it/sites/default/files/d_leparoledellasalute_2022_poster_desk_16-9_def.jpgwww.la7.it/sites/default/files/d_le... https://www.la7.it/sites/default/files/d_leparoledellasalute_2022_poster_desk_16-9_def.jpg — 200 — 144.3 KiB — 417 ms — h2https://www.la7.it/sites/default/files/d_like_2025_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_li... https://www.la7.it/sites/default/files/d_like_2025_poster16x9_desk_ok.jpg — 200 — 156.4 KiB — 420 ms — h2https://www.la7.it/sites/default/files/meteola7_pal_big.jpgwww.la7.it/sites/default/files/mete... https://www.la7.it/sites/default/files/meteola7_pal_big.jpg — 200 — 179.7 KiB — 424 ms — h2https://www.la7.it/sites/default/files/d_ssp_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_ss... https://www.la7.it/sites/default/files/d_ssp_poster16x9_desk_ok.jpg — 200 — 197.1 KiB — 428 ms — h2https://www.la7.it/sites/default/files/socialtop1024_x_576.jpgwww.la7.it/sites/default/files/soci... https://www.la7.it/sites/default/files/socialtop1024_x_576.jpg — 200 — 101.8 KiB — 430 ms — h2https://www.la7.it/sites/default/files/speciali-mentana_pal_big.jpgwww.la7.it/sites/default/files/spec... https://www.la7.it/sites/default/files/speciali-mentana_pal_big.jpg — 200 — 197.7 KiB — 434 ms — h2https://www.la7.it/sites/default/files/startupeconomy_pal_1.jpgwww.la7.it/sites/default/files/star... https://www.la7.it/sites/default/files/startupeconomy_pal_1.jpg — 200 — 38.9 KiB — 435 ms — h2https://www.la7.it/sites/default/files/ficoneri.jpgwww.la7.it/sites/default/files/fico... https://www.la7.it/sites/default/files/ficoneri.jpg — 200 — 168.5 KiB — 439 ms — h2https://www.la7.it/sites/default/files/uozzap_pal_big.jpgwww.la7.it/sites/default/files/uozz... https://www.la7.it/sites/default/files/uozzap_pal_big.jpg — 200 — 155.8 KiB — 446 ms — h2https://www.la7.it/sites/default/files/voicetown_home_v2_1024x596.jpgwww.la7.it/sites/default/files/voic... https://www.la7.it/sites/default/files/voicetown_home_v2_1024x596.jpg — 200 — 448.8 KiB — 456 ms — h2https://www.la7.it/sites/default/files/23_0.pngwww.la7.it/sites/default/files/23_0... https://www.la7.it/sites/default/files/23_0.png — 200 — 237.5 KiB — 461 ms — h2https://www.la7.it/sites/default/files/1.jpgwww.la7.it/sites/default/files/1.jp... https://www.la7.it/sites/default/files/1.jpg — 200 — 2.1 MiB — 598 ms — h2https://www.la7.it/sites/default/files/d_librinonda_poster_desk_16-9_def.jpgwww.la7.it/sites/default/files/d_li... https://www.la7.it/sites/default/files/d_librinonda_poster_desk_16-9_def.jpg — 200 — 208.8 KiB — 499 ms — h2https://www.la7.it/sites/default/files/storiadiunre_web.jpgwww.la7.it/sites/default/files/stor... https://www.la7.it/sites/default/files/storiadiunre_web.jpg — 200 — 679.8 KiB — 514 ms — h2https://www.la7.it/sites/default/files/lingo_poster_desk_16-9_def.jpgwww.la7.it/sites/default/files/ling... https://www.la7.it/sites/default/files/lingo_poster_desk_16-9_def.jpg — 200 — 192.7 KiB — 518 ms — h2https://www.la7.it/sites/default/files/ir1086605_images_se307298_pr307298_ep-1_stbase_0.jpgwww.la7.it/sites/default/files/ir10... https://www.la7.it/sites/default/files/ir1086605_images_se307298_pr307298_ep-1_stbase_0.jpg — 200 — 643.7 KiB — 532 ms — h2https://www.la7.it/sites/default/files/d_grantchester_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_gr... https://www.la7.it/sites/default/files/d_grantchester_poster16x9_desk_ok.jpg — 200 — 117.4 KiB — 534 ms — h2https://www.la7.it/sites/default/files/ezio-mauro-app.pngwww.la7.it/sites/default/files/ezio... https://www.la7.it/sites/default/files/ezio-mauro-app.png — 200 — 258.5 KiB — 540 ms — h2https://www.la7.it/sites/default/files/missmarple_prog_ineviden_desk.jpgwww.la7.it/sites/default/files/miss... https://www.la7.it/sites/default/files/missmarple_prog_ineviden_desk.jpg — 200 — 209.6 KiB — 545 ms — h2https://www.la7.it/sites/default/files/d_atlantidefiles2023_poster_desk_16-9_def.jpgwww.la7.it/sites/default/files/d_at... https://www.la7.it/sites/default/files/d_atlantidefiles2023_poster_desk_16-9_def.jpg — 200 — 191.4 KiB — 549 ms — h2https://www.la7.it/sites/default/files/d_fig-world-cup_2026_poster16x9_desk.jpgwww.la7.it/sites/default/files/d_fi... https://www.la7.it/sites/default/files/d_fig-world-cup_2026_poster16x9_desk.jpg — 200 — 191.2 KiB — 553 ms — h2https://www.la7.it/sites/default/files/testata-grande_dx.pngwww.la7.it/sites/default/files/test... https://www.la7.it/sites/default/files/testata-grande_dx.png — 200 — 1.2 MiB — 607 ms — h2https://www.la7.it/sites/default/files/d_once900_poster_desk_1609_def.jpgwww.la7.it/sites/default/files/d_on... https://www.la7.it/sites/default/files/d_once900_poster_desk_1609_def.jpg — 200 — 250.0 KiB — 574 ms — h2https://www.la7.it/sites/default/files/d_ga_2025_poster16x9_desk_ok.jpgwww.la7.it/sites/default/files/d_ga... https://www.la7.it/sites/default/files/d_ga_2025_poster16x9_desk_ok.jpg — 200 — 190.8 KiB — 578 ms — h2https://www.la7.it/sites/default/files/d_fdi_insinna_poster16x9_desk.jpgwww.la7.it/sites/default/files/d_fd... https://www.la7.it/sites/default/files/d_fdi_insinna_poster16x9_desk.jpg — 200 — 82.1 KiB — 579 ms — h2https://www.la7.it/assets/fonts/Gotham-Book.woffwww.la7.it/assets/fonts/Gotham-Book... https://www.la7.it/assets/fonts/Gotham-Book.woff — 200 — 40.9 KiB — 303 ms — h2https://smetrics.rcsmetrics.it/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=AA5673AE52E15B730A490D4C%40AdobeOrg&mid=53251509799383249420242953212530951679&ts=1787581906702smetrics.rcsmetrics.it/id?d_visid_v... https://smetrics.rcsmetrics.it/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=AA5673AE52E15B730A490D4C%40AdobeOrg&mid=53251509799383249420242953212530951679&ts=1787581906702 — 200 — 456 B — 84 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=49414117197282869071020896502033537162cm.everesttech.net/cm/dd?d_uuid=494... https://cm.everesttech.net/cm/dd?d_uuid=49414117197282869071020896502033537162 — 302 — 517 B — 157 ms — http/1.1https://rcsmediagroupspa.demdex.net/dest5.html?d_nsid=0rcsmediagroupspa.demdex.net/dest5.h... https://rcsmediagroupspa.demdex.net/dest5.html?d_nsid=0 — 200 — 3.3 KiB — 108 ms — h2https://ad-delivery.net/px.gif?ch=2ad-delivery.net/px.gif?ch=2 https://ad-delivery.net/px.gif?ch=2 — 200 — 551 B — 184 ms — h2https://secure-assets.rubiconproject.com/floors/1001-pbjs-floors.jsonsecure-assets.rubiconproject.com/fl... https://secure-assets.rubiconproject.com/floors/1001-pbjs-floors.json — 200 — 192 B — 226 ms — h2https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260824cdn.jsdelivr.net/gh/prebid/currency... https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260824 — 200 — 1.5 KiB — 76 ms — h2https://id.a-mx.com/sync/?tagId=&ref=null&u=https://www.la7.it/&tl=https://www.la7.it/&nf=0&rt=true&v=11.18.5&av=2.0&vg=pbjs&us_privacy=null&am=null&gdpr=0&gdpr_consent=id.a-mx.com/sync/?tagId=&ref=null&u... https://id.a-mx.com/sync/?tagId=&ref=null&u=https://www.la7.it/&tl=https://www.la7.it/&nf=0&rt=true&v=11.18.5&av=2.0&vg=pbjs&us_privacy=null&am=null&gdpr=0&gdpr_consent= — 200 — 463 B — 126 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.la7.it%2F&domain=www.la7.it&cw=1&lsw=1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.la7.it%2F&domain=www.la7.it&cw=1&lsw=1 — 200 — 0 B — 158 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aoxV0gAAAEHeegw6dpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aoxV0gAAAEHeegw6 — 302 — 531 B — 40 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aoxV0gAAAEHeegw6dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aoxV0gAAAEHeegw6 — 200 — 457 B — 48 ms — h2https://www.la7.it/la7.mp4www.la7.it/la7.mp4 https://www.la7.it/la7.mp4 — 206 — 25.3 KiB — 283 ms — h2https://www.la7.it/la7d.mp4www.la7.it/la7d.mp4 https://www.la7.it/la7d.mp4 — 206 — 21.2 KiB — 276 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.la7.it%2F&domain=www.la7.it&cw=1&lsw=1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.la7.it%2F&domain=www.la7.it&cw=1&lsw=1 — 200 — 379 B — 96 ms — h2https://cdn-gl.imrworldwide.com/conf/PDA27B933-2F84-4A0C-AF21-FCA5C16E86C6.jscdn-gl.imrworldwide.com/conf/PDA27B... https://cdn-gl.imrworldwide.com/conf/PDA27B933-2F84-4A0C-AF21-FCA5C16E86C6.js — 200 — 7.2 KiB — 174 ms — h2https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.4.js?utv=20260824143147components2.rcsobjects.it/rcs_teali... https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.4.js?utv=20260824143147 — 200 — 1.5 KiB — 62 ms — h2https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.44.js?utv=20260824143147components2.rcsobjects.it/rcs_teali... https://components2.rcsobjects.it/rcs_tealium/v1/distro/lasette/Prod/utag.44.js?utv=20260824143147 — 200 — 4.2 KiB — 65 ms — h2https://cdn.permutive.app/6ccc4e64-d4bc-4642-97b6-db50a75d8a5d-web.jscdn.permutive.app/6ccc4e64-d4bc-464... https://cdn.permutive.app/6ccc4e64-d4bc-4642-97b6-db50a75d8a5d-web.js — 200 — 222.6 KiB — 107 ms — h2https://ping.chartbeat.net/ping?h=la7.it&p=%2F&u=DDdJhMCMJQMeD-L46n&d=la7.it&g=67097&g0=la7&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=6448&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.la7.it%2F&b=1390&t=BUhAc1BFTHabjSKICdsVnVDaUYSz&V=152&i=LA7%20-%20Video%20e%20notizie%20su%20programmi%20TV%2C%20sport%2C%20politica%20e%20spettacolo&tz=0&sn=1&sv=Djrz8XDGR0ivBwb-w6BtClpFCLbroR&sr=external&sd=1&im=0653044f&_ping.chartbeat.net/ping?h=la7.it&p=... https://ping.chartbeat.net/ping?h=la7.it&p=%2F&u=DDdJhMCMJQMeD-L46n&d=la7.it&g=67097&g0=la7&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=6448&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.la7.it%2F&b=1390&t=BUhAc1BFTHabjSKICdsVnVDaUYSz&V=152&i=LA7%20-%20Video%20e%20notizie%20su%20programmi%20TV%2C%20sport%2C%20politica%20e%20spettacolo&tz=0&sn=1&sv=Djrz8XDGR0ivBwb-w6BtClpFCLbroR&sr=external&sd=1&im=0653044f&_ — 200 — 201 B — 316 ms — h2https://www.la7.it/la7d.mp4www.la7.it/la7d.mp4 https://www.la7.it/la7d.mp4 — 206 — 336 B — 123 ms — h2https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=la7.it&domain=la7.it&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=la7.it&domain=la7.it&path=%2F — 200 — 507 B — 33 ms — h2https://cdn1.anonymised.io/light/bundle.js?v=1.8.69cdn1.anonymised.io/light/bundle.js?... https://cdn1.anonymised.io/light/bundle.js?v=1.8.69 — 200 — 24.8 KiB — 109 ms — h2https://cdn1.anonymised.io/light/auth.js?v=1.8.69cdn1.anonymised.io/light/auth.js?v=... https://cdn1.anonymised.io/light/auth.js?v=1.8.69 — 200 — 28.1 KiB — 124 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 37.2 KiB — 55 ms — h3https://cdn.confiant-integrations.net/gptprebidnative/202608131959/wrap.jscdn.confiant-integrations.net/gptpr... https://cdn.confiant-integrations.net/gptprebidnative/202608131959/wrap.js — 200 — 141.9 KiB — 50 ms — h3https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 426 B — 108 ms — h2https://cdn-gl.imrworldwide.com/conf/P0919797A-3128-4961-B402-DCD4E5D3B071.jscdn-gl.imrworldwide.com/conf/P09197... https://cdn-gl.imrworldwide.com/conf/P0919797A-3128-4961-B402-DCD4E5D3B071.js — 200 — 6.6 KiB — 38 ms — h2https://dmpmetrics.rcsmetrics.it/dmpmetrics.rcsmetrics.it/ https://dmpmetrics.rcsmetrics.it/ — -1 — 0 B — 272 ms — https://cdn.taboola.com/libtrc/rcs-la7/loader.jscdn.taboola.com/libtrc/rcs-la7/load... https://cdn.taboola.com/libtrc/rcs-la7/loader.js — 200 — 323.7 KiB — 38 ms — h2https://c2.taboola.com/nr/rcs-la7/newsroom.jsc2.taboola.com/nr/rcs-la7/newsroom.... https://c2.taboola.com/nr/rcs-la7/newsroom.js — 200 — 17.6 KiB — 27 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPQAAADdCAYAAACMjF8AAAAACXBIWXMAAAsSAAALEgHS3X78AAAAG…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPQAAADdCAYAAACMjF8AAAAACXBIWXMAAAsSAAALEgHS3X78AAAAG… — 200 — 0 B — 0 ms — datahttps://cdn-gl.imrworldwide.com/novms/js/2/nlsSDK600.bundle.min.jscdn-gl.imrworldwide.com/novms/js/2/... https://cdn-gl.imrworldwide.com/novms/js/2/nlsSDK600.bundle.min.js — 200 — 74.2 KiB — 82 ms — h2blob:https://www.la7.it/9696c620-c1a8-4544-8caa-572a5e2d8cb3www.la7.it/9696c620-c1a8-4544-8caa-... blob:https://www.la7.it/9696c620-c1a8-4544-8caa-572a5e2d8cb3 — 200 — -1 B — 74 ms — blobhttps://smetrics.rcsmetrics.it/b/ss/rcsla7prod/1/JS-2.23.0/s6942850281052?AQB=1&ndh=1&pf=1&t=24%2F7%2F2026%2014%3A31%3A47%201%200&mid=53251509799383249420242953212530951679&aamlh=6&ce=UTF-8&ns=rcsdigital&cdp=2&pageName=LA7%2F&g=https%3A%2F%2Fwww.la7.it%2F&c.&la7.&nomePagina=LA7%2Fhomepage&site=la7.it&renderdExp=Wide&screenSize=1350x940&screenFormat=Landscape&.la7&tealium_status=analytics%20in%20tealium&.c&cc=USD&ch=homepage&server=la7.it&events=event2&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&h1=la7.it%2Chomepage&c2=LA7%20-%20Video%20e%20notizie%20su%20programmi%20TV%2C%20sport%2C%20politica%20e%20spettacolo&h2=homepage&c7=la7.it&c9=D%3Dg&c10=free&v10=D%3Dc10&v11=LA7%2Fhomepage&c14=New&v14=New&c15=not%20logged%20in&v15=not%20logged%20in&c16=4%3A30PM&v16=D%3Dc16&c17=Monday&v17=D%3Dc17&c18=Weekday&v18=D%3Dc18&c32=lasette%7CProd%7Cut4.45.202605131340&v34=la7.it&c37=Privacy%20banner&c44=2.23.0&c53=sezione&v53=sezione&v57=Mozilla%2F5.0%20%28Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F151.0.0.0%20Safari%2F537.36&c58=17&c61=P1%2CTL%2CF1%2C%2CB2%2CBL&c69=La7.it%2Fhomepage&c71=no_refresh&v72=https%3A%2F%2Fwww.la7.it%2F&c75=Wide&v80=no&v94=14%3A31%3A46%3A388&v185=-1421814278&v186=18614.61&v200=53251509799383249420242953212530951679&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=AA5673AE52E15B730A490D4C%40AdobeOrg&AQE=1smetrics.rcsmetrics.it/b/ss/rcsla7p... https://smetrics.rcsmetrics.it/b/ss/rcsla7prod/1/JS-2.23.0/s6942850281052?AQB=1&ndh=1&pf=1&t=24%2F7%2F2026%2014%3A31%3A47%201%200&mid=53251509799383249420242953212530951679&aamlh=6&ce=UTF-8&ns=rcsdigital&cdp=2&pageName=LA7%2F&g=https%3A%2F%2Fwww.la7.it%2F&c.&la7.&nomePagina=LA7%2Fhomepage&site=la7.it&renderdExp=Wide&screenSize=1350x940&screenFormat=Landscape&.la7&tealium_status=analytics%20in%20tealium&.c&cc=USD&ch=homepage&server=la7.it&events=event2&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&h1=la7.it%2Chomepage&c2=LA7%20-%20Video%20e%20notizie%20su%20programmi%20TV%2C%20sport%2C%20politica%20e%20spettacolo&h2=homepage&c7=la7.it&c9=D%3Dg&c10=free&v10=D%3Dc10&v11=LA7%2Fhomepage&c14=New&v14=New&c15=not%20logged%20in&v15=not%20logged%20in&c16=4%3A30PM&v16=D%3Dc16&c17=Monday&v17=D%3Dc17&c18=Weekday&v18=D%3Dc18&c32=lasette%7CProd%7Cut4.45.202605131340&v34=la7.it&c37=Privacy%20banner&c44=2.23.0&c53=sezione&v53=sezione&v57=Mozilla%2F5.0%20%28Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F151.0.0.0%20Safari%2F537.36&c58=17&c61=P1%2CTL%2CF1%2C%2CB2%2CBL&c69=La7.it%2Fhomepage&c71=no_refresh&v72=https%3A%2F%2Fwww.la7.it%2F&c75=Wide&v80=no&v94=14%3A31%3A46%3A388&v185=-1421814278&v186=18614.61&v200=53251509799383249420242953212530951679&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=AA5673AE52E15B730A490D4C%40AdobeOrg&AQE=1 — 200 — 224 B — 28 ms — h2https://static.anonm.io/light/check3pc.htmlstatic.anonm.io/light/check3pc.html https://static.anonm.io/light/check3pc.html — 200 — 1.5 KiB — 103 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608180101/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608180101/pubads_impl.js — 200 — 202.9 KiB — 80 ms — h3blob:https://www.la7.it/36b7f64b-5c3a-48b4-9ab9-dc76ec8dadedwww.la7.it/36b7f64b-5c3a-48b4-9ab9-... blob:https://www.la7.it/36b7f64b-5c3a-48b4-9ab9-dc76ec8daded — 200 — 0 B — 1 ms — blobhttps://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 424 B — 36 ms — h2https://cdn.taboola.com/libtrc/tr5?type=loaderpixel&publisher=rcs-la7&bundle=defaultcdn.taboola.com/libtrc/tr5?type=loa... https://cdn.taboola.com/libtrc/tr5?type=loaderpixel&publisher=rcs-la7&bundle=default — 200 — 119 B — 4 ms — h2https://nr-events.taboola.com/newsroom/1.0/rcs-la7/get-action?page.url=https%3A%2F%2Fwww.la7.it%2F&view.id=522369872113137892&page.template=home&page.dashboard=homenr-events.taboola.com/newsroom/1.0/... https://nr-events.taboola.com/newsroom/1.0/rcs-la7/get-action?page.url=https%3A%2F%2Fwww.la7.it%2F&view.id=522369872113137892&page.template=home&page.dashboard=home — 200 — 394 B — 72 ms — h2https://www.la7.it/la7.mp4www.la7.it/la7.mp4 https://www.la7.it/la7.mp4 — 206 — 2.2 MiB — 167 ms — h2blob:https://www.la7.it/06813ade-f16e-4d53-a828-a799ed4ca95cwww.la7.it/06813ade-f16e-4d53-a828-... blob:https://www.la7.it/06813ade-f16e-4d53-a828-a799ed4ca95c — 200 — -1 B — 64 ms — blobhttps://nr-events.taboola.com/newsroom/1.0/rcs-la7/notify-impression?page.url=https%3A%2F%2Fwww.la7.it%2F&view.id=522369872113137892&page.template=home&page.dashboard=homenr-events.taboola.com/newsroom/1.0/... https://nr-events.taboola.com/newsroom/1.0/rcs-la7/notify-impression?page.url=https%3A%2F%2Fwww.la7.it%2F&view.id=522369872113137892&page.template=home&page.dashboard=home — 204 — 107 B — 33 ms — h2https://cdn-gl.imrworldwide.com/novms/html/ls.htmlcdn-gl.imrworldwide.com/novms/html/... https://cdn-gl.imrworldwide.com/novms/html/ls.html — 200 — 3.9 KiB — 110 ms — h2https://api.anonymised.io/v3/anon/interest-scores?aav=1.8.69api.anonymised.io/v3/anon/interest-... https://api.anonymised.io/v3/anon/interest-scores?aav=1.8.69 — 200 — 142 B — 77 ms — h2https://api.anonymised.io/v2/debug?aav=1.8.69api.anonymised.io/v2/debug?aav=1.8.... https://api.anonymised.io/v2/debug?aav=1.8.69 — 200 — 153 B — 78 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxWnFP276l-jttArb5MKHGxQmAw8VRp2XXm_SjyOzecq5a4u2enKztO9ARtm57qHS3D-TQ9DiZhE-kP37vTL-uUdnp3xOm8uFKLYgK3xOnMyrOfhtvm-nQPL8X4lQkLLRuDYNz5IMw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWnFP276l-jttArb5MKHGxQmAw8VRp2XXm_SjyOzecq5a4u2enKztO9ARtm57qHS3D-TQ9DiZhE-kP37vTL-uUdnp3xOm8uFKLYgK3xOnMyrOfhtvm-nQPL8X4lQkLLRuDYNz5IMw== — 204 — 28 B — 76 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWnFP276l-jttArb5MKHGxQmAw8VRp2XXm_SjyOzecq5a4u2enKztO9ARtm57qHS3D-TQ9DiZhE-kP37vTL-uUdnp3xOm8uFKLYgK3xOnMyrOfhtvm-nQPL8X4lQkLLRuDYNz5IMw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWnFP276l-jttArb5MKHGxQmAw8VRp2XXm_SjyOzecq5a4u2enKztO9ARtm57qHS3D-TQ9DiZhE-kP37vTL-uUdnp3xOm8uFKLYgK3xOnMyrOfhtvm-nQPL8X4lQkLLRuDYNz5IMw== — 204 — 28 B — 77 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxV00pVDWwK3Ik54_ZWY3ky0Ebaq4E28CLC3SBDNNaj92YmaEZQUf6Hof9x8SelfnqHO_HusO3CxIX-qTm7oWas7zPdiWPKfSE69ixKmKF9bFFXHW5ctTS-CgjCDlLR4EtBR_efuRQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzg3NTgxOTA4LDI1OTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cubGE3Lml0LyIsbnVsbCxbWzgsImxEV2dmNnZGSU1VIl0sWzksImVuLVVTIl0sWzE2LCJbMCwwLDBdIl0sWzM1LCIxNzg3NTgxOTA4Il0sWzE5LCIyIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1dfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxV00pVDWwK3Ik54_ZWY3ky0Ebaq4E28CLC3SBDNNaj92YmaEZQUf6Hof9x8SelfnqHO_HusO3CxIX-qTm7oWas7zPdiWPKfSE69ixKmKF9bFFXHW5ctTS-CgjCDlLR4EtBR_efuRQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzg3NTgxOTA4LDI1OTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cubGE3Lml0LyIsbnVsbCxbWzgsImxEV2dmNnZGSU1VIl0sWzksImVuLVVTIl0sWzE2LCJbMCwwLDBdIl0sWzM1LCIxNzg3NTgxOTA4Il0sWzE5LCIyIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1d — 200 — 1.8 KiB — 55 ms — h2https://secure-it.imrworldwide.com/cgi-bin/gn?prd=session&c9=devid,&c13=asid,PDA27B933-2F84-4A0C-AF21-FCA5C16E86C6&sessionId=xd4ek7npk9s4uwhb9ii8yctriegsh1787581908&c16=sdkv,bj.6.0.0&uoo=&fp_id=&fp_cr_tm=&fp_acc_tm=&fp_emm_tm=&ve_id=&c30=bldv,6.0.0.748&uid2=&uid2_token=&hem_sha256=&hem_sha1=&hem_md5=&hem_unknown=&sdd=&retry=0secure-it.imrworldwide.com/cgi-bin/... https://secure-it.imrworldwide.com/cgi-bin/gn?prd=session&c9=devid,&c13=asid,PDA27B933-2F84-4A0C-AF21-FCA5C16E86C6&sessionId=xd4ek7npk9s4uwhb9ii8yctriegsh1787581908&c16=sdkv,bj.6.0.0&uoo=&fp_id=&fp_cr_tm=&fp_acc_tm=&fp_emm_tm=&ve_id=&c30=bldv,6.0.0.748&uid2=&uid2_token=&hem_sha256=&hem_sha1=&hem_md5=&hem_unknown=&sdd=&retry=0 — 200 — 553 B — 104 ms — h2https://xd4ek7npk9s4uwhb9ii8yctriegsh1787581908.nuid.imrworldwide.com/xd4ek7npk9s4uwhb9ii8yctriegsh178758... https://xd4ek7npk9s4uwhb9ii8yctriegsh1787581908.nuid.imrworldwide.com/ — 200 — 352 B — 153 ms — h2https://secure-it.imrworldwide.com/cgi-bin/gn?prd=session&c9=devid,&c13=asid,P0919797A-3128-4961-B402-DCD4E5D3B071&sessionId=iikk2xpeqcfszqni1bj2rimlsb2xo1787581908&c16=sdkv,bj.6.0.0&uoo=&fp_id=&fp_cr_tm=&fp_acc_tm=&fp_emm_tm=&ve_id=&c30=bldv,6.0.0.748&uid2=&uid2_token=&hem_sha256=&hem_sha1=&hem_md5=&hem_unknown=&sdd=&retry=0secure-it.imrworldwide.com/cgi-bin/... https://secure-it.imrworldwide.com/cgi-bin/gn?prd=session&c9=devid,&c13=asid,P0919797A-3128-4961-B402-DCD4E5D3B071&sessionId=iikk2xpeqcfszqni1bj2rimlsb2xo1787581908&c16=sdkv,bj.6.0.0&uoo=&fp_id=&fp_cr_tm=&fp_acc_tm=&fp_emm_tm=&ve_id=&c30=bldv,6.0.0.748&uid2=&uid2_token=&hem_sha256=&hem_sha1=&hem_md5=&hem_unknown=&sdd=&retry=0 — 200 — 552 B — 89 ms — h2https://iikk2xpeqcfszqni1bj2rimlsb2xo1787581908.nuid.imrworldwide.com/iikk2xpeqcfszqni1bj2rimlsb2xo178758... https://iikk2xpeqcfszqni1bj2rimlsb2xo1787581908.nuid.imrworldwide.com/ — 200 — 350 B — 162 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxWnFP276l-jttArb5MKHGxQmAw8VRp2XXm_SjyOzecq5a4u2enKztO9ARtm57qHS3D-TQ9DiZhE-kP37vTL-uUdnp3xOm8uFKLYgK3xOnMyrOfhtvm-nQPL8X4lQkLLRuDYNz5IMw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWnFP276l-jttArb5MKHGxQmAw8VRp2XXm_SjyOzecq5a4u2enKztO9ARtm57qHS3D-TQ9DiZhE-kP37vTL-uUdnp3xOm8uFKLYgK3xOnMyrOfhtvm-nQPL8X4lQkLLRuDYNz5IMw== — 204 — 28 B — 29 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWnFP276l-jttArb5MKHGxQmAw8VRp2XXm_SjyOzecq5a4u2enKztO9ARtm57qHS3D-TQ9DiZhE-kP37vTL-uUdnp3xOm8uFKLYgK3xOnMyrOfhtvm-nQPL8X4lQkLLRuDYNz5IMw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWnFP276l-jttArb5MKHGxQmAw8VRp2XXm_SjyOzecq5a4u2enKztO9ARtm57qHS3D-TQ9DiZhE-kP37vTL-uUdnp3xOm8uFKLYgK3xOnMyrOfhtvm-nQPL8X4lQkLLRuDYNz5IMw== — 204 — 28 B — 41 ms — h3https://www.la7.it/favicon.icowww.la7.it/favicon.ico https://www.la7.it/favicon.ico — 200 — 3.5 KiB — 37 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202608200101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202608200101/gpt — 200 — 23.1 KiB — 39 ms — h3https://config.aps.amazon-adsystem.com/configs/3692config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3692 — 200 — 1.3 KiB — 111 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 84.2 KiB — 154 ms — h2https://components2.rcsobjects.it/rcs_adv/v1/distro/dfp/common/css/hidePositionNoIframe.css?v=1.0.2components2.rcsobjects.it/rcs_adv/v... https://components2.rcsobjects.it/rcs_adv/v1/distro/dfp/common/css/hidePositionNoIframe.css?v=1.0.2 — 200 — 1.6 KiB — 36 ms — h2https://imasdk.googleapis.com/js/sdkloader/gpt_proxy.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/gpt_proxy.js — 200 — 38.9 KiB — 29 ms — h2https://prebid-server.rubiconproject.com/cookie_syncprebid-server.rubiconproject.com/co... https://prebid-server.rubiconproject.com/cookie_sync — 400 — 328 B — 107 ms — http/1.1https://prebid-server.rubiconproject.com/openrtb2/auctionprebid-server.rubiconproject.com/op... https://prebid-server.rubiconproject.com/openrtb2/auction — 200 — 503 B — 102 ms — http/1.1https://web.ads.aps.amazon-adsystem.com/e/pb/bidweb.ads.aps.amazon-adsystem.com/e/p... https://web.ads.aps.amazon-adsystem.com/e/pb/bid — 204 — 410 B — 464 ms — http/1.1https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 988 B — 123 ms — h2https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=10814-558210&m=banner&s=4fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=10814-558210&m=banner&s=4 — 200 — 328 B — 299 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=630744htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=630744 — 200 — 560 B — 190 ms — h2https://display.bidder.taboola.com/OpenRTB/TaboolaHB/auction?publisher=1828555display.bidder.taboola.com/OpenRTB/... https://display.bidder.taboola.com/OpenRTB/TaboolaHB/auction?publisher=1828555 — 204 — 267 B — 68 ms — h2https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=11.18.5&cb=24679804812&lsavail=1&networkId=1939&gzip=1grid-bidder.criteo.com/openrtb_2_5/... https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=11.18.5&cb=24679804812&lsavail=1&networkId=1939&gzip=1 — 204 — 612 B — 180 ms — h2https://hbopenbid.pubmatic.com/translator?source=prebid-client&gzip=1hbopenbid.pubmatic.com/translator?s... https://hbopenbid.pubmatic.com/translator?source=prebid-client&gzip=1 — 204 — 305 B — 116 ms — h2https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.jssecure.cdn.fastclick.net/js/pubcid/... https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js — 200 — 21.7 KiB — 53 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 105 ms — h2https://web-video.ads.aps.amazon-adsystem.com/e/dtb/bidweb-video.ads.aps.amazon-adsystem.c... https://web-video.ads.aps.amazon-adsystem.com/e/dtb/bid — 200 — 677 B — 359 ms — h2https://aax-eu.amazon-adsystem.com/s/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=1&gdpr_consent=tcunavailable&dl=n-Seedtag_an-db5_n-index_n-Ogury_kg_pm-db5_n-onetag_3lift_smrt_ox-db5_ym_rbdaax-eu.amazon-adsystem.com/s/iu3?cm... https://aax-eu.amazon-adsystem.com/s/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=1&gdpr_consent=tcunavailable&dl=n-Seedtag_an-db5_n-index_n-Ogury_kg_pm-db5_n-onetag_3lift_smrt_ox-db5_ym_rbd — 302 — 526 B — 136 ms — h2https://aax-eu.amazon-adsystem.com/s/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=1&gdpr_consent=tcunavailable&dl=n-Seedtag_an-db5_n-index_n-Ogury_kg_pm-db5_n-onetag_3lift_smrt_ox-db5_ym_rbd&dcc=taax-eu.amazon-adsystem.com/s/iu3?cm... https://aax-eu.amazon-adsystem.com/s/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=1&gdpr_consent=tcunavailable&dl=n-Seedtag_an-db5_n-index_n-Ogury_kg_pm-db5_n-onetag_3lift_smrt_ox-db5_ym_rbd&dcc=t — 200 — 489 B — 68 ms — h2https://secure-it.imrworldwide.com/cgi-bin/gn?prd=dcr&ci=it-704682&ch=it-704682_b01_LA7_BRW_S&asn=LA7_BRW&fp_id=&fp_cr_tm=&fp_acc_tm=&fp_emm_tm=&ve_id=&sessionId=iikk2xpeqcfszqni1bj2rimlsb2xo1787581908&prv=1&c6=vc,b01&ca=NA&c13=asid,P0919797A-3128-4961-B402-DCD4E5D3B071&c32=segA,NA&c33=segB,NA&c34=segC,NA&c15=apn,&sup=1&segment2=&segment1=&forward=0&plugv=&playerv=&ad=0&cr=V&c9=devid,&enc=true&c1=nuid,vzlvgpzj6b4d0j37g1wz6qgeefnny1787581908&at=view&rt=text&c16=sdkv,bj.6.0.0&c27=cln,0&crs=&lat=&lon=&c29=plid,17875819083162878&c30=bldv,6.0.0.748&st=dcr&c7=osgrp,&c8=devgrp,&c10=plt,&c40=adbid,&c14=osver,NA&c26=dmap,1&dd=&hrd=&wkd=&c35=adrsid,&c36=cref1,&c37=cref2,&c11=agg,1&c12=apv,&c51=adl,0&c52=noad,0&pc=NA&c53=fef,n&c54=oad,&c55=cref3,&c57=adldf,2&ai=c1a3c983a9b1b2ce1844eacf08ff20b4&c3=st,c&c64=starttm,1787581909&adid=c1a3c983a9b1b2ce1844eacf08ff20b4&c58=isLive,false&c59=sesid,&c61=createtm,1787581910&c63=pipMode,&uoo=&c68=bndlid,&nodeTM=&logTM=&c73=phtype,&c74=dvcnm,&c76=adbsnid,&c44=progen,&davty=0&si=https%3A%2F%2Fwww.la7.it%2F&c66=mediaurl,&sdd=&c62=sendTime,1787581910&rnd=968345secure-it.imrworldwide.com/cgi-bin/... https://secure-it.imrworldwide.com/cgi-bin/gn?prd=dcr&ci=it-704682&ch=it-704682_b01_LA7_BRW_S&asn=LA7_BRW&fp_id=&fp_cr_tm=&fp_acc_tm=&fp_emm_tm=&ve_id=&sessionId=iikk2xpeqcfszqni1bj2rimlsb2xo1787581908&prv=1&c6=vc,b01&ca=NA&c13=asid,P0919797A-3128-4961-B402-DCD4E5D3B071&c32=segA,NA&c33=segB,NA&c34=segC,NA&c15=apn,&sup=1&segment2=&segment1=&forward=0&plugv=&playerv=&ad=0&cr=V&c9=devid,&enc=true&c1=nuid,vzlvgpzj6b4d0j37g1wz6qgeefnny1787581908&at=view&rt=text&c16=sdkv,bj.6.0.0&c27=cln,0&crs=&lat=&lon=&c29=plid,17875819083162878&c30=bldv,6.0.0.748&st=dcr&c7=osgrp,&c8=devgrp,&c10=plt,&c40=adbid,&c14=osver,NA&c26=dmap,1&dd=&hrd=&wkd=&c35=adrsid,&c36=cref1,&c37=cref2,&c11=agg,1&c12=apv,&c51=adl,0&c52=noad,0&pc=NA&c53=fef,n&c54=oad,&c55=cref3,&c57=adldf,2&ai=c1a3c983a9b1b2ce1844eacf08ff20b4&c3=st,c&c64=starttm,1787581909&adid=c1a3c983a9b1b2ce1844eacf08ff20b4&c58=isLive,false&c59=sesid,&c61=createtm,1787581910&c63=pipMode,&uoo=&c68=bndlid,&nodeTM=&logTM=&c73=phtype,&c74=dvcnm,&c76=adbsnid,&c44=progen,&davty=0&si=https%3A%2F%2Fwww.la7.it%2F&c66=mediaurl,&sdd=&c62=sendTime,1787581910&rnd=968345 — 200 — 553 B — 103 ms — h2https://www.la7.it/assets/fonts/La7.woff?v=2www.la7.it/assets/fonts/La7.woff?v=... https://www.la7.it/assets/fonts/La7.woff?v=2 — 200 — 2.4 KiB — 36 ms — h2https://check.analytics.rlcdn.com/check/14044check.analytics.rlcdn.com/check/140... https://check.analytics.rlcdn.com/check/14044 — 200 — 636 B — 107 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
83% of JavaScript execution is third-party
First-party Third-party 1766ms · 1914KB · €19/mo
www.la7.it
Other
Costly
Execution 585ms
Transfer 157 KB
Monthly Cost €6/mo
www.la7.it
Other
Optional
Execution 183ms
Transfer 25 KB
Monthly Cost €2/mo
components2.rcsobjects.it
Other
Optional
Execution 119ms
Transfer 7 KB
Monthly Cost €1/mo
www.la7.it
Other
Optional
Execution 119ms
Transfer 221 KB
Unused 12%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 113ms
Transfer 203 KB
Unused 70%
Monthly Cost €1/mo
client.aps.amazon-adsystem.com
Other
Optional
Execution 111ms
Transfer 84 KB
Unused 41%
Monthly Cost €1/mo
micro.rubiconproject.com
Other
Optional
Execution 97ms
Transfer 171 KB
Unused 36%
Monthly Cost €1/mo
cdn.confiant-integrations.net
Other
Optional
Execution 97ms
Transfer 142 KB
Unused 60%
Monthly Cost €1/mo
components2.rcsobjects.it
Other
Optional
Execution 89ms
Transfer 65 KB
Unused 32%
Monthly Cost €1/mo
www.la7.it
Other
Optional
Execution 68ms
Transfer 37 KB
Unused 56%
Monthly Cost €1/mo
www.la7.it
Other
Optional
Execution 67ms
Transfer 256 KB
Unused 70%
Monthly Cost €1/mo
cdn.permutive.app
Other
Optional
Execution 62ms
Transfer 223 KB
Unused 18%
Monthly Cost €1/mo
cdn.taboola.com
Other
Optional
Execution 56ms
Transfer 324 KB
Unused 57%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.la7.it adds 585ms and costs ~€6/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.la7.it takes 585ms 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

70% of securepubads.g.doubleclick.net'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

60% of cdn.confiant-integrations.net'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

56% of www.la7.it'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

70% of www.la7.it'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

57% of cdn.taboola.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

Image Optimization
15 images, 2699 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

15

Total Size

2699 KB

13 missing alt text 15 missing dimensions 14 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