Skip to content
https://pricemysite.com

Performance

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

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

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

640 ms

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

1.14 s

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

0 ms

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

0.007

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

640 ms

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.14 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
16 PASS 3 REVIEW 1 FIX
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
B
Third-Party Impact
57% third-party, 0 ms blocking
REVIEW
57% third-party, 0 ms blocking
Warning::
Third-party code accounts for 57% of page weight (178.2 KiB of 313.8 KiB)
Info::
Third-party blocking time is low (0 ms)
43%
57%
First-party Third-party
C
Image Optimization
Action
9 images, 0 KB saveable
REVIEW
9 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.
9 images 165 KB
0 oversized -0 KB
9 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

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.
A+
Page Weight Budget
314 KB transferred, 28 requests
PASS
314 KB transferred, 28 requests
Info::
Page weighs 709 KB (314 KB transferred)
Info::
28 HTTP requests
Info::
Estimated 0.06 g CO2 per page load
314 KB / 2.4 MB budget
314 KB transferred
28 requests
0.06 g CO2 per page load
Images 164.5 KiB 52%
JavaScript 64.3 KiB 20%
Fonts 42.0 KiB 13%
CSS 37.9 KiB 12%
HTML 3.8 KiB 1%
Other 871 B 0%
Other 329 B 0%
Other 111 B 0%
Other 0 B 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+
JS Execution Cost
142ms total JS execution
PASS
142ms total JS execution
Info::
https://pricemysite.com/: 85ms CPU time
Info::
Unattributable: 57ms CPU time

Main Thread Breakdown

Other 39% Style & Layout 29% Script Evaluation 20% Parse HTML & CSS 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://pricemysite.com/85ms1ms0ms1st
Unattributable57ms5ms0ms1st
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 500 ms 1.0 s FCP 640 ms LCP 1.1 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 — 61 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 61 ms
Start 377 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+
JS Bundles
7 scripts, 0 KB unused
PASS
7 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pricemysite.com/js/jquery.min.js30 KB1st
https://pricemysite.com/js/bootstrap.bundle.min.js21 KB1st
https://pricemysite.com/js/base.js?v=0.11 KB1st
https://www.sslfile.com/sslfile-popup.js5 KB3rd
https://votemysite.com/vote-widget.js4 KB3rd
https://trackingcounter.com/js/script.js1 KB3rd
https://websanalytics.com/pixel/sQ5nBeNnNrnTri0g3 KB3rd
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+
Asset Compression
All 1 asset host use brotli
PASS
All 1 asset host use brotli
Info::
api.pagepeeker.com serves assets with brotli (assets: 6)
Got: api.pagepeeker.com (text/html)
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
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
28 resources · 314 KB · 0 KB savings available
PASS
28 resources · 314 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 314 KB
Warning::
19 third-party resources (57% of weight)
28 resources · 313.8 KiB · 19 third-party Within 1MB page-weight target
Image 53% · 165.2 KiB
JavaScript 20% · 64.3 KiB
Font 13% · 42.0 KiB
CSS 12% · 37.9 KiB
Document 1% · 4.4 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: World Host Group

