Skip to content
https://roids4all.ws

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
1
REVIEW
5
PASS
13
INFO
3

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

96
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
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.
100
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.

893 ms

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

1.13 s

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

33 ms

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

0.014

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

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

1.20 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
22
13 PASS 5 REVIEW 1 FIX
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.

B
Image Optimization
10 images, 0 KB saveable
REVIEW
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 131 KB
0 oversized -0 KB
5 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
676ms total JS execution
REVIEW
676ms total JS execution
Warning::
https://roids4all.ws/: 405ms CPU time
Info::
https://roids4all.ws/wp-includes/js/jquery/jquery....: 186ms CPU time
Info::
Unattributable: 85ms CPU time

Main Thread Breakdown

Style & Layout 51% Other 25% Script Evaluation 14% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://roids4all.ws/405ms7ms4ms1st
https://roids4all.ws/wp-includes/js/jquery/jquery.min.js?ver=3.7.1186ms72ms2ms1st
Unattributable85ms2ms0ms1st
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
429 KB transferred, 77 requests
PASS
429 KB transferred, 77 requests
Info::
Page weighs 1.6 MB (429 KB transferred)
Info::
77 HTTP requests
Info::
Estimated 0.09 g CO2 per page load
429 KB / 2.4 MB budget
429 KB transferred
77 requests
0.09 g CO2 per page load
Images 131.6 KiB 31%
CSS 129.1 KiB 30%
JavaScript 119.6 KiB 28%
HTML 44.1 KiB 10%
Fonts 3.4 KiB 1%
Other 1.8 KiB 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
0% third-party, 0 ms blocking
PASS
0% third-party, 0 ms blocking
Info::
Third-party code accounts for 0% of page weight (832 B of 429.5 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
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
2 fonts (3 KB)
PASS
2 fonts (3 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

3 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 893 ms LCP 1.1 shttps://roids4all.ws/wp-content/themes/blocksy/static/fonts/stars.woff2stars.woff2 https://roids4all.ws/wp-content/themes/blocksy/static/fonts/stars.woff2 — 1.3 KiB — 26 ms — font-display: swaphttps://roids4all.ws/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.woffslick.woff https://roids4all.ws/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.woff — 2.0 KiB — 26 ms — font-display: swap
stars.woff2 woff2 swap
Size 1 KB
Load time 26 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
slick.woff woff swap
Size 2 KB
Load time 26 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~1 KB and ~2 ms

A+
JS Bundles
30 scripts, 0 KB unused
PASS
30 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://roids4all.ws/wp-content/themes/blocksy-child/assets/js/trusted-types.js?ver=17814533941 KB1st
data:text/javascript;base64,dmFyIHdjX2FkZF90b19jYXJ0X3BhcmFtcz17ImFqYXhfdXJsIjoiL3dwLWFkbWluL2FkbWl…0 KB3rd
data:text/javascript;base64,dmFyIHdvb2NvbW1lcmNlX3BhcmFtcz17ImFqYXhfdXJsIjoiL3dwLWFkbWluL2FkbWluLWF…0 KB3rd
https://roids4all.ws/wp-includes/js/jquery/jquery.min.js?ver=3.7.130 KB1st
https://roids4all.ws/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.15 KB1st
https://roids4all.ws/wp-content/litespeed/js/08e8a409bb5542784c5b16575a957bf1.js?ver=da0044 KB1st
https://roids4all.ws/wp-content/litespeed/js/3121ab81791a4a27c1cfc4f27b8e6012.js?ver=38f372 KB1st
https://roids4all.ws/wp-content/litespeed/js/e36c29f3334618091e596a4557128c29.js?ver=0d0451 KB1st
https://roids4all.ws/wp-content/litespeed/js/e01c837447c012a3f73815e94c4c306e.js?ver=2ff5e2 KB1st
https://roids4all.ws/wp-content/litespeed/js/20267569abc5899352145a6605247a9a.js?ver=a3a2812 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+
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+
Document Compression
Document response uses brotli
PASS
Document 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+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding,User-Agent
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Page Weight Inventory
77 resources · 429 KB · 0 KB savings available
PASS
77 resources · 429 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 429 KB
Info::
15 third-party resources (0% of weight)
77 resources · 429.5 KiB · 15 third-party Within 1MB page-weight target
Image 31% · 133.4 KiB
CSS 30% · 129.1 KiB
JavaScript 28% · 119.6 KiB
Document 10% · 44.1 KiB
Font 1% · 3.4 KiB
Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
77 requests over 1739ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 893 ms LCP 1.1 shttps://roids4all.ws// https://roids4all.ws/ — 200 — 44.1 KiB — 1.0 s — h3https://roids4all.ws/wp-content/uploads/2026/06/chatgpt_image_28._5._2026__22_52_35-removebg-preview-1.webp/wp-content/uploads/2026/06/chatgpt... https://roids4all.ws/wp-content/uploads/2026/06/chatgpt_image_28._5._2026__22_52_35-removebg-preview-1.webp — 200 — 35.4 KiB — 34 ms — h3https://roids4all.ws/wp-content/uploads/2026/05/suchen.svg/wp-content/uploads/2026/05/suchen.... https://roids4all.ws/wp-content/uploads/2026/05/suchen.svg — 200 — 909 B — 33 ms — h3https://roids4all.ws/wp-content/litespeed/css/4094afd589eeaa609f612c68da5000cc.css?ver=4b4ca/wp-content/litespeed/css/4094afd58... https://roids4all.ws/wp-content/litespeed/css/4094afd589eeaa609f612c68da5000cc.css?ver=4b4ca — 200 — 3.7 KiB — 26 ms — h3https://roids4all.ws/wp-content/litespeed/css/2512986810a6455d8b05fc0907aa1973.css?ver=de097/wp-content/litespeed/css/251298681... https://roids4all.ws/wp-content/litespeed/css/2512986810a6455d8b05fc0907aa1973.css?ver=de097 — 200 — 15.2 KiB — 28 ms — h3https://roids4all.ws/wp-content/litespeed/css/5954c8605558c0d404a72e93b6695b7a.css?ver=96f22/wp-content/litespeed/css/5954c8605... https://roids4all.ws/wp-content/litespeed/css/5954c8605558c0d404a72e93b6695b7a.css?ver=96f22 — 200 — 17.0 KiB — 71 ms — h3https://roids4all.ws/wp-content/litespeed/css/f8e8bca1ba309c2144ca21c9a0ab5136.css?ver=3a4e5/wp-content/litespeed/css/f8e8bca1b... https://roids4all.ws/wp-content/litespeed/css/f8e8bca1ba309c2144ca21c9a0ab5136.css?ver=3a4e5 — 200 — 11.9 KiB — 71 ms — h3https://roids4all.ws/wp-content/litespeed/css/35dece5a0d1ad1506275a4474b94a7b1.css?ver=662d6/wp-content/litespeed/css/35dece5a0... https://roids4all.ws/wp-content/litespeed/css/35dece5a0d1ad1506275a4474b94a7b1.css?ver=662d6 — 200 — 2.0 KiB — 44 ms — h3https://roids4all.ws/wp-content/litespeed/css/6573f5767cf7d86b2291d60d45552930.css?ver=dac93/wp-content/litespeed/css/6573f5767... https://roids4all.ws/wp-content/litespeed/css/6573f5767cf7d86b2291d60d45552930.css?ver=dac93 — 200 — 1.5 KiB — 44 ms — h3https://roids4all.ws/wp-content/litespeed/css/e1ac1df88a2d34453a222712861ca1e4.css?ver=8d896/wp-content/litespeed/css/e1ac1df88... https://roids4all.ws/wp-content/litespeed/css/e1ac1df88a2d34453a222712861ca1e4.css?ver=8d896 — 200 — 2.4 KiB — 45 ms — h3https://roids4all.ws/wp-content/litespeed/css/934030cc094c531f34024dcc02ea2169.css?ver=135f6/wp-content/litespeed/css/934030cc0... https://roids4all.ws/wp-content/litespeed/css/934030cc094c531f34024dcc02ea2169.css?ver=135f6 — 200 — 1.1 KiB — 46 ms — h3https://roids4all.ws/wp-content/litespeed/css/fc4e810449dd1e8dbeff5b90c95ae51e.css?ver=4849b/wp-content/litespeed/css/fc4e81044... https://roids4all.ws/wp-content/litespeed/css/fc4e810449dd1e8dbeff5b90c95ae51e.css?ver=4849b — 200 — 1.4 KiB — 47 ms — h3https://roids4all.ws/wp-content/litespeed/css/b3f1268e6bdef706cc1d552c940265a0.css?ver=199fe/wp-content/litespeed/css/b3f1268e6... https://roids4all.ws/wp-content/litespeed/css/b3f1268e6bdef706cc1d552c940265a0.css?ver=199fe — 200 — 2.1 KiB — 49 ms — h3https://roids4all.ws/wp-content/litespeed/css/2ab64caf1df2dbb83e8f0f8ba9c5654d.css?ver=5cc3c/wp-content/litespeed/css/2ab64caf1... https://roids4all.ws/wp-content/litespeed/css/2ab64caf1df2dbb83e8f0f8ba9c5654d.css?ver=5cc3c — 200 — 6.1 KiB — 82 ms — h3https://roids4all.ws/wp-content/litespeed/css/6ab05746f631dd2a9c179a94c082919b.css?ver=81271/wp-content/litespeed/css/6ab05746f... https://roids4all.ws/wp-content/litespeed/css/6ab05746f631dd2a9c179a94c082919b.css?ver=81271 — 200 — 4.9 KiB — 51 ms — h3https://roids4all.ws/wp-content/litespeed/css/35b5e9a09c8b033990cdeda8e067230e.css?ver=8ed6f/wp-content/litespeed/css/35b5e9a09... https://roids4all.ws/wp-content/litespeed/css/35b5e9a09c8b033990cdeda8e067230e.css?ver=8ed6f — 200 — 5.3 KiB — 53 ms — h3https://roids4all.ws/wp-content/litespeed/css/8188a45fe1ddabac59d85bcb185d5d72.css?ver=cbb1e/wp-content/litespeed/css/8188a45fe... https://roids4all.ws/wp-content/litespeed/css/8188a45fe1ddabac59d85bcb185d5d72.css?ver=cbb1e — 200 — 1.8 KiB — 53 ms — h3https://roids4all.ws/wp-content/litespeed/css/aee27314d590c14502e889f24e0db8ee.css?ver=7786f/wp-content/litespeed/css/aee27314d... https://roids4all.ws/wp-content/litespeed/css/aee27314d590c14502e889f24e0db8ee.css?ver=7786f — 200 — 2.2 KiB — 54 ms — h3https://roids4all.ws/wp-content/litespeed/css/e82711f460c5f539ee6d2ead36e9c74f.css?ver=e15a5/wp-content/litespeed/css/e82711f46... https://roids4all.ws/wp-content/litespeed/css/e82711f460c5f539ee6d2ead36e9c74f.css?ver=e15a5 — 200 — 1.8 KiB — 55 ms — h3https://roids4all.ws/wp-content/litespeed/css/fe0871d12a4de2a183720da62746ff53.css?ver=3b6f9/wp-content/litespeed/css/fe0871d12... https://roids4all.ws/wp-content/litespeed/css/fe0871d12a4de2a183720da62746ff53.css?ver=3b6f9 — 200 — 1.6 KiB — 56 ms — h3https://roids4all.ws/wp-content/litespeed/css/5b0002942021259282738b0963302317.css?ver=a52ef/wp-content/litespeed/css/5b0002942... https://roids4all.ws/wp-content/litespeed/css/5b0002942021259282738b0963302317.css?ver=a52ef — 200 — 2.1 KiB — 57 ms — h3https://roids4all.ws/wp-content/litespeed/css/60def4d9bf375f5a8c237ba1cbea7814.css?ver=7a86e/wp-content/litespeed/css/60def4d9b... https://roids4all.ws/wp-content/litespeed/css/60def4d9bf375f5a8c237ba1cbea7814.css?ver=7a86e — 200 — 1.7 KiB — 58 ms — h3https://roids4all.ws/wp-content/litespeed/css/f9e576f45e2e6fa1a6ebd3bac7c97db8.css?ver=da618/wp-content/litespeed/css/f9e576f45... https://roids4all.ws/wp-content/litespeed/css/f9e576f45e2e6fa1a6ebd3bac7c97db8.css?ver=da618 — 200 — 1.9 KiB — 61 ms — h3https://roids4all.ws/wp-content/litespeed/css/e80a7b514d8836c31f6d6ca941b9bde8.css?ver=e427f/wp-content/litespeed/css/e80a7b514... https://roids4all.ws/wp-content/litespeed/css/e80a7b514d8836c31f6d6ca941b9bde8.css?ver=e427f — 200 — 2.7 KiB — 62 ms — h3https://roids4all.ws/wp-content/litespeed/css/db7ef7d844b7579e8fb8be3facbed904.css?ver=94d26/wp-content/litespeed/css/db7ef7d84... https://roids4all.ws/wp-content/litespeed/css/db7ef7d844b7579e8fb8be3facbed904.css?ver=94d26 — 200 — 1.3 KiB — 63 ms — h3https://roids4all.ws/wp-content/litespeed/css/4d1a5cdee76149ac5411a2a4ff9f9cad.css?ver=a1991/wp-content/litespeed/css/4d1a5cdee... https://roids4all.ws/wp-content/litespeed/css/4d1a5cdee76149ac5411a2a4ff9f9cad.css?ver=a1991 — 200 — 2.1 KiB — 65 ms — h3https://roids4all.ws/wp-content/litespeed/css/28d4a327f56a2eefd91113396ebd0373.css?ver=3a707/wp-content/litespeed/css/28d4a327f... https://roids4all.ws/wp-content/litespeed/css/28d4a327f56a2eefd91113396ebd0373.css?ver=3a707 — 200 — 2.8 KiB — 66 ms — h3https://roids4all.ws/wp-content/litespeed/css/b08d43682b9fb605c2a9ff1fe8851381.css?ver=a1192/wp-content/litespeed/css/b08d43682... https://roids4all.ws/wp-content/litespeed/css/b08d43682b9fb605c2a9ff1fe8851381.css?ver=a1192 — 200 — 4.8 KiB — 67 ms — h3https://roids4all.ws/wp-content/litespeed/css/531e80b7ef2400f00d7c9ef314a89386.css?ver=62a08/wp-content/litespeed/css/531e80b7e... https://roids4all.ws/wp-content/litespeed/css/531e80b7ef2400f00d7c9ef314a89386.css?ver=62a08 — 200 — 3.6 KiB — 68 ms — h3https://roids4all.ws/wp-content/litespeed/css/97d53bfbb9c6fe52643ba374a7587ebf.css?ver=617d3/wp-content/litespeed/css/97d53bfbb... https://roids4all.ws/wp-content/litespeed/css/97d53bfbb9c6fe52643ba374a7587ebf.css?ver=617d3 — 200 — 3.2 KiB — 69 ms — h3
0 ms 500 ms 1.0 s 1.5 s FCP 893 ms LCP 1.1 shttps://roids4all.ws// https://roids4all.ws/ — 200 — 44.1 KiB — 1.0 s — h3https://roids4all.ws/wp-content/uploads/2026/06/chatgpt_image_28._5._2026__22_52_35-removebg-preview-1.webp/wp-content/uploads/2026/06/chatgpt... https://roids4all.ws/wp-content/uploads/2026/06/chatgpt_image_28._5._2026__22_52_35-removebg-preview-1.webp — 200 — 35.4 KiB — 34 ms — h3https://roids4all.ws/wp-content/uploads/2026/05/suchen.svg/wp-content/uploads/2026/05/suchen.... https://roids4all.ws/wp-content/uploads/2026/05/suchen.svg — 200 — 909 B — 33 ms — h3https://roids4all.ws/wp-content/litespeed/css/4094afd589eeaa609f612c68da5000cc.css?ver=4b4ca/wp-content/litespeed/css/4094afd58... https://roids4all.ws/wp-content/litespeed/css/4094afd589eeaa609f612c68da5000cc.css?ver=4b4ca — 200 — 3.7 KiB — 26 ms — h3https://roids4all.ws/wp-content/litespeed/css/2512986810a6455d8b05fc0907aa1973.css?ver=de097/wp-content/litespeed/css/251298681... https://roids4all.ws/wp-content/litespeed/css/2512986810a6455d8b05fc0907aa1973.css?ver=de097 — 200 — 15.2 KiB — 28 ms — h3https://roids4all.ws/wp-content/litespeed/css/5954c8605558c0d404a72e93b6695b7a.css?ver=96f22/wp-content/litespeed/css/5954c8605... https://roids4all.ws/wp-content/litespeed/css/5954c8605558c0d404a72e93b6695b7a.css?ver=96f22 — 200 — 17.0 KiB — 71 ms — h3https://roids4all.ws/wp-content/litespeed/css/f8e8bca1ba309c2144ca21c9a0ab5136.css?ver=3a4e5/wp-content/litespeed/css/f8e8bca1b... https://roids4all.ws/wp-content/litespeed/css/f8e8bca1ba309c2144ca21c9a0ab5136.css?ver=3a4e5 — 200 — 11.9 KiB — 71 ms — h3https://roids4all.ws/wp-content/litespeed/css/35dece5a0d1ad1506275a4474b94a7b1.css?ver=662d6/wp-content/litespeed/css/35dece5a0... https://roids4all.ws/wp-content/litespeed/css/35dece5a0d1ad1506275a4474b94a7b1.css?ver=662d6 — 200 — 2.0 KiB — 44 ms — h3https://roids4all.ws/wp-content/litespeed/css/6573f5767cf7d86b2291d60d45552930.css?ver=dac93/wp-content/litespeed/css/6573f5767... https://roids4all.ws/wp-content/litespeed/css/6573f5767cf7d86b2291d60d45552930.css?ver=dac93 — 200 — 1.5 KiB — 44 ms — h3https://roids4all.ws/wp-content/litespeed/css/e1ac1df88a2d34453a222712861ca1e4.css?ver=8d896/wp-content/litespeed/css/e1ac1df88... https://roids4all.ws/wp-content/litespeed/css/e1ac1df88a2d34453a222712861ca1e4.css?ver=8d896 — 200 — 2.4 KiB — 45 ms — h3https://roids4all.ws/wp-content/litespeed/css/934030cc094c531f34024dcc02ea2169.css?ver=135f6/wp-content/litespeed/css/934030cc0... https://roids4all.ws/wp-content/litespeed/css/934030cc094c531f34024dcc02ea2169.css?ver=135f6 — 200 — 1.1 KiB — 46 ms — h3https://roids4all.ws/wp-content/litespeed/css/fc4e810449dd1e8dbeff5b90c95ae51e.css?ver=4849b/wp-content/litespeed/css/fc4e81044... https://roids4all.ws/wp-content/litespeed/css/fc4e810449dd1e8dbeff5b90c95ae51e.css?ver=4849b — 200 — 1.4 KiB — 47 ms — h3https://roids4all.ws/wp-content/litespeed/css/b3f1268e6bdef706cc1d552c940265a0.css?ver=199fe/wp-content/litespeed/css/b3f1268e6... https://roids4all.ws/wp-content/litespeed/css/b3f1268e6bdef706cc1d552c940265a0.css?ver=199fe — 200 — 2.1 KiB — 49 ms — h3https://roids4all.ws/wp-content/litespeed/css/2ab64caf1df2dbb83e8f0f8ba9c5654d.css?ver=5cc3c/wp-content/litespeed/css/2ab64caf1... https://roids4all.ws/wp-content/litespeed/css/2ab64caf1df2dbb83e8f0f8ba9c5654d.css?ver=5cc3c — 200 — 6.1 KiB — 82 ms — h3https://roids4all.ws/wp-content/litespeed/css/6ab05746f631dd2a9c179a94c082919b.css?ver=81271/wp-content/litespeed/css/6ab05746f... https://roids4all.ws/wp-content/litespeed/css/6ab05746f631dd2a9c179a94c082919b.css?ver=81271 — 200 — 4.9 KiB — 51 ms — h3https://roids4all.ws/wp-content/litespeed/css/35b5e9a09c8b033990cdeda8e067230e.css?ver=8ed6f/wp-content/litespeed/css/35b5e9a09... https://roids4all.ws/wp-content/litespeed/css/35b5e9a09c8b033990cdeda8e067230e.css?ver=8ed6f — 200 — 5.3 KiB — 53 ms — h3https://roids4all.ws/wp-content/litespeed/css/8188a45fe1ddabac59d85bcb185d5d72.css?ver=cbb1e/wp-content/litespeed/css/8188a45fe... https://roids4all.ws/wp-content/litespeed/css/8188a45fe1ddabac59d85bcb185d5d72.css?ver=cbb1e — 200 — 1.8 KiB — 53 ms — h3https://roids4all.ws/wp-content/litespeed/css/aee27314d590c14502e889f24e0db8ee.css?ver=7786f/wp-content/litespeed/css/aee27314d... https://roids4all.ws/wp-content/litespeed/css/aee27314d590c14502e889f24e0db8ee.css?ver=7786f — 200 — 2.2 KiB — 54 ms — h3https://roids4all.ws/wp-content/litespeed/css/e82711f460c5f539ee6d2ead36e9c74f.css?ver=e15a5/wp-content/litespeed/css/e82711f46... https://roids4all.ws/wp-content/litespeed/css/e82711f460c5f539ee6d2ead36e9c74f.css?ver=e15a5 — 200 — 1.8 KiB — 55 ms — h3https://roids4all.ws/wp-content/litespeed/css/fe0871d12a4de2a183720da62746ff53.css?ver=3b6f9/wp-content/litespeed/css/fe0871d12... https://roids4all.ws/wp-content/litespeed/css/fe0871d12a4de2a183720da62746ff53.css?ver=3b6f9 — 200 — 1.6 KiB — 56 ms — h3https://roids4all.ws/wp-content/litespeed/css/5b0002942021259282738b0963302317.css?ver=a52ef/wp-content/litespeed/css/5b0002942... https://roids4all.ws/wp-content/litespeed/css/5b0002942021259282738b0963302317.css?ver=a52ef — 200 — 2.1 KiB — 57 ms — h3https://roids4all.ws/wp-content/litespeed/css/60def4d9bf375f5a8c237ba1cbea7814.css?ver=7a86e/wp-content/litespeed/css/60def4d9b... https://roids4all.ws/wp-content/litespeed/css/60def4d9bf375f5a8c237ba1cbea7814.css?ver=7a86e — 200 — 1.7 KiB — 58 ms — h3https://roids4all.ws/wp-content/litespeed/css/f9e576f45e2e6fa1a6ebd3bac7c97db8.css?ver=da618/wp-content/litespeed/css/f9e576f45... https://roids4all.ws/wp-content/litespeed/css/f9e576f45e2e6fa1a6ebd3bac7c97db8.css?ver=da618 — 200 — 1.9 KiB — 61 ms — h3https://roids4all.ws/wp-content/litespeed/css/e80a7b514d8836c31f6d6ca941b9bde8.css?ver=e427f/wp-content/litespeed/css/e80a7b514... https://roids4all.ws/wp-content/litespeed/css/e80a7b514d8836c31f6d6ca941b9bde8.css?ver=e427f — 200 — 2.7 KiB — 62 ms — h3https://roids4all.ws/wp-content/litespeed/css/db7ef7d844b7579e8fb8be3facbed904.css?ver=94d26/wp-content/litespeed/css/db7ef7d84... https://roids4all.ws/wp-content/litespeed/css/db7ef7d844b7579e8fb8be3facbed904.css?ver=94d26 — 200 — 1.3 KiB — 63 ms — h3https://roids4all.ws/wp-content/litespeed/css/4d1a5cdee76149ac5411a2a4ff9f9cad.css?ver=a1991/wp-content/litespeed/css/4d1a5cdee... https://roids4all.ws/wp-content/litespeed/css/4d1a5cdee76149ac5411a2a4ff9f9cad.css?ver=a1991 — 200 — 2.1 KiB — 65 ms — h3https://roids4all.ws/wp-content/litespeed/css/28d4a327f56a2eefd91113396ebd0373.css?ver=3a707/wp-content/litespeed/css/28d4a327f... https://roids4all.ws/wp-content/litespeed/css/28d4a327f56a2eefd91113396ebd0373.css?ver=3a707 — 200 — 2.8 KiB — 66 ms — h3https://roids4all.ws/wp-content/litespeed/css/b08d43682b9fb605c2a9ff1fe8851381.css?ver=a1192/wp-content/litespeed/css/b08d43682... https://roids4all.ws/wp-content/litespeed/css/b08d43682b9fb605c2a9ff1fe8851381.css?ver=a1192 — 200 — 4.8 KiB — 67 ms — h3https://roids4all.ws/wp-content/litespeed/css/531e80b7ef2400f00d7c9ef314a89386.css?ver=62a08/wp-content/litespeed/css/531e80b7e... https://roids4all.ws/wp-content/litespeed/css/531e80b7ef2400f00d7c9ef314a89386.css?ver=62a08 — 200 — 3.6 KiB — 68 ms — h3https://roids4all.ws/wp-content/litespeed/css/97d53bfbb9c6fe52643ba374a7587ebf.css?ver=617d3/wp-content/litespeed/css/97d53bfbb... https://roids4all.ws/wp-content/litespeed/css/97d53bfbb9c6fe52643ba374a7587ebf.css?ver=617d3 — 200 — 3.2 KiB — 69 ms — h3https://roids4all.ws/wp-content/litespeed/css/353bd2e2c7967b60dbe78be7c4b28f4d.css?ver=33764/wp-content/litespeed/css/353bd2e2c... https://roids4all.ws/wp-content/litespeed/css/353bd2e2c7967b60dbe78be7c4b28f4d.css?ver=33764 — 200 — 3.2 KiB — 69 ms — h3https://roids4all.ws/wp-content/litespeed/css/deb8aed979f9deb6f9273ed8fcc96b57.css?ver=0b5b8/wp-content/litespeed/css/deb8aed97... https://roids4all.ws/wp-content/litespeed/css/deb8aed979f9deb6f9273ed8fcc96b57.css?ver=0b5b8 — 200 — 5.1 KiB — 71 ms — h3https://roids4all.ws/wp-content/litespeed/css/7958cfffb904fb34f84163bd40428034.css?ver=82fa3/wp-content/litespeed/css/7958cfffb... https://roids4all.ws/wp-content/litespeed/css/7958cfffb904fb34f84163bd40428034.css?ver=82fa3 — 200 — 3.6 KiB — 72 ms — h3https://roids4all.ws/wp-content/litespeed/css/b1809d94e5a8637e7afe6196f26ddbc9.css?ver=b6ad9/wp-content/litespeed/css/b1809d94e... https://roids4all.ws/wp-content/litespeed/css/b1809d94e5a8637e7afe6196f26ddbc9.css?ver=b6ad9 — 200 — 1.8 KiB — 74 ms — h3https://roids4all.ws/wp-content/litespeed/css/debbb49ac8b100accffb6f9ccd939983.css?ver=b03be/wp-content/litespeed/css/debbb49ac... https://roids4all.ws/wp-content/litespeed/css/debbb49ac8b100accffb6f9ccd939983.css?ver=b03be — 200 — 6.9 KiB — 77 ms — h3https://roids4all.ws/wp-content/themes/blocksy-child/assets/js/trusted-types.js?ver=1781453394/wp-content/themes/blocksy-child/as... https://roids4all.ws/wp-content/themes/blocksy-child/assets/js/trusted-types.js?ver=1781453394 — 200 — 1.4 KiB — 79 ms — h3data:text/javascript;base64,dmFyIHdjX2FkZF90b19jYXJ0X3BhcmFtcz17ImFqYXhfdXJsIjoiL3dwLWFkbWluL2FkbWl…data:text/javascript;base64,dmFyIHd... data:text/javascript;base64,dmFyIHdjX2FkZF90b19jYXJ0X3BhcmFtcz17ImFqYXhfdXJsIjoiL3dwLWFkbWluL2FkbWl… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,dmFyIHdvb2NvbW1lcmNlX3BhcmFtcz17ImFqYXhfdXJsIjoiL3dwLWFkbWluL2FkbWluLWF…data:text/javascript;base64,dmFyIHd... data:text/javascript;base64,dmFyIHdvb2NvbW1lcmNlX3BhcmFtcz17ImFqYXhfdXJsIjoiL3dwLWFkbWluL2FkbWluLWF… — 200 — 0 B — 0 ms — datahttps://roids4all.ws/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://roids4all.ws/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.8 KiB — 26 ms — h3https://roids4all.ws/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://roids4all.ws/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.3 KiB — 38 ms — h3https://roids4all.ws/wp-content/litespeed/js/08e8a409bb5542784c5b16575a957bf1.js?ver=da004/wp-content/litespeed/js/08e8a409bb... https://roids4all.ws/wp-content/litespeed/js/08e8a409bb5542784c5b16575a957bf1.js?ver=da004 — 200 — 3.9 KiB — 27 ms — h3https://roids4all.ws/wp-content/litespeed/js/3121ab81791a4a27c1cfc4f27b8e6012.js?ver=38f37/wp-content/litespeed/js/3121ab8179... https://roids4all.ws/wp-content/litespeed/js/3121ab81791a4a27c1cfc4f27b8e6012.js?ver=38f37 — 200 — 2.0 KiB — 37 ms — h3https://roids4all.ws/wp-content/litespeed/js/e36c29f3334618091e596a4557128c29.js?ver=0d045/wp-content/litespeed/js/e36c29f333... https://roids4all.ws/wp-content/litespeed/js/e36c29f3334618091e596a4557128c29.js?ver=0d045 — 200 — 1.5 KiB — 38 ms — h3https://roids4all.ws/wp-content/litespeed/js/e01c837447c012a3f73815e94c4c306e.js?ver=2ff5e/wp-content/litespeed/js/e01c837447... https://roids4all.ws/wp-content/litespeed/js/e01c837447c012a3f73815e94c4c306e.js?ver=2ff5e — 200 — 2.1 KiB — 36 ms — h3https://roids4all.ws/wp-content/litespeed/js/20267569abc5899352145a6605247a9a.js?ver=a3a28/wp-content/litespeed/js/20267569ab... https://roids4all.ws/wp-content/litespeed/js/20267569abc5899352145a6605247a9a.js?ver=a3a28 — 200 — 12.1 KiB — 37 ms — h3https://roids4all.ws/wp-content/litespeed/js/b1cd4b61bb7b6292d9303c6626586ead.js?ver=3a748/wp-content/litespeed/js/b1cd4b61bb... https://roids4all.ws/wp-content/litespeed/js/b1cd4b61bb7b6292d9303c6626586ead.js?ver=3a748 — 200 — 4.1 KiB — 38 ms — h3data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 5h…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 5h… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 18…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 18… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 1…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 1… — 200 — 0 B — 0 ms — datahttps://roids4all.ws/wp-content/uploads/2026/05/hero-bodybuilder-bg-1920x820-1.webp/wp-content/uploads/2026/05/hero-bo... https://roids4all.ws/wp-content/uploads/2026/05/hero-bodybuilder-bg-1920x820-1.webp — 200 — 94.5 KiB — 31 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQwMCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQwMCIgaGVpZ… — 200 — 166 B — 6 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjExNTAiIGhla…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjExNTAiIGhla… — 200 — 168 B — 6 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQwMCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQwMCIgaGVpZ… — 200 — 166 B — 7 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjM1MCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjM1MCIgaGVpZ… — 200 — 166 B — 8 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyOCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyOCIgaGVpZ… — 200 — 166 B — 10 ms — datadata:text/javascript;base64,KGZ1bmN0aW9uKCl7dmFyIGM9ZG9jdW1lbnQuYm9keS5jbGFzc05hbWU7Yz1jLnJlcGxhY2U…data:text/javascript;base64,KGZ1bmN... data:text/javascript;base64,KGZ1bmN0aW9uKCl7dmFyIGM9ZG9jdW1lbnQuYm9keS5jbGFzc05hbWU7Yz1jLnJlcGxhY2U… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,dmFyIGNyX2FqYXhfb2JqZWN0PXsiYWpheF91cmwiOiJodHRwczovL3JvaWRzNGFsbC53cy9…data:text/javascript;base64,dmFyIGN... data:text/javascript;base64,dmFyIGNyX2FqYXhfb2JqZWN0PXsiYWpheF91cmwiOiJodHRwczovL3JvaWRzNGFsbC53cy9… — 200 — 0 B — 0 ms — datahttps://roids4all.ws/wp-content/themes/blocksy/static/fonts/stars.woff2/wp-content/themes/blocksy/static/f... https://roids4all.ws/wp-content/themes/blocksy/static/fonts/stars.woff2 — 200 — 1.3 KiB — 26 ms — h3https://roids4all.ws/wp-content/litespeed/js/998f06be4bb7ba4b6c92cc6421e83299.js?ver=d8ce6/wp-content/litespeed/js/998f06be4b... https://roids4all.ws/wp-content/litespeed/js/998f06be4bb7ba4b6c92cc6421e83299.js?ver=d8ce6 — 200 — 11.3 KiB — 45 ms — h3https://roids4all.ws/wp-content/litespeed/js/4e7f3cf126bbdb7071e4f3f61d8bce26.js?ver=72180/wp-content/litespeed/js/4e7f3cf126... https://roids4all.ws/wp-content/litespeed/js/4e7f3cf126bbdb7071e4f3f61d8bce26.js?ver=72180 — 200 — 2.5 KiB — 45 ms — h3https://roids4all.ws/wp-content/themes/blocksy/static/bundle/main.js?ver=2.1.57/wp-content/themes/blocksy/static/b... https://roids4all.ws/wp-content/themes/blocksy/static/bundle/main.js?ver=2.1.57 — 200 — 9.8 KiB — 45 ms — h3https://roids4all.ws/wp-content/litespeed/js/8d1a1ef70a60514111bdb8560cf3e6cd.js?ver=252a9/wp-content/litespeed/js/8d1a1ef70a... https://roids4all.ws/wp-content/litespeed/js/8d1a1ef70a60514111bdb8560cf3e6cd.js?ver=252a9 — 200 — 1.6 KiB — 31 ms — h3https://roids4all.ws/wp-content/themes/blocksy-child/assets/js/custom-header.js?ver=1781452989/wp-content/themes/blocksy-child/as... https://roids4all.ws/wp-content/themes/blocksy-child/assets/js/custom-header.js?ver=1781452989 — 200 — 1.2 KiB — 46 ms — h3https://roids4all.ws/wp-content/themes/blocksy-child/assets/js/custom.js?ver=1782425477/wp-content/themes/blocksy-child/as... https://roids4all.ws/wp-content/themes/blocksy-child/assets/js/custom.js?ver=1782425477 — 200 — 3.4 KiB — 46 ms — h3https://roids4all.ws/wp-content/themes/blocksy-child/assets/js/header-cart-count.js?ver=1785633125/wp-content/themes/blocksy-child/as... https://roids4all.ws/wp-content/themes/blocksy-child/assets/js/header-cart-count.js?ver=1785633125 — 200 — 3.0 KiB — 48 ms — h3https://roids4all.ws/wp-content/themes/blocksy-child/assets/js/header-sticky-state.js?ver=1781453377/wp-content/themes/blocksy-child/as... https://roids4all.ws/wp-content/themes/blocksy-child/assets/js/header-sticky-state.js?ver=1781453377 — 200 — 1.4 KiB — 46 ms — h3https://roids4all.ws/wp-content/litespeed/js/0295f83bab102c7e14b1c910673ae0c4.js?ver=a33ba/wp-content/litespeed/js/0295f83bab... https://roids4all.ws/wp-content/litespeed/js/0295f83bab102c7e14b1c910673ae0c4.js?ver=a33ba — 200 — 11.6 KiB — 46 ms — h3data:text/javascript;base64,dmFyIHB3Yl9hamF4X29iamVjdD17ImNhcm91c2VsX3ByZXYiOiJcdTAwM0MiLCJjYXJvdXN…data:text/javascript;base64,dmFyIHB... data:text/javascript;base64,dmFyIHB3Yl9hamF4X29iamVjdD17ImNhcm91c2VsX3ByZXYiOiJcdTAwM0MiLCJjYXJvdXN… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,dmFyIHI0YUhlYWRlckNhcnRDb3VudD17ImNvdW50IjoiMCJ9data:text/javascript;base64,dmFyIHI... data:text/javascript;base64,dmFyIHI0YUhlYWRlckNhcnRDb3VudD17ImNvdW50IjoiMCJ9 — 200 — 0 B — 0 ms — datadata:text/javascript;base64,KGZ1bmN0aW9uKCl7J3VzZSBzdHJpY3QnO2NvbnN0IGFqYXhVcmw9Imh0dHBzOlwvXC9yb2l…data:text/javascript;base64,KGZ1bmN... data:text/javascript;base64,KGZ1bmN0aW9uKCl7J3VzZSBzdHJpY3QnO2NvbnN0IGFqYXhVcmw9Imh0dHBzOlwvXC9yb2l… — 200 — 0 B — 0 ms — datahttps://roids4all.ws/wp-content/themes/blocksy/static/bundle/100.957a1d57641c41d5237c.js/wp-content/themes/blocksy/static/b... https://roids4all.ws/wp-content/themes/blocksy/static/bundle/100.957a1d57641c41d5237c.js — 200 — 1.7 KiB — 30 ms — h3https://roids4all.ws/wp-content/themes/blocksy/static/bundle/907.1ddadcf80aca9cb11200.js/wp-content/themes/blocksy/static/b... https://roids4all.ws/wp-content/themes/blocksy/static/bundle/907.1ddadcf80aca9cb11200.js — 200 — 2.6 KiB — 25 ms — h3https://roids4all.ws/wp-content/themes/blocksy/static/bundle/892.cf42bb50f1cc29d3f54a.js/wp-content/themes/blocksy/static/b... https://roids4all.ws/wp-content/themes/blocksy/static/bundle/892.cf42bb50f1cc29d3f54a.js — 200 — 2.7 KiB — 26 ms — h3https://roids4all.ws/wp-content/themes/blocksy/static/bundle/641.41d6784859f93ced2969.js/wp-content/themes/blocksy/static/b... https://roids4all.ws/wp-content/themes/blocksy/static/bundle/641.41d6784859f93ced2969.js — 200 — 876 B — 25 ms — h3https://roids4all.ws/wp-content/plugins/blocksy-companion/static/bundle/sticky.js?ver=2.1.57/wp-content/plugins/blocksy-compani... https://roids4all.ws/wp-content/plugins/blocksy-companion/static/bundle/sticky.js?ver=2.1.57 — 200 — 3.8 KiB — 28 ms — h3https://roids4all.ws/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.woff/wp-content/plugins/customer-review... https://roids4all.ws/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.woff — 200 — 2.0 KiB — 26 ms — h3https://roids4all.ws/wp-content/uploads/2025/12/cropped-anabolika-kaufen.jetzt-logo-kopia-1-1-32x32.webp/wp-content/uploads/2025/12/cropped... https://roids4all.ws/wp-content/uploads/2025/12/cropped-anabolika-kaufen.jetzt-logo-kopia-1-1-32x32.webp — 200 — 1.8 KiB — 26 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
72 images, 70 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

72

Total Size

70 KB

4 missing dimensions 42 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