Skip to content
https://kinsta.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
5
REVIEW
1
PASS
9
INFO
2

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

38
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
99
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.66 s

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

13.14 s

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

1.94 s

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

0.018

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

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

24.63 s

Page Load Progression

855 ms
1.7 s
2.6 s
3.4 s
4.3 s
5.1 s
6.0 s
6.8 s
Checks
17
9 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
12.2 MB transferred, 129 requests
FIX
12.2 MB transferred, 129 requests
Critical::
Page weighs 37.3 MB (12.2 MB transferred)
Warning::
Images are 1.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.5 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Info::
Fonts are 213 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 213 KB
Warning::
129 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.6 g CO2 per page load
12.2 MB / 2.4 MB budget
12.2 MB transferred
129 requests
2.6 g CO2 per page load
Other 5.8 MiB 48%
Other 3.3 MiB 27%
Images 1.5 MiB 12%
JavaScript 1.2 MiB 10%
Fonts 213.3 KiB 2%
CSS 119.2 KiB 1%
HTML 23.7 KiB 0%
Other 22.0 KiB 0%
Other 579 B 0%
Other 348 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

Why this matters

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

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

F
JS Execution Cost
Action
11539ms total JS execution
FIX
11539ms total JS execution
Warning::
https://kinsta.com/wp-content/themes/kinsta/dist/l...: 2889ms CPU time
Warning::
Unattributable: 2818ms CPU time
Warning::
https://kinsta.com/: 2348ms CPU time
Warning::
https://kinsta.com/wp-content/themes/kinsta/dist/m...: 1785ms CPU time
Warning::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 632ms CPU time
Info::
Third-party scripts: 3718ms (32% of total)

Main Thread Breakdown

Script Evaluation 36% Other 33% Style & Layout 15% Rendering 7% Garbage Collection 4% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://kinsta.com/wp-content/themes/kinsta/dist/lottie.js?ver=8a023d34983e500904fc2889ms1071ms19ms1st
Unattributable2818ms562ms0ms3rd
https://kinsta.com/2348ms18ms5ms1st
https://kinsta.com/wp-content/themes/kinsta/dist/main.js?ver=2573233f284996bf77191785ms1277ms19ms1st
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js632ms444ms170ms3rd
https://js.stripe.com/v3/268ms163ms104ms3rd
https://kinsta.com/metrics/258ms202ms41ms1st
https://kinsta.com/wp-content/themes/kinsta/dist/51769.js?ver=cd2cd4a24ce12ec696d2196ms79ms8ms1st
https://kinsta.com/wp-content/themes/kinsta/dist/11703.js?ver=0b7549ad9c1ce4157713193ms173ms19ms1st
https://kinsta.com/metrics/?id=UA-46168441-1&cx=c&gtm=4e64k0152ms95ms56ms1st
F
JS Bundles
Action
31 scripts, 627 KB unused
FIX
31 scripts, 627 KB unused
Warning::
https://js.stripe.com/v3/: 163 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 115 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://kinsta.com/metrics/: 88 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://kinsta.com/metrics/?id=UA-46168441-1&cx=c&...: 69 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://kinsta.com/wp-content/themes/kinsta/dist/1...: 53 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 627 KB
627 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.stripe.com/v3/225 KB163 KB (73%)3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js259 KB115 KB (44%)3rd
https://kinsta.com/metrics/182 KB88 KB (48%)1st
https://kinsta.com/metrics/?id=UA-46168441-1&cx=c&gtm=4e64k0121 KB69 KB (57%)1st
https://kinsta.com/wp-content/themes/kinsta/dist/11703.js?ver=0b7549ad9c1ce415771364 KB53 KB (83%)1st
https://kinsta.com/wp-content/themes/kinsta/dist/lottie.js?ver=8a023d34983e500904fc84 KB48 KB (57%)1st
https://kinsta.com/wp-content/plugins/wordlift/js/dist/wordlift-cloud.js?ver=3.54.957 KB42 KB (74%)1st
https://kinsta.com/wp-content/themes/kinsta/dist/main.js?ver=2573233f284996bf771980 KB29 KB (36%)1st
https://kinsta.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.135 KB21 KB (60%)1st
https://kinsta.com/wp-content/themes/kinsta/dist/71490.js?ver=79c66e7421f37b73cffd17 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

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

D
Page Weight Inventory
Action
129 resources · 12.2 MB · 627 KB savings available
FIX
129 resources · 12.2 MB · 627 KB savings available
Warning::
Page weight 11.2 MB over 1MB target
Got: 12.2 MB Expected: ≤ 1 MB
Info::
~627 KB of savings available
Info::
53 third-party resources (5% of weight)
Info::
10 resources over 200KB
129 resources · 12.2 MiB · 53 third-party 11.2 MiB over 1MB target
Media 48% · 5.8 MiB
Other 27% · 3.3 MiB
Image 12% · 1.5 MiB
JavaScript 10% · 1.2 MiB
Font 2% · 213.3 KiB
CSS 1% · 119.2 KiB
Document 0% · 23.7 KiB

~627.4 KiB of savings available

Remove unused JavaScript: 627.4 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
54 images, 0 KB saveable
REVIEW
54 images, 0 KB saveable
Warning::
https://global.ketchcdn.com/web/v2/assetsv1/orgs/k... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://kinsta.com/wp-content/uploads/2025/10/1000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
54 images 1.5 MB
0 oversized -0 KB
33 legacy format
2 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

A+
Third-Party Impact
5% third-party, 0 ms blocking
PASS
5% third-party, 0 ms blocking
Info::
Third-party code accounts for 5% of page weight (645.4 KiB of 12.2 MiB)
Info::
Third-party blocking time is low (0 ms)
95%
First-party Third-party
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
4 fonts (213 KB)
PASS
4 fonts (213 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

213 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 1.7 s LCP 13.1 shttps://kinsta.com/wp-content/themes/kinsta/fonts/pathway-extreme-variable.woff2pathway-extreme-variabl... https://kinsta.com/wp-content/themes/kinsta/fonts/pathway-extreme-variable.woff2 — 142.4 KiB — 78 ms — font-display: swaphttps://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-light.woff2reckless-neue-light.woff2 https://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-light.woff2 — 34.6 KiB — 29 ms — font-display: swaphttps://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-regular.woff2reckless-neue-regular.w... https://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-regular.woff2 — 34.8 KiB — 69 ms — font-display: swapdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 93 ms — font-display: swap
pathway-extreme-variabl... woff2 swap
Size 142 KB
Load time 78 ms
Start 199 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
reckless-neue-light.woff2 woff2 swap
Size 35 KB
Load time 29 ms
Start 199 ms
Risk FOUT — text flashes from fallback to web font
reckless-neue-regular.w... woff2 swap
Size 35 KB
Load time 69 ms
Start 201 ms
Risk FOUT — text flashes from fallback to web font
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 93 ms
Start 775 ms
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 ~72 KB and ~144 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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
preload
3
dns-prefetch
prefetch

3 resource hints configured

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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
129 requests over 5525ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 1.7 s LCP 13.1 shttps://kinsta.com// https://kinsta.com/ — 200 — 20.8 KiB — 290 ms — h2https://kinsta.com/metrics//metrics/ https://kinsta.com/metrics/ — 200 — 182.2 KiB — 93 ms — h2https://kinsta.com/wp-content/themes/kinsta/fonts/pathway-extreme-variable.woff2/wp-content/themes/kinsta/fonts/pat... https://kinsta.com/wp-content/themes/kinsta/fonts/pathway-extreme-variable.woff2 — 200 — 142.4 KiB — 78 ms — h2https://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-light.woff2/wp-content/themes/kinsta/fonts/rec... https://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-light.woff2 — 200 — 34.6 KiB — 29 ms — h2https://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-regular.woff2/wp-content/themes/kinsta/fonts/rec... https://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-regular.woff2 — 200 — 34.8 KiB — 69 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/blocks.css?ver=5471beae54fd1e979507/wp-content/themes/kinsta/dist/bloc... https://kinsta.com/wp-content/themes/kinsta/dist/blocks.css?ver=5471beae54fd1e979507 — 200 — 42.7 KiB — 56 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/style.css?ver=9421bd42799db6c9f495/wp-content/themes/kinsta/dist/styl... https://kinsta.com/wp-content/themes/kinsta/dist/style.css?ver=9421bd42799db6c9f495 — 200 — 67.6 KiB — 65 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/pages/home-2024-04.css?ver=c5f5a0df325899e9dfba/wp-content/themes/kinsta/dist/page... https://kinsta.com/wp-content/themes/kinsta/dist/pages/home-2024-04.css?ver=c5f5a0df325899e9dfba — 200 — 2.1 KiB — 61 ms — h2https://kinsta.com/wp-content/uploads/2026/04/dk-se-site-sunset-800x400.png/wp-content/uploads/2026/04/dk-se-s... https://kinsta.com/wp-content/uploads/2026/04/dk-se-site-sunset-800x400.png — 200 — 85.9 KiB — 75 ms — h2https://kinsta.com/wp-content/uploads/2025/12/case-study-jaladesign-800x400.png/wp-content/uploads/2025/12/case-st... https://kinsta.com/wp-content/uploads/2025/12/case-study-jaladesign-800x400.png — 200 — 30.8 KiB — 78 ms — h2https://kinsta.com/wp-content/uploads/2026/04/how-automation-changes-the-economics-of-managing-wordpress-at-scale-768x384.png/wp-content/uploads/2026/04/how-aut... https://kinsta.com/wp-content/uploads/2026/04/how-automation-changes-the-economics-of-managing-wordpress-at-scale-768x384.png — 200 — 76.2 KiB — 82 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/sprite.svg?v=e8af2143e3b8bceb5561b327e81ec085/wp-content/themes/kinsta/dist/spri... https://kinsta.com/wp-content/themes/kinsta/dist/sprite.svg?v=e8af2143e3b8bceb5561b327e81ec085 — 200 — 21.0 KiB — 26 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 heigh…www.w3.org/2000/svg%27 width=%2710%... data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 heigh… — 200 — 0 B — 0 ms — datahttps://kinsta.com/wp-content/themes/kinsta/dist/sprite.svg?ver=eabe43f7c9a5e911d218dc19d365d538a98c7f17/wp-content/themes/kinsta/dist/spri... https://kinsta.com/wp-content/themes/kinsta/dist/sprite.svg?ver=eabe43f7c9a5e911d218dc19d365d538a98c7f17 — 200 — 20.9 KiB — 27 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/early-load.js?ver=b5c717e16ffd4155ffdf/wp-content/themes/kinsta/dist/earl... https://kinsta.com/wp-content/themes/kinsta/dist/early-load.js?ver=b5c717e16ffd4155ffdf — 200 — 605 B — 27 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/blocks/homepage-hero-badges.css?ver=c5680f6708e8fb0b6312/wp-content/themes/kinsta/dist/bloc... https://kinsta.com/wp-content/themes/kinsta/dist/blocks/homepage-hero-badges.css?ver=c5680f6708e8fb0b6312 — 200 — 522 B — 47 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/blocks/featured-g2-badges.css?ver=04c567981abc645fcf7f/wp-content/themes/kinsta/dist/bloc... https://kinsta.com/wp-content/themes/kinsta/dist/blocks/featured-g2-badges.css?ver=04c567981abc645fcf7f — 200 — 246 B — 29 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/patterns/person.css?ver=53da1cd73b6df77fdf6f/wp-content/themes/kinsta/dist/patt... https://kinsta.com/wp-content/themes/kinsta/dist/patterns/person.css?ver=53da1cd73b6df77fdf6f — 200 — 772 B — 33 ms — h2https://kinsta.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://kinsta.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 34.7 KiB — 41 ms — h2https://kinsta.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://kinsta.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.3 KiB — 45 ms — h2https://kinsta.com/wp-includes/js/jquery/jquery.form.min.js?ver=4.3.0/wp-includes/js/jquery/jquery.form.... https://kinsta.com/wp-includes/js/jquery/jquery.form.min.js?ver=4.3.0 — 200 — 6.5 KiB — 29 ms — h2https://kinsta.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6/wp-includes/js/dist/hooks.min.js?v... https://kinsta.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.8 KiB — 34 ms — h2https://kinsta.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6/wp-includes/js/dist/i18n.min.js?ve... https://kinsta.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 4.0 KiB — 30 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/main.js?ver=2573233f284996bf7719/wp-content/themes/kinsta/dist/main... https://kinsta.com/wp-content/themes/kinsta/dist/main.js?ver=2573233f284996bf7719 — 200 — 80.3 KiB — 49 ms — h2https://kinsta.com/wp-content/plugins/wordlift/js/dist/bundle.js?ver=3.54.9/wp-content/plugins/wordlift/js/dis... https://kinsta.com/wp-content/plugins/wordlift/js/dist/bundle.js?ver=3.54.9 — 200 — 1.3 KiB — 43 ms — h2https://kinsta.com/wp-content/plugins/wordlift/js/dist/wordlift-cloud.js?ver=3.54.9/wp-content/plugins/wordlift/js/dis... https://kinsta.com/wp-content/plugins/wordlift/js/dist/wordlift-cloud.js?ver=3.54.9 — 200 — 57.2 KiB — 49 ms — h2https://www.googletagmanager.com/gtag/js?id=G-R8LLNPRZTN&gtg_health=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-R8LLNPRZTN&gtg_health=1 — 200 — 392 B — 80 ms — h2https://kinsta.com/metrics/?id=UA-46168441-1&cx=c&gtm=4e64k0/metrics/?id=UA-46168441-1&cx=c&gtm... https://kinsta.com/metrics/?id=UA-46168441-1&cx=c&gtm=4e64k0 — 200 — 121.3 KiB — 89 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/heroes/kinsta-background-hero-v3.svg/wp-content/themes/kinsta/images/he... https://kinsta.com/wp-content/themes/kinsta/images/heroes/kinsta-background-hero-v3.svg — 200 — 1.1 KiB — 26 ms — h2https://kinsta.com/wp-content/uploads/2025/07/Kinsta-official-pattern.png/wp-content/uploads/2025/07/Kinsta-... https://kinsta.com/wp-content/uploads/2025/07/Kinsta-official-pattern.png — 200 — 151.6 KiB — 28 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 1.7 s LCP 13.1 shttps://kinsta.com// https://kinsta.com/ — 200 — 20.8 KiB — 290 ms — h2https://kinsta.com/metrics//metrics/ https://kinsta.com/metrics/ — 200 — 182.2 KiB — 93 ms — h2https://kinsta.com/wp-content/themes/kinsta/fonts/pathway-extreme-variable.woff2/wp-content/themes/kinsta/fonts/pat... https://kinsta.com/wp-content/themes/kinsta/fonts/pathway-extreme-variable.woff2 — 200 — 142.4 KiB — 78 ms — h2https://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-light.woff2/wp-content/themes/kinsta/fonts/rec... https://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-light.woff2 — 200 — 34.6 KiB — 29 ms — h2https://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-regular.woff2/wp-content/themes/kinsta/fonts/rec... https://kinsta.com/wp-content/themes/kinsta/fonts/reckless-neue-regular.woff2 — 200 — 34.8 KiB — 69 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/blocks.css?ver=5471beae54fd1e979507/wp-content/themes/kinsta/dist/bloc... https://kinsta.com/wp-content/themes/kinsta/dist/blocks.css?ver=5471beae54fd1e979507 — 200 — 42.7 KiB — 56 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/style.css?ver=9421bd42799db6c9f495/wp-content/themes/kinsta/dist/styl... https://kinsta.com/wp-content/themes/kinsta/dist/style.css?ver=9421bd42799db6c9f495 — 200 — 67.6 KiB — 65 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/pages/home-2024-04.css?ver=c5f5a0df325899e9dfba/wp-content/themes/kinsta/dist/page... https://kinsta.com/wp-content/themes/kinsta/dist/pages/home-2024-04.css?ver=c5f5a0df325899e9dfba — 200 — 2.1 KiB — 61 ms — h2https://kinsta.com/wp-content/uploads/2026/04/dk-se-site-sunset-800x400.png/wp-content/uploads/2026/04/dk-se-s... https://kinsta.com/wp-content/uploads/2026/04/dk-se-site-sunset-800x400.png — 200 — 85.9 KiB — 75 ms — h2https://kinsta.com/wp-content/uploads/2025/12/case-study-jaladesign-800x400.png/wp-content/uploads/2025/12/case-st... https://kinsta.com/wp-content/uploads/2025/12/case-study-jaladesign-800x400.png — 200 — 30.8 KiB — 78 ms — h2https://kinsta.com/wp-content/uploads/2026/04/how-automation-changes-the-economics-of-managing-wordpress-at-scale-768x384.png/wp-content/uploads/2026/04/how-aut... https://kinsta.com/wp-content/uploads/2026/04/how-automation-changes-the-economics-of-managing-wordpress-at-scale-768x384.png — 200 — 76.2 KiB — 82 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/sprite.svg?v=e8af2143e3b8bceb5561b327e81ec085/wp-content/themes/kinsta/dist/spri... https://kinsta.com/wp-content/themes/kinsta/dist/sprite.svg?v=e8af2143e3b8bceb5561b327e81ec085 — 200 — 21.0 KiB — 26 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 heigh…www.w3.org/2000/svg%27 width=%2710%... data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 heigh… — 200 — 0 B — 0 ms — datahttps://kinsta.com/wp-content/themes/kinsta/dist/sprite.svg?ver=eabe43f7c9a5e911d218dc19d365d538a98c7f17/wp-content/themes/kinsta/dist/spri... https://kinsta.com/wp-content/themes/kinsta/dist/sprite.svg?ver=eabe43f7c9a5e911d218dc19d365d538a98c7f17 — 200 — 20.9 KiB — 27 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/early-load.js?ver=b5c717e16ffd4155ffdf/wp-content/themes/kinsta/dist/earl... https://kinsta.com/wp-content/themes/kinsta/dist/early-load.js?ver=b5c717e16ffd4155ffdf — 200 — 605 B — 27 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/blocks/homepage-hero-badges.css?ver=c5680f6708e8fb0b6312/wp-content/themes/kinsta/dist/bloc... https://kinsta.com/wp-content/themes/kinsta/dist/blocks/homepage-hero-badges.css?ver=c5680f6708e8fb0b6312 — 200 — 522 B — 47 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/blocks/featured-g2-badges.css?ver=04c567981abc645fcf7f/wp-content/themes/kinsta/dist/bloc... https://kinsta.com/wp-content/themes/kinsta/dist/blocks/featured-g2-badges.css?ver=04c567981abc645fcf7f — 200 — 246 B — 29 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/patterns/person.css?ver=53da1cd73b6df77fdf6f/wp-content/themes/kinsta/dist/patt... https://kinsta.com/wp-content/themes/kinsta/dist/patterns/person.css?ver=53da1cd73b6df77fdf6f — 200 — 772 B — 33 ms — h2https://kinsta.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://kinsta.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 34.7 KiB — 41 ms — h2https://kinsta.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://kinsta.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.3 KiB — 45 ms — h2https://kinsta.com/wp-includes/js/jquery/jquery.form.min.js?ver=4.3.0/wp-includes/js/jquery/jquery.form.... https://kinsta.com/wp-includes/js/jquery/jquery.form.min.js?ver=4.3.0 — 200 — 6.5 KiB — 29 ms — h2https://kinsta.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6/wp-includes/js/dist/hooks.min.js?v... https://kinsta.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.8 KiB — 34 ms — h2https://kinsta.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6/wp-includes/js/dist/i18n.min.js?ve... https://kinsta.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 4.0 KiB — 30 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/main.js?ver=2573233f284996bf7719/wp-content/themes/kinsta/dist/main... https://kinsta.com/wp-content/themes/kinsta/dist/main.js?ver=2573233f284996bf7719 — 200 — 80.3 KiB — 49 ms — h2https://kinsta.com/wp-content/plugins/wordlift/js/dist/bundle.js?ver=3.54.9/wp-content/plugins/wordlift/js/dis... https://kinsta.com/wp-content/plugins/wordlift/js/dist/bundle.js?ver=3.54.9 — 200 — 1.3 KiB — 43 ms — h2https://kinsta.com/wp-content/plugins/wordlift/js/dist/wordlift-cloud.js?ver=3.54.9/wp-content/plugins/wordlift/js/dis... https://kinsta.com/wp-content/plugins/wordlift/js/dist/wordlift-cloud.js?ver=3.54.9 — 200 — 57.2 KiB — 49 ms — h2https://www.googletagmanager.com/gtag/js?id=G-R8LLNPRZTN&gtg_health=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-R8LLNPRZTN&gtg_health=1 — 200 — 392 B — 80 ms — h2https://kinsta.com/metrics/?id=UA-46168441-1&cx=c&gtm=4e64k0/metrics/?id=UA-46168441-1&cx=c&gtm... https://kinsta.com/metrics/?id=UA-46168441-1&cx=c&gtm=4e64k0 — 200 — 121.3 KiB — 89 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/heroes/kinsta-background-hero-v3.svg/wp-content/themes/kinsta/images/he... https://kinsta.com/wp-content/themes/kinsta/images/heroes/kinsta-background-hero-v3.svg — 200 — 1.1 KiB — 26 ms — h2https://kinsta.com/wp-content/uploads/2025/07/Kinsta-official-pattern.png/wp-content/uploads/2025/07/Kinsta-... https://kinsta.com/wp-content/uploads/2025/07/Kinsta-official-pattern.png — 200 — 151.6 KiB — 28 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/components/service-ctas/app-left.svg/wp-content/themes/kinsta/images/co... https://kinsta.com/wp-content/themes/kinsta/images/components/service-ctas/app-left.svg — 200 — 11.3 KiB — 51 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/components/service-ctas/app-right.svg/wp-content/themes/kinsta/images/co... https://kinsta.com/wp-content/themes/kinsta/images/components/service-ctas/app-right.svg — 200 — 12.1 KiB — 51 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/sevalla.svg/wp-content/themes/kinsta/images/se... https://kinsta.com/wp-content/themes/kinsta/images/sevalla.svg — 200 — 667 B — 29 ms — h2https://kinsta.com/wp-content/uploads/2025/08/hero-static.svg/wp-content/uploads/2025/08/hero-st... https://kinsta.com/wp-content/uploads/2025/08/hero-static.svg — 200 — 466.4 KiB — 101 ms — h2https://kinsta.com/wp-content/uploads/2025/10/1000x1000-transparent.png/wp-content/uploads/2025/10/1000x10... https://kinsta.com/wp-content/uploads/2025/10/1000x1000-transparent.png — 200 — 362 B — 86 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/tripadvisor.svg?v=2026-02-23/wp-content/themes/kinsta/images/co... https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/tripadvisor.svg?v=2026-02-23 — 200 — 2.0 KiB — 48 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/calm.svg?v=2026-02-23/wp-content/themes/kinsta/images/co... https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/calm.svg?v=2026-02-23 — 200 — 2.3 KiB — 71 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/clickup.svg?v=2026-02-23/wp-content/themes/kinsta/images/co... https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/clickup.svg?v=2026-02-23 — 200 — 1.8 KiB — 49 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/nasa.svg?v=2026-02-23/wp-content/themes/kinsta/images/co... https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/nasa.svg?v=2026-02-23 — 200 — 6.3 KiB — 71 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/hootsuite.svg?v=2026-02-23/wp-content/themes/kinsta/images/co... https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/hootsuite.svg?v=2026-02-23 — 200 — 2.8 KiB — 71 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/konica-minolta.svg?v=2026-02-23/wp-content/themes/kinsta/images/co... https://kinsta.com/wp-content/themes/kinsta/images/components/client-logos/konica-minolta.svg?v=2026-02-23 — 200 — 4.7 KiB — 90 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/components/homepage-hero-badges/icon-g2.svg?2024-08-28/wp-content/themes/kinsta/images/co... https://kinsta.com/wp-content/themes/kinsta/images/components/homepage-hero-badges/icon-g2.svg?2024-08-28 — 200 — 911 B — 70 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/components/homepage-hero-badges/g2-stars.svg?2024-08-28/wp-content/themes/kinsta/images/co... https://kinsta.com/wp-content/themes/kinsta/images/components/homepage-hero-badges/g2-stars.svg?2024-08-28 — 200 — 2.4 KiB — 71 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/best-software.svg?v=2026-04-20/wp-content/themes/kinsta/images/g2... https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/best-software.svg?v=2026-04-20 — 200 — 10.0 KiB — 71 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/number-1.svg?v=2026-04-20/wp-content/themes/kinsta/images/g2... https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/number-1.svg?v=2026-04-20 — 200 — 11.1 KiB — 71 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/best-results.svg?v=2026-04-20/wp-content/themes/kinsta/images/g2... https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/best-results.svg?v=2026-04-20 — 200 — 3.2 KiB — 69 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/md-most-likely.svg?v=2026-04-20/wp-content/themes/kinsta/images/g2... https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/md-most-likely.svg?v=2026-04-20 — 200 — 4.5 KiB — 86 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/md-best-support.svg?v=2026-04-20/wp-content/themes/kinsta/images/g2... https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/md-best-support.svg?v=2026-04-20 — 200 — 3.8 KiB — 73 ms — h2https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/enterprise-roi.svg?v=2026-04-20/wp-content/themes/kinsta/images/g2... https://kinsta.com/wp-content/themes/kinsta/images/g2-badges/spring26/en/enterprise-roi.svg?v=2026-04-20 — 200 — 3.6 KiB — 73 ms — h2https://kinsta.com/wp-content/uploads/2025/08/kinsta-g2-grid.svg/wp-content/uploads/2025/08/kinsta-... https://kinsta.com/wp-content/uploads/2025/08/kinsta-g2-grid.svg — 200 — 339.7 KiB — 89 ms — h2https://kinsta.com/wp-content/uploads/2025/08/1731339739591.jpg/wp-content/uploads/2025/08/1731339... https://kinsta.com/wp-content/uploads/2025/08/1731339739591.jpg — 200 — 5.0 KiB — 81 ms — h2https://kinsta.com/wp-content/uploads/2025/08/unnamed-2.png/wp-content/uploads/2025/08/unnamed... https://kinsta.com/wp-content/uploads/2025/08/unnamed-2.png — 200 — 557 B — 85 ms — h2https://kinsta.com/wp-content/uploads/2025/08/thumb_square_06d99b385d9f09c8387118e228fc5b5c.jpg/wp-content/uploads/2025/08/thumb_s... https://kinsta.com/wp-content/uploads/2025/08/thumb_square_06d99b385d9f09c8387118e228fc5b5c.jpg — 200 — 3.6 KiB — 85 ms — h2https://kinsta.com/wp-content/uploads/2025/08/thumb_square_4687719490638d2964550987c7865537.png/wp-content/uploads/2025/08/thumb_s... https://kinsta.com/wp-content/uploads/2025/08/thumb_square_4687719490638d2964550987c7865537.png — 200 — 8.6 KiB — 81 ms — h2https://kinsta.com/wp-content/uploads/2026/01/small-Isolated-containers-768x768.png/wp-content/uploads/2026/01/small-I... https://kinsta.com/wp-content/uploads/2026/01/small-Isolated-containers-768x768.png — 200 — 64.8 KiB — 88 ms — h2https://kinsta.com/wp-content/uploads/2026/01/medium-Security-768x768.png/wp-content/uploads/2026/01/medium-... https://kinsta.com/wp-content/uploads/2026/01/medium-Security-768x768.png — 200 — 183.3 KiB — 89 ms — h2https://kinsta.com/wp-content/uploads/2025/08/homepage_video.mp4/wp-content/uploads/2025/08/homepag... https://kinsta.com/wp-content/uploads/2025/08/homepage_video.mp4 — 206 — 5.8 MiB — 394 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/51769.js?ver=cd2cd4a24ce12ec696d2/wp-content/themes/kinsta/dist/5176... https://kinsta.com/wp-content/themes/kinsta/dist/51769.js?ver=cd2cd4a24ce12ec696d2 — 200 — 27.9 KiB — 70 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/42369.css?ver=463134b5996b39836357/wp-content/themes/kinsta/dist/4236... https://kinsta.com/wp-content/themes/kinsta/dist/42369.css?ver=463134b5996b39836357 — 200 — 3.5 KiB — 63 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/carousel.js?ver=463134b5996b39836357/wp-content/themes/kinsta/dist/caro... https://kinsta.com/wp-content/themes/kinsta/dist/carousel.js?ver=463134b5996b39836357 — 200 — 603 B — 69 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/71490.js?ver=79c66e7421f37b73cffd/wp-content/themes/kinsta/dist/7149... https://kinsta.com/wp-content/themes/kinsta/dist/71490.js?ver=79c66e7421f37b73cffd — 200 — 16.5 KiB — 65 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/17608.js?ver=2ab9a95655c245db1700/wp-content/themes/kinsta/dist/1760... https://kinsta.com/wp-content/themes/kinsta/dist/17608.js?ver=2ab9a95655c245db1700 — 200 — 17.4 KiB — 67 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/66705.js?ver=fbf4632785f493262b7f/wp-content/themes/kinsta/dist/6670... https://kinsta.com/wp-content/themes/kinsta/dist/66705.js?ver=fbf4632785f493262b7f — 200 — 3.3 KiB — 68 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/11703.js?ver=0b7549ad9c1ce4157713/wp-content/themes/kinsta/dist/1170... https://kinsta.com/wp-content/themes/kinsta/dist/11703.js?ver=0b7549ad9c1ce4157713 — 200 — 64.2 KiB — 69 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/44641.js?ver=b12fdf7c3cb93a81e7d0/wp-content/themes/kinsta/dist/4464... https://kinsta.com/wp-content/themes/kinsta/dist/44641.js?ver=b12fdf7c3cb93a81e7d0 — 200 — 11.5 KiB — 68 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/web-component-video.js?ver=e6cd174d43837424f004/wp-content/themes/kinsta/dist/web-... https://kinsta.com/wp-content/themes/kinsta/dist/web-component-video.js?ver=e6cd174d43837424f004 — 200 — 2.2 KiB — 65 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/42569.js?ver=679a0a8882bb21c3d51c/wp-content/themes/kinsta/dist/4256... https://kinsta.com/wp-content/themes/kinsta/dist/42569.js?ver=679a0a8882bb21c3d51c — 200 — 11.0 KiB — 66 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/44198.js?ver=a72398ce98983ea67156/wp-content/themes/kinsta/dist/4419... https://kinsta.com/wp-content/themes/kinsta/dist/44198.js?ver=a72398ce98983ea67156 — 200 — 3.2 KiB — 66 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/41209.js?ver=6f4f978273df17303a25/wp-content/themes/kinsta/dist/4120... https://kinsta.com/wp-content/themes/kinsta/dist/41209.js?ver=6f4f978273df17303a25 — 200 — 5.4 KiB — 68 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/95021.css?ver=11f61bc08dc6e1bcb929/wp-content/themes/kinsta/dist/9502... https://kinsta.com/wp-content/themes/kinsta/dist/95021.css?ver=11f61bc08dc6e1bcb929 — 200 — 1.8 KiB — 64 ms — h2https://kinsta.com/wp-content/themes/kinsta/dist/newsletter-cta.js?ver=11f61bc08dc6e1bcb929/wp-content/themes/kinsta/dist/news... https://kinsta.com/wp-content/themes/kinsta/dist/newsletter-cta.js?ver=11f61bc08dc6e1bcb929 — 200 — 1.6 KiB — 68 ms — h2https://global.ketchcdn.com/web/v3/config/kinsta/website_smart_tag/boot.js?v=2026-04-03global.ketchcdn.com/web/v3/config/k... https://global.ketchcdn.com/web/v3/config/kinsta/website_smart_tag/boot.js?v=2026-04-03 — 200 — 4.9 KiB — 228 ms — h2https://js.stripe.com/v3/js.stripe.com/v3/ https://js.stripe.com/v3/ — 200 — 225.0 KiB — 97 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 115 ms — h2data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 93 ms — datahttps://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.jscdn.ketchjs.com/ketchtag/stable/v2.... https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js — 200 — 259.2 KiB — 37 ms — h2https://global.ketchcdn.com/web/v3/ipglobal.ketchcdn.com/web/v3/ip https://global.ketchcdn.com/web/v3/ip — 200 — 424 B — 5 ms — h3https://global.ketchcdn.com/web/v3/config/kinsta/website_smart_tag/production/gdpr/en-US/config.json?hash=9760642087600386660global.ketchcdn.com/web/v3/config/k... https://global.ketchcdn.com/web/v3/config/kinsta/website_smart_tag/production/gdpr/en-US/config.json?hash=9760642087600386660 — 200 — 13.4 KiB — 180 ms — h3https://kinsta.com/wp-content/uploads/2024/09/cropped-Kinsta-black-favicon-1-32x32.png/wp-content/uploads/2024/09/cropped... https://kinsta.com/wp-content/uploads/2024/09/cropped-Kinsta-black-favicon-1-32x32.png — 200 — 1.0 KiB — 25 ms — h2https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fkinsta.com%2F&property=website_smart_tag&environment=production&jurisdiction=gdpr&tenant=kinsta&dver=1776865749&event_type=once_identities&ids=eyJzd2Jfd2Vic2l0ZV9zbWFydF90YWciOiI3OWZmOGYzNy05NjA5LTQ4ZmEtOGFiYS03MmJjMzEyNmNkOGEifQ%3D%3D&region=ESglobal.ketchcdn.com/web/v2/log?hasC... https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fkinsta.com%2F&property=website_smart_tag&environment=production&jurisdiction=gdpr&tenant=kinsta&dver=1776865749&event_type=once_identities&ids=eyJzd2Jfd2Vic2l0ZV9zbWFydF90YWciOiI3OWZmOGYzNy05NjA5LTQ4ZmEtOGFiYS03MmJjMzEyNmNkOGEifQ%3D%3D&region=ES — 204 — 348 B — 12 ms — h3https://global.ketchcdn.com/web/v3/consent/kinsta/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/kinsta/get — 200 — 0 B — 173 ms — h3https://global.ketchcdn.com/web/v3/consent/kinsta/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/kinsta/get — 200 — 0 B — 155 ms — h3https://global.ketchcdn.com/web/v3/consent/kinsta/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/kinsta/get — 200 — 0 B — 579 ms — h3https://global.ketchcdn.com/web/v3/consent/kinsta/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/kinsta/get — 200 — 567 B — 244 ms — h3https://global.ketchcdn.com/web/v3/consent/kinsta/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/kinsta/get — 200 — 567 B — 208 ms — h3https://kinsta.com/wp-content/uploads/2025/08/hero-animation.json/wp-content/uploads/2025/08/hero-an... https://kinsta.com/wp-content/uploads/2025/08/hero-animation.json — 200 — 1.0 MiB — 745 ms — h2https://global.ketchcdn.com/web/v3/consent/kinsta/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/kinsta/update — 200 — 0 B — 147 ms — h3https://global.ketchcdn.com/web/v3/consent/kinsta/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/kinsta/update — 200 — 0 B — 150 ms — h3https://global.ketchcdn.com/web/v3/consent/kinsta/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/kinsta/update — 200 — 822 B — 281 ms — h3https://global.ketchcdn.com/web/v3/consent/kinsta/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/kinsta/update — 200 — 822 B — 675 ms — h3https://global.ketchcdn.com/web/v3/consent/kinsta/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/kinsta/get — 200 — 567 B — 223 ms — h3https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 1.0 KiB — 10 ms — h3https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 893 B — 6 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.8 KiB — 50 ms — h2https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.5 KiB — 7 ms — h2https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 579 B — 564 ms — h2https://global.ketchcdn.com/web/v3/consent/kinsta/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/kinsta/update — 200 — 822 B — 670 ms — h3https://kinsta.com/wp-content/themes/kinsta/dist/lottie.js?ver=8a023d34983e500904fc/wp-content/themes/kinsta/dist/lott... https://kinsta.com/wp-content/themes/kinsta/dist/lottie.js?ver=8a023d34983e500904fc — 200 — 83.6 KiB — 27 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2AAAAQgCAMAAAC3s890AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2AAAAQgCAMAAAC3s890AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA… — 200 — 0 B — 4 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAc4AAAHOCAYAAAAR5umwAAAAAXNSR0IArs4c6QAAIABJREFUeF7sv…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAc4AAAHOCAYAAAAR5umwAAAAAXNSR0IArs4c6QAAIABJREFUeF7sv… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA/CAYAAABaQWCYAAAAAXNSR0IArs4c6QAACutJREFUaEPtm…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA/CAYAAABaQWCYAAAAAXNSR0IArs4c6QAACutJREFUaEPtm… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABhCAYAAAApxKSdAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABhCAYAAAApxKSdAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2AAAAQgCAMAAAC3s890AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2AAAAQgCAMAAAC3s890AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA… — 200 — 0 B — 3 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgQAAAIcCAYAAACJh7ZgAAAAAXNSR0IArs4c6QAAIABJREFUeF7sv…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgQAAAIcCAYAAACJh7ZgAAAAAXNSR0IArs4c6QAAIABJREFUeF7sv… — 200 — 0 B — 1 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgYAAAJ6CAMAAABkAXooAAAACXBIWXMAABYlAAAWJQFJUiTwAAADA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgYAAAJ6CAMAAABkAXooAAAACXBIWXMAABYlAAAWJQFJUiTwAAADA… — 200 — 0 B — 2 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhwAAAIcCAYAAAC9/nd8AAAAAXNSR0IArs4c6QAAIABJREFUeF7sv…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhwAAAIcCAYAAAC9/nd8AAAAAXNSR0IArs4c6QAAIABJREFUeF7sv… — 200 — 0 B — 1 ms — datahttps://kinsta.com/wp-content/uploads/2025/08/fancy-panel-animation.json/wp-content/uploads/2025/08/fancy-p... https://kinsta.com/wp-content/uploads/2025/08/fancy-panel-animation.json — 200 — 236.6 KiB — 534 ms — h2https://global.ketchcdn.com/gvl/eu/vendor-list.jsonglobal.ketchcdn.com/gvl/eu/vendor-l... https://global.ketchcdn.com/gvl/eu/vendor-list.json — 200 — 88.5 KiB — 8 ms — h3https://global.ketchcdn.com/web/v2/assetsv1/orgs/kinsta/1770369267044/test/kinsta-logo(1).pngglobal.ketchcdn.com/web/v2/assetsv1... https://global.ketchcdn.com/web/v2/assetsv1/orgs/kinsta/1770369267044/test/kinsta-logo(1).png — 200 — 6.0 KiB — 3 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPIAAADyCAYAAAB3aJikAAAAAXNSR0IArs4c6QAAIABJREFUeF7tf…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPIAAADyCAYAAAB3aJikAAAAAXNSR0IArs4c6QAAIABJREFUeF7tf… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA… — 200 — 0 B — 0 ms — datahttps://kinsta.com/wp-content/uploads/2025/08/Performance.json/wp-content/uploads/2025/08/Perform... https://kinsta.com/wp-content/uploads/2025/08/Performance.json — 200 — 595.0 KiB — 654 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAzgAAAGECAYAAAD6G4WlAAAAAXNSR0IArs4c6QAAIABJREFUeF7sv…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAzgAAAGECAYAAAD6G4WlAAAAAXNSR0IArs4c6QAAIABJREFUeF7sv… — 200 — 0 B — 1 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAACOCAYAAAAPWNIKAAAAAXNSR0IArs4c6QAAIABJREFUeF7tn…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAACOCAYAAAAPWNIKAAAAAXNSR0IArs4c6QAAIABJREFUeF7tn… — 200 — 0 B — 0 ms — datahttps://kinsta.com/wp-content/uploads/2026/02/Security-1.json/wp-content/uploads/2026/02/Securit... https://kinsta.com/wp-content/uploads/2026/02/Security-1.json — 200 — 987.4 KiB — 651 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGEAAAA8CAYAAAB2FtSKAAAHjUlEQVR4Aeyb24scRRTGT3fPmmWDg…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGEAAAA8CAYAAAB2FtSKAAAHjUlEQVR4Aeyb24scRRTGT3fPmmWDg… — 200 — 0 B — 0 ms — datadata:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEB…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEB… — 200 — 0 B — 4 ms — datadata:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/4gHYSUNDX1BST0ZJTEUAAQEAAAHIAAAAAAQwAABtbnRyUkdC…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/4gHYSUNDX1BST0ZJTEUAAQEAAAHIAAAAAAQwAABtbnRyUkdC… — 200 — 0 B — 1 ms — datadata:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/4gHYSUNDX1BST0ZJTEUAAQEAAAHIAAAAAAQwAABtbnRyUkdC…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/4gHYSUNDX1BST0ZJTEUAAQEAAAHIAAAAAAQwAABtbnRyUkdC… — 200 — 0 B — 1 ms — datadata:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/4gHYSUNDX1BST0ZJTEUAAQEAAAHIAAAAAAQwAABtbnRyUkdC…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/4gHYSUNDX1BST0ZJTEUAAQEAAAHIAAAAAAQwAABtbnRyUkdC… — 200 — 0 B — 2 ms — datadata:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/4gHYSUNDX1BST0ZJTEUAAQEAAAHIAAAAAAQwAABtbnRyUkdC…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/4gHYSUNDX1BST0ZJTEUAAQEAAAHIAAAAAAQwAABtbnRyUkdC… — 200 — 0 B — 1 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB7IAAANcCAYAAADSF+CEAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB7IAAANcCAYAAADSF+CEAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA… — 200 — 0 B — 3 ms — datahttps://kinsta.com/wp-content/uploads/2025/08/Support_updated.json/wp-content/uploads/2025/08/Support... https://kinsta.com/wp-content/uploads/2025/08/Support_updated.json — 200 — 394.9 KiB — 541 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAc4AAAHOCAYAAAAR5umwAAAQAElEQVR4Aez93Y80W5beh638qKr34…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAc4AAAHOCAYAAAAR5umwAAAQAElEQVR4Aez93Y80W5beh638qKr34… — 200 — 0 B — 1 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA/CAYAAABaQWCYAAALJklEQVR4AexZCYxV1Rn+7p2ZN/OGg…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA/CAYAAABaQWCYAAALJklEQVR4AexZCYxV1Rn+7p2ZN/OGg… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAA7CAYAAADFJfKzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAA7CAYAAADFJfKzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA/CAYAAABaQWCYAAAKmElEQVR4AexZC1BU5xX+FhYUQUBFF…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA/CAYAAABaQWCYAAAKmElEQVR4AexZC1BU5xX+FhYUQUBFF… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABJCAYAAACesWDiAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABJCAYAAACesWDiAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA… — 200 — 0 B — 0 ms — data
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
32% of JavaScript execution is third-party
First-party Third-party 3718ms · 484KB · $21/mo
Unattributable
Other
Costly
Execution 2818ms
Transfer 0 KB
Monthly Cost $16/mo
cdn.ketchjs.com
Other
Costly
Execution 632ms
Transfer 259 KB
Unused 44%
Monthly Cost $4/mo
Stripe
Payment
Essential
Execution 268ms
Transfer 225 KB
Unused 73%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Unattributable adds 2818ms and costs ~$16/month
  • cdn.ketchjs.com adds 632ms and costs ~$4/month

Unattributable takes 2818ms 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

cdn.ketchjs.com takes 632ms 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

73% of Stripe'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

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback