Skip to content
https://sevenmore.it

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
2
REVIEW
8
PASS
13
INFO
2

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

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

2.96 s

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

6.66 s

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

84 ms

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

0.001

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

6.83 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.68 s

Page Load Progression

707 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
4.9 s
5.7 s
Checks
25
13 PASS 8 REVIEW 2 FIX
F
Page Weight Budget
Action
8.8 MB transferred, 144 requests
FIX
8.8 MB transferred, 144 requests
Critical::
Page weighs 13.6 MB (8.8 MB transferred)
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Info::
CSS is 215 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 215 KB
Info::
Fonts are 212 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 212 KB
Warning::
144 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.9 g CO2 per page load
8.8 MB / 2.4 MB budget
8.8 MB transferred
144 requests
1.9 g CO2 per page load
Other 7.0 MiB 79%
Images 1.2 MiB 14%
CSS 215.5 KiB 2%
Fonts 212.1 KiB 2%
JavaScript 175.6 KiB 2%
HTML 28.8 KiB 0%
Other 1.3 KiB 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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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

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
33 images, 0 KB saveable
REVIEW
33 images, 0 KB saveable
Warning::
https://sevenmore.it/wp-content/uploads/2021/06/ra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sevenmore.it/wp-content/uploads/2020/06/48... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sevenmore.it/wp-content/uploads/2021/06/lo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sevenmore.it/wp-content/uploads/2020/04/ra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sevenmore.it/wp-content/uploads/2020/04/lo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sevenmore.it/wp-content/uploads/2020/06/12... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sevenmore.it/wp-content/uploads/2020/06/fe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sevenmore.it/wp-content/uploads/2020/06/sk... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sevenmore.it/wp-content/uploads/2021/06/Ra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
33 images 1.2 MB
0 oversized -0 KB
32 legacy format
9 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

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1954ms total JS execution
REVIEW
1954ms total JS execution
Warning::
Unattributable: 839ms CPU time
Warning::
https://sevenmore.it/: 700ms CPU time
Warning::
https://sevenmore.it/wp-includes/js/jquery/jquery....: 260ms CPU time
Info::
https://sevenmore.it/wp-content/themes/vodi/assets...: 104ms CPU time
Info::
https://sevenmore.it/wp-includes/js/mediaelement/m...: 52ms CPU time

Main Thread Breakdown

