Skip to content
https://sevenmore.it

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
2
REVIEW
7
PASS
10
INFO
2

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

75
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.
77
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.26 s

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

2.29 s

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

0 ms

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

0.012

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

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

2.32 s

Page Load Progression

2.9 s
5.9 s
8.8 s
11.8 s
14.7 s
17.7 s
20.6 s
23.6 s
Checks
21
10 PASS 7 REVIEW 2 FIX
F
Page Weight Budget
Action
5.0 MB transferred, 143 requests
FIX
5.0 MB transferred, 143 requests
Critical::
Page weighs 6.8 MB (5.0 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 214 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 214 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::
143 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.0 MB / 2.4 MB budget
5.0 MB transferred
143 requests
1.1 g CO2 per page load
Other 3.2 MiB 64%
Images 1.2 MiB 24%
CSS 213.5 KiB 4%
Fonts 212.0 KiB 4%
JavaScript 174.8 KiB 3%
HTML 17.0 KiB 0%
Other 1.1 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
34 images, 0 KB saveable
REVIEW
34 images, 0 KB saveable
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/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/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/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/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/ra... 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.
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.
34 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

B
JS Execution Cost
530ms total JS execution
REVIEW
530ms total JS execution
Warning::
Unattributable: 277ms CPU time
Info::
https://sevenmore.it/: 199ms CPU time
Info::
https://sevenmore.it/wp-includes/js/jquery/jquery....: 53ms CPU time

Main Thread Breakdown

Other 53% Script Evaluation 15% Style & Layout 14% Rendering 7% Parse HTML & CSS 5% Garbage Collection 3%
ScriptTotalScriptingParse/CompileParty
Unattributable277ms5ms0ms1st
https://sevenmore.it/199ms17ms1ms1st
https://sevenmore.it/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp53ms35ms2ms1st
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
143 resources · 5.0 MB · 0 KB savings available
REVIEW
143 resources · 5.0 MB · 0 KB savings available
Warning::
Page weight 5.0 MB exceeds 1 MB target by 4.0 MB
Got: 5.0 MB Expected: ≤ 1 MB
Info::
6 third-party resources (2% of weight)
Info::
3 resources over 200KB
143 resources · 5.0 MiB · 6 third-party 4.0 MiB over 1MB target
Media 64% · 3.2 MiB
Image 24% · 1.2 MiB
CSS 4% · 213.5 KiB
Font 4% · 212.0 KiB
JavaScript 3% · 174.8 KiB
Document 0% · 17.0 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
2% third-party, 0 ms blocking
PASS
2% third-party, 0 ms blocking
Info::
Third-party code accounts for 2% of page weight (79.1 KiB of 5.0 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
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 1.3 s LCP 2.3 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 — 59 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 — 4.2 s — 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 — 59 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 — 4.3 s — 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.1 KiB — 4.4 s — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 59 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 58 KB
Load time 4.2 s
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 59 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 15 KB
Load time 4.3 s
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 62 KB
Load time 4.4 s
Start 1.7 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.70 KB1st
https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/playlist-video.min.js?ver=1.2.70 KB1st
https://sevenmore.it/wp-content/plugins/masvideos/assets/js/frontend/playlist-movie.min.js?ver=1.2.70 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
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-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.
Network Waterfall
143 requests over 34949ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s FCP 1.3 s LCP 2.3 shttps://sevenmore.it// https://sevenmore.it/ — 200 — 17.0 KiB — 842 ms — 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.1 KiB — 54 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 — 741 B — 55 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.1 KiB — 55 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 — 908 B — 56 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 — 405 B — 56 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 — 829 B — 57 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 — 621 B — 57 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 — 570 B — 95 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.8 KiB — 96 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 — 98 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 — 99 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 — 100 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 — 223 B — 101 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 — 221 B — 101 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 — 314 B — 102 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 — 1020 B — 103 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 — 410 B — 103 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 — 383 B — 104 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 — 105 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 — 898 B — 105 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 — 106 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 — 107 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 — 108 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 — 108 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 — 579 B — 109 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 — 110 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.0 KiB — 111 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.1 KiB — 112 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 — 773 B — 112 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s FCP 1.3 s LCP 2.3 shttps://sevenmore.it// https://sevenmore.it/ — 200 — 17.0 KiB — 842 ms — 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.1 KiB — 54 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 — 741 B — 55 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.1 KiB — 55 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 — 908 B — 56 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 — 405 B — 56 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 — 829 B — 57 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 — 621 B — 57 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 — 570 B — 95 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.8 KiB — 96 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 — 98 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 — 99 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 — 100 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 — 223 B — 101 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 — 221 B — 101 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 — 314 B — 102 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 — 1020 B — 103 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 — 410 B — 103 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 — 383 B — 104 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 — 105 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 — 898 B — 105 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 — 106 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 — 107 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 — 108 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 — 108 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 — 579 B — 109 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 — 110 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.0 KiB — 111 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.1 KiB — 112 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 — 773 B — 112 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 — 491 B — 113 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 — 677 B — 113 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 — 819 B — 114 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 — 425 B — 115 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 — 118 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 — 119 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 — 801 B — 120 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.7 KiB — 121 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.0 KiB — 122 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.2 KiB — 122 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 — 123 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 — 668 B — 124 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 — 363 B — 125 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 — 690 B — 126 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 — 716 B — 127 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 — 885 B — 127 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 — 128 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.2 KiB — 129 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 — 130 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 — 630 B — 131 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 — 132 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 — 132 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 — 526 B — 134 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 — 771 B — 134 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 — 263 B — 135 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 — 135 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 — 138 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 — 611 B — 138 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 — 139 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.8 KiB — 151 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 — 188 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 — 190 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.8 KiB — 210 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 — 210 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.2 KiB — 534 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 — 552 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 — 78 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 — 770 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 — 3.9 KiB — 798 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 — 604 B — 799 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 — 883 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 — 967 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 — 250 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.1 KiB — 505 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 — 563 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.1 KiB — 564 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.8 KiB — 564 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 — 510 B — 565 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 — 504 B — 590 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 — 505 B — 591 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 — 461 B — 592 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.7 KiB — 740 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 — 807 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 — 825 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 — 949 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 — 977 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 — 978 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 — 1005 B — 979 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 — 15.9 KiB — 1.1 s — 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 — 1.1 s — 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 — 12.9 KiB — 1.1 s — 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 — 1.3 s — 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 — 532 B — 1.3 s — 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 — 1.3 s — 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 — 896 B — 1.3 s — 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 — 1.6 s — 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 — 674 B — 1.6 s — 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 — 586 B — 1.6 s — 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 — 1.6 s — 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.1 KiB — 1.7 s — h2https://sevenmore.it/wp-content/uploads/2021/06/BuongiornoEstate2.jpg/wp-content/uploads/2021/06/Buongio... https://sevenmore.it/wp-content/uploads/2021/06/BuongiornoEstate2.jpg — 200 — 189.7 KiB — 2.9 s — 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 — 3.1 s — 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 — 3.3 s — h2https://sevenmore.it/wp-content/uploads/2019/07/circus-for-children-300x169.jpg/wp-content/uploads/2019/07/circus-... https://sevenmore.it/wp-content/uploads/2019/07/circus-for-children-300x169.jpg — 200 — 9.0 KiB — 3.4 s — h2https://sevenmore.it/wp-content/uploads/2019/07/gennaro-a-domicilio-300x169.jpg/wp-content/uploads/2019/07/gennaro... https://sevenmore.it/wp-content/uploads/2019/07/gennaro-a-domicilio-300x169.jpg — 200 — 8.9 KiB — 3.4 s — h2https://sevenmore.it/wp-content/uploads/2019/07/WhatsApp-Image-2019-06-25-at-07.31.04.jpeg/wp-content/uploads/2019/07/WhatsAp... https://sevenmore.it/wp-content/uploads/2019/07/WhatsApp-Image-2019-06-25-at-07.31.04.jpeg — 200 — 108.4 KiB — 7.2 s — h2https://sevenmore.it/wp-content/uploads/2019/07/metis-de-meo-il-nostro-capitale-umano-compressor-300x169.jpg/wp-content/uploads/2019/07/metis-d... https://sevenmore.it/wp-content/uploads/2019/07/metis-de-meo-il-nostro-capitale-umano-compressor-300x169.jpg — 200 — 12.0 KiB — 4.8 s — h2https://sevenmore.it/wp-content/uploads/2019/07/si-fa-non-si-fa-300x169.jpg/wp-content/uploads/2019/07/si-fa-n... https://sevenmore.it/wp-content/uploads/2019/07/si-fa-non-si-fa-300x169.jpg — 200 — 5.5 KiB — 4.8 s — h2https://sevenmore.it/wp-content/uploads/2022/05/LOGO-STAR-BENE-300x450.jpg/wp-content/uploads/2022/05/LOGO-ST... https://sevenmore.it/wp-content/uploads/2022/05/LOGO-STAR-BENE-300x450.jpg — 200 — 17.9 KiB — 5.0 s — h2https://sevenmore.it/wp-content/uploads/2022/05/lauretana-150x150.jpg/wp-content/uploads/2022/05/laureta... https://sevenmore.it/wp-content/uploads/2022/05/lauretana-150x150.jpg — 200 — 3.0 KiB — 5.1 s — h2https://sevenmore.it/wp-content/uploads/2022/05/ripar-150x150.jpg/wp-content/uploads/2022/05/ripar-1... https://sevenmore.it/wp-content/uploads/2022/05/ripar-150x150.jpg — 200 — 2.1 KiB — 5.1 s — h2https://sevenmore.it/wp-content/uploads/2022/05/caffetoscano-150x150.jpg/wp-content/uploads/2022/05/caffeto... https://sevenmore.it/wp-content/uploads/2022/05/caffetoscano-150x150.jpg — 200 — 3.5 KiB — 5.1 s — h2https://sevenmore.it/wp-content/uploads/2022/05/LOGO-P.G_-150x150.jpg/wp-content/uploads/2022/05/LOGO-P.... https://sevenmore.it/wp-content/uploads/2022/05/LOGO-P.G_-150x150.jpg — 200 — 2.6 KiB — 5.1 s — h2https://sevenmore.it/wp-content/uploads/2021/07/WhatsApp-Image-2021-07-16-at-17.00.42-480x270.jpeg/wp-content/uploads/2021/07/WhatsAp... https://sevenmore.it/wp-content/uploads/2021/07/WhatsApp-Image-2021-07-16-at-17.00.42-480x270.jpeg — 200 — 33.8 KiB — 5.2 s — h2https://sevenmore.it/wp-content/uploads/2021/07/WhatsApp-Image-2021-07-10-at-08.59.01-480x270.jpeg/wp-content/uploads/2021/07/WhatsAp... https://sevenmore.it/wp-content/uploads/2021/07/WhatsApp-Image-2021-07-10-at-08.59.01-480x270.jpeg — 200 — 27.5 KiB — 5.4 s — h2https://sevenmore.it/wp-content/uploads/2021/07/IMG_7866_1575x1050-480x270.jpg/wp-content/uploads/2021/07/IMG_786... https://sevenmore.it/wp-content/uploads/2021/07/IMG_7866_1575x1050-480x270.jpg — 200 — 37.0 KiB — 5.5 s — h2https://sevenmore.it/wp-content/uploads/2021/06/BuongiornoEstate2-480x270.jpg/wp-content/uploads/2021/06/Buongio... https://sevenmore.it/wp-content/uploads/2021/06/BuongiornoEstate2-480x270.jpg — 200 — 33.0 KiB — 5.7 s — 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 — 5.8 s — 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 — 5.8 s — 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 — 5.9 s — 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.2 KiB — 7.5 s — 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 — 7.9 s — 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.0 KiB — 6.4 s — 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 — 6.6 s — 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.3 KiB — 6.6 s — h2data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="4"><path d="M6.9 …www.w3.org/2000/svg" width="7" heig... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="4"><path d="M6.9 … — 200 — 0 B — 0 ms — datahttps://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.1 KiB — 10.4 s — 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 — 8.5 s — 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 — 59 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 — 4.2 s — 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 — 1.6 s — https://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 — 59 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 — 4.3 s — 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.1 KiB — 4.4 s — 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 — 185 B — 7.9 s — 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 — 1.3 MiB — 4.0 s — 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 — 1.0 MiB — 33.2 s — 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 — 865.1 KiB — 7.9 s — 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 — 13.4 s — 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 — 121.4 KiB — 16.6 s — 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 — 3.5 s — 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