Skip to content
https://elvalordemiweb.com

Performance

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

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

67
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
63
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

2.20 s

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

5.89 s

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

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

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

5.89 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
15 PASS 6 REVIEW 2 FIX
D
JS Execution Cost
Action
2230ms total JS execution
FIX
2230ms total JS execution
Warning::
https://elvalordemiweb.com/: 843ms CPU time
Warning::
Unattributable: 511ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-VYMK...: 341ms CPU time
Info::
https://code.jquery.com/jquery-1.10.2.min.js: 161ms CPU time
Info::
https://elvalordemiweb.com/theme/default/js/AdminL...: 134ms CPU time
Info::
Third-party scripts: 742ms (33% of total)

Main Thread Breakdown

Script Evaluation 32% Other 30% Style & Layout 19% Script Parsing & Compilation 9% Rendering 7% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://elvalordemiweb.com/843ms38ms9ms1st
Unattributable511ms114ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-VYMKBH7R3V&cx=c&_slc=1341ms264ms70ms3rd
https://code.jquery.com/jquery-1.10.2.min.js161ms105ms40ms3rd
https://elvalordemiweb.com/theme/default/js/AdminLTE/app.js134ms44ms8ms1st
https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js99ms56ms13ms3rd
https://www.google-analytics.com/analytics.js82ms69ms8ms3rd
https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js59ms40ms13ms3rd
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
48% third-party, 0 ms blocking
REVIEW
48% third-party, 0 ms blocking
Info::
Third-party code accounts for 48% of page weight (308.0 KiB of 639.9 KiB)
Info::
Third-party blocking time is low (0 ms)
52%
48%
First-party Third-party
C
Image Optimization
Action
11 images, 0 KB saveable
REVIEW
11 images, 0 KB saveable
Warning::
https://elvalordemiweb.com/core/img/19734_logo-elv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://elvalordemiweb.com/theme/default/img/a700.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://elvalordemiweb.com/site_snapshot/google.co... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://elvalordemiweb.com/site_snapshot/facebook.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://elvalordemiweb.com/theme/default/img/no-pr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://elvalordemiweb.com/site_snapshot/youtube.c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
11 images 64 KB
0 oversized -0 KB
11 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
JS Bundles
12 scripts, 112 KB unused
REVIEW
12 scripts, 112 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-VYMK...: 67 KB unused (44%)
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: 112 KB
112 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-VYMKBH7R3V&cx=c&_slc=1152 KB67 KB (44%)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://code.jquery.com/jquery-1.10.2.min.js32 KB3rd
https://netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js8 KB3rd
https://elvalordemiweb.com/theme/default/js/bootstrap.min.js7 KB1st
https://elvalordemiweb.com/theme/default/js/plugins/morris/morris.min.js9 KB1st
https://elvalordemiweb.com/theme/default/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js8 KB1st
https://elvalordemiweb.com/theme/default/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js49 KB1st
https://elvalordemiweb.com/theme/default/js/plugins/jqueryKnob/jquery.knob.js5 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

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::
10 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+
Page Weight Budget
640 KB transferred, 43 requests
PASS
640 KB transferred, 43 requests
Info::
Page weighs 1.6 MB (640 KB transferred)
Info::
43 HTTP requests
Info::
Estimated 0.13 g CO2 per page load
640 KB / 2.4 MB budget
640 KB transferred
43 requests
0.13 g CO2 per page load
JavaScript 365.6 KiB 57%
Fonts 111.0 KiB 17%
Images 63.9 KiB 10%
CSS 50.9 KiB 8%
Other 29.2 KiB 5%
HTML 17.8 KiB 3%
Other 560 B 0%
Other 551 B 0%
Other 467 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
3 fonts (111 KB)
PASS
3 fonts (111 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

111 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 FCP 2.2 s LCP 5.9 shttps://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff26xK3dSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 14.5 KiB — 13 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 — 14 ms — font-display: swaphttps://elvalordemiweb.com/theme/default/fonts/fontawesome-webfont.woff?v=4.1.0fontawesome-webfont.woff https://elvalordemiweb.com/theme/default/fonts/fontawesome-webfont.woff?v=4.1.0 — 81.9 KiB — 323 ms — font-display: swap
6xK3dSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 13 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 14 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff woff swap
Size 82 KB
Load time 323 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~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+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store, no-cache, must-revalidate
A+
Server 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
43 resources · 640 KB · 112 KB savings available
PASS
43 resources · 640 KB · 112 KB savings available
Info::
Within 1MB page-weight target
Got: 640 KB
Info::
~112 KB of savings available
Warning::
15 third-party resources (48% of weight)
43 resources · 639.9 KiB · 15 third-party Within 1MB page-weight target
JavaScript 57% · 365.6 KiB
Font 17% · 111.0 KiB
Image 15% · 92.9 KiB
CSS 8% · 50.9 KiB
Document 3% · 17.8 KiB
Other 0% · 1.7 KiB

~112.1 KiB of savings available

Remove unused JavaScript: 112.1 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::
7 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
43 requests over 3330ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.2 s LCP 5.9 shttps://elvalordemiweb.com// https://elvalordemiweb.com/ — 200 — 11.8 KiB — 679 ms — h2https://elvalordemiweb.com/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=9660826&pdata=https%253A%252F%252Felvalordemiweb.com&id=7fa3b767c460b54a2be4d49030b349c7&ts=1783681124/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3c... https://elvalordemiweb.com/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=9660826&pdata=https%253A%252F%252Felvalordemiweb.com&id=7fa3b767c460b54a2be4d49030b349c7&ts=1783681124 — 302 — 195 B — 134 ms — h2https://elvalordemiweb.com// https://elvalordemiweb.com/ — 200 — 6.0 KiB — 223 ms — h2https://elvalordemiweb.com/theme/default/css/theme.css/theme/default/css/theme.css https://elvalordemiweb.com/theme/default/css/theme.css — 200 — 21.8 KiB — 161 ms — h2https://elvalordemiweb.com/theme/default/css/font-awesome.min.css/theme/default/css/font-awesome.min... https://elvalordemiweb.com/theme/default/css/font-awesome.min.css — 200 — 4.6 KiB — 153 ms — h2https://elvalordemiweb.com/theme/default/css/ionicons.min.css/theme/default/css/ionicons.min.css https://elvalordemiweb.com/theme/default/css/ionicons.min.css — 200 — 5.8 KiB — 284 ms — h2https://elvalordemiweb.com/theme/default/css/morris/morris.css/theme/default/css/morris/morris.cs... https://elvalordemiweb.com/theme/default/css/morris/morris.css — 200 — 533 B — 203 ms — h2https://elvalordemiweb.com/theme/default/css/jvectormap/jquery-jvectormap-1.2.2.css/theme/default/css/jvectormap/jquer... https://elvalordemiweb.com/theme/default/css/jvectormap/jquery-jvectormap-1.2.2.css — 200 — 577 B — 157 ms — h2https://elvalordemiweb.com/theme/default/css/AdminLTE.css/theme/default/css/AdminLTE.css https://elvalordemiweb.com/theme/default/css/AdminLTE.css — 200 — 11.9 KiB — 286 ms — h2https://elvalordemiweb.com/theme/default/css/reset.css/theme/default/css/reset.css https://elvalordemiweb.com/theme/default/css/reset.css — 200 — 2.6 KiB — 285 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 — 74 ms — h2https://elvalordemiweb.com/core/img/19734_logo-elvalordemiweb.com.png/core/img/19734_logo-elvalordemiweb... https://elvalordemiweb.com/core/img/19734_logo-elvalordemiweb.com.png — 200 — 11.1 KiB — 283 ms — h2https://elvalordemiweb.com/theme/default/img/a700.png/theme/default/img/a700.png https://elvalordemiweb.com/theme/default/img/a700.png — 200 — 6.1 KiB — 199 ms — h2https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,200italic,300italic,400italic,600italicfonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,200italic,300italic,400italic,600italic — 200 — 1.5 KiB — 113 ms — h2https://elvalordemiweb.com/site_snapshot/google.com.jpg/site_snapshot/google.com.jpg https://elvalordemiweb.com/site_snapshot/google.com.jpg — 200 — 14 B — 241 ms — h3https://elvalordemiweb.com/site_snapshot/facebook.com.jpg/site_snapshot/facebook.com.jpg https://elvalordemiweb.com/site_snapshot/facebook.com.jpg — 200 — 14 B — 160 ms — h3https://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 — 65 ms — h2https://fonts.googleapis.com/css?family=Kaushan+Scriptfonts.googleapis.com/css?family=Kau... https://fonts.googleapis.com/css?family=Kaushan+Script — 200 — 494 B — 57 ms — h2https://elvalordemiweb.com/site_snapshot/youtube.com.jpg/site_snapshot/youtube.com.jpg https://elvalordemiweb.com/site_snapshot/youtube.com.jpg — 200 — 14 B — 151 ms — h3https://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 — 33 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 — 24 ms — h3https://elvalordemiweb.com/theme/default/js/bootstrap.min.js/theme/default/js/bootstrap.min.js https://elvalordemiweb.com/theme/default/js/bootstrap.min.js — 200 — 6.9 KiB — 193 ms — h3https://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 — 31 ms — h3https://elvalordemiweb.com/theme/default/js/plugins/morris/morris.min.js/theme/default/js/plugins/morris/mo... https://elvalordemiweb.com/theme/default/js/plugins/morris/morris.min.js — 200 — 9.4 KiB — 195 ms — h3https://elvalordemiweb.com/theme/default/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js/theme/default/js/plugins/jvectorma... https://elvalordemiweb.com/theme/default/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js — 200 — 8.4 KiB — 401 ms — h3https://elvalordemiweb.com/theme/default/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js/theme/default/js/plugins/jvectorma... https://elvalordemiweb.com/theme/default/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js — 200 — 49.5 KiB — 440 ms — h3https://elvalordemiweb.com/theme/default/js/plugins/jqueryKnob/jquery.knob.js/theme/default/js/plugins/jqueryKno... https://elvalordemiweb.com/theme/default/js/plugins/jqueryKnob/jquery.knob.js — 200 — 5.2 KiB — 447 ms — h3https://elvalordemiweb.com/theme/default/js/AdminLTE/app.js/theme/default/js/AdminLTE/app.js https://elvalordemiweb.com/theme/default/js/AdminLTE/app.js — 200 — 11.9 KiB — 455 ms — h3https://elvalordemiweb.com/theme/default/img/no-preview.png/theme/default/img/no-preview.png https://elvalordemiweb.com/theme/default/img/no-preview.png — 200 — 12.4 KiB — 501 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 75 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.2 s LCP 5.9 shttps://elvalordemiweb.com// https://elvalordemiweb.com/ — 200 — 11.8 KiB — 679 ms — h2https://elvalordemiweb.com/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=9660826&pdata=https%253A%252F%252Felvalordemiweb.com&id=7fa3b767c460b54a2be4d49030b349c7&ts=1783681124/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3c... https://elvalordemiweb.com/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=9660826&pdata=https%253A%252F%252Felvalordemiweb.com&id=7fa3b767c460b54a2be4d49030b349c7&ts=1783681124 — 302 — 195 B — 134 ms — h2https://elvalordemiweb.com// https://elvalordemiweb.com/ — 200 — 6.0 KiB — 223 ms — h2https://elvalordemiweb.com/theme/default/css/theme.css/theme/default/css/theme.css https://elvalordemiweb.com/theme/default/css/theme.css — 200 — 21.8 KiB — 161 ms — h2https://elvalordemiweb.com/theme/default/css/font-awesome.min.css/theme/default/css/font-awesome.min... https://elvalordemiweb.com/theme/default/css/font-awesome.min.css — 200 — 4.6 KiB — 153 ms — h2https://elvalordemiweb.com/theme/default/css/ionicons.min.css/theme/default/css/ionicons.min.css https://elvalordemiweb.com/theme/default/css/ionicons.min.css — 200 — 5.8 KiB — 284 ms — h2https://elvalordemiweb.com/theme/default/css/morris/morris.css/theme/default/css/morris/morris.cs... https://elvalordemiweb.com/theme/default/css/morris/morris.css — 200 — 533 B — 203 ms — h2https://elvalordemiweb.com/theme/default/css/jvectormap/jquery-jvectormap-1.2.2.css/theme/default/css/jvectormap/jquer... https://elvalordemiweb.com/theme/default/css/jvectormap/jquery-jvectormap-1.2.2.css — 200 — 577 B — 157 ms — h2https://elvalordemiweb.com/theme/default/css/AdminLTE.css/theme/default/css/AdminLTE.css https://elvalordemiweb.com/theme/default/css/AdminLTE.css — 200 — 11.9 KiB — 286 ms — h2https://elvalordemiweb.com/theme/default/css/reset.css/theme/default/css/reset.css https://elvalordemiweb.com/theme/default/css/reset.css — 200 — 2.6 KiB — 285 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 — 74 ms — h2https://elvalordemiweb.com/core/img/19734_logo-elvalordemiweb.com.png/core/img/19734_logo-elvalordemiweb... https://elvalordemiweb.com/core/img/19734_logo-elvalordemiweb.com.png — 200 — 11.1 KiB — 283 ms — h2https://elvalordemiweb.com/theme/default/img/a700.png/theme/default/img/a700.png https://elvalordemiweb.com/theme/default/img/a700.png — 200 — 6.1 KiB — 199 ms — h2https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,200italic,300italic,400italic,600italicfonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,200italic,300italic,400italic,600italic — 200 — 1.5 KiB — 113 ms — h2https://elvalordemiweb.com/site_snapshot/google.com.jpg/site_snapshot/google.com.jpg https://elvalordemiweb.com/site_snapshot/google.com.jpg — 200 — 14 B — 241 ms — h3https://elvalordemiweb.com/site_snapshot/facebook.com.jpg/site_snapshot/facebook.com.jpg https://elvalordemiweb.com/site_snapshot/facebook.com.jpg — 200 — 14 B — 160 ms — h3https://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 — 65 ms — h2https://fonts.googleapis.com/css?family=Kaushan+Scriptfonts.googleapis.com/css?family=Kau... https://fonts.googleapis.com/css?family=Kaushan+Script — 200 — 494 B — 57 ms — h2https://elvalordemiweb.com/site_snapshot/youtube.com.jpg/site_snapshot/youtube.com.jpg https://elvalordemiweb.com/site_snapshot/youtube.com.jpg — 200 — 14 B — 151 ms — h3https://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 — 33 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 — 24 ms — h3https://elvalordemiweb.com/theme/default/js/bootstrap.min.js/theme/default/js/bootstrap.min.js https://elvalordemiweb.com/theme/default/js/bootstrap.min.js — 200 — 6.9 KiB — 193 ms — h3https://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 — 31 ms — h3https://elvalordemiweb.com/theme/default/js/plugins/morris/morris.min.js/theme/default/js/plugins/morris/mo... https://elvalordemiweb.com/theme/default/js/plugins/morris/morris.min.js — 200 — 9.4 KiB — 195 ms — h3https://elvalordemiweb.com/theme/default/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js/theme/default/js/plugins/jvectorma... https://elvalordemiweb.com/theme/default/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js — 200 — 8.4 KiB — 401 ms — h3https://elvalordemiweb.com/theme/default/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js/theme/default/js/plugins/jvectorma... https://elvalordemiweb.com/theme/default/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js — 200 — 49.5 KiB — 440 ms — h3https://elvalordemiweb.com/theme/default/js/plugins/jqueryKnob/jquery.knob.js/theme/default/js/plugins/jqueryKno... https://elvalordemiweb.com/theme/default/js/plugins/jqueryKnob/jquery.knob.js — 200 — 5.2 KiB — 447 ms — h3https://elvalordemiweb.com/theme/default/js/AdminLTE/app.js/theme/default/js/AdminLTE/app.js https://elvalordemiweb.com/theme/default/js/AdminLTE/app.js — 200 — 11.9 KiB — 455 ms — h3https://elvalordemiweb.com/theme/default/img/no-preview.png/theme/default/img/no-preview.png https://elvalordemiweb.com/theme/default/img/no-preview.png — 200 — 12.4 KiB — 501 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 75 ms — h2https://elvalordemiweb.com/theme/default/img/img-icons-background.jpg/theme/default/img/img-icons-backgr... https://elvalordemiweb.com/theme/default/img/img-icons-background.jpg — 200 — 33.1 KiB — 482 ms — h3https://elvalordemiweb.com/theme/default/img/facebook.png/theme/default/img/facebook.png https://elvalordemiweb.com/theme/default/img/facebook.png — 200 — 268 B — 449 ms — h3https://elvalordemiweb.com/theme/default/img/twitter.png/theme/default/img/twitter.png https://elvalordemiweb.com/theme/default/img/twitter.png — 200 — 453 B — 448 ms — h3https://elvalordemiweb.com/theme/default/img/gp.png/theme/default/img/gp.png https://elvalordemiweb.com/theme/default/img/gp.png — 200 — 457 B — 448 ms — h3https://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 — 13 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 — 14 ms — h3https://elvalordemiweb.com/theme/default/fonts/fontawesome-webfont.woff?v=4.1.0/theme/default/fonts/fontawesome-we... https://elvalordemiweb.com/theme/default/fonts/fontawesome-webfont.woff?v=4.1.0 — 200 — 81.9 KiB — 323 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1183507715&t=pageview&_s=1&dl=https%3A%2F%2Felvalordemiweb.com%2F&ul=en-us&dt=Calcula%20el%20Valor%20de%20tu%20Sitio%20Web%20%7C%20Estimaci%C3%B3n%20%2B%20SEO&sr=412x823&vp=412x823&_u=IEBAAEABAAAAACAAI~&jid=89209390&gjid=1728925136&cid=2135068540.1783681127&tid=UA-216567169-1&_gid=955314879.1783681127&_r=1&_slc=1&z=1108766985www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1183507715&t=pageview&_s=1&dl=https%3A%2F%2Felvalordemiweb.com%2F&ul=en-us&dt=Calcula%20el%20Valor%20de%20tu%20Sitio%20Web%20%7C%20Estimaci%C3%B3n%20%2B%20SEO&sr=412x823&vp=412x823&_u=IEBAAEABAAAAACAAI~&jid=89209390&gjid=1728925136&cid=2135068540.1783681127&tid=UA-216567169-1&_gid=955314879.1783681127&_r=1&_slc=1&z=1108766985 — 200 — 467 B — 63 ms — h2https://www.googletagmanager.com/gtag/js?id=G-VYMKBH7R3V&cx=c&_slc=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-VYMKBH7R3V&cx=c&_slc=1 — 200 — 152.1 KiB — 282 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-VYMKBH7R3V&gtm=45je6781v9164244739za20g&_p=1783681126979&_gaz=1&gcd=13l3l3l3l2l1&npa=0&dma=0&_eu=EBAIAGA&are=1&cid=2135068540.1783681127&frm=0&ir=1&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616985~115938465~115938469~118826209~118897920~118897930~119027224&dl=https%3A%2F%2Felvalordemiweb.com%2F&dt=Calcula%20el%20Valor%20de%20tu%20Sitio%20Web%20%7C%20Estimaci%C3%B3n%20%2B%20SEO&sid=1783681127&sct=1&seg=0&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1322analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-VYMKBH7R3V&gtm=45je6781v9164244739za20g&_p=1783681126979&_gaz=1&gcd=13l3l3l3l2l1&npa=0&dma=0&_eu=EBAIAGA&are=1&cid=2135068540.1783681127&frm=0&ir=1&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616985~115938465~115938469~118826209~118897920~118897930~119027224&dl=https%3A%2F%2Felvalordemiweb.com%2F&dt=Calcula%20el%20Valor%20de%20tu%20Sitio%20Web%20%7C%20Estimaci%C3%B3n%20%2B%20SEO&sid=1783681127&sct=1&seg=0&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1322 — 204 — 551 B — 134 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-VYMKBH7R3V&cid=2135068540.1783681127&gtm=45je6781v9164244739za20g&rcb=8&aip=1&dma=0&gcd=13l3l3l3l2l1&npa=0&frm=0&tag_exp=115616985~115938465~115938469~118826209~118897920~118897930~119027224stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-VYMKBH7R3V&cid=2135068540.1783681127&gtm=45je6781v9164244739za20g&rcb=8&aip=1&dma=0&gcd=13l3l3l3l2l1&npa=0&frm=0&tag_exp=115616985~115938465~115938469~118826209~118897920~118897930~119027224 — 204 — 560 B — 162 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-VYMKBH7R3V&cid=2135068540.1783681127&gtm=45je6781v9164244739za20g&rcb=8&aip=1&dma=0&gcd=13l3l3l3l2l1&npa=0&frm=0&tag_exp=115616985~115938465~115938469~118826209~118897920~118897930~119027224&z=576230315www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-VYMKBH7R3V&cid=2135068540.1783681127&gtm=45je6781v9164244739za20g&rcb=8&aip=1&dma=0&gcd=13l3l3l3l2l1&npa=0&frm=0&tag_exp=115616985~115938465~115938469~118826209~118897920~118897930~119027224&z=576230315 — 200 — 63 B — 131 ms — h3https://elvalordemiweb.com/core/img/favicon.png/core/img/favicon.png https://elvalordemiweb.com/core/img/favicon.png — 200 — 29.0 KiB — 141 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
33% of JavaScript execution is third-party
First-party Third-party 742ms · 266KB · $10/mo
Google Tag Manager
Tag Manager
Costly
Execution 341ms
Transfer 152 KB
Unused 44%
Monthly Cost $5/mo
code.jquery.com
Other
Optional
Execution 161ms
Transfer 32 KB
Monthly Cost $2/mo
ajax.googleapis.com
Other
Optional
Execution 99ms
Transfer 33 KB
Unused 69%
Monthly Cost $1/mo
Google Analytics
Analytics
Optional
Execution 82ms
Transfer 21 KB
Monthly Cost $1/mo
cdnjs
CDN
Optional
Execution 59ms
Transfer 28 KB
Unused 88%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 341ms and costs ~$5/month

Google Tag Manager takes 341ms 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
12 images, 97 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

12

Total Size

97 KB

2 missing alt text 12 missing dimensions 11 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