Skip to content
https://cookieadmin.net

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
85
GRADE
B
FIX
2
REVIEW
4
PASS
9
INFO
2

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

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

3.70 s

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

11.71 s

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

201 ms

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

0.253

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

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

11.92 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
9 PASS 4 REVIEW 2 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 33 requests
FIX
2.1 MB transferred, 33 requests
Info::
Page weighs 2.9 MB (2.1 MB transferred)
Warning::
Images are 1.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.8 MB
Info::
33 HTTP requests
Info::
Estimated 0.44 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
33 requests
0.44 g CO2 per page load
Images 1.8 MiB 85%
JavaScript 147.9 KiB 7%
Fonts 99.8 KiB 5%
CSS 49.0 KiB 2%
HTML 21.8 KiB 1%
Other 3.3 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

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

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.
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
15 images, 0 KB saveable
REVIEW
15 images, 0 KB saveable
Warning::
https://cookieadmin.net/sitepad-data/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cookieadmin.net/sitepad-data/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cookieadmin.net/sitepad-data/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cookieadmin.net/sitepad-data/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cookieadmin.net/sitepad-data/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cookieadmin.net/sitepad-data/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cookieadmin.net/sitepad-data/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cookieadmin.net/sitepad-data/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cookieadmin.net/sitepad-data/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cookieadmin.net/sitepad-data/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cookieadmin.net/sitepad-data/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
15 images 1.8 MB
0 oversized -0 KB
15 legacy format
11 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

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
1926ms total JS execution
REVIEW
1926ms total JS execution
Warning::
https://cookieadmin.net/: 766ms CPU time
Warning::
Unattributable: 537ms CPU time
Warning::
https://cookieadmin.net/site-inc/js/jquery/jquery....: 438ms CPU time
Info::
https://cookieadmin.net/site-data/plugins/pagelaye...: 131ms CPU time
Info::
https://cookieadmin.net/site-data/plugins/pagelaye...: 53ms CPU time
Info::
Third-party scripts: 537ms (28% of total)

Main Thread Breakdown

Other 38% Style & Layout 23% Script Evaluation 21% Parse HTML & CSS 9% Script Parsing & Compilation 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://cookieadmin.net/766ms11ms5ms1st
Unattributable537ms10ms0ms3rd
https://cookieadmin.net/site-inc/js/jquery/jquery.js?ver=1.12.4438ms282ms15ms1st
https://cookieadmin.net/site-data/plugins/pagelayer/js/givejs.php?give=pagelayer-frontend.js%2Cnivo-lightbox.min.js%2Cwow.min.js%2Cjquery-numerator.js%2CsimpleParallax.min.js%2Cowl.carousel.min.js&premium=chart.min.js%2Cpremium-frontend.js%2Cshuffle.min.js&ver=2.1.0131ms70ms60ms1st
https://cookieadmin.net/site-data/plugins/pagelayer/css/givecss.php?give=pagelayer-frontend.css%2Cnivo-lightbox.css%2Canimate.min.css%2Cowl.carousel.min.css%2Cowl.theme.default.min.css%2Cfont-awesome5.min.css&premium=premium-frontend.css&ver=2.1.053ms0ms0ms1st
B
JS Bundles
5 scripts, 76 KB unused
REVIEW
5 scripts, 76 KB unused
Warning::
https://cookieadmin.net/site-data/plugins/pagelaye...: 76 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 76 KB
76 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cookieadmin.net/site-data/plugins/pagelayer/js/givejs.php?give=pagelayer-frontend.js%2Cnivo-lightbox.min.js%2Cwow.min.js%2Cjquery-numerator.js%2CsimpleParallax.min.js%2Cowl.carousel.min.js&premium=chart.min.js%2Cpremium-frontend.js%2Cshuffle.min.js&ver=2.1.094 KB76 KB (81%)1st
https://cookieadmin.net/site-inc/js/jquery/jquery.js?ver=1.12.430 KB1st
https://cookieadmin.net/site-inc/js/jquery/jquery-migrate.min.js?ver=1.4.15 KB1st
https://cookieadmin.net/site-inc/js/wp-embed.min.js?ver=5.1.61 KB1st
https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.js17 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