Other 49% Script Evaluation 19% Style & Layout 17% Parse HTML & CSS 8% Rendering 4%
ScriptTotalScriptingParse/CompileParty
Unattributable839ms20ms0ms1st
https://sevenmore.it/700ms108ms9ms1st
https://sevenmore.it/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp260ms175ms7ms1st
https://sevenmore.it/wp-content/themes/vodi/assets/js/simplebar.min.js?ver=1.2.8104ms31ms4ms1st
https://sevenmore.it/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.13-999313152ms36ms14ms1st
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
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
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.
C
Page Weight Inventory
Action
144 resources · 8.8 MB · 0 KB savings available
REVIEW
144 resources · 8.8 MB · 0 KB savings available
Warning::
Page weight 8.8 MB exceeds 1 MB target by 7.8 MB
Got: 8.8 MB Expected: ≤ 1 MB
Info::
5 third-party resources (1% of weight)
Info::
2 resources over 200KB
144 resources · 8.8 MiB · 5 third-party 7.8 MiB over 1MB target
Media 79% · 7.0 MiB
Image 14% · 1.2 MiB
CSS 2% · 215.5 KiB
Font 2% · 212.1 KiB
JavaScript 2% · 175.6 KiB
Document 0% · 28.8 KiB
Other 0% · 185 B
B
JavaScript Blocking
1 JS blocking issue(s) detected
REVIEW
1 JS blocking issue(s) detected
Warning::
26 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (79.1 KiB of 8.8 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
5 fonts (212 KB)
PASS
5 fonts (212 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

212 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.0 s LCP 6.7 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 73 ms — font-display: swaphttps://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-solid-900.woff2 — 58.4 KiB — 115 ms — font-display: swaphttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 72 ms — font-display: swaphttps://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-regular-400.woff2 — 14.8 KiB — 117 ms — font-display: swaphttps://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-brands-400.woff2 — 62.2 KiB — 422 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 73 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 58 KB
Load time 115 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 72 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 15 KB
Load time 117 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 62 KB
Load time 422 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
JS Bundles
27 scripts, 0 KB unused
PASS
27 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://sevenmore.it/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp32 KB1st
https://sevenmore.it/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.14 KB1st
https://sevenmore.it/wp-content/plugins/everest-toolkit/public/js/everest-toolkit-public.js?ver=1.2.01 KB1st
https://sevenmore.it/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.74 KB1st
https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/playlist-tv-show.min.js?ver=1.2.71 KB1st
https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/playlist-video.min.js?ver=1.2.71 KB1st
https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/playlist-movie.min.js?ver=1.2.71 KB1st
https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/gallery-flip.min.js?ver=1.2.70 KB1st
https://sevenmore.it/wp-content/plugins/masvideos/assets/js/photoswipe/photoswipe.min.js?ver=4.1.112 KB1st
https://sevenmore.it/wp-content/plugins/masvideos/assets/js/photoswipe/photoswipe-ui-default.min.js?ver=4.1.14 KB1st
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
2
prefetch

2 resource hints configured

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-Timing Observability
1 Server-Timing entries advertised
PASS
1 Server-Timing entries advertised
Info::
Server-Timing header advertises 1 timing entries
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding,User-Agent
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+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
68 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
144 requests over 6155ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.0 s LCP 6.7 shttps://sevenmore.it// https://sevenmore.it/ — 200 — 11.8 KiB — 123 ms — h2https://sevenmore.it/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=13015197&pdata=https%253A%252F%252Fsevenmore.it&id=7fa3b767c460b54a2be4d49030b349c7&ts=1788689643&cttl=0/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3c... https://sevenmore.it/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=13015197&pdata=https%253A%252F%252Fsevenmore.it&id=7fa3b767c460b54a2be4d49030b349c7&ts=1788689643&cttl=0 — 302 — 185 B — 37 ms — h2https://sevenmore.it// https://sevenmore.it/ — 200 — 17.0 KiB — 3.7 s — h2https://sevenmore.it/wp-includes/css/dist/block-library/style.min.css?ver=5.4.21/wp-includes/css/dist/block-library... https://sevenmore.it/wp-includes/css/dist/block-library/style.min.css?ver=5.4.21 — 200 — 7.2 KiB — 44 ms — h2https://sevenmore.it/wp-includes/css/dist/block-library/theme.min.css?ver=5.4.21/wp-includes/css/dist/block-library... https://sevenmore.it/wp-includes/css/dist/block-library/theme.min.css?ver=5.4.21 — 200 — 771 B — 41 ms — h2https://sevenmore.it/wp-content/plugins/wpforms-lite/assets/css/wpforms-full.min.css?ver=1.7.4.2/wp-content/plugins/wpforms-lite/as... https://sevenmore.it/wp-content/plugins/wpforms-lite/assets/css/wpforms-full.min.css?ver=1.7.4.2 — 200 — 5.2 KiB — 48 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/comingsoon-launch-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/comingsoon-launch-section/style.min.css?ver=1654023937 — 200 — 938 B — 49 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-viewcounts-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-viewcounts-section/style.min.css?ver=1654023937 — 200 — 435 B — 45 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/faq-section/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/faq-section/style.min.css?ver=1654023938 — 200 — 859 B — 68 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-features-list/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-features-list/style.min.css?ver=1654023937 — 200 — 651 B — 79 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-featured-video/style.min.css?ver=1654023933/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-featured-video/style.min.css?ver=1654023933 — 200 — 600 B — 59 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-tabs-features/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-tabs-features/style.min.css?ver=1654023938 — 200 — 1.9 KiB — 76 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-movies-carousel/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-movies-carousel/style.min.css?ver=1654023937 — 200 — 1.6 KiB — 74 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-featured-section/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-featured-section/style.min.css?ver=1654023938 — 200 — 1.4 KiB — 81 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-hero-banner/style.min.css?ver=1654023933/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-hero-banner/style.min.css?ver=1654023933 — 200 — 1.1 KiB — 66 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-full-width-banner/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-full-width-banner/style.min.css?ver=1654023937 — 200 — 253 B — 80 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/video-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/video-section/style.min.css?ver=1654023937 — 200 — 251 B — 78 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/tv-show-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/tv-show-section/style.min.css?ver=1654023937 — 200 — 344 B — 110 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/hot-premieres-block/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/hot-premieres-block/style.min.css?ver=1654023937 — 200 — 1.0 KiB — 114 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/movie-section-aside-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/movie-section-aside-header/style.min.css?ver=1654023937 — 200 — 440 B — 113 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/video-section-aside-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/video-section-aside-header/style.min.css?ver=1654023937 — 200 — 413 B — 114 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-aside-header/style.min.css?ver=1654023933/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-aside-header/style.min.css?ver=1654023933 — 200 — 1.2 KiB — 111 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-aside-header/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-aside-header/style.min.css?ver=1654023938 — 200 — 928 B — 111 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-nav-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-nav-header/style.min.css?ver=1654023937 — 200 — 1.2 KiB — 115 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-nav-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-nav-header/style.min.css?ver=1654023937 — 200 — 1.1 KiB — 116 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-flex-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-flex-header/style.min.css?ver=1654023937 — 200 — 1.1 KiB — 243 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-flex-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-flex-header/style.min.css?ver=1654023937 — 200 — 1.1 KiB — 126 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-featured-post/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-featured-post/style.min.css?ver=1654023938 — 200 — 609 B — 232 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/videos-with-featured-video/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/videos-with-featured-video/style.min.css?ver=1654023938 — 200 — 1.6 KiB — 261 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/featured-movies-carousel/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/featured-movies-carousel/style.min.css?ver=1654023938 — 200 — 1.1 KiB — 130 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.0 s LCP 6.7 shttps://sevenmore.it// https://sevenmore.it/ — 200 — 11.8 KiB — 123 ms — h2https://sevenmore.it/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=13015197&pdata=https%253A%252F%252Fsevenmore.it&id=7fa3b767c460b54a2be4d49030b349c7&ts=1788689643&cttl=0/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3c... https://sevenmore.it/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=13015197&pdata=https%253A%252F%252Fsevenmore.it&id=7fa3b767c460b54a2be4d49030b349c7&ts=1788689643&cttl=0 — 302 — 185 B — 37 ms — h2https://sevenmore.it// https://sevenmore.it/ — 200 — 17.0 KiB — 3.7 s — h2https://sevenmore.it/wp-includes/css/dist/block-library/style.min.css?ver=5.4.21/wp-includes/css/dist/block-library... https://sevenmore.it/wp-includes/css/dist/block-library/style.min.css?ver=5.4.21 — 200 — 7.2 KiB — 44 ms — h2https://sevenmore.it/wp-includes/css/dist/block-library/theme.min.css?ver=5.4.21/wp-includes/css/dist/block-library... https://sevenmore.it/wp-includes/css/dist/block-library/theme.min.css?ver=5.4.21 — 200 — 771 B — 41 ms — h2https://sevenmore.it/wp-content/plugins/wpforms-lite/assets/css/wpforms-full.min.css?ver=1.7.4.2/wp-content/plugins/wpforms-lite/as... https://sevenmore.it/wp-content/plugins/wpforms-lite/assets/css/wpforms-full.min.css?ver=1.7.4.2 — 200 — 5.2 KiB — 48 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/comingsoon-launch-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/comingsoon-launch-section/style.min.css?ver=1654023937 — 200 — 938 B — 49 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-viewcounts-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-viewcounts-section/style.min.css?ver=1654023937 — 200 — 435 B — 45 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/faq-section/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/faq-section/style.min.css?ver=1654023938 — 200 — 859 B — 68 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-features-list/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-features-list/style.min.css?ver=1654023937 — 200 — 651 B — 79 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-featured-video/style.min.css?ver=1654023933/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-featured-video/style.min.css?ver=1654023933 — 200 — 600 B — 59 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-tabs-features/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-tabs-features/style.min.css?ver=1654023938 — 200 — 1.9 KiB — 76 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-movies-carousel/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-movies-carousel/style.min.css?ver=1654023937 — 200 — 1.6 KiB — 74 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-featured-section/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-featured-section/style.min.css?ver=1654023938 — 200 — 1.4 KiB — 81 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-hero-banner/style.min.css?ver=1654023933/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/landing-hero-banner/style.min.css?ver=1654023933 — 200 — 1.1 KiB — 66 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-full-width-banner/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-full-width-banner/style.min.css?ver=1654023937 — 200 — 253 B — 80 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/video-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/video-section/style.min.css?ver=1654023937 — 200 — 251 B — 78 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/tv-show-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/tv-show-section/style.min.css?ver=1654023937 — 200 — 344 B — 110 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/hot-premieres-block/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/hot-premieres-block/style.min.css?ver=1654023937 — 200 — 1.0 KiB — 114 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/movie-section-aside-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/movie-section-aside-header/style.min.css?ver=1654023937 — 200 — 440 B — 113 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/video-section-aside-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/video-section-aside-header/style.min.css?ver=1654023937 — 200 — 413 B — 114 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-aside-header/style.min.css?ver=1654023933/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-aside-header/style.min.css?ver=1654023933 — 200 — 1.2 KiB — 111 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-aside-header/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-aside-header/style.min.css?ver=1654023938 — 200 — 928 B — 111 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-nav-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-nav-header/style.min.css?ver=1654023937 — 200 — 1.2 KiB — 115 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-nav-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-nav-header/style.min.css?ver=1654023937 — 200 — 1.1 KiB — 116 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-flex-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-movies-carousel-flex-header/style.min.css?ver=1654023937 — 200 — 1.1 KiB — 243 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-flex-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-videos-carousel-flex-header/style.min.css?ver=1654023937 — 200 — 1.1 KiB — 126 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-featured-post/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-featured-post/style.min.css?ver=1654023938 — 200 — 609 B — 232 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/videos-with-featured-video/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/videos-with-featured-video/style.min.css?ver=1654023938 — 200 — 1.6 KiB — 261 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/featured-movies-carousel/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/featured-movies-carousel/style.min.css?ver=1654023938 — 200 — 1.1 KiB — 130 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-featured-movie/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-featured-movie/style.min.css?ver=1654023937 — 200 — 1.2 KiB — 121 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-featured-tv-show/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-featured-tv-show/style.min.css?ver=1654023937 — 200 — 803 B — 181 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/banner-with-section-tv-shows/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/banner-with-section-tv-shows/style.min.css?ver=1654023938 — 200 — 521 B — 134 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/blog-list-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/blog-list-section/style.min.css?ver=1654023937 — 200 — 707 B — 139 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/blog-grid-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/blog-grid-section/style.min.css?ver=1654023937 — 200 — 849 B — 116 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/blog-tab-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/blog-tab-section/style.min.css?ver=1654023937 — 200 — 455 B — 119 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/slider-movies/style.min.css?ver=1654023933/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/slider-movies/style.min.css?ver=1654023933 — 200 — 1.8 KiB — 262 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-live-videos/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-live-videos/style.min.css?ver=1654023937 — 200 — 1.4 KiB — 252 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/videos-slider/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/videos-slider/style.min.css?ver=1654023938 — 200 — 831 B — 233 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/movies-slider/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/movies-slider/style.min.css?ver=1654023937 — 200 — 1.8 KiB — 173 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/tv-shows-slider/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/tv-shows-slider/style.min.css?ver=1654023938 — 200 — 1.1 KiB — 226 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-coming-soon-videos/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-coming-soon-videos/style.min.css?ver=1654023937 — 200 — 1.3 KiB — 179 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/movies-list/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/movies-list/style.min.css?ver=1654023937 — 200 — 1.8 KiB — 171 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/blog-grid-with-list-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/blog-grid-with-list-section/style.min.css?ver=1654023937 — 200 — 698 B — 258 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/recent-comments/style.min.css?ver=1654023933/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/recent-comments/style.min.css?ver=1654023933 — 200 — 393 B — 164 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-event-category-list/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-event-category-list/style.min.css?ver=1654023937 — 200 — 720 B — 260 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/featured-blog-with-blog-grid-section/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/featured-blog-with-blog-grid-section/style.min.css?ver=1654023937 — 200 — 746 B — 168 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/active-videos/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/active-videos/style.min.css?ver=1654023938 — 200 — 915 B — 245 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-playlist-carousel/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-playlist-carousel/style.min.css?ver=1654023938 — 200 — 1.0 KiB — 244 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-tv-episodes-carousel-aside-header/style.min.css?ver=1654023937/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-tv-episodes-carousel-aside-header/style.min.css?ver=1654023937 — 200 — 1.3 KiB — 251 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-tv-episodes-carousel-flex-header/style.min.css?ver=1654023933/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-tv-episodes-carousel-flex-header/style.min.css?ver=1654023933 — 200 — 1.3 KiB — 224 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/tv-show-section-aside-header/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/tv-show-section-aside-header/style.min.css?ver=1654023938 — 200 — 660 B — 241 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-tv-shows-carousel-nav-header/style.min.css?ver=1654023933/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/section-tv-shows-carousel-nav-header/style.min.css?ver=1654023933 — 200 — 1.2 KiB — 239 ms — h2https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/episodes-with-featured-episode/style.min.css?ver=1654023938/wp-content/plugins/vodi-extensions... https://sevenmore.it/wp-content/plugins/vodi-extensions/assets/css/gutenberg-blocks/episodes-with-featured-episode/style.min.css?ver=1654023938 — 200 — 1.5 KiB — 165 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/css/gutenberg-blocks.min.css?ver=1.2.8/wp-content/themes/vodi/assets/css/... https://sevenmore.it/wp-content/themes/vodi/assets/css/gutenberg-blocks.min.css?ver=1.2.8 — 200 — 556 B — 162 ms — h2https://sevenmore.it/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.7/wp-content/plugins/contact-form-7/... https://sevenmore.it/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.7 — 200 — 801 B — 171 ms — h2https://sevenmore.it/wp-content/plugins/everest-toolkit/public/css/everest-toolkit-public.css?ver=1.2.0/wp-content/plugins/everest-toolkit... https://sevenmore.it/wp-content/plugins/everest-toolkit/public/css/everest-toolkit-public.css?ver=1.2.0 — 200 — 293 B — 169 ms — h2https://sevenmore.it/wp-content/plugins/masvideos/assets/css/photoswipe/photoswipe.css?ver=1.2.7/wp-content/plugins/masvideos/asset... https://sevenmore.it/wp-content/plugins/masvideos/assets/css/photoswipe/photoswipe.css?ver=1.2.7 — 200 — 1.3 KiB — 222 ms — h2https://sevenmore.it/wp-content/plugins/masvideos/assets/css/photoswipe/default-skin/default-skin.css?ver=1.2.7/wp-content/plugins/masvideos/asset... https://sevenmore.it/wp-content/plugins/masvideos/assets/css/photoswipe/default-skin/default-skin.css?ver=1.2.7 — 200 — 2.9 KiB — 240 ms — h2https://sevenmore.it/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/slick.css?ver=3.8.7/wp-content/plugins/wp-logo-showcas... https://sevenmore.it/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/slick.css?ver=3.8.7 — 200 — 641 B — 232 ms — h2https://sevenmore.it/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/wpls-public.css?ver=3.8.7/wp-content/plugins/wp-logo-showcas... https://sevenmore.it/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/wpls-public.css?ver=3.8.7 — 200 — 1.1 KiB — 226 ms — h2https://sevenmore.it/wp-content/themes/vodi/style.css?ver=1.2.8/wp-content/themes/vodi/style.css?v... https://sevenmore.it/wp-content/themes/vodi/style.css?ver=1.2.8 — 200 — 32.9 KiB — 255 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/css/fontawesome.css?ver=1.2.8/wp-content/themes/vodi/assets/css/... https://sevenmore.it/wp-content/themes/vodi/assets/css/fontawesome.css?ver=1.2.8 — 200 — 9.5 KiB — 223 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/css/jquery.fancybox.css?ver=1.2.8/wp-content/themes/vodi/assets/css/... https://sevenmore.it/wp-content/themes/vodi/assets/css/jquery.fancybox.css?ver=1.2.8 — 200 — 3.7 KiB — 221 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/css/theme.css?ver=1.2.8/wp-content/themes/vodi/assets/css/... https://sevenmore.it/wp-content/themes/vodi/assets/css/theme.css?ver=1.2.8 — 200 — 9.9 KiB — 191 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/css/animate.min.css?ver=1.2.8/wp-content/themes/vodi/assets/css/... https://sevenmore.it/wp-content/themes/vodi/assets/css/animate.min.css?ver=1.2.8 — 200 — 4.1 KiB — 170 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/css/masvideos.css?ver=1.2.8/wp-content/themes/vodi/assets/css/... https://sevenmore.it/wp-content/themes/vodi/assets/css/masvideos.css?ver=1.2.8 — 200 — 75.3 KiB — 227 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/css/colors/blue.css?ver=1.2.8/wp-content/themes/vodi/assets/css/... https://sevenmore.it/wp-content/themes/vodi/assets/css/colors/blue.css?ver=1.2.8 — 200 — 6.6 KiB — 221 ms — h2https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800%7cOpen+Sans:400,600,700&subset=latin%2Clatin-extfonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800%7cOpen+Sans:400,600,700&subset=latin%2Clatin-ext — 200 — 2.4 KiB — 108 ms — h2https://sevenmore.it/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp/wp-includes/js/jquery/jquery.js?ve... https://sevenmore.it/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp — 200 — 32.1 KiB — 226 ms — h2https://sevenmore.it/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1/wp-includes/js/jquery/jquery-migra... https://sevenmore.it/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1 — 200 — 4.0 KiB — 162 ms — h2https://sevenmore.it/wp-content/plugins/everest-toolkit/public/js/everest-toolkit-public.js?ver=1.2.0/wp-content/plugins/everest-toolkit... https://sevenmore.it/wp-content/plugins/everest-toolkit/public/js/everest-toolkit-public.js?ver=1.2.0 — 200 — 634 B — 220 ms — h2https://sevenmore.it/wp-content/uploads/2022/05/sevenmore.png/wp-content/uploads/2022/05/sevenmo... https://sevenmore.it/wp-content/uploads/2022/05/sevenmore.png — 200 — 16.6 KiB — 220 ms — h2https://sevenmore.it/wp-content/uploads/2021/06/rai2L.png/wp-content/uploads/2021/06/rai2L.p... https://sevenmore.it/wp-content/uploads/2021/06/rai2L.png — 200 — 18.3 KiB — 158 ms — h2https://sevenmore.it/wp-content/uploads/2021/06/RaiPlay-Logo-300x174-1.png/wp-content/uploads/2021/06/RaiPlay... https://sevenmore.it/wp-content/uploads/2021/06/RaiPlay-Logo-300x174-1.png — 200 — 14.4 KiB — 56 ms — h2https://sevenmore.it/wp-content/uploads/2021/06/buongiornoestate-1.jpg/wp-content/uploads/2021/06/buongio... https://sevenmore.it/wp-content/uploads/2021/06/buongiornoestate-1.jpg — 200 — 33.2 KiB — 65 ms — h2https://sevenmore.it/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.13-9993131/wp-includes/js/mediaelement/mediae... https://sevenmore.it/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.13-9993131 — 200 — 2.5 KiB — 40 ms — h2https://sevenmore.it/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=5.4.21/wp-includes/js/mediaelement/wp-med... https://sevenmore.it/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=5.4.21 — 200 — 1.2 KiB — 103 ms — h2https://sevenmore.it/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.7/wp-content/plugins/contact-form-7/... https://sevenmore.it/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.7 — 200 — 3.9 KiB — 77 ms — h2https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/playlist-tv-show.min.js?ver=1.2.7/wp-content/plugins/masvideos/asset... https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/playlist-tv-show.min.js?ver=1.2.7 — 200 — 540 B — 60 ms — h2https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/playlist-video.min.js?ver=1.2.7/wp-content/plugins/masvideos/asset... https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/playlist-video.min.js?ver=1.2.7 — 200 — 534 B — 78 ms — h2https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/playlist-movie.min.js?ver=1.2.7/wp-content/plugins/masvideos/asset... https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/playlist-movie.min.js?ver=1.2.7 — 200 — 535 B — 98 ms — h2https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/gallery-flip.min.js?ver=1.2.7/wp-content/plugins/masvideos/asset... https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/gallery-flip.min.js?ver=1.2.7 — 200 — 491 B — 99 ms — h2https://sevenmore.it/wp-content/plugins/masvideos/assets/js/photoswipe/photoswipe.min.js?ver=4.1.1/wp-content/plugins/masvideos/asset... https://sevenmore.it/wp-content/plugins/masvideos/assets/js/photoswipe/photoswipe.min.js?ver=4.1.1 — 200 — 11.8 KiB — 81 ms — h2https://sevenmore.it/wp-content/plugins/masvideos/assets/js/photoswipe/photoswipe-ui-default.min.js?ver=4.1.1/wp-content/plugins/masvideos/asset... https://sevenmore.it/wp-content/plugins/masvideos/assets/js/photoswipe/photoswipe-ui-default.min.js?ver=4.1.1 — 200 — 3.7 KiB — 84 ms — h2https://sevenmore.it/wp-content/plugins/wp-ulike/assets/js/wp-ulike.min.js?ver=4.6.1/wp-content/plugins/wp-ulike/assets... https://sevenmore.it/wp-content/plugins/wp-ulike/assets/js/wp-ulike.min.js?ver=4.6.1 — 200 — 4.4 KiB — 79 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/js/bootstrap.bundle.min.js?ver=1.2.8/wp-content/themes/vodi/assets/js/b... https://sevenmore.it/wp-content/themes/vodi/assets/js/bootstrap.bundle.min.js?ver=1.2.8 — 200 — 19.4 KiB — 99 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/js/jquery.waypoints.min.js?ver=1.2.8/wp-content/themes/vodi/assets/js/j... https://sevenmore.it/wp-content/themes/vodi/assets/js/jquery.waypoints.min.js?ver=1.2.8 — 200 — 2.7 KiB — 87 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/js/jquery.easing.min.js?ver=1.2.8/wp-content/themes/vodi/assets/js/j... https://sevenmore.it/wp-content/themes/vodi/assets/js/jquery.easing.min.js?ver=1.2.8 — 200 — 1.1 KiB — 106 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/js/scrollup.min.js?ver=1.2.8/wp-content/themes/vodi/assets/js/s... https://sevenmore.it/wp-content/themes/vodi/assets/js/scrollup.min.js?ver=1.2.8 — 200 — 1.0 KiB — 104 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/js/jquery.fancybox.min.js?ver=1.2.8/wp-content/themes/vodi/assets/js/j... https://sevenmore.it/wp-content/themes/vodi/assets/js/jquery.fancybox.min.js?ver=1.2.8 — 200 — 16.0 KiB — 95 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/js/readmore.min.js?ver=3.0.0/wp-content/themes/vodi/assets/js/r... https://sevenmore.it/wp-content/themes/vodi/assets/js/readmore.min.js?ver=3.0.0 — 200 — 2.1 KiB — 98 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/js/simplebar.min.js?ver=1.2.8/wp-content/themes/vodi/assets/js/s... https://sevenmore.it/wp-content/themes/vodi/assets/js/simplebar.min.js?ver=1.2.8 — 200 — 13.0 KiB — 102 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/js/slick.min.js?ver=1.2.8/wp-content/themes/vodi/assets/js/s... https://sevenmore.it/wp-content/themes/vodi/assets/js/slick.min.js?ver=1.2.8 — 200 — 10.5 KiB — 133 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/js/vodi-slick.min.js?ver=1.2.8/wp-content/themes/vodi/assets/js/v... https://sevenmore.it/wp-content/themes/vodi/assets/js/vodi-slick.min.js?ver=1.2.8 — 200 — 562 B — 127 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/js/vodi.min.js?ver=1.2.8/wp-content/themes/vodi/assets/js/v... https://sevenmore.it/wp-content/themes/vodi/assets/js/vodi.min.js?ver=1.2.8 — 200 — 2.0 KiB — 124 ms — h2https://sevenmore.it/wp-includes/js/wp-embed.min.js?ver=5.4.21/wp-includes/js/wp-embed.min.js?ver... https://sevenmore.it/wp-includes/js/wp-embed.min.js?ver=5.4.21 — 200 — 926 B — 129 ms — h2https://sevenmore.it/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.13-9993131/wp-includes/js/mediaelement/mediae... https://sevenmore.it/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.13-9993131 — 200 — 35.9 KiB — 137 ms — h2https://sevenmore.it/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=5.4.21/wp-includes/js/mediaelement/mediae... https://sevenmore.it/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=5.4.21 — 200 — 704 B — 254 ms — h2https://sevenmore.it/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=5.4.21/wp-includes/js/mediaelement/wp-med... https://sevenmore.it/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=5.4.21 — 200 — 616 B — 124 ms — h2https://sevenmore.it/wp-includes/js/mediaelement/renderers/vimeo.min.js?ver=4.2.13-9993131/wp-includes/js/mediaelement/render... https://sevenmore.it/wp-includes/js/mediaelement/renderers/vimeo.min.js?ver=4.2.13-9993131 — 200 — 2.2 KiB — 161 ms — h2https://sevenmore.it/wp-content/uploads/2021/06/logo_raipubblicita.png/wp-content/uploads/2021/06/logo_ra... https://sevenmore.it/wp-content/uploads/2021/06/logo_raipubblicita.png — 200 — 19.2 KiB — 127 ms — h2https://sevenmore.it/wp-content/uploads/2021/06/BuongiornoEstate2-768x417.jpg/wp-content/uploads/2021/06/Buongio... https://sevenmore.it/wp-content/uploads/2021/06/BuongiornoEstate2-768x417.jpg — 200 — 64.4 KiB — 137 ms — h2https://sevenmore.it/wp-content/uploads/2021/06/La-Tazzina-300x276.png/wp-content/uploads/2021/06/La-Tazz... https://sevenmore.it/wp-content/uploads/2021/06/La-Tazzina-300x276.png — 200 — 19.5 KiB — 162 ms — h2https://sevenmore.it/wp-content/uploads/2021/06/1exported3.png/wp-content/uploads/2021/06/1export... https://sevenmore.it/wp-content/uploads/2021/06/1exported3.png — 200 — 31.4 KiB — 135 ms — h2https://sevenmore.it/wp-content/uploads/2019/07/circus-for-children-768x432.jpg/wp-content/uploads/2019/07/circus-... https://sevenmore.it/wp-content/uploads/2019/07/circus-for-children-768x432.jpg — 200 — 39.5 KiB — 165 ms — h2https://sevenmore.it/wp-content/uploads/2019/07/gennaro-a-domicilio-768x432.jpg/wp-content/uploads/2019/07/gennaro... https://sevenmore.it/wp-content/uploads/2019/07/gennaro-a-domicilio-768x432.jpg — 200 — 30.8 KiB — 150 ms — h2https://sevenmore.it/wp-content/uploads/2019/07/WhatsApp-Image-2019-06-25-at-07.31.04-768x431.jpeg/wp-content/uploads/2019/07/WhatsAp... https://sevenmore.it/wp-content/uploads/2019/07/WhatsApp-Image-2019-06-25-at-07.31.04-768x431.jpeg — 200 — 45.5 KiB — 137 ms — h2https://sevenmore.it/wp-content/uploads/2019/07/metis-de-meo-il-nostro-capitale-umano-compressor-768x432.jpg/wp-content/uploads/2019/07/metis-d... https://sevenmore.it/wp-content/uploads/2019/07/metis-de-meo-il-nostro-capitale-umano-compressor-768x432.jpg — 200 — 47.7 KiB — 169 ms — h2https://sevenmore.it/wp-content/uploads/2019/07/si-fa-non-si-fa-768x432.jpg/wp-content/uploads/2019/07/si-fa-n... https://sevenmore.it/wp-content/uploads/2019/07/si-fa-non-si-fa-768x432.jpg — 200 — 18.6 KiB — 165 ms — h2https://sevenmore.it/wp-content/uploads/2022/05/LOGO-STAR-BENE-600x900.jpg/wp-content/uploads/2022/05/LOGO-ST... https://sevenmore.it/wp-content/uploads/2022/05/LOGO-STAR-BENE-600x900.jpg — 200 — 43.0 KiB — 163 ms — h2https://sevenmore.it/wp-content/uploads/2022/05/lauretana-300x300.jpg/wp-content/uploads/2022/05/laureta... https://sevenmore.it/wp-content/uploads/2022/05/lauretana-300x300.jpg — 200 — 7.3 KiB — 158 ms — h2https://sevenmore.it/wp-content/uploads/2022/05/ripar-300x300.jpg/wp-content/uploads/2022/05/ripar-3... https://sevenmore.it/wp-content/uploads/2022/05/ripar-300x300.jpg — 200 — 4.5 KiB — 252 ms — h2https://sevenmore.it/wp-content/uploads/2022/05/caffetoscano-300x300.jpg/wp-content/uploads/2022/05/caffeto... https://sevenmore.it/wp-content/uploads/2022/05/caffetoscano-300x300.jpg — 200 — 8.5 KiB — 254 ms — h2https://sevenmore.it/wp-content/uploads/2022/05/LOGO-P.G_-300x300.jpg/wp-content/uploads/2022/05/LOGO-P.... https://sevenmore.it/wp-content/uploads/2022/05/LOGO-P.G_-300x300.jpg — 200 — 5.6 KiB — 251 ms — h2https://sevenmore.it/wp-content/uploads/2021/07/WhatsApp-Image-2021-07-16-at-17.00.42-640x360.jpeg/wp-content/uploads/2021/07/WhatsAp... https://sevenmore.it/wp-content/uploads/2021/07/WhatsApp-Image-2021-07-16-at-17.00.42-640x360.jpeg — 200 — 50.4 KiB — 252 ms — h2https://sevenmore.it/wp-content/uploads/2021/07/WhatsApp-Image-2021-07-10-at-08.59.01-640x360.jpeg/wp-content/uploads/2021/07/WhatsAp... https://sevenmore.it/wp-content/uploads/2021/07/WhatsApp-Image-2021-07-10-at-08.59.01-640x360.jpeg — 200 — 42.1 KiB — 345 ms — h2https://sevenmore.it/wp-content/uploads/2021/07/IMG_7866_1575x1050-640x360.jpg/wp-content/uploads/2021/07/IMG_786... https://sevenmore.it/wp-content/uploads/2021/07/IMG_7866_1575x1050-640x360.jpg — 200 — 57.7 KiB — 171 ms — h2https://sevenmore.it/wp-content/uploads/2021/06/BuongiornoEstate2-640x360.jpg/wp-content/uploads/2021/06/Buongio... https://sevenmore.it/wp-content/uploads/2021/06/BuongiornoEstate2-640x360.jpg — 200 — 50.7 KiB — 251 ms — h2https://sevenmore.it/wp-content/uploads/2019/06/logosevenmore-e1587179244168.png/wp-content/uploads/2019/06/logosev... https://sevenmore.it/wp-content/uploads/2019/06/logosevenmore-e1587179244168.png — 200 — 10.7 KiB — 250 ms — h2https://sevenmore.it/wp-content/uploads/2020/04/rai-150x150.png/wp-content/uploads/2020/04/rai-150... https://sevenmore.it/wp-content/uploads/2020/04/rai-150x150.png — 200 — 7.8 KiB — 164 ms — h2https://sevenmore.it/wp-content/uploads/2020/04/logo-mediaset-png-5-e1587837629366.png/wp-content/uploads/2020/04/logo-me... https://sevenmore.it/wp-content/uploads/2020/04/logo-mediaset-png-5-e1587837629366.png — 200 — 3.4 KiB — 253 ms — h2https://sevenmore.it/wp-content/uploads/2020/06/1200px-LA7_-_Logo_2011.svg_.png/wp-content/uploads/2020/06/1200px-... https://sevenmore.it/wp-content/uploads/2020/06/1200px-LA7_-_Logo_2011.svg_.png — 200 — 116.3 KiB — 251 ms — h2https://sevenmore.it/wp-content/uploads/2020/06/sky-logo@2x.png/wp-content/uploads/2020/06/sky-log... https://sevenmore.it/wp-content/uploads/2020/06/sky-logo@2x.png — 200 — 124.0 KiB — 249 ms — h2https://sevenmore.it/wp-content/uploads/2020/06/festivalclaca.cat-channel-logo-png-2000571.png/wp-content/uploads/2020/06/festiva... https://sevenmore.it/wp-content/uploads/2020/06/festivalclaca.cat-channel-logo-png-2000571.png — 200 — 22.1 KiB — 250 ms — h2https://sevenmore.it/wp-content/uploads/2020/06/48365114_753600428342587_3524935210934206464_n.png/wp-content/uploads/2020/06/4836511... https://sevenmore.it/wp-content/uploads/2020/06/48365114_753600428342587_3524935210934206464_n.png — 200 — 27.6 KiB — 250 ms — h2https://sevenmore.it/wp-includes/js/wp-emoji-release.min.js?ver=5.4.21/wp-includes/js/wp-emoji-release.mi... https://sevenmore.it/wp-includes/js/wp-emoji-release.min.js?ver=5.4.21 — 200 — 4.4 KiB — 253 ms — h2https://sevenmore.it/wp-content/uploads/2022/05/LOGO-STAR-BENE.jpg/wp-content/uploads/2022/05/LOGO-ST... https://sevenmore.it/wp-content/uploads/2022/05/LOGO-STAR-BENE.jpg — 200 — 195.2 KiB — 143 ms — h2data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="7"><path d="M3.97…www.w3.org/2000/svg" width="4" heig... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="7"><path d="M3.97… — 200 — 0 B — 0 ms — datadata:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="7"><path d="M3.97…www.w3.org/2000/svg" width="4" heig... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="7"><path d="M3.97… — 200 — 0 B — 0 ms — datahttps://sevenmore.it/wp-content/uploads/2020/04/ilcapitaleumano.jpg/wp-content/uploads/2020/04/ilcapit... https://sevenmore.it/wp-content/uploads/2020/04/ilcapitaleumano.jpg — 200 — 60.1 KiB — 118 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 73 ms — h3https://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-solid-900.woff2/wp-content/themes/vodi/assets/webf... https://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-solid-900.woff2 — 200 — 58.4 KiB — 115 ms — h2https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 72 ms — h3https://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-regular-400.woff2/wp-content/themes/vodi/assets/webf... https://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-regular-400.woff2 — 200 — 14.8 KiB — 117 ms — h2https://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-brands-400.woff2/wp-content/themes/vodi/assets/webf... https://sevenmore.it/wp-content/themes/vodi/assets/webfonts/fa-brands-400.woff2 — 200 — 62.2 KiB — 422 ms — h2https://sevenmore.it/wp-content/uploads/2020/03/Il-Nostro-Capitale-Umano.mp4?_=1/wp-content/uploads/2020/03/Il-Nost... https://sevenmore.it/wp-content/uploads/2020/03/Il-Nostro-Capitale-Umano.mp4?_=1 — -1 — 0 B — 275 ms — https://sevenmore.it/wp-content/uploads/2022/05/starbene.mp4/wp-content/uploads/2022/05/starben... https://sevenmore.it/wp-content/uploads/2022/05/starbene.mp4 — 206 — 3.3 MiB — 486 ms — h2https://sevenmore.it/wp-content/uploads/2021/06/VID-20210520-WA0023-1.mp4/wp-content/uploads/2021/06/VID-202... https://sevenmore.it/wp-content/uploads/2021/06/VID-20210520-WA0023-1.mp4 — 206 — 3.7 MiB — 571 ms — h2https://sevenmore.it/wp-content/uploads/2021/06/PROMO-IL-SABATO-17-LUGLIO.mp4/wp-content/uploads/2021/06/PROMO-I... https://sevenmore.it/wp-content/uploads/2021/06/PROMO-IL-SABATO-17-LUGLIO.mp4 — 206 — 203 B — 406 ms — h2https://sevenmore.it/wp-content/uploads/2022/05/starbene.mp4/wp-content/uploads/2022/05/starben... https://sevenmore.it/wp-content/uploads/2022/05/starbene.mp4 — 206 — 201 B — 587 ms — h2https://sevenmore.it/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/ajax-loader.gif/wp-content/plugins/wp-logo-showcas... https://sevenmore.it/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/ajax-loader.gif — 200 — 4.3 KiB — 501 ms — h2https://sevenmore.it/wp-content/uploads/2020/03/Il-Nostro-Capitale-Umano.mp4?_=1/wp-content/uploads/2020/03/Il-Nost... https://sevenmore.it/wp-content/uploads/2020/03/Il-Nostro-Capitale-Umano.mp4?_=1 — 206 — 201 B — 634 ms — h2https://sevenmore.it/wp-content/uploads/2020/03/cropped-logo-Seven-More-Nero-32x32.jpg/wp-content/uploads/2020/03/cropped... https://sevenmore.it/wp-content/uploads/2020/03/cropped-logo-Seven-More-Nero-32x32.jpg — 200 — 1.1 KiB — 36 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
40 images, 994 KB total, 396 KB wasted
INFO

Image Optimization Audit

Total Images

40

Total Size

994 KB

Oversized

9

Wasted

396 KB

4 missing alt text 11 missing dimensions 39 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