Network Waterfall
28 requests over 632ms
INFO
0 ms 500 ms 1.0 s FCP 640 ms LCP 1.1 shttps://pricemysite.com// https://pricemysite.com/ — 200 — 3.8 KiB — 105 ms — h2https://pricemysite.com/css/bootstrap.yeti.min.css/css/bootstrap.yeti.min.css https://pricemysite.com/css/bootstrap.yeti.min.css — 200 — 22.2 KiB — 58 ms — h2https://pricemysite.com/css/app.css/css/app.css https://pricemysite.com/css/app.css — 200 — 983 B — 55 ms — h2https://pricemysite.com/css/fontawesome.min.css/css/fontawesome.min.css https://pricemysite.com/css/fontawesome.min.css — 200 — 12.1 KiB — 56 ms — h2https://pricemysite.com/js/jquery.min.js/js/jquery.min.js https://pricemysite.com/js/jquery.min.js — 200 — 29.6 KiB — 83 ms — h2https://pricemysite.com/js/bootstrap.bundle.min.js/js/bootstrap.bundle.min.js https://pricemysite.com/js/bootstrap.bundle.min.js — 200 — 20.5 KiB — 83 ms — h2https://pricemysite.com/js/base.js?v=0.1/js/base.js?v=0.1 https://pricemysite.com/js/base.js?v=0.1 — 200 — 1.1 KiB — 81 ms — h2https://pricemysite.com/images/loader.gif/images/loader.gif https://pricemysite.com/images/loader.gif — 200 — 44.5 KiB — 100 ms — h2https://www.sslfile.com/sslfile-popup.jswww.sslfile.com/sslfile-popup.js https://www.sslfile.com/sslfile-popup.js — 200 — 5.2 KiB — 86 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.5 KiB — 125 ms — h2https://votemysite.com/vote-widget.jsvotemysite.com/vote-widget.js https://votemysite.com/vote-widget.js — 200 — 3.8 KiB — 81 ms — h2https://trackingcounter.com/js/script.jstrackingcounter.com/js/script.js https://trackingcounter.com/js/script.js — 200 — 629 B — 83 ms — h2https://websanalytics.com/pixel/sQ5nBeNnNrnTri0gwebsanalytics.com/pixel/sQ5nBeNnNrn... https://websanalytics.com/pixel/sQ5nBeNnNrnTri0g — 200 — 3.5 KiB — 125 ms — h2https://votemysite.com/button.php?u=dotcomsinc-204&buttontype=text&vms_js=1&cb=1789151215998_ozdyczc4zzvotemysite.com/button.php?u=dotcoms... https://votemysite.com/button.php?u=dotcomsinc-204&buttontype=text&vms_js=1&cb=1789151215998_ozdyczc4zz — 302 — 130 B — 45 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 61 ms — h3https://www.trackingcounter.com/api/eventwww.trackingcounter.com/api/event https://www.trackingcounter.com/api/event — 204 — 0 B — 96 ms — h2https://votemysite.com/images/clear.pngvotemysite.com/images/clear.png https://votemysite.com/images/clear.png — 200 — 3.0 KiB — 28 ms — h3https://websanalytics.com/pixel-track/sQ5nBeNnNrnTri0gwebsanalytics.com/pixel-track/sQ5nB... https://websanalytics.com/pixel-track/sQ5nBeNnNrnTri0g — 200 — 312 B — 111 ms — h3https://www.dotcomsinc.com/public/uploads/client-67.pngwww.dotcomsinc.com/public/uploads/c... https://www.dotcomsinc.com/public/uploads/client-67.png — 200 — 16.8 KiB — 109 ms — h2https://api.pagepeeker.com/v2/thumbs.php?size=l&url=allzips.netapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=allzips.net — 200 — 8.1 KiB — 94 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=totalinterface.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=totalinterface.com — 200 — 24.1 KiB — 88 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=allzips.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=allzips.com — 200 — 7.5 KiB — 89 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=skonflix.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=skonflix.com — 200 — 19.3 KiB — 86 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=votemysite.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=votemysite.com — 200 — 30.8 KiB — 92 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=buyrefurbishedlaptops.inapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=buyrefurbishedlaptops.in — 200 — 10.4 KiB — 91 ms — h3https://www.trackingcounter.com/api/eventwww.trackingcounter.com/api/event https://www.trackingcounter.com/api/event — 200 — 111 B — 46 ms — h2https://websanalytics.com/pixel-track/sQ5nBeNnNrnTri0gwebsanalytics.com/pixel-track/sQ5nB... https://websanalytics.com/pixel-track/sQ5nBeNnNrnTri0g — 200 — 17 B — 65 ms — h3https://pricemysite.com/favicon.ico/favicon.ico https://pricemysite.com/favicon.ico — 200 — 741 B — 27 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
6 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

6

Total Size

0 KB

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