Skip to content
https://sitevalue.net

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
89
GRADE
B
FIX
3
REVIEW
2
PASS
18
INFO
3

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

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

6.27 s

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

10.42 s

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

126 ms

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

0.000

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

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

10.44 s

Page Load Progression

394 ms
789 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
26
18 PASS 2 REVIEW 3 FIX
D
Third-Party Impact
Action
78% third-party, 0 ms blocking
FIX
78% third-party, 0 ms blocking
Warning::
Third-party code accounts for 78% of page weight (554.9 KiB of 713.1 KiB)
Info::
Third-party blocking time is low (0 ms)
22%
78%
First-party Third-party
D
JS Execution Cost
Action
2927ms total JS execution
FIX
2927ms total JS execution
Warning::
https://sitevalue.net/cdn-cgi/challenge-platform/s...: 791ms CPU time
Warning::
https://sitevalue.net/: 602ms CPU time
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 445ms CPU time
Warning::
https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/clo...: 358ms CPU time
Warning::
Unattributable: 348ms CPU time
Info::
Third-party scripts: 771ms (26% of total)

Main Thread Breakdown

Script Evaluation 58% Other 20% Style & Layout 12% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://sitevalue.net/cdn-cgi/challenge-platform/scripts/jsd/main.js791ms756ms14ms1st
https://sitevalue.net/602ms48ms3ms1st
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607060101/show_ads_impl_fy2021.js?bust=31099552445ms333ms74ms3rd
https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js358ms272ms6ms1st
Unattributable348ms11ms0ms1st
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3117042864592570136ms109ms22ms3rd
https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e178179150949672ms55ms5ms3rd
https://ep2.adtrafficquality.google/sodar/sodar2.js63ms55ms3ms3rd
https://sitevalue.net/js/jquery.min.js57ms40ms13ms1st
https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=turnstile_loaded_7048cb51f0de2e7cbd1066026cbec35355ms43ms10ms3rd
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
C
Image Optimization
Action
13 images, 0 KB saveable
REVIEW
13 images, 0 KB saveable
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
13 images 130 KB
0 oversized -0 KB
12 legacy format
6 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
12 scripts, 152 KB unused
REVIEW
12 scripts, 152 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 123 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagead2.googlesyndication.com/pagead/js/ad...: 29 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 152 KB
152 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607060101/show_ads_impl_fy2021.js?bust=31099552165 KB123 KB (75%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-311704286459257055 KB29 KB (53%)3rd
https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js4 KB1st
https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e178179150949611 KB3rd
https://sitevalue.net/js/cookieconsent.latest.min.js2 KB1st
https://sitevalue.net/js/base.js?v=0.12 KB1st
https://sitevalue.net/js/bootstrap.bundle.min.js22 KB1st
https://sitevalue.net/js/jquery.min.js31 KB1st
https://sitevalue.net/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js?10 KB1st
https://challenges.cloudflare.com/turnstile/v0/g/73f5d73b1f13/api.js24 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

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

A
Page Weight Budget
713 KB transferred, 57 requests
PASS
713 KB transferred, 57 requests
Info::
Page weighs 1.8 MB (713 KB transferred)
Info::
57 HTTP requests
Info::
Estimated 0.15 g CO2 per page load
713 KB / 2.4 MB budget
713 KB transferred
57 requests
0.15 g CO2 per page load
JavaScript 355.9 KiB 50%
Images 129.8 KiB 18%
HTML 117.7 KiB 17%
CSS 44.2 KiB 6%
Fonts 42.0 KiB 6%
Other 21.7 KiB 3%
Other 1.8 KiB 0%
0 2.4 MB 4.9 MB
Under budget
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
1 fonts (42 KB)
PASS
1 fonts (42 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

42 KB total

Render-blocking

0

of 1

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 FCP 6.3 s LCP 10.4 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 — 14 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 14 ms
Start 887 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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
preload
6
dns-prefetch
prefetch

6 resource hints configured

A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store, no-cache, must-revalidate
A+
Server-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 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
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A
Page Weight Inventory
57 resources · 713 KB · 152 KB savings available
PASS
57 resources · 713 KB · 152 KB savings available
Info::
Within 1MB page-weight target
Got: 713 KB
Info::
~152 KB of savings available
Warning::
27 third-party resources (78% of weight)
57 resources · 713.1 KiB · 27 third-party Within 1MB page-weight target
JavaScript 50% · 355.9 KiB
Image 18% · 130.6 KiB
Document 17% · 117.7 KiB
CSS 6% · 44.2 KiB
Font 6% · 42.0 KiB
Other 3% · 22.7 KiB

~152.3 KiB of savings available

Remove unused JavaScript: 152.3 KiB
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
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
3 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues 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: Cloudflare

Network Waterfall
57 requests over 3369ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 6.3 s LCP 10.4 shttps://sitevalue.net// https://sitevalue.net/ — 200 — 6.7 KiB — 167 ms — h3https://sitevalue.net/cdn-cgi/speculation/cdn-cgi/speculation https://sitevalue.net/cdn-cgi/speculation — 200 — 587 B — 6 ms — h3https://sitevalue.net/css/bootstrap.yeti.min.css/css/bootstrap.yeti.min.css https://sitevalue.net/css/bootstrap.yeti.min.css — 200 — 25.5 KiB — 498 ms — h3https://sitevalue.net/css/app.css/css/app.css https://sitevalue.net/css/app.css — 200 — 1.6 KiB — 589 ms — h3https://sitevalue.net/css/fontawesome.min.css/css/fontawesome.min.css https://sitevalue.net/css/fontawesome.min.css — 200 — 13.1 KiB — 526 ms — h3https://sitevalue.net/images/loader.gif/images/loader.gif https://sitevalue.net/images/loader.gif — 200 — 25.6 KiB — 17 ms — h3https://sitevalue.net/images/safe.png/images/safe.png https://sitevalue.net/images/safe.png — 200 — 4.3 KiB — 14 ms — h3https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.4 KiB — 6 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 — 200 — 11.3 KiB — 29 ms — h2https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap — 200 — 2.6 KiB — 124 ms — h2data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30…www.w3.org/2000/svg' width='30' hei... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30… — 200 — 0 B — 0 ms — datahttps://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 — 14 ms — h3https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=turnstile_loaded_7048cb51f0de2e7cbd1066026cbec353challenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=turnstile_loaded_7048cb51f0de2e7cbd1066026cbec353 — 302 — 266 B — 25 ms — h3https://sitevalue.net/js/cookieconsent.latest.min.js/js/cookieconsent.latest.min.js https://sitevalue.net/js/cookieconsent.latest.min.js — 200 — 2.4 KiB — 558 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3117042864592570pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3117042864592570 — 200 — 54.6 KiB — 127 ms — h3https://sitevalue.net/js/base.js?v=0.1/js/base.js?v=0.1 https://sitevalue.net/js/base.js?v=0.1 — 200 — 1.6 KiB — 542 ms — h3https://sitevalue.net/js/bootstrap.bundle.min.js/js/bootstrap.bundle.min.js https://sitevalue.net/js/bootstrap.bundle.min.js — 200 — 22.1 KiB — 612 ms — h3https://sitevalue.net/js/jquery.min.js/js/jquery.min.js https://sitevalue.net/js/jquery.min.js — 200 — 31.0 KiB — 618 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://sitevalue.net/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 10 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js?/cdn-cgi/challenge-platform/h/g/scr... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js? — 200 — 9.9 KiB — 8 ms — h3https://sitevalue.net/favicon.ico/favicon.ico https://sitevalue.net/favicon.ico — 200 — 740 B — 11 ms — h3https://challenges.cloudflare.com/turnstile/v0/g/73f5d73b1f13/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/g/73f5d73b1f13/api.js — 200 — 23.9 KiB — 18 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.8076957905777394:1783677629:ned5LoBk0W_j6GLn9FOzeKZp8AEFmOBAaUQi3sMdYwA/a18f1c2849921ac8/cdn-cgi/challenge-platform/h/g/jsd... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.8076957905777394:1783677629:ned5LoBk0W_j6GLn9FOzeKZp8AEFmOBAaUQi3sMdYwA/a18f1c2849921ac8 — 200 — 628 B — 18 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607060101/show_ads_impl_fy2021.js?bust=31099552pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607060101/show_ads_impl_fy2021.js?bust=31099552 — 200 — 165.1 KiB — 67 ms — h3https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/light-floating.csscdnjs.cloudflare.com/ajax/libs/cook... https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/light-floating.css — 200 — 1.4 KiB — 29 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/5r234/0x4AAAAAACohHBx5-XhpsXXW/light/fbE/new/flexible?lang=enchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/5r234/0x4AAAAAACohHBx5-XhpsXXW/light/fbE/new/flexible?lang=en — 200 — 100.8 KiB — 166 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.8076957905777394:1783677629:ned5LoBk0W_j6GLn9FOzeKZp8AEFmOBAaUQi3sMdYwA/a18f1c2849921ac8/cdn-cgi/challenge-platform/h/g/jsd... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.8076957905777394:1783677629:ned5LoBk0W_j6GLn9FOzeKZp8AEFmOBAaUQi3sMdYwA/a18f1c2849921ac8 — 200 — 625 B — 13 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=officeox.com&method=reset&_=1783681702681/index.php/proxy?size=l&url=officeo... https://sitevalue.net/index.php/proxy?size=l&url=officeox.com&method=reset&_=1783681702681 — 200 — 560 B — 405 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=piastrix.site&method=reset&_=1783681702682/index.php/proxy?size=l&url=piastri... https://sitevalue.net/index.php/proxy?size=l&url=piastrix.site&method=reset&_=1783681702682 — 200 — 553 B — 526 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=reset&_=1783681702683/index.php/proxy?size=l&url=cichlid... https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=reset&_=1783681702683 — 200 — 560 B — 526 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 6.3 s LCP 10.4 shttps://sitevalue.net// https://sitevalue.net/ — 200 — 6.7 KiB — 167 ms — h3https://sitevalue.net/cdn-cgi/speculation/cdn-cgi/speculation https://sitevalue.net/cdn-cgi/speculation — 200 — 587 B — 6 ms — h3https://sitevalue.net/css/bootstrap.yeti.min.css/css/bootstrap.yeti.min.css https://sitevalue.net/css/bootstrap.yeti.min.css — 200 — 25.5 KiB — 498 ms — h3https://sitevalue.net/css/app.css/css/app.css https://sitevalue.net/css/app.css — 200 — 1.6 KiB — 589 ms — h3https://sitevalue.net/css/fontawesome.min.css/css/fontawesome.min.css https://sitevalue.net/css/fontawesome.min.css — 200 — 13.1 KiB — 526 ms — h3https://sitevalue.net/images/loader.gif/images/loader.gif https://sitevalue.net/images/loader.gif — 200 — 25.6 KiB — 17 ms — h3https://sitevalue.net/images/safe.png/images/safe.png https://sitevalue.net/images/safe.png — 200 — 4.3 KiB — 14 ms — h3https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.4 KiB — 6 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 — 200 — 11.3 KiB — 29 ms — h2https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap — 200 — 2.6 KiB — 124 ms — h2data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30…www.w3.org/2000/svg' width='30' hei... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30… — 200 — 0 B — 0 ms — datahttps://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 — 14 ms — h3https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=turnstile_loaded_7048cb51f0de2e7cbd1066026cbec353challenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=turnstile_loaded_7048cb51f0de2e7cbd1066026cbec353 — 302 — 266 B — 25 ms — h3https://sitevalue.net/js/cookieconsent.latest.min.js/js/cookieconsent.latest.min.js https://sitevalue.net/js/cookieconsent.latest.min.js — 200 — 2.4 KiB — 558 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3117042864592570pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3117042864592570 — 200 — 54.6 KiB — 127 ms — h3https://sitevalue.net/js/base.js?v=0.1/js/base.js?v=0.1 https://sitevalue.net/js/base.js?v=0.1 — 200 — 1.6 KiB — 542 ms — h3https://sitevalue.net/js/bootstrap.bundle.min.js/js/bootstrap.bundle.min.js https://sitevalue.net/js/bootstrap.bundle.min.js — 200 — 22.1 KiB — 612 ms — h3https://sitevalue.net/js/jquery.min.js/js/jquery.min.js https://sitevalue.net/js/jquery.min.js — 200 — 31.0 KiB — 618 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://sitevalue.net/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 10 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js?/cdn-cgi/challenge-platform/h/g/scr... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js? — 200 — 9.9 KiB — 8 ms — h3https://sitevalue.net/favicon.ico/favicon.ico https://sitevalue.net/favicon.ico — 200 — 740 B — 11 ms — h3https://challenges.cloudflare.com/turnstile/v0/g/73f5d73b1f13/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/g/73f5d73b1f13/api.js — 200 — 23.9 KiB — 18 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.8076957905777394:1783677629:ned5LoBk0W_j6GLn9FOzeKZp8AEFmOBAaUQi3sMdYwA/a18f1c2849921ac8/cdn-cgi/challenge-platform/h/g/jsd... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.8076957905777394:1783677629:ned5LoBk0W_j6GLn9FOzeKZp8AEFmOBAaUQi3sMdYwA/a18f1c2849921ac8 — 200 — 628 B — 18 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607060101/show_ads_impl_fy2021.js?bust=31099552pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607060101/show_ads_impl_fy2021.js?bust=31099552 — 200 — 165.1 KiB — 67 ms — h3https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/light-floating.csscdnjs.cloudflare.com/ajax/libs/cook... https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/light-floating.css — 200 — 1.4 KiB — 29 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/5r234/0x4AAAAAACohHBx5-XhpsXXW/light/fbE/new/flexible?lang=enchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/5r234/0x4AAAAAACohHBx5-XhpsXXW/light/fbE/new/flexible?lang=en — 200 — 100.8 KiB — 166 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.8076957905777394:1783677629:ned5LoBk0W_j6GLn9FOzeKZp8AEFmOBAaUQi3sMdYwA/a18f1c2849921ac8/cdn-cgi/challenge-platform/h/g/jsd... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.8076957905777394:1783677629:ned5LoBk0W_j6GLn9FOzeKZp8AEFmOBAaUQi3sMdYwA/a18f1c2849921ac8 — 200 — 625 B — 13 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=officeox.com&method=reset&_=1783681702681/index.php/proxy?size=l&url=officeo... https://sitevalue.net/index.php/proxy?size=l&url=officeox.com&method=reset&_=1783681702681 — 200 — 560 B — 405 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=piastrix.site&method=reset&_=1783681702682/index.php/proxy?size=l&url=piastri... https://sitevalue.net/index.php/proxy?size=l&url=piastrix.site&method=reset&_=1783681702682 — 200 — 553 B — 526 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=reset&_=1783681702683/index.php/proxy?size=l&url=cichlid... https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=reset&_=1783681702683 — 200 — 560 B — 526 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=animesuge.ing&method=reset&_=1783681702684/index.php/proxy?size=l&url=animesu... https://sitevalue.net/index.php/proxy?size=l&url=animesuge.ing&method=reset&_=1783681702684 — 200 — 560 B — 641 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=beavercheck.com&method=reset&_=1783681702685/index.php/proxy?size=l&url=beaverc... https://sitevalue.net/index.php/proxy?size=l&url=beavercheck.com&method=reset&_=1783681702685 — 200 — 555 B — 515 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=codearena.space&method=reset&_=1783681702686/index.php/proxy?size=l&url=codeare... https://sitevalue.net/index.php/proxy?size=l&url=codearena.space&method=reset&_=1783681702686 — 200 — 561 B — 520 ms — h3https://sitevalue.net/cdn-cgi/rum?/cdn-cgi/rum? https://sitevalue.net/cdn-cgi/rum? — 204 — 456 B — 10 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=ach_evt&tn=DIV&cls=cc_banner%20cc_container%20cc_container--open&ign=false&pw=412&ph=823&x=206&y=744pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=ach_evt&tn=DIV&cls=cc_banner%20cc_container%20cc_container--open&ign=false&pw=412&ph=823&x=206&y=744 — 204 — 20 B — 53 ms — h3https://googleads.g.doubleclick.net/pagead/html/r20260709/r20190131/zrt_lookup_fy2021.htmlgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/html/r20260709/r20190131/zrt_lookup_fy2021.html — 200 — 3.8 KiB — 57 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260709&st=env&sjk=5865731082182521ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260709&st=env&sjk=5865731082182521 — 200 — 13.4 KiB — 142 ms — h3https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3117042864592570&output=html&adk=1812271804&adf=3025194257&abgtt=6&lmt=1783681702&plat=1%3A16777216%2C3%3A65536%2C4%3A65536%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Fsitevalue.net%2F&pra=5&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1783681702723&bpp=5&bdt=1398&idt=180&shv=r20260709&mjsv=m202607060101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=2042959587426&frm=20&pv=2&u_tz=0&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&adx=-12245933&ady=-12245933&biw=412&bih=823&scr_x=0&scr_y=0&eid=31099552%2C95395497&oid=2&pvsid=5865731082182521&tmod=405571113&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C412%2C823&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&ifi=1&uci=a!1&fsb=1&dtd=239googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3117042864592570&output=html&adk=1812271804&adf=3025194257&abgtt=6&lmt=1783681702&plat=1%3A16777216%2C3%3A65536%2C4%3A65536%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Fsitevalue.net%2F&pra=5&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1783681702723&bpp=5&bdt=1398&idt=180&shv=r20260709&mjsv=m202607060101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=2042959587426&frm=20&pv=2&u_tz=0&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&adx=-12245933&ady=-12245933&biw=412&bih=823&scr_x=0&scr_y=0&eid=31099552%2C95395497&oid=2&pvsid=5865731082182521&tmod=405571113&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C412%2C823&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&ifi=1&uci=a!1&fsb=1&dtd=239 — 403 — 67 B — 105 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 126 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/255/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/255/runner.html — 200 — 5.8 KiB — 66 ms — h2https://sitevalue.net/index.php/proxy?size=l&url=officeox.com&method=poll&_=1783681702687/index.php/proxy?size=l&url=officeo... https://sitevalue.net/index.php/proxy?size=l&url=officeox.com&method=poll&_=1783681702687 — 200 — 569 B — 289 ms — h3https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 566 B — 123 ms — h3https://pagead2.googlesyndication.com/bg/FtD5pCbHUPL3PaZwE8nr3y33ChZ0luvzaU3k5GQkcaA.jspagead2.googlesyndication.com/bg/Ft... https://pagead2.googlesyndication.com/bg/FtD5pCbHUPL3PaZwE8nr3y33ChZ0luvzaU3k5GQkcaA.js — 200 — 21.6 KiB — 69 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=beavercheck.com&method=poll&_=1783681702688/index.php/proxy?size=l&url=beaverc... https://sitevalue.net/index.php/proxy?size=l&url=beavercheck.com&method=poll&_=1783681702688 — 200 — 573 B — 303 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=codearena.space&method=poll&_=1783681702689/index.php/proxy?size=l&url=codeare... https://sitevalue.net/index.php/proxy?size=l&url=codearena.space&method=poll&_=1783681702689 — 200 — 573 B — 286 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=piastrix.site&method=poll&_=1783681702690/index.php/proxy?size=l&url=piastri... https://sitevalue.net/index.php/proxy?size=l&url=piastrix.site&method=poll&_=1783681702690 — 200 — 574 B — 289 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=poll&_=1783681702691/index.php/proxy?size=l&url=cichlid... https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=poll&_=1783681702691 — 200 — 570 B — 294 ms — h3https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=255&li=gda_r20260709&jk=5865731082182521&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=255&li=gda_r20260709&jk=5865731082182521&rc= — 204 — 17 B — 65 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=animesuge.ing&method=poll&_=1783681702692/index.php/proxy?size=l&url=animesu... https://sitevalue.net/index.php/proxy?size=l&url=animesuge.ing&method=poll&_=1783681702692 — 200 — 573 B — 294 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=officeox.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=officeox.com — 200 — 6.3 KiB — 385 ms — h3https://ep2.adtrafficquality.google/generate_204?3P0G5Aep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?3P0G5A — 204 — 40 B — 8 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=codearena.spaceapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=codearena.space — 200 — 14.7 KiB — 534 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=piastrix.siteapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=piastrix.site — 200 — 10.5 KiB — 528 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=beavercheck.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=beavercheck.com — 200 — 14.4 KiB — 533 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=cichlidwarehouse.co.zaapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=cichlidwarehouse.co.za — 200 — 19.5 KiB — 528 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=animesuge.ingapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=animesuge.ing — 200 — 34.4 KiB — 709 ms — h3https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=255&t=2&li=gda_r20260709&jk=5865731082182521&bg=!5uWl5YfNAAZqC91nSgs7AEcBe5WfOLSAiCZO4wy1eYekl9niXvwuhZvnbX_B6xUwmyS4ys2PqwMFY25oPElFfe1mAQDVZg2H0IY4MUCstcEuk5-tCWXkDwIAAACKUgAAAAloAQd-ADZEk6swQGjPv4IlTxOefEZkIKlPYHArLB3Oo0WaihKttW75BMDfjlKxpRAQfsh0COczFWy6QNAKAJTQkk4PZy3b9A-XgERRrvK4PdIfWsawnkSg6acJt1HeQZKejXD8PYxYz8HQG_QUgnM4TkP3lthcmZoU1kfnZnvOQmUYESKhdXRf2oDQZbux9948P2PvBLRP8BYanRW4m0qoK6BUJIif8i13KumKaUYIQQ8XH5tv2gcBq6aH46TSHGireD_VXrRvsb9U2n-LD34UqCMzmQKlQCmSuNmmsikeb1NtZh4h_LmMmZpE5ia0TycgnmPXgW1TZTK1iTzUwEEaJHtmVaIiB9HEl3oST4gzYXOCAVAo5EWRP0oA-T1F2PxJoKd4r0Q2DpOk4UZQY8UVerOFEvYtcKY5I11nef2J0_OUnKmzgZPX-KapyH4GBVOwdaLErWTWtLvTbf0vorws30apDcH_FthUtvOaPPsOZp3Pca1DpesMMmZEpXw75HSFi4xbmbeydSEgNL7juFQccoIa5fpozjUooySF6YhC5mmdHRVX9-2a7lNIfWDNNn73FLu7NfQ9UfnG24wefKdjnC9eh_BaHs4dMiDE5JHP1NLTA9Z4GKpW_o-4-1kndB0o9Lqb2syrPls6eavBdy90IB-DUOan8IViplMhgEDhKaLVZIQW-YE4EtlTMF4fEL-zu2oUeyHWv8UaqtkXoiZHdZxCEDhrlyNdNoLCl2CV1kCGFHeR0ldeUIRrUdfjVqIBAKF1z2jcDpkJifR-sD24UmqDeSWI-_fyRrHk97OoAVjOvGWT0O2BKgZX8S_DDJeRlNjM4HGgxqXKkr1vpFzmugfW5TvKFl0l3ULcTfLvNAfFdJoEOOle-otbnHLkWc8kEcwMLeHVf5Ff9_p1uRbwUYccf8Y3tMDFjJHlKqlhoH_DKythjDh_v5jylyACEcI0Gsn_EWHTZbRuobuVAsksBBYzhPyTFGkhIyYFt4DuJSCjlMv-cGCUFSq05JmtQat7NQJSPWN74zYQinT35lMxP4O9D1xUobVWnthAw1H8Sc181mlkXd1GFpU-TNtI_gtuT0hHCgdYc11b5554HW1Y2gRvLUDUzUprQ2lhY-V2Ho8dySOpguzYyAtUh3DAgERK1FJoDzuMhu3V83hdhMd_tpbHP-PC0QluJ7Uep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=255&t=2&li=gda_r20260709&jk=5865731082182521&bg=!5uWl5YfNAAZqC91nSgs7AEcBe5WfOLSAiCZO4wy1eYekl9niXvwuhZvnbX_B6xUwmyS4ys2PqwMFY25oPElFfe1mAQDVZg2H0IY4MUCstcEuk5-tCWXkDwIAAACKUgAAAAloAQd-ADZEk6swQGjPv4IlTxOefEZkIKlPYHArLB3Oo0WaihKttW75BMDfjlKxpRAQfsh0COczFWy6QNAKAJTQkk4PZy3b9A-XgERRrvK4PdIfWsawnkSg6acJt1HeQZKejXD8PYxYz8HQG_QUgnM4TkP3lthcmZoU1kfnZnvOQmUYESKhdXRf2oDQZbux9948P2PvBLRP8BYanRW4m0qoK6BUJIif8i13KumKaUYIQQ8XH5tv2gcBq6aH46TSHGireD_VXrRvsb9U2n-LD34UqCMzmQKlQCmSuNmmsikeb1NtZh4h_LmMmZpE5ia0TycgnmPXgW1TZTK1iTzUwEEaJHtmVaIiB9HEl3oST4gzYXOCAVAo5EWRP0oA-T1F2PxJoKd4r0Q2DpOk4UZQY8UVerOFEvYtcKY5I11nef2J0_OUnKmzgZPX-KapyH4GBVOwdaLErWTWtLvTbf0vorws30apDcH_FthUtvOaPPsOZp3Pca1DpesMMmZEpXw75HSFi4xbmbeydSEgNL7juFQccoIa5fpozjUooySF6YhC5mmdHRVX9-2a7lNIfWDNNn73FLu7NfQ9UfnG24wefKdjnC9eh_BaHs4dMiDE5JHP1NLTA9Z4GKpW_o-4-1kndB0o9Lqb2syrPls6eavBdy90IB-DUOan8IViplMhgEDhKaLVZIQW-YE4EtlTMF4fEL-zu2oUeyHWv8UaqtkXoiZHdZxCEDhrlyNdNoLCl2CV1kCGFHeR0ldeUIRrUdfjVqIBAKF1z2jcDpkJifR-sD24UmqDeSWI-_fyRrHk97OoAVjOvGWT0O2BKgZX8S_DDJeRlNjM4HGgxqXKkr1vpFzmugfW5TvKFl0l3ULcTfLvNAfFdJoEOOle-otbnHLkWc8kEcwMLeHVf5Ff9_p1uRbwUYccf8Y3tMDFjJHlKqlhoH_DKythjDh_v5jylyACEcI0Gsn_EWHTZbRuobuVAsksBBYzhPyTFGkhIyYFt4DuJSCjlMv-cGCUFSq05JmtQat7NQJSPWN74zYQinT35lMxP4O9D1xUobVWnthAw1H8Sc181mlkXd1GFpU-TNtI_gtuT0hHCgdYc11b5554HW1Y2gRvLUDUzUprQ2lhY-V2Ho8dySOpguzYyAtUh3DAgERK1FJoDzuMhu3V83hdhMd_tpbHP-PC0QluJ7U — 204 — 17 B — 123 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
26% of JavaScript execution is third-party
First-party Third-party 771ms · 239KB · €8/mo
pagead2.googlesyndication.com
Other
Costly
Execution 445ms
Transfer 165 KB
Unused 75%
Monthly Cost €5/mo
pagead2.googlesyndication.com
Other
Optional
Execution 136ms
Transfer 55 KB
Unused 53%
Monthly Cost €1/mo
static.cloudflareinsights.com
Other
Optional
Execution 72ms
Transfer 11 KB
Monthly Cost €1/mo
ep2.adtrafficquality.google
Other
Optional
Execution 63ms
Transfer 8 KB
Monthly Cost €1/mo
challenges.cloudflare.com
Other
Optional
Execution 55ms
Transfer 0 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • pagead2.googlesyndication.com adds 445ms and costs ~€5/month

pagead2.googlesyndication.com takes 445ms 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

75% of pagead2.googlesyndication.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

53% of pagead2.googlesyndication.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

Image Optimization
12 images, 173 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

12

Total Size

173 KB

12 missing dimensions 12 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