Skip to content
https://siteworth.co

Performance

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

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

61
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
76
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
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.

3.14 s

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

5.64 s

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

409 ms

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

0.027

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

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

7.42 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
26
13 PASS 8 REVIEW 2 FIX
F
JS Execution Cost
Action
3945ms total JS execution
FIX
3945ms total JS execution
Warning::
https://siteworth.co/: 1178ms CPU time
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 1054ms CPU time
Warning::
Unattributable: 479ms CPU time
Warning::
https://pagead2.googlesyndication.com/pagead/js/ad...: 345ms CPU time
Warning::
https://code.jquery.com/jquery-1.10.2.min.js: 321ms CPU time
Warning::
Third-party scripts: 2079ms (53% of total)

Main Thread Breakdown

Script Evaluation 39% Other 23% Style & Layout 21% Script Parsing & Compilation 8% Rendering 7%
ScriptTotalScriptingParse/CompileParty
https://siteworth.co/1178ms12ms6ms1st
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607010101/show_ads_impl_fy2021.js1054ms872ms96ms3rd
Unattributable479ms16ms0ms1st
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js345ms228ms97ms3rd
https://code.jquery.com/jquery-1.10.2.min.js321ms129ms15ms3rd
https://siteworth.co/theme/default/js/AdminLTE/app.js209ms60ms9ms1st
https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js137ms79ms18ms3rd
https://www.google-analytics.com/analytics.js88ms68ms9ms3rd
https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js73ms52ms16ms3rd
https://ep2.adtrafficquality.google/sodar/sodar2.js60ms51ms5ms3rd
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
50% third-party, 0 ms blocking
REVIEW
50% third-party, 0 ms blocking
Info::
Third-party code accounts for 50% of page weight (519.8 KiB of 1.0 MiB)
Info::
Third-party blocking time is low (0 ms)
50%
50%
First-party Third-party
C
Image Optimization
Action
12 images, 0 KB saveable
REVIEW
12 images, 0 KB saveable
Warning::
https://siteworth.co/core/img/32947_SiteWorth_logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://siteworth.co/site_snapshot/google.com.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://siteworth.co/site_snapshot/facebook.com.jp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://siteworth.co/theme/default/img/no-preview.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://siteworth.co/site_snapshot/wikipedia.org.j... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://siteworth.co/site_snapshot/ibpsguide.com.j... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
12 images 239 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
15 scripts, 186 KB unused
REVIEW
15 scripts, 186 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 115 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagead2.googlesyndication.com/pagead/js/ad...: 25 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1...: 23 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ajax.googleapis.com/ajax/libs/jquery/1.10....: 22 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 186 KB
186 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607010101/show_ads_impl_fy2021.js165 KB115 KB (70%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js54 KB25 KB (46%)3rd
https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js28 KB23 KB (88%)3rd
https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js33 KB22 KB (69%)3rd
https://siteworth.co/theme/default/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js11 KB1st
https://siteworth.co/theme/default/js/plugins/morris/morris.min.js13 KB1st
https://siteworth.co/theme/default/js/bootstrap.min.js10 KB1st
https://siteworth.co/theme/default/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js54 KB1st
https://siteworth.co/theme/default/js/plugins/jqueryKnob/jquery.knob.js6 KB1st
https://siteworth.co/theme/default/js/AdminLTE/app.js15 KB1st

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

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.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
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
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
12 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.
Warning::
Total JS execution time is 3.9 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Page Weight Budget
1.0 MB transferred, 56 requests
PASS
1.0 MB transferred, 56 requests
Info::
Page weighs 2.3 MB (1.0 MB transferred)
Info::
56 HTTP requests
Info::
Estimated 0.21 g CO2 per page load
1.0 MB / 2.4 MB budget
1.0 MB transferred
56 requests
0.21 g CO2 per page load
JavaScript 480.9 KiB 46%
Images 239.0 KiB 23%
Fonts 166.9 KiB 16%
CSS 70.0 KiB 7%
HTML 54.6 KiB 5%
Other 16.4 KiB 2%
Other 13.5 KiB 1%
Other 40 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+
Font Loading
6 fonts (167 KB)
PASS
6 fonts (167 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

167 KB total

Render-blocking

0

of 6

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 FCP 3.1 s LCP 5.6 shttps://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff26xK3dSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 14.5 KiB — 18 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff26xKydSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2 — 14.6 KiB — 36 ms — font-display: swaphttps://siteworth.co/theme/default/fonts/fontawesome-webfont.woff?v=4.1.0fontawesome-webfont.woff https://siteworth.co/theme/default/fonts/fontawesome-webfont.woff?v=4.1.0 — 81.9 KiB — 97 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDJB9cme.woff26xK1dSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDJB9cme.woff2 — 13.9 KiB — 36 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v69/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrzjJ5llpynAESo4.woff24Ua_rENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v69/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrzjJ5llpynAESo4.woff2 — 21.3 KiB — 9 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v69/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAESo4.woff24Ua_rENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v69/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAESo4.woff2 — 20.7 KiB — 11 ms — font-display: swap
6xK3dSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 18 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 36 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff woff swap
Size 82 KB
Load time 97 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
6xK1dSBYKcSV-LCoeQqfX1R... woff2 swap
Size 14 KB
Load time 36 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
4Ua_rENHsxJlGDuGo1OIlJf... woff2 swap
Size 21 KB
Load time 9 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
4Ua_rENHsxJlGDuGo1OIlJf... woff2 swap
Size 21 KB
Load time 11 ms
Start 2.5 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)

Fixing the unchecked items could save ~25 KB and ~50 ms

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
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
56 resources · 1.0 MB · 186 KB savings available
PASS
56 resources · 1.0 MB · 186 KB savings available
Warning::
Page weight 1.0 MB exceeds 1 MB target by 17 KB
Got: 1.0 MB Expected: ≤ 1 MB
Info::
~186 KB of savings available
Warning::
30 third-party resources (50% of weight)
56 resources · 1.0 MiB · 30 third-party 17.4 KiB over 1MB target
JavaScript 46% · 480.9 KiB
Image 25% · 255.4 KiB
Font 16% · 166.9 KiB
CSS 7% · 70.0 KiB
Document 5% · 54.6 KiB
Other 1% · 13.5 KiB

~185.6 KiB of savings available

Remove unused JavaScript: 185.6 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
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
9 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
56 requests over 3519ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.1 s LCP 5.6 shttps://siteworth.co// https://siteworth.co/ — 200 — 10.6 KiB — 549 ms — h2https://siteworth.co/theme/default/css/theme.css/theme/default/css/theme.css https://siteworth.co/theme/default/css/theme.css — 200 — 31.2 KiB — 262 ms — h2https://siteworth.co/theme/default/css/font-awesome.min.css/theme/default/css/font-awesome.min... https://siteworth.co/theme/default/css/font-awesome.min.css — 200 — 4.7 KiB — 179 ms — h2https://siteworth.co/theme/default/css/ionicons.min.css/theme/default/css/ionicons.min.css https://siteworth.co/theme/default/css/ionicons.min.css — 200 — 6.3 KiB — 257 ms — h2https://siteworth.co/theme/default/css/morris/morris.css/theme/default/css/morris/morris.cs... https://siteworth.co/theme/default/css/morris/morris.css — 200 — 316 B — 91 ms — h2https://siteworth.co/theme/default/css/jvectormap/jquery-jvectormap-1.2.2.css/theme/default/css/jvectormap/jquer... https://siteworth.co/theme/default/css/jvectormap/jquery-jvectormap-1.2.2.css — 200 — 310 B — 96 ms — h2https://siteworth.co/theme/default/css/AdminLTE.css/theme/default/css/AdminLTE.css https://siteworth.co/theme/default/css/AdminLTE.css — 200 — 18.4 KiB — 259 ms — h2https://siteworth.co/theme/default/css/reset.css/theme/default/css/reset.css https://siteworth.co/theme/default/css/reset.css — 200 — 2.9 KiB — 96 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js — 200 — 32.8 KiB — 1.0 s — h2https://siteworth.co/core/img/32947_SiteWorth_logo5.png/core/img/32947_SiteWorth_logo5.png https://siteworth.co/core/img/32947_SiteWorth_logo5.png — 200 — 4.8 KiB — 176 ms — h2https://siteworth.co/site_snapshot/google.com.jpg/site_snapshot/google.com.jpg https://siteworth.co/site_snapshot/google.com.jpg — 200 — 39.7 KiB — 170 ms — h2https://siteworth.co/site_snapshot/wikipedia.org.jpg/site_snapshot/wikipedia.org.jpg https://siteworth.co/site_snapshot/wikipedia.org.jpg — 200 — 32.7 KiB — 90 ms — h2https://siteworth.co/site_snapshot/facebook.com.jpg/site_snapshot/facebook.com.jpg https://siteworth.co/site_snapshot/facebook.com.jpg — 200 — 76.0 KiB — 156 ms — h2https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic,400italic,600italicfonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic,400italic,600italic — 200 — 1.0 KiB — 36 ms — h2https://fonts.googleapis.com/css?family=Kaushan+Scriptfonts.googleapis.com/css?family=Kau... https://fonts.googleapis.com/css?family=Kaushan+Script — 200 — 865 B — 25 ms — h2http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,200italic,300italic,400italic,600italicfonts.googleapis.com/css?family=Sou... http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,200italic,300italic,400italic,600italic — -1 — 0 B — 0 ms — https://siteworth.co/theme/default/img/no-preview.png/theme/default/img/no-preview.png https://siteworth.co/theme/default/img/no-preview.png — 200 — 12.5 KiB — 91 ms — h2https://code.jquery.com/jquery-1.10.2.min.jscode.jquery.com/jquery-1.10.2.min.j... https://code.jquery.com/jquery-1.10.2.min.js — 200 — 32.4 KiB — 39 ms — h2https://netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.jsnetdna.bootstrapcdn.com/bootstrap/3... https://netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js — 200 — 8.4 KiB — 31 ms — h3https://siteworth.co/theme/default/js/bootstrap.min.js/theme/default/js/bootstrap.min.js https://siteworth.co/theme/default/js/bootstrap.min.js — 200 — 10.4 KiB — 89 ms — h2https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.jscdnjs.cloudflare.com/ajax/libs/raph... https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js — 200 — 27.6 KiB — 219 ms — h3https://siteworth.co/theme/default/js/plugins/morris/morris.min.js/theme/default/js/plugins/morris/mo... https://siteworth.co/theme/default/js/plugins/morris/morris.min.js — 200 — 12.8 KiB — 90 ms — h2https://siteworth.co/theme/default/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js/theme/default/js/plugins/jvectorma... https://siteworth.co/theme/default/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js — 200 — 10.6 KiB — 89 ms — h2https://siteworth.co/theme/default/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js/theme/default/js/plugins/jvectorma... https://siteworth.co/theme/default/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js — 200 — 54.2 KiB — 93 ms — h2https://siteworth.co/theme/default/js/plugins/jqueryKnob/jquery.knob.js/theme/default/js/plugins/jqueryKno... https://siteworth.co/theme/default/js/plugins/jqueryKnob/jquery.knob.js — 200 — 6.4 KiB — 89 ms — h2https://siteworth.co/theme/default/js/AdminLTE/app.js/theme/default/js/AdminLTE/app.js https://siteworth.co/theme/default/js/AdminLTE/app.js — 200 — 15.2 KiB — 92 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.5 KiB — 44 ms — h3https://siteworth.co/site_snapshot/ibpsguide.com.jpg/site_snapshot/ibpsguide.com.jpg https://siteworth.co/site_snapshot/ibpsguide.com.jpg — 200 — 39.1 KiB — 89 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 14 ms — h2https://siteworth.co/theme/default/img/img-icons-background.jpg/theme/default/img/img-icons-backgr... https://siteworth.co/theme/default/img/img-icons-background.jpg — 200 — 33.1 KiB — 94 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.1 s LCP 5.6 shttps://siteworth.co// https://siteworth.co/ — 200 — 10.6 KiB — 549 ms — h2https://siteworth.co/theme/default/css/theme.css/theme/default/css/theme.css https://siteworth.co/theme/default/css/theme.css — 200 — 31.2 KiB — 262 ms — h2https://siteworth.co/theme/default/css/font-awesome.min.css/theme/default/css/font-awesome.min... https://siteworth.co/theme/default/css/font-awesome.min.css — 200 — 4.7 KiB — 179 ms — h2https://siteworth.co/theme/default/css/ionicons.min.css/theme/default/css/ionicons.min.css https://siteworth.co/theme/default/css/ionicons.min.css — 200 — 6.3 KiB — 257 ms — h2https://siteworth.co/theme/default/css/morris/morris.css/theme/default/css/morris/morris.cs... https://siteworth.co/theme/default/css/morris/morris.css — 200 — 316 B — 91 ms — h2https://siteworth.co/theme/default/css/jvectormap/jquery-jvectormap-1.2.2.css/theme/default/css/jvectormap/jquer... https://siteworth.co/theme/default/css/jvectormap/jquery-jvectormap-1.2.2.css — 200 — 310 B — 96 ms — h2https://siteworth.co/theme/default/css/AdminLTE.css/theme/default/css/AdminLTE.css https://siteworth.co/theme/default/css/AdminLTE.css — 200 — 18.4 KiB — 259 ms — h2https://siteworth.co/theme/default/css/reset.css/theme/default/css/reset.css https://siteworth.co/theme/default/css/reset.css — 200 — 2.9 KiB — 96 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js — 200 — 32.8 KiB — 1.0 s — h2https://siteworth.co/core/img/32947_SiteWorth_logo5.png/core/img/32947_SiteWorth_logo5.png https://siteworth.co/core/img/32947_SiteWorth_logo5.png — 200 — 4.8 KiB — 176 ms — h2https://siteworth.co/site_snapshot/google.com.jpg/site_snapshot/google.com.jpg https://siteworth.co/site_snapshot/google.com.jpg — 200 — 39.7 KiB — 170 ms — h2https://siteworth.co/site_snapshot/wikipedia.org.jpg/site_snapshot/wikipedia.org.jpg https://siteworth.co/site_snapshot/wikipedia.org.jpg — 200 — 32.7 KiB — 90 ms — h2https://siteworth.co/site_snapshot/facebook.com.jpg/site_snapshot/facebook.com.jpg https://siteworth.co/site_snapshot/facebook.com.jpg — 200 — 76.0 KiB — 156 ms — h2https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic,400italic,600italicfonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic,400italic,600italic — 200 — 1.0 KiB — 36 ms — h2https://fonts.googleapis.com/css?family=Kaushan+Scriptfonts.googleapis.com/css?family=Kau... https://fonts.googleapis.com/css?family=Kaushan+Script — 200 — 865 B — 25 ms — h2http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,200italic,300italic,400italic,600italicfonts.googleapis.com/css?family=Sou... http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,200italic,300italic,400italic,600italic — -1 — 0 B — 0 ms — https://siteworth.co/theme/default/img/no-preview.png/theme/default/img/no-preview.png https://siteworth.co/theme/default/img/no-preview.png — 200 — 12.5 KiB — 91 ms — h2https://code.jquery.com/jquery-1.10.2.min.jscode.jquery.com/jquery-1.10.2.min.j... https://code.jquery.com/jquery-1.10.2.min.js — 200 — 32.4 KiB — 39 ms — h2https://netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.jsnetdna.bootstrapcdn.com/bootstrap/3... https://netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js — 200 — 8.4 KiB — 31 ms — h3https://siteworth.co/theme/default/js/bootstrap.min.js/theme/default/js/bootstrap.min.js https://siteworth.co/theme/default/js/bootstrap.min.js — 200 — 10.4 KiB — 89 ms — h2https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.jscdnjs.cloudflare.com/ajax/libs/raph... https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js — 200 — 27.6 KiB — 219 ms — h3https://siteworth.co/theme/default/js/plugins/morris/morris.min.js/theme/default/js/plugins/morris/mo... https://siteworth.co/theme/default/js/plugins/morris/morris.min.js — 200 — 12.8 KiB — 90 ms — h2https://siteworth.co/theme/default/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js/theme/default/js/plugins/jvectorma... https://siteworth.co/theme/default/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js — 200 — 10.6 KiB — 89 ms — h2https://siteworth.co/theme/default/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js/theme/default/js/plugins/jvectorma... https://siteworth.co/theme/default/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js — 200 — 54.2 KiB — 93 ms — h2https://siteworth.co/theme/default/js/plugins/jqueryKnob/jquery.knob.js/theme/default/js/plugins/jqueryKno... https://siteworth.co/theme/default/js/plugins/jqueryKnob/jquery.knob.js — 200 — 6.4 KiB — 89 ms — h2https://siteworth.co/theme/default/js/AdminLTE/app.js/theme/default/js/AdminLTE/app.js https://siteworth.co/theme/default/js/AdminLTE/app.js — 200 — 15.2 KiB — 92 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.5 KiB — 44 ms — h3https://siteworth.co/site_snapshot/ibpsguide.com.jpg/site_snapshot/ibpsguide.com.jpg https://siteworth.co/site_snapshot/ibpsguide.com.jpg — 200 — 39.1 KiB — 89 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 14 ms — h2https://siteworth.co/theme/default/img/img-icons-background.jpg/theme/default/img/img-icons-backgr... https://siteworth.co/theme/default/img/img-icons-background.jpg — 200 — 33.1 KiB — 94 ms — h2https://siteworth.co/theme/default/img/facebook.png/theme/default/img/facebook.png https://siteworth.co/theme/default/img/facebook.png — 200 — 302 B — 97 ms — h2https://siteworth.co/theme/default/img/twitter.png/theme/default/img/twitter.png https://siteworth.co/theme/default/img/twitter.png — 200 — 464 B — 98 ms — h2https://siteworth.co/theme/default/img/gp.png/theme/default/img/gp.png https://siteworth.co/theme/default/img/gp.png — 200 — 468 B — 100 ms — h2https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 200 — 14.5 KiB — 18 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2 — 200 — 14.6 KiB — 36 ms — h3https://siteworth.co/theme/default/fonts/fontawesome-webfont.woff?v=4.1.0/theme/default/fonts/fontawesome-we... https://siteworth.co/theme/default/fonts/fontawesome-webfont.woff?v=4.1.0 — 200 — 81.9 KiB — 97 ms — h2https://fonts.gstatic.com/s/sourcesanspro/v23/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDJB9cme.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDJB9cme.woff2 — 200 — 13.9 KiB — 36 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607010101/show_ads_impl_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607010101/show_ads_impl_fy2021.js — 200 — 165.1 KiB — 26 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1988405770&t=pageview&_s=1&dl=https%3A%2F%2Fsiteworth.co%2F&ul=en-us&dt=Site%20Worth%20Calculator%20Tool&sr=412x823&vp=412x823&_u=IEBAAEABAAAAACAAI~&jid=1632722687&gjid=1991599719&cid=772610140.1783681195&tid=UA-83938706-1&_gid=534456767.1783681195&_r=1&_slc=1&z=1464118497www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1988405770&t=pageview&_s=1&dl=https%3A%2F%2Fsiteworth.co%2F&ul=en-us&dt=Site%20Worth%20Calculator%20Tool&sr=412x823&vp=412x823&_u=IEBAAEABAAAAACAAI~&jid=1632722687&gjid=1991599719&cid=772610140.1783681195&tid=UA-83938706-1&_gid=534456767.1783681195&_r=1&_slc=1&z=1464118497 — 200 — 449 B — 11 ms — h2https://pagead2.googlesyndication.com/pagead/html/r20260709/r20190131/zrt_lookup_fy2021.htmlpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/html/r20260709/r20190131/zrt_lookup_fy2021.html — 200 — 3.8 KiB — 13 ms — h3https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2599845036199746&output=html&h=412&slotname=9447167312&adk=2162572400&adf=2212033522&pi=t.ma~as.9447167312&abgtt=9&w=412&lmt=1783681195&rafmt=1&format=412x412&url=https%3A%2F%2Fsiteworth.co%2F&fwr=1&rpe=1&resp_fmts=3&sfro=1&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1783681194918&bpp=16&bdt=1338&idt=113&shv=r20260709&mjsv=m202607010101&ptt=9&saldr=aa&abxe=1&eoidce=1&correlator=5085308771627&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=0&ady=1028&biw=412&bih=823&scr_x=0&scr_y=0&oid=2&pvsid=6050502182984363&tmod=660303220&uas=0&nvt=1&fc=896&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C412%2C823&vis=1&rsz=%7C%7CeEbr%7C&abl=CS&pfx=0&fu=128&bc=31&bz=1&ifi=1&uci=a!1&btvi=1&fsb=1&dtd=160pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2599845036199746&output=html&h=412&slotname=9447167312&adk=2162572400&adf=2212033522&pi=t.ma~as.9447167312&abgtt=9&w=412&lmt=1783681195&rafmt=1&format=412x412&url=https%3A%2F%2Fsiteworth.co%2F&fwr=1&rpe=1&resp_fmts=3&sfro=1&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1783681194918&bpp=16&bdt=1338&idt=113&shv=r20260709&mjsv=m202607010101&ptt=9&saldr=aa&abxe=1&eoidce=1&correlator=5085308771627&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=0&ady=1028&biw=412&bih=823&scr_x=0&scr_y=0&oid=2&pvsid=6050502182984363&tmod=660303220&uas=0&nvt=1&fc=896&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C412%2C823&vis=1&rsz=%7C%7CeEbr%7C&abl=CS&pfx=0&fu=128&bc=31&bz=1&ifi=1&uci=a!1&btvi=1&fsb=1&dtd=160 — 200 — 17.2 KiB — 249 ms — h3https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2599845036199746&output=html&h=412&slotname=9447167312&adk=2641589859&adf=3059986076&pi=t.ma~as.9447167312&abgtt=9&w=412&lmt=1783681195&rafmt=1&format=412x412&url=https%3A%2F%2Fsiteworth.co%2F&fwr=1&rpe=1&resp_fmts=3&sfro=1&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1783681194934&bpp=5&bdt=1353&idt=186&shv=r20260709&mjsv=m202607010101&ptt=9&saldr=aa&abxe=1&eoidce=1&prev_fmts=412x412&correlator=5085308771627&frm=20&pv=1&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=0&ady=2777&biw=412&bih=823&scr_x=0&scr_y=0&oid=2&pvsid=6050502182984363&tmod=660303220&uas=0&nvt=1&fc=896&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C412%2C823&vis=1&rsz=%7C%7CeEbr%7C&abl=CS&pfx=0&fu=128&bc=31&bz=1&bisch=1&blev=1&ifi=2&uci=a!2&btvi=2&fsb=1&dtd=205pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2599845036199746&output=html&h=412&slotname=9447167312&adk=2641589859&adf=3059986076&pi=t.ma~as.9447167312&abgtt=9&w=412&lmt=1783681195&rafmt=1&format=412x412&url=https%3A%2F%2Fsiteworth.co%2F&fwr=1&rpe=1&resp_fmts=3&sfro=1&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1783681194934&bpp=5&bdt=1353&idt=186&shv=r20260709&mjsv=m202607010101&ptt=9&saldr=aa&abxe=1&eoidce=1&prev_fmts=412x412&correlator=5085308771627&frm=20&pv=1&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=0&ady=2777&biw=412&bih=823&scr_x=0&scr_y=0&oid=2&pvsid=6050502182984363&tmod=660303220&uas=0&nvt=1&fc=896&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C412%2C823&vis=1&rsz=%7C%7CeEbr%7C&abl=CS&pfx=0&fu=128&bc=31&bz=1&bisch=1&blev=1&ifi=2&uci=a!2&btvi=2&fsb=1&dtd=205 — 200 — 17.2 KiB — 409 ms — h3https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2599845036199746&output=html&adk=1812271804&adf=3025194257&abgtt=9&lmt=1783681195&plaf=1%3A2%2C2%3A2%2C7%3A2&plat=1%3A128%2C2%3A128%2C3%3A128%2C4%3A128%2C8%3A128%2C9%3A134217728%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Fsiteworth.co%2F&pra=7&asro=0&itsi=-1&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1783681194940&bpp=3&bdt=1360&idt=220&shv=r20260709&mjsv=m202607010101&ptt=9&saldr=aa&abxe=1&eoidce=1&prev_fmts=412x412%2C412x412&nras=1&correlator=5085308771627&frm=20&pv=1&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&oid=2&pvsid=6050502182984363&tmod=660303220&uas=0&nvt=1&fsapi=1&fc=896&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&bisch=1&blev=1&ifi=3&uci=a!3&fsb=1&dtd=241pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2599845036199746&output=html&adk=1812271804&adf=3025194257&abgtt=9&lmt=1783681195&plaf=1%3A2%2C2%3A2%2C7%3A2&plat=1%3A128%2C2%3A128%2C3%3A128%2C4%3A128%2C8%3A128%2C9%3A134217728%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Fsiteworth.co%2F&pra=7&asro=0&itsi=-1&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1783681194940&bpp=3&bdt=1360&idt=220&shv=r20260709&mjsv=m202607010101&ptt=9&saldr=aa&abxe=1&eoidce=1&prev_fmts=412x412%2C412x412&nras=1&correlator=5085308771627&frm=20&pv=1&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&oid=2&pvsid=6050502182984363&tmod=660303220&uas=0&nvt=1&fsapi=1&fc=896&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&bisch=1&blev=1&ifi=3&uci=a!3&fsb=1&dtd=241 — 200 — 16 B — 24 ms — h3https://fonts.googleapis.com/css?family=Google%20Sans%3A400fonts.googleapis.com/css?family=Goo... https://fonts.googleapis.com/css?family=Google%20Sans%3A400 — 200 — 2.0 KiB — 27 ms — h2https://fonts.googleapis.com/css?family=Google%20Sans%3A700fonts.googleapis.com/css?family=Goo... https://fonts.googleapis.com/css?family=Google%20Sans%3A700 — 200 — 2.0 KiB — 32 ms — h2https://fonts.gstatic.com/s/googlesans/v69/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrzjJ5llpynAESo4.woff2fonts.gstatic.com/s/googlesans/v69/... https://fonts.gstatic.com/s/googlesans/v69/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrzjJ5llpynAESo4.woff2 — 200 — 21.3 KiB — 9 ms — h3https://fonts.gstatic.com/s/googlesans/v69/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAESo4.woff2fonts.gstatic.com/s/googlesans/v69/... https://fonts.gstatic.com/s/googlesans/v69/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAESo4.woff2 — 200 — 20.7 KiB — 11 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 28 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260709&st=env&sjk=6050502182984363ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260709&st=env&sjk=6050502182984363 — 200 — 13.1 KiB — 38 ms — h3https://siteworth.co/theme/default/img/favicon.ico/theme/default/img/favicon.ico https://siteworth.co/theme/default/img/favicon.ico — 200 — 16.4 KiB — 90 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 95 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 14 ms — h3https://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 — 12 ms — h2https://pagead2.googlesyndication.com/bg/wlKzlVUu3UcsPDhynnMJE0ofob0Apdbg_MKf5In0fM0.jspagead2.googlesyndication.com/bg/wl... https://pagead2.googlesyndication.com/bg/wlKzlVUu3UcsPDhynnMJE0ofob0Apdbg_MKf5In0fM0.js — 200 — 21.7 KiB — 7 ms — h3https://ep2.adtrafficquality.google/generate_204?XruDnQep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?XruDnQ — 204 — 40 B — 5 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=255&t=2&li=gda_r20260709&jk=6050502182984363&bg=!6-il6IrNAAZqC91nSgs7AEcBe5WfOCJrz1G4OXHSuBGagD0UkbeS6XPfiGlwc6n2FIHYtbU6xUntN_SwJ-yAPc0UFFZqO1LBmqMc0sAzwIKRNE5FHFKIOwIAAACIUgAAAAtoAQd-ADYXFqvupmnUQAXoWka77F9K81aqMytab3_tiD68DtJqmOwYKAVOEa-DBtcPmckCfgyJ_3O8NdUKAIOxosA6gfrxvfIWPRL2RC9ydl6dLoL6sox3gg8WhYyNrYbIRolv0B7YbbhapseTyNfKQQCbbnr9zicreWgDyRisXBlDhHp4dU_shyYYy0pLdXqQUMrWWe3LKap1JEgnnsWeEyTs6t33sASUbeg0mV343JvmpQzwZA5iX7YT9prsoNrU05kCtEkD4Gyiaq8wez_PeB-cTc4Z4raJfD_zvEOHX-r8Q120HffrgFtPbKNQO8yBsFOCo4W_l94e3U_FT-fgAdcGWrER5oGUAtP3FTVFhZZY2TrZ83ThMZSz6UDKB25MdcEgiip0QqmkvjCKI0y4qlFrg6gBGavSCVWuBhG92QD5FX66X9aaWNid_0siyw6a95j5kY0o-rjma0Do_eHfiSqbKUB5djGT1Xqi7EF9690g9aaCCyRYZXqCAb--VBFq0OboX7B2CF87PALv7hInlZtTfpbuJtUc4oUu1TrDKco81wSRHfRJ4zJaApbzu5C9H4jxzyxmhdESbIp7uoWpfzcuMfB6fp5PiUchuAdxMzuMscYk82O9IpJo_n7m5148ombBQJpsO7tc4itiIV-f5p9PUPfXXLmqgJhJuXXZ6E8t4m8_PkSC0mztUcdxoUMc32JdwlxCcaRZqxaepWSdc9vlzJanHYsEs174R_8Mawohw3hWSRhcuydCBcCrANQPS-7dVeoXq6YcOLdljQV9uOyPB-SX16SSw5St-7dDhc6QA9fZL0sDmqlporB9vS13PU0U23XZzS_tbCiNP4RxFJTQh7khZn6s1FwMl-JZTvS8G5OGYkhOcozkgluRVNLZkKaN1YO4fvQa-OQhro7nlWoHTzVXCk4CeapW_S59KBd6r5O4fgaccLGCD7x2iOC8zoqREtc_S5540n1aJKJ9jcc7ZH3zG5Cs0g60PXhhs0MtN0XdAOEm3iDCGjmnAEHr_432E7nY_jwLV-CvQzMnDCrIxxSO7MDFFUOYj-ZBHUNu48clhSwJ7yQi0jAoPLY12vYDGxErQUPoqQg9lG2gs_Hz09B06JUwPUYVukByaf8ONuiAIrfdJ-N27i_kDiR3MxgBfWmGYtOKU3_9ebnxFWTBlXkFG3_Wep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=255&t=2&li=gda_r20260709&jk=6050502182984363&bg=!6-il6IrNAAZqC91nSgs7AEcBe5WfOCJrz1G4OXHSuBGagD0UkbeS6XPfiGlwc6n2FIHYtbU6xUntN_SwJ-yAPc0UFFZqO1LBmqMc0sAzwIKRNE5FHFKIOwIAAACIUgAAAAtoAQd-ADYXFqvupmnUQAXoWka77F9K81aqMytab3_tiD68DtJqmOwYKAVOEa-DBtcPmckCfgyJ_3O8NdUKAIOxosA6gfrxvfIWPRL2RC9ydl6dLoL6sox3gg8WhYyNrYbIRolv0B7YbbhapseTyNfKQQCbbnr9zicreWgDyRisXBlDhHp4dU_shyYYy0pLdXqQUMrWWe3LKap1JEgnnsWeEyTs6t33sASUbeg0mV343JvmpQzwZA5iX7YT9prsoNrU05kCtEkD4Gyiaq8wez_PeB-cTc4Z4raJfD_zvEOHX-r8Q120HffrgFtPbKNQO8yBsFOCo4W_l94e3U_FT-fgAdcGWrER5oGUAtP3FTVFhZZY2TrZ83ThMZSz6UDKB25MdcEgiip0QqmkvjCKI0y4qlFrg6gBGavSCVWuBhG92QD5FX66X9aaWNid_0siyw6a95j5kY0o-rjma0Do_eHfiSqbKUB5djGT1Xqi7EF9690g9aaCCyRYZXqCAb--VBFq0OboX7B2CF87PALv7hInlZtTfpbuJtUc4oUu1TrDKco81wSRHfRJ4zJaApbzu5C9H4jxzyxmhdESbIp7uoWpfzcuMfB6fp5PiUchuAdxMzuMscYk82O9IpJo_n7m5148ombBQJpsO7tc4itiIV-f5p9PUPfXXLmqgJhJuXXZ6E8t4m8_PkSC0mztUcdxoUMc32JdwlxCcaRZqxaepWSdc9vlzJanHYsEs174R_8Mawohw3hWSRhcuydCBcCrANQPS-7dVeoXq6YcOLdljQV9uOyPB-SX16SSw5St-7dDhc6QA9fZL0sDmqlporB9vS13PU0U23XZzS_tbCiNP4RxFJTQh7khZn6s1FwMl-JZTvS8G5OGYkhOcozkgluRVNLZkKaN1YO4fvQa-OQhro7nlWoHTzVXCk4CeapW_S59KBd6r5O4fgaccLGCD7x2iOC8zoqREtc_S5540n1aJKJ9jcc7ZH3zG5Cs0g60PXhhs0MtN0XdAOEm3iDCGjmnAEHr_432E7nY_jwLV-CvQzMnDCrIxxSO7MDFFUOYj-ZBHUNu48clhSwJ7yQi0jAoPLY12vYDGxErQUPoqQg9lG2gs_Hz09B06JUwPUYVukByaf8ONuiAIrfdJ-N27i_kDiR3MxgBfWmGYtOKU3_9ebnxFWTBlXkFG3_W — 204 — 17 B — 17 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
53% of JavaScript execution is third-party
First-party Third-party 2079ms · 341KB · €23/mo
pagead2.googlesyndication.com
Other
Costly
Execution 1054ms
Transfer 165 KB
Unused 70%
Monthly Cost €11/mo
pagead2.googlesyndication.com
Other
Costly
Execution 345ms
Transfer 54 KB
Unused 46%
Monthly Cost €4/mo
code.jquery.com
Other
Costly
Execution 321ms
Transfer 32 KB
Monthly Cost €3/mo
ajax.googleapis.com
Other
Optional
Execution 137ms
Transfer 33 KB
Unused 69%
Monthly Cost €1/mo
Google Analytics
Analytics
Optional
Execution 88ms
Transfer 21 KB
Monthly Cost €1/mo
cdnjs
CDN
Optional
Execution 73ms
Transfer 28 KB
Unused 88%
Monthly Cost €1/mo
ep2.adtrafficquality.google
Other
Optional
Execution 60ms
Transfer 8 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • pagead2.googlesyndication.com adds 1054ms and costs ~€11/month
  • pagead2.googlesyndication.com adds 345ms and costs ~€4/month
  • code.jquery.com adds 321ms and costs ~€3/month

53% 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

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

70% 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

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

code.jquery.com takes 321ms 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

69% of ajax.googleapis.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

88% of cdnjs'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
10 images, 254 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

10

Total Size

254 KB

10 missing dimensions 9 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