C
Page Weight Inventory
Action
33 resources · 2.1 MB · 76 KB savings available
REVIEW
33 resources · 2.1 MB · 76 KB savings available
Warning::
Page weight 1.1 MB over 1MB target
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~76 KB of savings available
Info::
9 third-party resources (2% of weight)
Info::
3 resources over 200KB
33 resources · 2.1 MiB · 9 third-party 1.1 MiB over 1MB target
Image 85% · 1.8 MiB
JavaScript 7% · 147.9 KiB
Font 5% · 99.8 KiB
CSS 2% · 50.5 KiB
Document 1% · 21.8 KiB
Other 0% · 265 B

~76.2 KiB of savings available

Remove unused JavaScript: 76.2 KiB
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 (43.8 KiB of 2.1 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
4 fonts (100 KB)
PASS
4 fonts (100 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

100 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.7 s LCP 11.7 shttps://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.7 KiB — 20 ms — font-display: swaphttps://cookieadmin.net/site-data/plugins/pagelayer/fonts/fa-solid-900.woff2fa-solid-900.woff2 https://cookieadmin.net/site-data/plugins/pagelayer/fonts/fa-solid-900.woff2 — 76.6 KiB — 73 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLEj6Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 7.8 KiB — 20 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLGT9Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 7.6 KiB — 21 ms — font-display: swap
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 20 ms
Start 274 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 73 ms
Start 275 ms
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLEj6Z1x... woff2 swap
Size 8 KB
Load time 20 ms
Start 379 ms
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLGT9Z1x... woff2 swap
Size 8 KB
Load time 21 ms
Start 381 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
1
preload
2
dns-prefetch
1
prefetch

4 resource hints configured

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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Hetzner Online GmbH

Network Waterfall
33 requests over 512ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.7 s LCP 11.7 shttps://cookieadmin.net// https://cookieadmin.net/ — 200 — 21.8 KiB — 53 ms — http/1.1https://fonts.googleapis.com/css?family=Poppins%3A400fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins%3A400 — 200 — 913 B — 43 ms — h2https://cookieadmin.net/site-data/plugins/pagelayer/css/givecss.php?give=pagelayer-frontend.css%2Cnivo-lightbox.css%2Canimate.min.css%2Cowl.carousel.min.css%2Cowl.theme.default.min.css%2Cfont-awesome5.min.css&premium=premium-frontend.css&ver=2.1.0/site-data/plugins/pagelayer/css/gi... https://cookieadmin.net/site-data/plugins/pagelayer/css/givecss.php?give=pagelayer-frontend.css%2Cnivo-lightbox.css%2Canimate.min.css%2Cowl.carousel.min.css%2Cowl.theme.default.min.css%2Cfont-awesome5.min.css&premium=premium-frontend.css&ver=2.1.0 — 200 — 45.5 KiB — 48 ms — http/1.1https://cookieadmin.net//sitepad-data/cache/speedycache/cookieadmin.net/assets/e3c26faaa3fa94da-style.css//sitepad-data/cache/speedycache/co... https://cookieadmin.net//sitepad-data/cache/speedycache/cookieadmin.net/assets/e3c26faaa3fa94da-style.css — 200 — 2.1 KiB — 46 ms — http/1.1https://fonts.googleapis.com/css?family=Poppins%3A400&ver=2.1.0fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins%3A400&ver=2.1.0 — 200 — 913 B — 33 ms — h2https://cookieadmin.net/site-inc/js/jquery/jquery.js?ver=1.12.4/site-inc/js/jquery/jquery.js?ver=1... https://cookieadmin.net/site-inc/js/jquery/jquery.js?ver=1.12.4 — 200 — 30.5 KiB — 59 ms — http/1.1https://cookieadmin.net/site-inc/js/jquery/jquery-migrate.min.js?ver=1.4.1/site-inc/js/jquery/jquery-migrate.... https://cookieadmin.net/site-inc/js/jquery/jquery-migrate.min.js?ver=1.4.1 — 200 — 5.0 KiB — 65 ms — http/1.1https://cookieadmin.net/site-data/plugins/pagelayer/js/givejs.php?give=pagelayer-frontend.js%2Cnivo-lightbox.min.js%2Cwow.min.js%2Cjquery-numerator.js%2CsimpleParallax.min.js%2Cowl.carousel.min.js&premium=chart.min.js%2Cpremium-frontend.js%2Cshuffle.min.js&ver=2.1.0/site-data/plugins/pagelayer/js/giv... https://cookieadmin.net/site-data/plugins/pagelayer/js/givejs.php?give=pagelayer-frontend.js%2Cnivo-lightbox.min.js%2Cwow.min.js%2Cjquery-numerator.js%2CsimpleParallax.min.js%2Cowl.carousel.min.js&premium=chart.min.js%2Cpremium-frontend.js%2Cshuffle.min.js&ver=2.1.0 — 200 — 94.0 KiB — 99 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/cookieadmin-logo-wide-300.png/sitepad-data/uploads/2025/07/cooki... https://cookieadmin.net/sitepad-data/uploads/2025/07/cookieadmin-logo-wide-300.png — 200 — 6.6 KiB — 63 ms — http/1.1https://fonts.googleapis.com/css?family=Poppins%3A400%2C600%2C500fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins%3A400%2C600%2C500 — 200 — 621 B — 35 ms — h2https://cookieadmin.net/sitepad-data/uploads/2025/07/cookieadmin-banner-frame.png/sitepad-data/uploads/2025/07/cooki... https://cookieadmin.net/sitepad-data/uploads/2025/07/cookieadmin-banner-frame.png — 200 — 594.1 KiB — 114 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/consent-form.png/sitepad-data/uploads/2025/07/conse... https://cookieadmin.net/sitepad-data/uploads/2025/07/consent-form.png — 200 — 132.1 KiB — 84 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/scan-cookies.png/sitepad-data/uploads/2025/07/scan-... https://cookieadmin.net/sitepad-data/uploads/2025/07/scan-cookies.png — 200 — 130.5 KiB — 89 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/consent-logs.png/sitepad-data/uploads/2025/07/conse... https://cookieadmin.net/sitepad-data/uploads/2025/07/consent-logs.png — 200 — 169.1 KiB — 109 ms — http/1.1https://fonts.googleapis.com/css?family=Poppins%3A400%2C600%2C500&ver=2.1.0fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins%3A400%2C600%2C500&ver=2.1.0 — 200 — 621 B — 41 ms — h2https://cookieadmin.net/site-inc/js/wp-embed.min.js?ver=5.1.6/site-inc/js/wp-embed.min.js?ver=5.... https://cookieadmin.net/site-inc/js/wp-embed.min.js?ver=5.1.6 — 200 — 1.0 KiB — 48 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/countries.jpg/sitepad-data/uploads/2025/07/count... https://cookieadmin.net/sitepad-data/uploads/2025/07/countries.jpg — 200 — 257.5 KiB — 111 ms — http/1.1https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicitchallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit — 302 — 265 B — 67 ms — h3https://cookieadmin.net/sitepad-data/uploads/2025/07/anonymize-ip.png/sitepad-data/uploads/2025/07/anony... https://cookieadmin.net/sitepad-data/uploads/2025/07/anonymize-ip.png — 200 — 510.3 KiB — 125 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/shield.png/sitepad-data/uploads/2025/07/shiel... https://cookieadmin.net/sitepad-data/uploads/2025/07/shield.png — 200 — 1.8 KiB — 55 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/popup-window.png/sitepad-data/uploads/2025/07/popup... https://cookieadmin.net/sitepad-data/uploads/2025/07/popup-window.png — 200 — 1019 B — 76 ms — http/1.1https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 20 ms — h3https://cookieadmin.net/site-data/plugins/pagelayer/fonts/fa-solid-900.woff2/site-data/plugins/pagelayer/fonts/... https://cookieadmin.net/site-data/plugins/pagelayer/fonts/fa-solid-900.woff2 — 200 — 76.6 KiB — 73 ms — http/1.1https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.js — 200 — 17.4 KiB — 18 ms — h3https://cookieadmin.net/sitepad-data/uploads/2025/07/flash.png/sitepad-data/uploads/2025/07/flash... https://cookieadmin.net/sitepad-data/uploads/2025/07/flash.png — 200 — 3.3 KiB — 45 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/adjust.png/sitepad-data/uploads/2025/07/adjus... https://cookieadmin.net/sitepad-data/uploads/2025/07/adjust.png — 200 — 2.4 KiB — 46 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/privacy.png/sitepad-data/uploads/2025/07/priva... https://cookieadmin.net/sitepad-data/uploads/2025/07/privacy.png — 200 — 3.5 KiB — 42 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/user-folder.png/sitepad-data/uploads/2025/07/user-... https://cookieadmin.net/sitepad-data/uploads/2025/07/user-folder.png — 200 — 1.7 KiB — 53 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/cookie.png/sitepad-data/uploads/2025/07/cooki... https://cookieadmin.net/sitepad-data/uploads/2025/07/cookie.png — 200 — 2.8 KiB — 52 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/check.png/sitepad-data/uploads/2025/07/check... https://cookieadmin.net/sitepad-data/uploads/2025/07/check.png — 200 — 2.4 KiB — 45 ms — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.7 s LCP 11.7 shttps://cookieadmin.net// https://cookieadmin.net/ — 200 — 21.8 KiB — 53 ms — http/1.1https://fonts.googleapis.com/css?family=Poppins%3A400fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins%3A400 — 200 — 913 B — 43 ms — h2https://cookieadmin.net/site-data/plugins/pagelayer/css/givecss.php?give=pagelayer-frontend.css%2Cnivo-lightbox.css%2Canimate.min.css%2Cowl.carousel.min.css%2Cowl.theme.default.min.css%2Cfont-awesome5.min.css&premium=premium-frontend.css&ver=2.1.0/site-data/plugins/pagelayer/css/gi... https://cookieadmin.net/site-data/plugins/pagelayer/css/givecss.php?give=pagelayer-frontend.css%2Cnivo-lightbox.css%2Canimate.min.css%2Cowl.carousel.min.css%2Cowl.theme.default.min.css%2Cfont-awesome5.min.css&premium=premium-frontend.css&ver=2.1.0 — 200 — 45.5 KiB — 48 ms — http/1.1https://cookieadmin.net//sitepad-data/cache/speedycache/cookieadmin.net/assets/e3c26faaa3fa94da-style.css//sitepad-data/cache/speedycache/co... https://cookieadmin.net//sitepad-data/cache/speedycache/cookieadmin.net/assets/e3c26faaa3fa94da-style.css — 200 — 2.1 KiB — 46 ms — http/1.1https://fonts.googleapis.com/css?family=Poppins%3A400&ver=2.1.0fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins%3A400&ver=2.1.0 — 200 — 913 B — 33 ms — h2https://cookieadmin.net/site-inc/js/jquery/jquery.js?ver=1.12.4/site-inc/js/jquery/jquery.js?ver=1... https://cookieadmin.net/site-inc/js/jquery/jquery.js?ver=1.12.4 — 200 — 30.5 KiB — 59 ms — http/1.1https://cookieadmin.net/site-inc/js/jquery/jquery-migrate.min.js?ver=1.4.1/site-inc/js/jquery/jquery-migrate.... https://cookieadmin.net/site-inc/js/jquery/jquery-migrate.min.js?ver=1.4.1 — 200 — 5.0 KiB — 65 ms — http/1.1https://cookieadmin.net/site-data/plugins/pagelayer/js/givejs.php?give=pagelayer-frontend.js%2Cnivo-lightbox.min.js%2Cwow.min.js%2Cjquery-numerator.js%2CsimpleParallax.min.js%2Cowl.carousel.min.js&premium=chart.min.js%2Cpremium-frontend.js%2Cshuffle.min.js&ver=2.1.0/site-data/plugins/pagelayer/js/giv... https://cookieadmin.net/site-data/plugins/pagelayer/js/givejs.php?give=pagelayer-frontend.js%2Cnivo-lightbox.min.js%2Cwow.min.js%2Cjquery-numerator.js%2CsimpleParallax.min.js%2Cowl.carousel.min.js&premium=chart.min.js%2Cpremium-frontend.js%2Cshuffle.min.js&ver=2.1.0 — 200 — 94.0 KiB — 99 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/cookieadmin-logo-wide-300.png/sitepad-data/uploads/2025/07/cooki... https://cookieadmin.net/sitepad-data/uploads/2025/07/cookieadmin-logo-wide-300.png — 200 — 6.6 KiB — 63 ms — http/1.1https://fonts.googleapis.com/css?family=Poppins%3A400%2C600%2C500fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins%3A400%2C600%2C500 — 200 — 621 B — 35 ms — h2https://cookieadmin.net/sitepad-data/uploads/2025/07/cookieadmin-banner-frame.png/sitepad-data/uploads/2025/07/cooki... https://cookieadmin.net/sitepad-data/uploads/2025/07/cookieadmin-banner-frame.png — 200 — 594.1 KiB — 114 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/consent-form.png/sitepad-data/uploads/2025/07/conse... https://cookieadmin.net/sitepad-data/uploads/2025/07/consent-form.png — 200 — 132.1 KiB — 84 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/scan-cookies.png/sitepad-data/uploads/2025/07/scan-... https://cookieadmin.net/sitepad-data/uploads/2025/07/scan-cookies.png — 200 — 130.5 KiB — 89 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/consent-logs.png/sitepad-data/uploads/2025/07/conse... https://cookieadmin.net/sitepad-data/uploads/2025/07/consent-logs.png — 200 — 169.1 KiB — 109 ms — http/1.1https://fonts.googleapis.com/css?family=Poppins%3A400%2C600%2C500&ver=2.1.0fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins%3A400%2C600%2C500&ver=2.1.0 — 200 — 621 B — 41 ms — h2https://cookieadmin.net/site-inc/js/wp-embed.min.js?ver=5.1.6/site-inc/js/wp-embed.min.js?ver=5.... https://cookieadmin.net/site-inc/js/wp-embed.min.js?ver=5.1.6 — 200 — 1.0 KiB — 48 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/countries.jpg/sitepad-data/uploads/2025/07/count... https://cookieadmin.net/sitepad-data/uploads/2025/07/countries.jpg — 200 — 257.5 KiB — 111 ms — http/1.1https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicitchallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit — 302 — 265 B — 67 ms — h3https://cookieadmin.net/sitepad-data/uploads/2025/07/anonymize-ip.png/sitepad-data/uploads/2025/07/anony... https://cookieadmin.net/sitepad-data/uploads/2025/07/anonymize-ip.png — 200 — 510.3 KiB — 125 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/shield.png/sitepad-data/uploads/2025/07/shiel... https://cookieadmin.net/sitepad-data/uploads/2025/07/shield.png — 200 — 1.8 KiB — 55 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/popup-window.png/sitepad-data/uploads/2025/07/popup... https://cookieadmin.net/sitepad-data/uploads/2025/07/popup-window.png — 200 — 1019 B — 76 ms — http/1.1https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 20 ms — h3https://cookieadmin.net/site-data/plugins/pagelayer/fonts/fa-solid-900.woff2/site-data/plugins/pagelayer/fonts/... https://cookieadmin.net/site-data/plugins/pagelayer/fonts/fa-solid-900.woff2 — 200 — 76.6 KiB — 73 ms — http/1.1https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.js — 200 — 17.4 KiB — 18 ms — h3https://cookieadmin.net/sitepad-data/uploads/2025/07/flash.png/sitepad-data/uploads/2025/07/flash... https://cookieadmin.net/sitepad-data/uploads/2025/07/flash.png — 200 — 3.3 KiB — 45 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/adjust.png/sitepad-data/uploads/2025/07/adjus... https://cookieadmin.net/sitepad-data/uploads/2025/07/adjust.png — 200 — 2.4 KiB — 46 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/privacy.png/sitepad-data/uploads/2025/07/priva... https://cookieadmin.net/sitepad-data/uploads/2025/07/privacy.png — 200 — 3.5 KiB — 42 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/user-folder.png/sitepad-data/uploads/2025/07/user-... https://cookieadmin.net/sitepad-data/uploads/2025/07/user-folder.png — 200 — 1.7 KiB — 53 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/cookie.png/sitepad-data/uploads/2025/07/cooki... https://cookieadmin.net/sitepad-data/uploads/2025/07/cookie.png — 200 — 2.8 KiB — 52 ms — http/1.1https://cookieadmin.net/sitepad-data/uploads/2025/07/check.png/sitepad-data/uploads/2025/07/check... https://cookieadmin.net/sitepad-data/uploads/2025/07/check.png — 200 — 2.4 KiB — 45 ms — http/1.1https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 20 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 200 — 7.6 KiB — 21 ms — h3https://cookieadmin.net/sitepad-data/uploads/2025/07/cropped-cookieadmin-icon-100-32x32.png/sitepad-data/uploads/2025/07/cropp... https://cookieadmin.net/sitepad-data/uploads/2025/07/cropped-cookieadmin-icon-100-32x32.png — 200 — 1.5 KiB — 39 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
28% of JavaScript execution is third-party
First-party Third-party 537ms · 0KB · €6/mo
Unattributable
Other
Costly
Execution 537ms
Transfer 0 KB
Monthly Cost €6/mo

These scripts may cost more than they're worth

  • Unattributable adds 537ms and costs ~€6/month

Unattributable takes 537ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback