Skip to content
https://webworthit.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
4
REVIEW
9
PASS
11
INFO
3

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

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

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

8.45 s

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

28 ms

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

0.016

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

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

8.50 s

Page Load Progression

443 ms
887 ms
1.3 s
1.8 s
2.2 s
2.7 s
3.1 s
3.5 s
Checks
27
11 PASS 9 REVIEW 4 FIX
D
Third-Party Impact
Action
70% third-party, 0 ms blocking
FIX
70% third-party, 0 ms blocking
Warning::
Third-party code accounts for 70% of page weight (1.1 MiB of 1.6 MiB)
Info::
Third-party blocking time is low (0 ms)
30%
70%
First-party Third-party
F
JS Bundles
Action
13 scripts, 867 KB unused
FIX
13 scripts, 867 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/BnqMGSY...: 185 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/BnqMGSY...: 185 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/BnqMGSY...: 185 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/BnqMGSY...: 185 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://webworthit.com/js/bootstrap.bundle.min.js: 68 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 867 KB
867 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.js347 KB185 KB (53%)3rd
https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.js0 KB185 KB (53%)3rd
https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.js0 KB185 KB (53%)3rd
https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.js347 KB185 KB (53%)3rd
https://webworthit.com/js/bootstrap.bundle.min.js83 KB68 KB (83%)1st
https://webworthit.com/js/jquery.min.js88 KB58 KB (67%)1st
https://www.networkadspace.com/showadss.php?w=728&h=90&n=1&bw=728&bh=900 KB3rd
https://www.google.com/recaptcha/api.js?hl=en&onload=captcha_loaded_49b38aac3a8bee722ddc33a11f72a289&render=explicit1 KB3rd
https://webworthit.com/js/cookieconsent.latest.min.js5 KB1st
https://www.networkadspace.com/showadss.php?w=600&h=120&n=5&bw=125&bh=1251 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

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

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

F
Page Weight Inventory
Action
44 resources · 1.6 MB · 867 KB savings available
FIX
44 resources · 1.6 MB · 867 KB savings available
Warning::
Page weight 1.6 MB exceeds 1 MB target by 583 KB
Got: 1.6 MB Expected: ≤ 1 MB
Info::
~867 KB of savings available
Warning::
33 third-party resources (70% of weight)
Info::
2 resources over 200KB
44 resources · 1.6 MiB · 33 third-party 582.7 KiB over 1MB target
JavaScript 55% · 877.8 KiB
Image 21% · 330.1 KiB
CSS 17% · 271.3 KiB
Font 5% · 75.9 KiB
Document 3% · 51.7 KiB

~867.3 KiB of savings available

Remove unused JavaScript: 867.3 KiB
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
Page Weight Budget
Action
1.6 MB transferred, 44 requests
REVIEW
1.6 MB transferred, 44 requests
Info::
Page weighs 4.4 MB (1.6 MB transferred)
Warning::
JavaScript is 878 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 878 KB
Info::
CSS is 271 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 271 KB
Info::
44 HTTP requests
Info::
Estimated 0.33 g CO2 per page load
1.6 MB / 2.4 MB budget
1.6 MB transferred
44 requests
0.33 g CO2 per page load
JavaScript 877.8 KiB 55%
Images 327.0 KiB 20%
CSS 271.3 KiB 17%
Fonts 75.9 KiB 5%
HTML 51.7 KiB 3%
Other 3.0 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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

Why this matters

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

Source: web.dev

C
Image Optimization
Action
17 images, 0 KB saveable
REVIEW
17 images, 0 KB saveable
Warning::
https://yourprogrambuilder.com/images/ypb-7-2-8.gi... 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://viraladblitz.com/images/vab-1-2-5-x-1-2-5.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://yourprogrambuilder.com/images/ypb-1-2-5.gi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://adsearneth.com/images/aee1-2-5.gif 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://www.downlinebanners.com/images/dbs-1-2-5-x... 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.
17 images 327 KB
0 oversized -0 KB
14 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
1491ms total JS execution
REVIEW
1491ms total JS execution
Warning::
https://www.gstatic.com/recaptcha/releases/BnqMGSY...: 746ms CPU time
Warning::
https://webworthit.com/: 345ms CPU time
Warning::
Unattributable: 279ms CPU time
Info::
https://webworthit.com/js/jquery.min.js: 66ms CPU time
Info::
https://webworthit.com/js/cookieconsent.latest.min...: 54ms CPU time
Warning::
Third-party scripts: 746ms (50% of total)

Main Thread Breakdown

Script Evaluation 52% Other 23% Style & Layout 14% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.js746ms654ms66ms3rd
https://webworthit.com/345ms5ms2ms1st
Unattributable279ms7ms0ms1st
https://webworthit.com/js/jquery.min.js66ms53ms7ms1st
https://webworthit.com/js/cookieconsent.latest.min.js54ms40ms1ms1st
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Document Compression
Action
Document response served uncompressed
REVIEW
Document response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Asset Compression
1 of 2 asset hosts serve text uncompressed
REVIEW
1 of 2 asset hosts serve text uncompressed
Info::
api.pagepeeker.com serves assets with brotli (assets: 6)
Got: api.pagepeeker.com (text/html)
Warning::
www.networkadspace.com serves text assets uncompressed (assets: 3)
The sampled response carries a text content type but no Content-Encoding, so the bytes go over the wire raw. Text compression typically removes 70-80% of a JS or CSS payload -- this is the single cheapest transfer win available on this host.
Got: www.networkadspace.com (text/html)
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.
B
JavaScript Blocking
1 JS blocking issue(s) detected
REVIEW
1 JS blocking issue(s) detected
Warning::
7 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
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
3 fonts (76 KB)
PASS
3 fonts (76 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

76 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 6.2 s LCP 8.5 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 — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 56 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 30 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 56 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
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 Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
4 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
44 requests over 2555ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 6.2 s LCP 8.5 shttps://webworthit.com// https://webworthit.com/ — 200 — 21.7 KiB — 440 ms — http/1.1https://webworthit.com/css/bootstrap.yeti.min.css/css/bootstrap.yeti.min.css https://webworthit.com/css/bootstrap.yeti.min.css — 200 — 164.7 KiB — 480 ms — http/1.1https://webworthit.com/css/app.css/css/app.css https://webworthit.com/css/app.css — 200 — 3.0 KiB — 178 ms — http/1.1https://webworthit.com/css/fontawesome.min.css/css/fontawesome.min.css https://webworthit.com/css/fontawesome.min.css — 200 — 58.2 KiB — 374 ms — http/1.1https://webworthit.com/js/jquery.min.js/js/jquery.min.js https://webworthit.com/js/jquery.min.js — 200 — 87.6 KiB — 475 ms — http/1.1https://webworthit.com/js/bootstrap.bundle.min.js/js/bootstrap.bundle.min.js https://webworthit.com/js/bootstrap.bundle.min.js — 200 — 82.6 KiB — 477 ms — http/1.1https://webworthit.com/js/base.js?v=0.1/js/base.js?v=0.1 https://webworthit.com/js/base.js?v=0.1 — 200 — 3.7 KiB — 300 ms — http/1.1https://www.networkadspace.com/showadss.php?w=728&h=90&n=1&bw=728&bh=90www.networkadspace.com/showadss.php... https://www.networkadspace.com/showadss.php?w=728&h=90&n=1&bw=728&bh=90 — 200 — 473 B — 683 ms — http/1.1https://webworthit.com/images/loader.gif/images/loader.gif https://webworthit.com/images/loader.gif — 200 — 44.6 KiB — 302 ms — http/1.1https://webworthit.com/images/untested.png/images/untested.png https://webworthit.com/images/untested.png — 200 — 3.9 KiB — 98 ms — http/1.1https://www.networkadspace.com/showadst.php?w=600&h=120&n=5&bw=&bh=www.networkadspace.com/showadst.php... https://www.networkadspace.com/showadst.php?w=600&h=120&n=5&bw=&bh= — 200 — 2.5 KiB — 335 ms — http/1.1https://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 — 93 ms — h2https://www.networkadspace.com/showadss.php?w=600&h=120&n=5&bw=125&bh=125www.networkadspace.com/showadss.php... https://www.networkadspace.com/showadss.php?w=600&h=120&n=5&bw=125&bh=125 — 200 — 1.1 KiB — 340 ms — http/1.1https://webworthit.com/js/cookieconsent.latest.min.js/js/cookieconsent.latest.min.js https://webworthit.com/js/cookieconsent.latest.min.js — 200 — 4.7 KiB — 101 ms — http/1.1https://www.google.com/recaptcha/api.js?hl=en&onload=captcha_loaded_49b38aac3a8bee722ddc33a11f72a289&render=explicitwww.google.com/recaptcha/api.js?hl=... https://www.google.com/recaptcha/api.js?hl=en&onload=captcha_loaded_49b38aac3a8bee722ddc33a11f72a289&render=explicit — 200 — 1.0 KiB — 57 ms — h3https://yourprogrambuilder.com/images/ypb-7-2-8.gifyourprogrambuilder.com/images/ypb-7... https://yourprogrambuilder.com/images/ypb-7-2-8.gif — 200 — 68.0 KiB — 660 ms — http/1.1https://adsearneth.com/images/aee1-2-5.gifadsearneth.com/images/aee1-2-5.gif https://adsearneth.com/images/aee1-2-5.gif — 200 — 40.7 KiB — 134 ms — h2https://www.downlinebanners.com/images/dbs-1-2-5-x-1-2-5-square.gifwww.downlinebanners.com/images/dbs-... https://www.downlinebanners.com/images/dbs-1-2-5-x-1-2-5-square.gif — 200 — 20.0 KiB — 845 ms — http/1.1https://viraladblitz.com/images/vab-1-2-5-x-1-2-5.gifviraladblitz.com/images/vab-1-2-5-x... https://viraladblitz.com/images/vab-1-2-5-x-1-2-5.gif — 200 — 43.5 KiB — 656 ms — http/1.1https://yourprogrambuilder.com/images/ypb-1-2-5.gifyourprogrambuilder.com/images/ypb-1... https://yourprogrambuilder.com/images/ypb-1-2-5.gif — 200 — 41.8 KiB — 546 ms — http/1.1data: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 — 30 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros0074.fandom.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros0074.fandom.com — 200 — 7.7 KiB — 148 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=olympustaff.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=olympustaff.com — 200 — 26.6 KiB — 167 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=peru.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=peru.com — 200 — 1.7 KiB — 142 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=vitotaal.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=vitotaal.com — 200 — 4.5 KiB — 154 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros0074.blogspot.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros0074.blogspot.com — 200 — 16.3 KiB — 144 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros74.tumblr.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros74.tumblr.com — 200 — 5.4 KiB — 140 ms — h2https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.js — 200 — 347.4 KiB — 155 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeLXwchAAAAAAQ56Pcs4lL12Xu4tB3PJXeNvryi&co=aHR0cHM6Ly93ZWJ3b3J0aGl0LmNvbTo0NDM.&hl=en&type=image&v=BnqMGSY_YP4cCmbNINHpJPkd&theme=light&size=normal&anchor-ms=20000&execute-ms=30000&cb=jz0p89b72tmiwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeLXwchAAAAAAQ56Pcs4lL12Xu4tB3PJXeNvryi&co=aHR0cHM6Ly93ZWJ3b3J0aGl0LmNvbTo0NDM.&hl=en&type=image&v=BnqMGSY_YP4cCmbNINHpJPkd&theme=light&size=normal&anchor-ms=20000&execute-ms=30000&cb=jz0p89b72tmi — 200 — 27.8 KiB — 71 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 6.2 s LCP 8.5 shttps://webworthit.com// https://webworthit.com/ — 200 — 21.7 KiB — 440 ms — http/1.1https://webworthit.com/css/bootstrap.yeti.min.css/css/bootstrap.yeti.min.css https://webworthit.com/css/bootstrap.yeti.min.css — 200 — 164.7 KiB — 480 ms — http/1.1https://webworthit.com/css/app.css/css/app.css https://webworthit.com/css/app.css — 200 — 3.0 KiB — 178 ms — http/1.1https://webworthit.com/css/fontawesome.min.css/css/fontawesome.min.css https://webworthit.com/css/fontawesome.min.css — 200 — 58.2 KiB — 374 ms — http/1.1https://webworthit.com/js/jquery.min.js/js/jquery.min.js https://webworthit.com/js/jquery.min.js — 200 — 87.6 KiB — 475 ms — http/1.1https://webworthit.com/js/bootstrap.bundle.min.js/js/bootstrap.bundle.min.js https://webworthit.com/js/bootstrap.bundle.min.js — 200 — 82.6 KiB — 477 ms — http/1.1https://webworthit.com/js/base.js?v=0.1/js/base.js?v=0.1 https://webworthit.com/js/base.js?v=0.1 — 200 — 3.7 KiB — 300 ms — http/1.1https://www.networkadspace.com/showadss.php?w=728&h=90&n=1&bw=728&bh=90www.networkadspace.com/showadss.php... https://www.networkadspace.com/showadss.php?w=728&h=90&n=1&bw=728&bh=90 — 200 — 473 B — 683 ms — http/1.1https://webworthit.com/images/loader.gif/images/loader.gif https://webworthit.com/images/loader.gif — 200 — 44.6 KiB — 302 ms — http/1.1https://webworthit.com/images/untested.png/images/untested.png https://webworthit.com/images/untested.png — 200 — 3.9 KiB — 98 ms — http/1.1https://www.networkadspace.com/showadst.php?w=600&h=120&n=5&bw=&bh=www.networkadspace.com/showadst.php... https://www.networkadspace.com/showadst.php?w=600&h=120&n=5&bw=&bh= — 200 — 2.5 KiB — 335 ms — http/1.1https://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 — 93 ms — h2https://www.networkadspace.com/showadss.php?w=600&h=120&n=5&bw=125&bh=125www.networkadspace.com/showadss.php... https://www.networkadspace.com/showadss.php?w=600&h=120&n=5&bw=125&bh=125 — 200 — 1.1 KiB — 340 ms — http/1.1https://webworthit.com/js/cookieconsent.latest.min.js/js/cookieconsent.latest.min.js https://webworthit.com/js/cookieconsent.latest.min.js — 200 — 4.7 KiB — 101 ms — http/1.1https://www.google.com/recaptcha/api.js?hl=en&onload=captcha_loaded_49b38aac3a8bee722ddc33a11f72a289&render=explicitwww.google.com/recaptcha/api.js?hl=... https://www.google.com/recaptcha/api.js?hl=en&onload=captcha_loaded_49b38aac3a8bee722ddc33a11f72a289&render=explicit — 200 — 1.0 KiB — 57 ms — h3https://yourprogrambuilder.com/images/ypb-7-2-8.gifyourprogrambuilder.com/images/ypb-7... https://yourprogrambuilder.com/images/ypb-7-2-8.gif — 200 — 68.0 KiB — 660 ms — http/1.1https://adsearneth.com/images/aee1-2-5.gifadsearneth.com/images/aee1-2-5.gif https://adsearneth.com/images/aee1-2-5.gif — 200 — 40.7 KiB — 134 ms — h2https://www.downlinebanners.com/images/dbs-1-2-5-x-1-2-5-square.gifwww.downlinebanners.com/images/dbs-... https://www.downlinebanners.com/images/dbs-1-2-5-x-1-2-5-square.gif — 200 — 20.0 KiB — 845 ms — http/1.1https://viraladblitz.com/images/vab-1-2-5-x-1-2-5.gifviraladblitz.com/images/vab-1-2-5-x... https://viraladblitz.com/images/vab-1-2-5-x-1-2-5.gif — 200 — 43.5 KiB — 656 ms — http/1.1https://yourprogrambuilder.com/images/ypb-1-2-5.gifyourprogrambuilder.com/images/ypb-1... https://yourprogrambuilder.com/images/ypb-1-2-5.gif — 200 — 41.8 KiB — 546 ms — http/1.1data: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 — 30 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros0074.fandom.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros0074.fandom.com — 200 — 7.7 KiB — 148 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=olympustaff.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=olympustaff.com — 200 — 26.6 KiB — 167 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=peru.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=peru.com — 200 — 1.7 KiB — 142 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=vitotaal.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=vitotaal.com — 200 — 4.5 KiB — 154 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros0074.blogspot.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros0074.blogspot.com — 200 — 16.3 KiB — 144 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros74.tumblr.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=brittanypetros74.tumblr.com — 200 — 5.4 KiB — 140 ms — h2https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.js — 200 — 347.4 KiB — 155 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeLXwchAAAAAAQ56Pcs4lL12Xu4tB3PJXeNvryi&co=aHR0cHM6Ly93ZWJ3b3J0aGl0LmNvbTo0NDM.&hl=en&type=image&v=BnqMGSY_YP4cCmbNINHpJPkd&theme=light&size=normal&anchor-ms=20000&execute-ms=30000&cb=jz0p89b72tmiwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeLXwchAAAAAAQ56Pcs4lL12Xu4tB3PJXeNvryi&co=aHR0cHM6Ly93ZWJ3b3J0aGl0LmNvbTo0NDM.&hl=en&type=image&v=BnqMGSY_YP4cCmbNINHpJPkd&theme=light&size=normal&anchor-ms=20000&execute-ms=30000&cb=jz0p89b72tmi — 200 — 27.8 KiB — 71 ms — h3https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/styles__ltr.css — 200 — 41.4 KiB — 29 ms — h3https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.js — 200 — 346.7 KiB — 77 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAANICAYAAABZl8i8AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAANICAYAAABZl8i8AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAMAAADb3wBdAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAMAAADb3wBdAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA… — 200 — 0 B — 0 ms — datahttps://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.2 KiB — 19 ms — h3https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=BnqMGSY_YP4cCmbNINHpJPkdwww.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=BnqMGSY_YP4cCmbNINHpJPkd — 200 — 23 B — 196 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 56 ms — h3https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.js — 200 — 0 B — 19 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 — 103 ms — h2https://webworthit.com/favicon.ico/favicon.ico https://webworthit.com/favicon.ico — 200 — 3.0 KiB — 103 ms — http/1.1https://www.google.com/recaptcha/api2/bframe?hl=en&v=BnqMGSY_YP4cCmbNINHpJPkd&k=6LeLXwchAAAAAAQ56Pcs4lL12Xu4tB3PJXeNvryi&bft=0dAFcWeA4icK7niVxCzwOw0eibgAk7gC6UjeugaQqVB1GaleRXaKGihFf6DMhylpJo6CODy-a2fFF1iSLZ4GpT2-VKfJQ0NSenBQwww.google.com/recaptcha/api2/bfram... https://www.google.com/recaptcha/api2/bframe?hl=en&v=BnqMGSY_YP4cCmbNINHpJPkd&k=6LeLXwchAAAAAAQ56Pcs4lL12Xu4tB3PJXeNvryi&bft=0dAFcWeA4icK7niVxCzwOw0eibgAk7gC6UjeugaQqVB1GaleRXaKGihFf6DMhylpJo6CODy-a2fFF1iSLZ4GpT2-VKfJQ0NSenBQ — 200 — 2.2 KiB — 36 ms — h3https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/styles__ltr.css — 200 — 0 B — 0 ms — h3https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.js — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
50% of JavaScript execution is third-party
First-party Third-party 746ms · 0KB · $10/mo
www.gstatic.com
Other
Costly
Execution 746ms
Transfer 0 KB
Unused 53%
Monthly Cost $10/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 746ms and costs ~$10/month

50% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

www.gstatic.com takes 746ms 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

53% of www.gstatic.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
18 images, 22 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

18

Total Size

22 KB

6 missing alt text 18 missing dimensions 17 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