Skip to content
https://Mytechgrid.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
85
GRADE
B
FIX
3
REVIEW
6
PASS
10
INFO
4

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

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

1.49 s

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

1.58 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.000

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

1.62 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

1.58 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
23
10 PASS 6 REVIEW 3 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 39 requests
FIX
2.2 MB transferred, 39 requests
Info::
Page weighs 3.3 MB (2.2 MB transferred)
Warning::
Images are 1.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.8 MB
Info::
39 HTTP requests
Info::
Estimated 0.47 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
39 requests
0.47 g CO2 per page load
Images 1.8 MiB 82%
JavaScript 273.2 KiB 12%
CSS 78.4 KiB 3%
HTML 54.8 KiB 2%
Other 2.7 KiB 0%
Other 557 B 0%
Other 548 B 0%
0 2.4 MB 4.9 MB
Approaching limit

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

D
Third-Party Impact
Action
72% third-party, 0 ms blocking
FIX
72% third-party, 0 ms blocking
Warning::
Third-party code accounts for 72% of page weight (1.6 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
28%
72%
First-party Third-party
D
Page Weight Inventory
Action
39 resources · 2.2 MB · 74 KB savings available
FIX
39 resources · 2.2 MB · 74 KB savings available
Warning::
Page weight 2.2 MB exceeds 1 MB target by 1.2 MB
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~74 KB of savings available
Warning::
8 third-party resources (72% of weight)
Info::
2 resources over 200KB
39 resources · 2.2 MiB · 8 third-party 1.2 MiB over 1MB target
Image 82% · 1.9 MiB
JavaScript 12% · 273.2 KiB
CSS 3% · 78.4 KiB
Document 2% · 54.8 KiB
Other 0% · 1.1 KiB

~73.6 KiB of savings available

Remove unused JavaScript: 73.6 KiB
B
Image Optimization
8 images, 0 KB saveable
REVIEW
8 images, 0 KB saveable
Warning::
https://images.unsplash.com/photo-1454165804606-c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
8 images 1.8 MB
0 oversized -0 KB
4 legacy format
1 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

B
JS Bundles
17 scripts, 74 KB unused
REVIEW
17 scripts, 74 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-HEQR...: 74 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 74 KB
74 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-HEQRJWHX55183 KB74 KB (40%)3rd
https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js?ver=1.21.08 KB1st
https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms-modern.min.js?ver=1.10.1.12 KB1st
https://mytechgrid.com/wp-content/plugins/link-whisper/js/frontend.min.js?ver=17816276852 KB1st
https://mytechgrid.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.129 KB1st
https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js?ver=1.1.22 KB1st
https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js?ver=1.0.01 KB1st
https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/public/js/boomdevs-swiss-toolkit-public.js?ver=17853510940 KB1st
https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/share/utils.min.js?ver=1.10.1.11 KB1st
https://mytechgrid.com/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=efaa5193bbad9c60ffd115 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

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
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
public, max-age=0
REVIEW
public, max-age=0
Info::
Cache-Control header is set
Got: public, max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
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
235ms total JS execution
PASS
235ms total JS execution
Info::
https://www.googletagmanager.com/gtag/js?id=G-HEQR...: 89ms CPU time
Info::
Unattributable: 73ms CPU time
Info::
https://mytechgrid.com/: 72ms CPU time
Info::
Third-party scripts: 89ms (38% of total)

Main Thread Breakdown

Script Evaluation 41% Other 27% Style & Layout 13% Script Parsing & Compilation 11% Parse HTML & CSS 7%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtag/js?id=G-HEQRJWHX5589ms70ms18ms3rd
Unattributable73ms11ms0ms1st
https://mytechgrid.com/72ms6ms4ms1st
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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+
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 max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, max-age=0
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.
Network Waterfall
39 requests over 2482ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.5 s LCP 1.6 shttps://mytechgrid.com// https://mytechgrid.com/ — 200 — 54.8 KiB — 1.1 s — h2https://mytechgrid.com/wp-includes/blocks/cover/style.min.css?ver=7.0.2/wp-includes/blocks/cover/style.min... https://mytechgrid.com/wp-includes/blocks/cover/style.min.css?ver=7.0.2 — 200 — 1.8 KiB — 173 ms — h2https://mytechgrid.com/wp-includes/css/dashicons.min.css?ver=7.0.2/wp-includes/css/dashicons.min.css?... https://mytechgrid.com/wp-includes/css/dashicons.min.css?ver=7.0.2 — 200 — 34.5 KiB — 323 ms — h2https://mytechgrid.com/wp-includes/css/admin-bar.min.css?ver=7.0.2/wp-includes/css/admin-bar.min.css?... https://mytechgrid.com/wp-includes/css/admin-bar.min.css?ver=7.0.2 — 200 — 3.8 KiB — 175 ms — h2https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/libs/redux-framework/redux-core/assets/css/extendify-utilities.css?ver=4.4.11/wp-content/plugins/swiss-toolkit-f... https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/libs/redux-framework/redux-core/assets/css/extendify-utilities.css?ver=4.4.11 — 200 — 5.5 KiB — 321 ms — h2https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/public/css/boomdevs-swiss-toolkit-public.css?ver=1785351094/wp-content/plugins/swiss-toolkit-f... https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/public/css/boomdevs-swiss-toolkit-public.css?ver=1785351094 — 200 — 345 B — 322 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/css/frontend/modern/wpforms-full.min.css?ver=1.10.1.1/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/css/frontend/modern/wpforms-full.min.css?ver=1.10.1.1 — 200 — 15.3 KiB — 323 ms — h2https://mytechgrid.com/wp-content/themes/kadence/assets/css/global.min.css?ver=1.4.2/wp-content/themes/kadence/assets/c... https://mytechgrid.com/wp-content/themes/kadence/assets/css/global.min.css?ver=1.4.2 — 200 — 5.1 KiB — 336 ms — h2https://mytechgrid.com/wp-content/themes/kadence/assets/css/header.min.css?ver=1.4.2/wp-content/themes/kadence/assets/c... https://mytechgrid.com/wp-content/themes/kadence/assets/css/header.min.css?ver=1.4.2 — 200 — 4.3 KiB — 337 ms — h2https://mytechgrid.com/wp-content/themes/kadence/assets/css/content.min.css?ver=1.4.2/wp-content/themes/kadence/assets/c... https://mytechgrid.com/wp-content/themes/kadence/assets/css/content.min.css?ver=1.4.2 — 200 — 5.9 KiB — 338 ms — h2https://mytechgrid.com/wp-content/themes/kadence/assets/css/footer.min.css?ver=1.4.2/wp-content/themes/kadence/assets/c... https://mytechgrid.com/wp-content/themes/kadence/assets/css/footer.min.css?ver=1.4.2 — 200 — 1.8 KiB — 338 ms — h2https://mytechgrid.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://mytechgrid.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.3 KiB — 346 ms — h2https://mytechgrid.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://mytechgrid.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 340 ms — h2https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/public/js/boomdevs-swiss-toolkit-public.js?ver=1785351094/wp-content/plugins/swiss-toolkit-f... https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/public/js/boomdevs-swiss-toolkit-public.js?ver=1785351094 — 200 — 236 B — 341 ms — h2https://mytechgrid.com/wp-content/uploads/2025/12/mytechgrid-logo.png/wp-content/uploads/2025/12/mytechg... https://mytechgrid.com/wp-content/uploads/2025/12/mytechgrid-logo.png — 200 — 289.2 KiB — 651 ms — h2https://images.unsplash.com/photo-1589070127509-ea788341cc5b?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxMHx8Z2FkZ2V0c3xlbnwwfHx8fDE3MzY1MTU0NTZ8MA&ixlib=rb-4.0.3?w=1280&fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompressimages.unsplash.com/photo-158907012... https://images.unsplash.com/photo-1589070127509-ea788341cc5b?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxMHx8Z2FkZ2V0c3xlbnwwfHx8fDE3MzY1MTU0NTZ8MA&ixlib=rb-4.0.3?w=1280&fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompress — 200 — 62.0 KiB — 13 ms — h2https://mytechgrid.com/wp-content/uploads/2026/07/213QfIjslYL._SL500_.jpg/wp-content/uploads/2026/07/213QfIj... https://mytechgrid.com/wp-content/uploads/2026/07/213QfIjslYL._SL500_.jpg — 200 — 6.8 KiB — 341 ms — h2https://images.unsplash.com/photo-1590935217281-8f102120d683?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxNnx8c29mdHdhcmV8ZW58MHx8fHwxNzM2NDYyMDA0fDA&ixlib=rb-4.0.3?fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompress&w=1280images.unsplash.com/photo-159093521... https://images.unsplash.com/photo-1590935217281-8f102120d683?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxNnx8c29mdHdhcmV8ZW58MHx8fHwxNzM2NDYyMDA0fDA&ixlib=rb-4.0.3?fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompress&w=1280 — 200 — 58.8 KiB — 6 ms — h2https://mytechgrid.com/wp-content/plugins/link-whisper/js/frontend.min.js?ver=1781627685/wp-content/plugins/link-whisper/js... https://mytechgrid.com/wp-content/plugins/link-whisper/js/frontend.min.js?ver=1781627685 — 200 — 1.7 KiB — 321 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js?ver=1.21.0/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js?ver=1.21.0 — 200 — 7.8 KiB — 307 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js?ver=1.1.2/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js?ver=1.1.2 — 200 — 1.8 KiB — 308 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js?ver=1.0.0/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js?ver=1.0.0 — 200 — 1.0 KiB — 294 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/share/utils.min.js?ver=1.10.1.1/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/share/utils.min.js?ver=1.10.1.1 — 200 — 937 B — 294 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.10.1.1/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.10.1.1 — 200 — 14.5 KiB — 297 ms — h2https://mytechgrid.com/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=efaa5193bbad9c60ffd1/wp-includes/js/dist/script-modules... https://mytechgrid.com/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=efaa5193bbad9c60ffd1 — 200 — 14.7 KiB — 256 ms — h2https://mytechgrid.com/wp-content/uploads/2026/01/41imGfPESxL._SL500_.jpg/wp-content/uploads/2026/01/41imGfP... https://mytechgrid.com/wp-content/uploads/2026/01/41imGfPESxL._SL500_.jpg — 200 — 21.0 KiB — 252 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms-modern.min.js?ver=1.10.1.1/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms-modern.min.js?ver=1.10.1.1 — 200 — 2.0 KiB — 175 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/fields/address.min.js?ver=1.10.1.1/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/fields/address.min.js?ver=1.10.1.1 — 200 — 883 B — 176 ms — h2https://www.googletagmanager.com/gtag/js?id=G-HEQRJWHX55www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-HEQRJWHX55 — 200 — 183.0 KiB — 414 ms — h2https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxMXx8ZGlnaXRhbCUyMHRyZW5kc3xlbnwwfHx8fDE3MzY2NTQxNzV8MA&ixlib=rb-4.0.3?fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompressimages.unsplash.com/photo-145416580... https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxMXx8ZGlnaXRhbCUyMHRyZW5kc3xlbnwwfHx8fDE3MzY2NTQxNzV8MA&ixlib=rb-4.0.3?fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompress — 200 — 1.3 MiB — 42 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.5 s LCP 1.6 shttps://mytechgrid.com// https://mytechgrid.com/ — 200 — 54.8 KiB — 1.1 s — h2https://mytechgrid.com/wp-includes/blocks/cover/style.min.css?ver=7.0.2/wp-includes/blocks/cover/style.min... https://mytechgrid.com/wp-includes/blocks/cover/style.min.css?ver=7.0.2 — 200 — 1.8 KiB — 173 ms — h2https://mytechgrid.com/wp-includes/css/dashicons.min.css?ver=7.0.2/wp-includes/css/dashicons.min.css?... https://mytechgrid.com/wp-includes/css/dashicons.min.css?ver=7.0.2 — 200 — 34.5 KiB — 323 ms — h2https://mytechgrid.com/wp-includes/css/admin-bar.min.css?ver=7.0.2/wp-includes/css/admin-bar.min.css?... https://mytechgrid.com/wp-includes/css/admin-bar.min.css?ver=7.0.2 — 200 — 3.8 KiB — 175 ms — h2https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/libs/redux-framework/redux-core/assets/css/extendify-utilities.css?ver=4.4.11/wp-content/plugins/swiss-toolkit-f... https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/libs/redux-framework/redux-core/assets/css/extendify-utilities.css?ver=4.4.11 — 200 — 5.5 KiB — 321 ms — h2https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/public/css/boomdevs-swiss-toolkit-public.css?ver=1785351094/wp-content/plugins/swiss-toolkit-f... https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/public/css/boomdevs-swiss-toolkit-public.css?ver=1785351094 — 200 — 345 B — 322 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/css/frontend/modern/wpforms-full.min.css?ver=1.10.1.1/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/css/frontend/modern/wpforms-full.min.css?ver=1.10.1.1 — 200 — 15.3 KiB — 323 ms — h2https://mytechgrid.com/wp-content/themes/kadence/assets/css/global.min.css?ver=1.4.2/wp-content/themes/kadence/assets/c... https://mytechgrid.com/wp-content/themes/kadence/assets/css/global.min.css?ver=1.4.2 — 200 — 5.1 KiB — 336 ms — h2https://mytechgrid.com/wp-content/themes/kadence/assets/css/header.min.css?ver=1.4.2/wp-content/themes/kadence/assets/c... https://mytechgrid.com/wp-content/themes/kadence/assets/css/header.min.css?ver=1.4.2 — 200 — 4.3 KiB — 337 ms — h2https://mytechgrid.com/wp-content/themes/kadence/assets/css/content.min.css?ver=1.4.2/wp-content/themes/kadence/assets/c... https://mytechgrid.com/wp-content/themes/kadence/assets/css/content.min.css?ver=1.4.2 — 200 — 5.9 KiB — 338 ms — h2https://mytechgrid.com/wp-content/themes/kadence/assets/css/footer.min.css?ver=1.4.2/wp-content/themes/kadence/assets/c... https://mytechgrid.com/wp-content/themes/kadence/assets/css/footer.min.css?ver=1.4.2 — 200 — 1.8 KiB — 338 ms — h2https://mytechgrid.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://mytechgrid.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.3 KiB — 346 ms — h2https://mytechgrid.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://mytechgrid.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 340 ms — h2https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/public/js/boomdevs-swiss-toolkit-public.js?ver=1785351094/wp-content/plugins/swiss-toolkit-f... https://mytechgrid.com/wp-content/plugins/swiss-toolkit-for-wp/public/js/boomdevs-swiss-toolkit-public.js?ver=1785351094 — 200 — 236 B — 341 ms — h2https://mytechgrid.com/wp-content/uploads/2025/12/mytechgrid-logo.png/wp-content/uploads/2025/12/mytechg... https://mytechgrid.com/wp-content/uploads/2025/12/mytechgrid-logo.png — 200 — 289.2 KiB — 651 ms — h2https://images.unsplash.com/photo-1589070127509-ea788341cc5b?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxMHx8Z2FkZ2V0c3xlbnwwfHx8fDE3MzY1MTU0NTZ8MA&ixlib=rb-4.0.3?w=1280&fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompressimages.unsplash.com/photo-158907012... https://images.unsplash.com/photo-1589070127509-ea788341cc5b?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxMHx8Z2FkZ2V0c3xlbnwwfHx8fDE3MzY1MTU0NTZ8MA&ixlib=rb-4.0.3?w=1280&fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompress — 200 — 62.0 KiB — 13 ms — h2https://mytechgrid.com/wp-content/uploads/2026/07/213QfIjslYL._SL500_.jpg/wp-content/uploads/2026/07/213QfIj... https://mytechgrid.com/wp-content/uploads/2026/07/213QfIjslYL._SL500_.jpg — 200 — 6.8 KiB — 341 ms — h2https://images.unsplash.com/photo-1590935217281-8f102120d683?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxNnx8c29mdHdhcmV8ZW58MHx8fHwxNzM2NDYyMDA0fDA&ixlib=rb-4.0.3?fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompress&w=1280images.unsplash.com/photo-159093521... https://images.unsplash.com/photo-1590935217281-8f102120d683?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxNnx8c29mdHdhcmV8ZW58MHx8fHwxNzM2NDYyMDA0fDA&ixlib=rb-4.0.3?fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompress&w=1280 — 200 — 58.8 KiB — 6 ms — h2https://mytechgrid.com/wp-content/plugins/link-whisper/js/frontend.min.js?ver=1781627685/wp-content/plugins/link-whisper/js... https://mytechgrid.com/wp-content/plugins/link-whisper/js/frontend.min.js?ver=1781627685 — 200 — 1.7 KiB — 321 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js?ver=1.21.0/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js?ver=1.21.0 — 200 — 7.8 KiB — 307 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js?ver=1.1.2/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js?ver=1.1.2 — 200 — 1.8 KiB — 308 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js?ver=1.0.0/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js?ver=1.0.0 — 200 — 1.0 KiB — 294 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/share/utils.min.js?ver=1.10.1.1/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/share/utils.min.js?ver=1.10.1.1 — 200 — 937 B — 294 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.10.1.1/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.10.1.1 — 200 — 14.5 KiB — 297 ms — h2https://mytechgrid.com/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=efaa5193bbad9c60ffd1/wp-includes/js/dist/script-modules... https://mytechgrid.com/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=efaa5193bbad9c60ffd1 — 200 — 14.7 KiB — 256 ms — h2https://mytechgrid.com/wp-content/uploads/2026/01/41imGfPESxL._SL500_.jpg/wp-content/uploads/2026/01/41imGfP... https://mytechgrid.com/wp-content/uploads/2026/01/41imGfPESxL._SL500_.jpg — 200 — 21.0 KiB — 252 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms-modern.min.js?ver=1.10.1.1/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms-modern.min.js?ver=1.10.1.1 — 200 — 2.0 KiB — 175 ms — h2https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/fields/address.min.js?ver=1.10.1.1/wp-content/plugins/wpforms-lite/as... https://mytechgrid.com/wp-content/plugins/wpforms-lite/assets/js/frontend/fields/address.min.js?ver=1.10.1.1 — 200 — 883 B — 176 ms — h2https://www.googletagmanager.com/gtag/js?id=G-HEQRJWHX55www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-HEQRJWHX55 — 200 — 183.0 KiB — 414 ms — h2https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxMXx8ZGlnaXRhbCUyMHRyZW5kc3xlbnwwfHx8fDE3MzY2NTQxNzV8MA&ixlib=rb-4.0.3?fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompressimages.unsplash.com/photo-145416580... https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixid=M3w0MzUxNjF8MHwxfHNlYXJjaHwxMXx8ZGlnaXRhbCUyMHRyZW5kc3xlbnwwfHx8fDE3MzY2NTQxNzV8MA&ixlib=rb-4.0.3?fit=crop&crop=entropy%2Cfaces&auto=format%2Ccompress — 200 — 1.3 MiB — 42 ms — h3https://mytechgrid.com/wp-includes/js/dist/script-modules/block-library/query/view.min.js?ver=7a4ec5bfb61a7137cf4b/wp-includes/js/dist/script-modules... https://mytechgrid.com/wp-includes/js/dist/script-modules/block-library/query/view.min.js?ver=7a4ec5bfb61a7137cf4b — 200 — 633 B — 173 ms — h2https://mytechgrid.com/wp-content/themes/kadence/assets/js/navigation.min.js?ver=1.4.2/wp-content/themes/kadence/assets/j... https://mytechgrid.com/wp-content/themes/kadence/assets/js/navigation.min.js?ver=1.4.2 — 200 — 4.9 KiB — 174 ms — h2https://mytechgrid.com/wp-content/uploads/2025/02/DALL%C2%B7E-2025-02-05-14.08.07-A-colorful-and-engaging-featured-image-for-a-blog-post-about-WordMint-an-educational-tool-for-teachers.-The-image-should-include-elements-like-a-lapt-1-768x768.webp/wp-content/uploads/2025/02/DALL%C2... https://mytechgrid.com/wp-content/uploads/2025/02/DALL%C2%B7E-2025-02-05-14.08.07-A-colorful-and-engaging-featured-image-for-a-blog-post-about-WordMint-an-educational-tool-for-teachers.-The-image-should-include-elements-like-a-lapt-1-768x768.webp — 200 — 101.1 KiB — 176 ms — h2blob:https://mytechgrid.com/fd3dfdaa-c941-4cb0-b7f8-f14ae3c699eamytechgrid.com/fd3dfdaa-c941-4cb0-b... blob:https://mytechgrid.com/fd3dfdaa-c941-4cb0-b7f8-f14ae3c699ea — 200 — -1 B — 37 ms — blobhttps://mytechgrid.com/wp-includes/js/wp-emoji-release.min.js?ver=7.0.2/wp-includes/js/wp-emoji-release.mi... https://mytechgrid.com/wp-includes/js/wp-emoji-release.min.js?ver=7.0.2 — 200 — 5.1 KiB — 173 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-HEQRJWHX55&gtm=45je67s0v9207235966za200zd9207235966&_p=1785351094886&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAACAC&are=1&cid=424650774.1785351096&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938468~118897920~118897930~119896803~120084214&sid=1785351095&sct=1&seg=0&dl=https%3A%2F%2Fmytechgrid.com%2F&dt=MyTechGrid%20%E2%80%93%20Your%20Ultimate%20Tech%20Hub&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2155region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-HEQRJWHX55&gtm=45je67s0v9207235966za200zd9207235966&_p=1785351094886&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAACAC&are=1&cid=424650774.1785351096&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938468~118897920~118897930~119896803~120084214&sid=1785351095&sct=1&seg=0&dl=https%3A%2F%2Fmytechgrid.com%2F&dt=MyTechGrid%20%E2%80%93%20Your%20Ultimate%20Tech%20Hub&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2155 — 204 — 548 B — 65 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-HEQRJWHX55&cid=424650774.1785351096&gtm=45je67s0v9207235966za200zd9207235966&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938465~115938468~118897920~118897930~119896803~120084214stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-HEQRJWHX55&cid=424650774.1785351096&gtm=45je67s0v9207235966za200zd9207235966&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938465~115938468~118897920~118897930~119896803~120084214 — 204 — 557 B — 70 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&ngs=1&ibt=1&tid=G-HEQRJWHX55&cid=424650774.1785351096&gtm=45je67s0v9207235966za200zd9207235966&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938465~115938468~118897920~118897930~119896803~120084214&z=265352403www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&ngs=1&ibt=1&tid=G-HEQRJWHX55&cid=424650774.1785351096&gtm=45je67s0v9207235966za200zd9207235966&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938465~115938468~118897920~118897930~119896803~120084214&z=265352403 — 200 — 408 B — 149 ms — h2https://mytechgrid.com/wp-content/uploads/2025/12/cropped-ChatGPT-Image-Dec-20-2025-10_58_06-PM-32x32.png/wp-content/uploads/2025/12/cropped... https://mytechgrid.com/wp-content/uploads/2025/12/cropped-ChatGPT-Image-Dec-20-2025-10_58_06-PM-32x32.png — 200 — 2.7 KiB — 170 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
38% of JavaScript execution is third-party
First-party Third-party 89ms · 183KB · $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 89ms
Transfer 183 KB
Unused 40%
Monthly Cost $1/mo

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-06-30 — 2026-07-27)

LCP (p75)

2123 ms

83% good

INP (p75)

0 ms

0% good

CLS (p75)

0.030

93% good

FCP (p75)

1902 ms

TTFB (p75)

1170 ms

Image Optimization
9 images, 2100 KB total, 1440 KB wasted
INFO

Image Optimization Audit

Total Images

9

Total Size

2100 KB

Oversized

4

Wasted

1440 KB

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