Skip to content
https://theknot.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

42
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

3.21 s

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

5.16 s

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

2.31 s

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

0.025

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

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

17.04 s

Page Load Progression

391 ms
782 ms
1.2 s
1.6 s
2.0 s
2.3 s
2.7 s
3.1 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
8.4 MB transferred, 176 requests
FIX
8.4 MB transferred, 176 requests
Critical::
Page weighs 12.7 MB (8.4 MB transferred)
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
Warning::
176 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.8 g CO2 per page load
8.4 MB / 2.4 MB budget
8.4 MB transferred
176 requests
1.8 g CO2 per page load
Other 6.2 MiB 74%
JavaScript 1.2 MiB 14%
Images 724.9 KiB 8%
CSS 114.5 KiB 1%
Fonts 74.1 KiB 1%
HTML 64.2 KiB 1%
Other 39.3 KiB 0%
Other 4.6 KiB 0%
Other 3.3 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (8.4 MiB of 8.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
8103ms total JS execution
FIX
8103ms total JS execution
Warning::
https://www.theknot.com/: 1929ms CPU time
Warning::
https://union.theknot.com/dist/v2/global-pagelets-...: 1786ms CPU time
Warning::
https://www.theknot.com/no-cookie-static/xo-landin...: 1124ms CPU time
Warning::
Unattributable: 688ms CPU time
Warning::
https://www.theknot.com/no-cookie-static/xo-landin...: 455ms CPU time
Warning::
Third-party scripts: 8103ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Style & Layout 17% Other 15% Rendering 6% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.theknot.com/1929ms204ms27ms3rd
https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/header/main.js1786ms1213ms46ms3rd
https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/89-6e6727b494d1b605.js1124ms891ms10ms3rd
Unattributable688ms55ms0ms3rd
https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/4-919c39b8b3deec81.js455ms452ms2ms3rd
https://ssl.p.jwpcdn.com/player/v/8.47.0/provider.hlsjs.js412ms243ms46ms3rd
https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/footer/main.js374ms330ms28ms3rd
https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/webpack-f4fee82d8f9c67e7.js232ms175ms55ms3rd
https://js.datadome.co/tags.js162ms133ms9ms3rd
https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/783-dcbe09745c21c9cc.js149ms21ms104ms3rd

Showing top 10 of 17 scripts

F
JS Bundles
Action
37 scripts, 503 KB unused
FIX
37 scripts, 503 KB unused
Warning::
https://www.theknot.com/no-cookie-static/xo-landin...: 126 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ssl.p.jwpcdn.com/player/v/8.47.0/provider....: 118 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://union.theknot.com/dist/v2/global-pagelets-...: 62 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://union.theknot.com/dist/v2/global-pagelets-...: 37 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.go-mpulse.net/boomerang/W4DWN-F385G-M4K8...: 37 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 503 KB
503 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/783-dcbe09745c21c9cc.js209 KB126 KB (60%)3rd
https://ssl.p.jwpcdn.com/player/v/8.47.0/provider.hlsjs.js139 KB118 KB (85%)3rd
https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/header/main.js180 KB62 KB (35%)3rd
https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/footer/main.js102 KB37 KB (36%)3rd
https://s.go-mpulse.net/boomerang/W4DWN-F385G-M4K84-AVS45-EWMBB57 KB37 KB (65%)3rd
https://union.theknot.com/dist/v2/compliance-theknot/latest/bundles/consented-segment.init.js62 KB31 KB (50%)3rd
https://ssl.p.jwpcdn.com/player/v/8.47.0/jwplayer.core.controls.js99 KB27 KB (28%)3rd
https://cdn.jwplayer.com/libraries/5tx9G3h1.js65 KB23 KB (35%)3rd
https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/0a16ccda-4723716d64c8703e.js23 KB21 KB (92%)3rd
https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/ee0891f0-350833a8b92c8728.js25 KB21 KB (83%)3rd

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

F
Page Weight Inventory
Action
176 resources · 8.4 MB · 503 KB savings available
FIX
176 resources · 8.4 MB · 503 KB savings available
Warning::
Page weight 7.4 MB over 1MB target
Got: 8.4 MB Expected: ≤ 1 MB
Info::
~503 KB of savings available
Warning::
175 third-party resources (100% of weight)
Info::
5 resources over 200KB
176 resources · 8.4 MiB · 175 third-party 7.4 MiB over 1MB target
Media 74% · 6.2 MiB
JavaScript 14% · 1.2 MiB
Image 8% · 727.2 KiB
CSS 1% · 114.5 KiB
Document 1% · 103.6 KiB
Font 1% · 74.1 KiB
Other 0% · 5.6 KiB

~502.8 KiB of savings available

Remove unused JavaScript: 502.8 KiB
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: max-age=0, no-cache, no-store
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, no-cache, no-store

DirectiveValueMeaning
max-age0Cache for 0 seconds
no-cacheCache but always revalidate first
no-storeNever cache this response
B
Image Optimization
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Warning::
https://www.theknot.com/tk-media/images/a2c1798d-5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.theknot.com/tk-media/images/93046955-4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.theknot.com/tk-media/images/76fbbad3-8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
45 images 725 KB
0 oversized -0 KB
3 legacy format
3 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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 (74 KB)
PASS
3 fonts (74 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

74 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 FCP 3.2 s LCP 5.2 shttps://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/secondary-regular.woff2secondary-regular.woff2 https://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/secondary-regular.woff2 — 24.1 KiB — 11 ms — font-display: swaphttps://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/primary-bold.woff2primary-bold.woff2 https://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/primary-bold.woff2 — 25.8 KiB — 14 ms — font-display: swaphttps://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/secondary-bold.woff2secondary-bold.woff2 https://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/secondary-bold.woff2 — 24.2 KiB — 14 ms — font-display: swap
secondary-regular.woff2 woff2 swap
Size 24 KB
Load time 11 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
primary-bold.woff2 woff2 swap
Size 26 KB
Load time 14 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
secondary-bold.woff2 woff2 swap
Size 24 KB
Load time 14 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
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
8 hints, 0 missing preconnects
PASS
8 hints, 0 missing preconnects
Info::
Page uses 8 resource hint(s)

Current Resource Hints

preconnect
preload
8
dns-prefetch
prefetch

8 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
Network Waterfall
176 requests over 4735ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.2 s LCP 5.2 shttps://theknot.com// https://theknot.com/ — 301 — 298 B — 140 ms — h2https://www.theknot.com/www.theknot.com/ https://www.theknot.com/ — 200 — 64.2 KiB — 820 ms — h2https://static.xoedge.com/xo-landing-pages/assets/images/NPE_VHP_poster.jpgstatic.xoedge.com/xo-landing-pages/... https://static.xoedge.com/xo-landing-pages/assets/images/NPE_VHP_poster.jpg — 200 — 178.2 KiB — 107 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/e60fb5189cc9611c.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/e60fb5189cc9611c.css — 200 — 765 B — 45 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/9393e3994d0ae584.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/9393e3994d0ae584.css — 200 — 5.6 KiB — 45 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/fb4499afd489fe1c.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/fb4499afd489fe1c.css — 200 — 12.3 KiB — 46 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/671b38fe7f44d2a6.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/671b38fe7f44d2a6.css — 200 — 6.2 KiB — 47 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/772768a07996f00f.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/772768a07996f00f.css — 200 — 1.8 KiB — 48 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/95049bbc5655a487.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/95049bbc5655a487.css — 200 — 1.4 KiB — 49 ms — h2https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/datadome-utils.jsunion.theknot.com/dist/v2/complianc... https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/datadome-utils.js — -1 — 0 B — 604 ms — https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/24c439b2253d978c.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/24c439b2253d978c.css — 200 — 924 B — 50 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/6643278da23c487a.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/6643278da23c487a.css — 200 — 1.4 KiB — 51 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/0dadb990b42b3f3b.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/0dadb990b42b3f3b.css — 200 — 9.1 KiB — 99 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/78f112ec7c1dcd7e.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/78f112ec7c1dcd7e.css — 200 — 9.7 KiB — 89 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/63c5cbf8828f12a7.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/63c5cbf8828f12a7.css — 200 — 602 B — 90 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/ef56902afddccc66.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/ef56902afddccc66.css — 200 — 663 B — 91 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/32c74c9e61155267.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/32c74c9e61155267.css — 200 — 1.2 KiB — 92 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/6db24c8e65b6fe5e.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/6db24c8e65b6fe5e.css — 200 — 2.6 KiB — 94 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/c20dcd7d266226af.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/c20dcd7d266226af.css — 200 — 570 B — 94 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/e6f594b846759dd3.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/e6f594b846759dd3.css — 200 — 816 B — 95 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/035980a5dc8616a5.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/035980a5dc8616a5.css — 200 — 659 B — 95 ms — h2https://union.theknot.com/dist/v2/global-app-kernel/latest/core.cssunion.theknot.com/dist/v2/global-ap... https://union.theknot.com/dist/v2/global-app-kernel/latest/core.css — 200 — 755 B — 60 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/fragments/head/client.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/fragments/head/client.html — 200 — 852 B — 72 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/brand-definition.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/brand-definition.css — 200 — 17.9 KiB — 61 ms — h2https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/consent-utils.jsunion.theknot.com/dist/v2/complianc... https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/consent-utils.js — 200 — 3.9 KiB — 400 ms — h2https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/analytics-utils.jsunion.theknot.com/dist/v2/complianc... https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/analytics-utils.js — 200 — 4.9 KiB — 342 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextHero@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextHero@1.css — 200 — 936 B — 352 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextCategory@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextCategory@1.css — 200 — 863 B — 58 ms — h2https://static.xoedge.com/xo-landing-pages/assets/images/NPE_VHP_poster.webpstatic.xoedge.com/xo-landing-pages/... https://static.xoedge.com/xo-landing-pages/assets/images/NPE_VHP_poster.webp — 200 — 44.2 KiB — 80 ms — h2https://www.theknot.com/tk-media/images/76fbbad3-8357-4111-9973-7c94f7b92565~rs_278.hwww.theknot.com/tk-media/images/76f... https://www.theknot.com/tk-media/images/76fbbad3-8357-4111-9973-7c94f7b92565~rs_278.h — 200 — 12.3 KiB — 19 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.2 s LCP 5.2 shttps://theknot.com// https://theknot.com/ — 301 — 298 B — 140 ms — h2https://www.theknot.com/www.theknot.com/ https://www.theknot.com/ — 200 — 64.2 KiB — 820 ms — h2https://static.xoedge.com/xo-landing-pages/assets/images/NPE_VHP_poster.jpgstatic.xoedge.com/xo-landing-pages/... https://static.xoedge.com/xo-landing-pages/assets/images/NPE_VHP_poster.jpg — 200 — 178.2 KiB — 107 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/e60fb5189cc9611c.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/e60fb5189cc9611c.css — 200 — 765 B — 45 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/9393e3994d0ae584.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/9393e3994d0ae584.css — 200 — 5.6 KiB — 45 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/fb4499afd489fe1c.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/fb4499afd489fe1c.css — 200 — 12.3 KiB — 46 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/671b38fe7f44d2a6.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/671b38fe7f44d2a6.css — 200 — 6.2 KiB — 47 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/772768a07996f00f.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/772768a07996f00f.css — 200 — 1.8 KiB — 48 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/95049bbc5655a487.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/95049bbc5655a487.css — 200 — 1.4 KiB — 49 ms — h2https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/datadome-utils.jsunion.theknot.com/dist/v2/complianc... https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/datadome-utils.js — -1 — 0 B — 604 ms — https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/24c439b2253d978c.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/24c439b2253d978c.css — 200 — 924 B — 50 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/6643278da23c487a.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/6643278da23c487a.css — 200 — 1.4 KiB — 51 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/0dadb990b42b3f3b.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/0dadb990b42b3f3b.css — 200 — 9.1 KiB — 99 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/78f112ec7c1dcd7e.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/78f112ec7c1dcd7e.css — 200 — 9.7 KiB — 89 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/63c5cbf8828f12a7.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/63c5cbf8828f12a7.css — 200 — 602 B — 90 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/ef56902afddccc66.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/ef56902afddccc66.css — 200 — 663 B — 91 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/32c74c9e61155267.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/32c74c9e61155267.css — 200 — 1.2 KiB — 92 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/6db24c8e65b6fe5e.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/6db24c8e65b6fe5e.css — 200 — 2.6 KiB — 94 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/c20dcd7d266226af.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/c20dcd7d266226af.css — 200 — 570 B — 94 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/e6f594b846759dd3.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/e6f594b846759dd3.css — 200 — 816 B — 95 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/035980a5dc8616a5.csswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/css/035980a5dc8616a5.css — 200 — 659 B — 95 ms — h2https://union.theknot.com/dist/v2/global-app-kernel/latest/core.cssunion.theknot.com/dist/v2/global-ap... https://union.theknot.com/dist/v2/global-app-kernel/latest/core.css — 200 — 755 B — 60 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/fragments/head/client.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/fragments/head/client.html — 200 — 852 B — 72 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/brand-definition.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/brand-definition.css — 200 — 17.9 KiB — 61 ms — h2https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/consent-utils.jsunion.theknot.com/dist/v2/complianc... https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/consent-utils.js — 200 — 3.9 KiB — 400 ms — h2https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/analytics-utils.jsunion.theknot.com/dist/v2/complianc... https://union.theknot.com/dist/v2/compliance-theknot/latest/compliance/analytics-utils.js — 200 — 4.9 KiB — 342 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextHero@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextHero@1.css — 200 — 936 B — 352 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextCategory@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextCategory@1.css — 200 — 863 B — 58 ms — h2https://static.xoedge.com/xo-landing-pages/assets/images/NPE_VHP_poster.webpstatic.xoedge.com/xo-landing-pages/... https://static.xoedge.com/xo-landing-pages/assets/images/NPE_VHP_poster.webp — 200 — 44.2 KiB — 80 ms — h2https://www.theknot.com/tk-media/images/76fbbad3-8357-4111-9973-7c94f7b92565~rs_278.hwww.theknot.com/tk-media/images/76f... https://www.theknot.com/tk-media/images/76fbbad3-8357-4111-9973-7c94f7b92565~rs_278.h — 200 — 12.3 KiB — 19 ms — h2https://www.theknot.com/tk-media/images/6b68a235-931a-4372-a785-34d80f2fb4f8~rs_278.hwww.theknot.com/tk-media/images/6b6... https://www.theknot.com/tk-media/images/6b68a235-931a-4372-a785-34d80f2fb4f8~rs_278.h — 200 — 10.0 KiB — 34 ms — h2https://www.theknot.com/tk-media/images/a2c1798d-5502-407e-b9ca-0c3460414a7c~rs_278.hwww.theknot.com/tk-media/images/a2c... https://www.theknot.com/tk-media/images/a2c1798d-5502-407e-b9ca-0c3460414a7c~rs_278.h — 200 — 9.8 KiB — 36 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/webpack-f4fee82d8f9c67e7.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/webpack-f4fee82d8f9c67e7.js — 200 — 2.5 KiB — 24 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 404 ms — https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/0937d497-114a2a3de515565e.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/0937d497-114a2a3de515565e.js — 200 — 46.0 KiB — 20 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/89-6e6727b494d1b605.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/89-6e6727b494d1b605.js — 200 — 37.3 KiB — 18 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/main-app-361c41c207fdda47.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/main-app-361c41c207fdda47.js — 200 — 662 B — 30 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/ee0891f0-350833a8b92c8728.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/ee0891f0-350833a8b92c8728.js — 200 — 25.3 KiB — 15 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/0a16ccda-4723716d64c8703e.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/0a16ccda-4723716d64c8703e.js — 200 — 23.3 KiB — 20 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/b11ebc50-835e651fc99dd53a.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/b11ebc50-835e651fc99dd53a.js — 200 — 2.3 KiB — 20 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/783-dcbe09745c21c9cc.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/783-dcbe09745c21c9cc.js — 200 — 209.1 KiB — 29 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/490-a84b1be453315462.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/490-a84b1be453315462.js — 200 — 6.6 KiB — 22 ms — h2https://s.go-mpulse.net/boomerang/W4DWN-F385G-M4K84-AVS45-EWMBBs.go-mpulse.net/boomerang/W4DWN-F38... https://s.go-mpulse.net/boomerang/W4DWN-F385G-M4K84-AVS45-EWMBB — 200 — 56.7 KiB — 58 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/4-919c39b8b3deec81.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/4-919c39b8b3deec81.js — 200 — 8.5 KiB — 67 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/app/page-d237b7f8fd732b3f.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/app/page-d237b7f8fd732b3f.js — 200 — 15.4 KiB — 38 ms — h2https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/app/layout-c0deb52a8405fea3.jswww.theknot.com/no-cookie-static/xo... https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/app/layout-c0deb52a8405fea3.js — 200 — 4.3 KiB — 68 ms — h2https://union.theknot.com/dist/v2/global-app-kernel/latest/bundles/core.init.jsunion.theknot.com/dist/v2/global-ap... https://union.theknot.com/dist/v2/global-app-kernel/latest/bundles/core.init.js — 200 — 2.5 KiB — 308 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/bundles/ds.init.jsunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/bundles/ds.init.js — 200 — 6.9 KiB — 28 ms — h2https://union.theknot.com/dist/v2/global-app-kernel/latest/bundles/FragmentLoader.init.jsunion.theknot.com/dist/v2/global-ap... https://union.theknot.com/dist/v2/global-app-kernel/latest/bundles/FragmentLoader.init.js — 200 — 2.8 KiB — 31 ms — h2https://union.theknot.com/dist/v2/global-app-kernel/latest/bundles/Pagelet.init.jsunion.theknot.com/dist/v2/global-ap... https://union.theknot.com/dist/v2/global-app-kernel/latest/bundles/Pagelet.init.js — 200 — 5.5 KiB — 29 ms — h2https://js.datadome.co/tags.jsjs.datadome.co/tags.js https://js.datadome.co/tags.js — 200 — 39.4 KiB — 11 ms — h2https://www.theknot.com/akam/13/18daf6edwww.theknot.com/akam/13/18daf6ed https://www.theknot.com/akam/13/18daf6ed — 200 — 9.5 KiB — 152 ms — h2https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/header/main.jsunion.theknot.com/dist/v2/global-pa... https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/header/main.js — 200 — 180.3 KiB — 310 ms — h2https://www.theknot.com/tk-media/images/e12efef0-0744-4c41-94e6-5e338f8deb1c~rs_278.hwww.theknot.com/tk-media/images/e12... https://www.theknot.com/tk-media/images/e12efef0-0744-4c41-94e6-5e338f8deb1c~rs_278.h — 200 — 17.8 KiB — 67 ms — h2https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/footer/main.jsunion.theknot.com/dist/v2/global-pa... https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/footer/main.js — 200 — 102.3 KiB — 309 ms — h2https://union.theknot.com/dist/v2/compliance-theknot/latest/bundles/consented-segment.init.jsunion.theknot.com/dist/v2/complianc... https://union.theknot.com/dist/v2/compliance-theknot/latest/bundles/consented-segment.init.js — 200 — 62.2 KiB — 296 ms — h2https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/header/main.cssunion.theknot.com/dist/v2/global-pa... https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/header/main.css — 200 — 13.8 KiB — 305 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzk5IiBoZWlnaHQ9IjQ2MCIgdmlld0JveD0iMCAwIDM5OSA0NjAiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzk5IiBoZWlnaHQ9IjQ2MCIgdmlld0JveD0iMCAwIDM5OSA0NjAiIGZpb… — 200 — 0 B — 0 ms — datahttps://www.theknot.com/tk-media/images/93046955-4428-45c8-a2ae-d24ad2cad862~rs_278.hwww.theknot.com/tk-media/images/930... https://www.theknot.com/tk-media/images/93046955-4428-45c8-a2ae-d24ad2cad862~rs_278.h — 200 — 13.4 KiB — 20 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/secondary-regular.woff2union.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/secondary-regular.woff2 — 200 — 24.1 KiB — 11 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/primary-bold.woff2union.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/primary-bold.woff2 — 200 — 25.8 KiB — 14 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/secondary-bold.woff2union.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/fonts/secondary-bold.woff2 — 200 — 24.2 KiB — 14 ms — h2https://static.xoedge.com/xo-landing-pages/assets/videos/NPE_VHP_animation.webmstatic.xoedge.com/xo-landing-pages/... https://static.xoedge.com/xo-landing-pages/assets/videos/NPE_VHP_animation.webm — 206 — 3.5 MiB — 9 ms — h2https://www.theknot.com/tk-media/images/e0ba2280-76cb-421d-8957-7dc596e94017~rs_278.hwww.theknot.com/tk-media/images/e0b... https://www.theknot.com/tk-media/images/e0ba2280-76cb-421d-8957-7dc596e94017~rs_278.h — 200 — 14.5 KiB — 30 ms — h2https://www.theknot.com/tk-media/images/b4d2522b-0eb5-4435-b77d-99616d84a06f~rs_465.hwww.theknot.com/tk-media/images/b4d... https://www.theknot.com/tk-media/images/b4d2522b-0eb5-4435-b77d-99616d84a06f~rs_465.h — 200 — 6.9 KiB — 31 ms — h2https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/footer/main.cssunion.theknot.com/dist/v2/global-pa... https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/footer/main.css — 200 — 8.9 KiB — 302 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwIiBoZWlnaHQ9IjE5NCIgdmlld0JveD0iMCAwIDE2MCAxOTQiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwIiBoZWlnaHQ9IjE5NCIgdmlld0JveD0iMCAwIDE2MCAxOTQiIGZpb… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTY1IiBoZWlnaHQ9IjE4OSIgdmlld0JveD0iMCAwIDE2NSAxODkiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTY1IiBoZWlnaHQ9IjE4OSIgdmlld0JveD0iMCAwIDE2NSAxODkiIGZpb… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwIiBoZWlnaHQ9IjE4OSIgdmlld0JveD0iMCAwIDE2MCAxODkiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwIiBoZWlnaHQ9IjE4OSIgdmlld0JveD0iMCAwIDE2MCAxODkiIGZpb… — 200 — 0 B — 0 ms — datahttps://www.theknot.com/tk-media/images/e222ef67-7b91-49d1-bddf-707f8f9e86e3~rs_465.hwww.theknot.com/tk-media/images/e22... https://www.theknot.com/tk-media/images/e222ef67-7b91-49d1-bddf-707f8f9e86e3~rs_465.h — 200 — 19.7 KiB — 24 ms — h2https://www.theknot.com/tk-media/images/953e4bc2-e166-471e-8269-854b8c3af790~rs_465.hwww.theknot.com/tk-media/images/953... https://www.theknot.com/tk-media/images/953e4bc2-e166-471e-8269-854b8c3af790~rs_465.h — 200 — 6.2 KiB — 32 ms — h2https://www.theknot.com/tk-media/images/2cacc89c-281d-4d21-bf61-f40873d7bec0~rs_1125.hwww.theknot.com/tk-media/images/2ca... https://www.theknot.com/tk-media/images/2cacc89c-281d-4d21-bf61-f40873d7bec0~rs_1125.h — 200 — 6.2 KiB — 25 ms — h2https://www.theknot.com/tk-media/images/76e4c178-c86c-4823-8a81-37f0df94c698~rs_404.hwww.theknot.com/tk-media/images/76e... https://www.theknot.com/tk-media/images/76e4c178-c86c-4823-8a81-37f0df94c698~rs_404.h — 200 — 2.6 KiB — 26 ms — h2https://www.theknot.com/tk-media/images/61a4b86f-8923-4d2e-a614-4eff9981733d~rs_404.hwww.theknot.com/tk-media/images/61a... https://www.theknot.com/tk-media/images/61a4b86f-8923-4d2e-a614-4eff9981733d~rs_404.h — 200 — 2.4 KiB — 27 ms — h2https://static.xoedge.com/xo-homepage/2023/vhp-marketplace/Outdoor.webmstatic.xoedge.com/xo-homepage/2023/... https://static.xoedge.com/xo-homepage/2023/vhp-marketplace/Outdoor.webm — 206 — 1.1 MiB — 109 ms — h2https://static.xoedge.com/xo-homepage/2023/vhp-marketplace/Barn.webmstatic.xoedge.com/xo-homepage/2023/... https://static.xoedge.com/xo-homepage/2023/vhp-marketplace/Barn.webm — 206 — 940.8 KiB — 102 ms — h2https://static.xoedge.com/xo-homepage/2023/vhp-marketplace/Historic.webmstatic.xoedge.com/xo-homepage/2023/... https://static.xoedge.com/xo-homepage/2023/vhp-marketplace/Historic.webm — 206 — 616.4 KiB — 102 ms — h2https://www.theknot.com/tk-media/images/6db89d77-3d53-44d0-a3ca-81541fb05374~rs_404.hwww.theknot.com/tk-media/images/6db... https://www.theknot.com/tk-media/images/6db89d77-3d53-44d0-a3ca-81541fb05374~rs_404.h — 200 — 2.6 KiB — 45 ms — h2https://www.theknot.com/tk-media/images/4314ba2a-420b-4400-8469-1cc3cfee4d83~rs_404.hwww.theknot.com/tk-media/images/431... https://www.theknot.com/tk-media/images/4314ba2a-420b-4400-8469-1cc3cfee4d83~rs_404.h — 200 — 2.9 KiB — 46 ms — h2https://www.theknot.com/tk-media/images/cd3e9e62-d177-4ae9-9528-81dd5f0cb2f8~rs_404.hwww.theknot.com/tk-media/images/cd3... https://www.theknot.com/tk-media/images/cd3e9e62-d177-4ae9-9528-81dd5f0cb2f8~rs_404.h — 200 — 2.1 KiB — 48 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCXzVNbbHk3tbyl5AN…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCXzVNbbHk3tbyl5AN… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS… — 200 — 0 B — 0 ms — datahttps://geo-api.xogrp.com/geo/ipgeo-api.xogrp.com/geo/ip https://geo-api.xogrp.com/geo/ip — 200 — 724 B — 513 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Layout@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Layout@1.css — 200 — 1.1 KiB — 9 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Logo/current@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Logo/current@1.css — 200 — 718 B — 22 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Icon@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Icon@1.css — 200 — 773 B — 9 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/IconAction@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/IconAction@1.css — 200 — 832 B — 8 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Button@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Button@1.css — 200 — 1.4 KiB — 12 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/logos/theknot-logotype.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/logos/theknot-logotype.shadow.html — 200 — 2.0 KiB — 23 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/heart-filled.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/heart-filled.shadow.html — 200 — 1.2 KiB — 4 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-down.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-down.shadow.html — 200 — 1.1 KiB — 22 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/speech-bubble-dots.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/speech-bubble-dots.shadow.html — 200 — 1.3 KiB — 25 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/illustrations/en-US/app-store-badge.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/illustrations/en-US/app-store-badge.shadow.html — 200 — 3.7 KiB — 22 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/illustrations/en-US/google-play-badge.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/illustrations/en-US/google-play-badge.shadow.html — 200 — 2.2 KiB — 33 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/arrow-right.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/arrow-right.shadow.html — 200 — 1.3 KiB — 31 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/facebook.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/facebook.shadow.html — 200 — 1.1 KiB — 34 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/x.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/x.shadow.html — 200 — 1011 B — 34 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/pinterest.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/pinterest.shadow.html — 200 — 1.3 KiB — 34 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/instagram.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/instagram.shadow.html — 200 — 1.6 KiB — 31 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/foundations.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/foundations.css — 200 — 2.7 KiB — 32 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextBody@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextBody@1.css — 200 — 991 B — 19 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Link@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Link@1.css — 200 — 1.0 KiB — 19 ms — h2https://www.theknot.com/akam/13/pixel_18daf6edwww.theknot.com/akam/13/pixel_18daf... https://www.theknot.com/akam/13/pixel_18daf6ed — 200 — 751 B — 12 ms — h2https://cdn.jwplayer.com/libraries/5tx9G3h1.jscdn.jwplayer.com/libraries/5tx9G3h1... https://cdn.jwplayer.com/libraries/5tx9G3h1.js — 200 — 65.3 KiB — 161 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Snackbar@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Snackbar@1.css — 200 — 1.2 KiB — 298 ms — h2https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend?sessionId=712727031&appName=nextjs&environment=defaultpro-tkww-unleash-edge-useast1.svc.n... https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend?sessionId=712727031&appName=nextjs&environment=default — 200 — 0 B — 462 ms — http/1.1https://www.theknot.com/tk-media/images/c267fb96-3819-4be6-a736-8f600505c188~rs_456.hwww.theknot.com/tk-media/images/c26... https://www.theknot.com/tk-media/images/c267fb96-3819-4be6-a736-8f600505c188~rs_456.h — 200 — 13.0 KiB — 15 ms — h2https://www.theknot.com/tk-media/images/fa5dac2b-6aab-44af-8318-05ec7a0c0140~rs_456.hwww.theknot.com/tk-media/images/fa5... https://www.theknot.com/tk-media/images/fa5dac2b-6aab-44af-8318-05ec7a0c0140~rs_456.h — 200 — 28.7 KiB — 17 ms — h2https://www.theknot.com/tk-media/images/a867a631-b609-470e-a960-3cd6d8af0be6~rs_456.hwww.theknot.com/tk-media/images/a86... https://www.theknot.com/tk-media/images/a867a631-b609-470e-a960-3cd6d8af0be6~rs_456.h — 200 — 15.7 KiB — 17 ms — h2https://www.theknot.com/tk-media/images/98954be9-0995-4ccf-af38-3fd7a1fac054~rs_456.hwww.theknot.com/tk-media/images/989... https://www.theknot.com/tk-media/images/98954be9-0995-4ccf-af38-3fd7a1fac054~rs_456.h — 200 — 23.1 KiB — 46 ms — h2https://www.theknot.com/tk-media/images/752eea0b-c115-4216-9a72-39ea50f26ace~rs_456.hwww.theknot.com/tk-media/images/752... https://www.theknot.com/tk-media/images/752eea0b-c115-4216-9a72-39ea50f26ace~rs_456.h — 200 — 14.5 KiB — 47 ms — h2https://www.theknot.com/tk-media/images/15a43c96-f93a-4fd4-b30e-1ea5e87b1f1a~rs_456.hwww.theknot.com/tk-media/images/15a... https://www.theknot.com/tk-media/images/15a43c96-f93a-4fd4-b30e-1ea5e87b1f1a~rs_456.h — 200 — 18.9 KiB — 47 ms — h2https://www.theknot.com/tk-media/images/5a7938f1-ab3c-4d26-87d6-dc011121a495~rs_456.hwww.theknot.com/tk-media/images/5a7... https://www.theknot.com/tk-media/images/5a7938f1-ab3c-4d26-87d6-dc011121a495~rs_456.h — 200 — 13.5 KiB — 48 ms — h2https://www.theknot.com/tk-media/images/6daa61d5-1f66-4317-a2d4-5ff61ac7e626~rs_456.hwww.theknot.com/tk-media/images/6da... https://www.theknot.com/tk-media/images/6daa61d5-1f66-4317-a2d4-5ff61ac7e626~rs_456.h — 200 — 10.9 KiB — 48 ms — h2https://www.theknot.com/tk-media/images/f7407cca-38cf-4b0b-8c33-4434c8b230ac~rs_456.hwww.theknot.com/tk-media/images/f74... https://www.theknot.com/tk-media/images/f7407cca-38cf-4b0b-8c33-4434c8b230ac~rs_456.h — 200 — 13.2 KiB — 49 ms — h2https://www.theknot.com/tk-media/images/69a96533-bff5-4e61-bcea-47933f0265df~rs_456.hwww.theknot.com/tk-media/images/69a... https://www.theknot.com/tk-media/images/69a96533-bff5-4e61-bcea-47933f0265df~rs_456.h — 200 — 20.6 KiB — 21 ms — h2https://www.theknot.com/tk-media/images/e2bd5421-eed6-470d-9db3-912ae757ab5b~rs_456.hwww.theknot.com/tk-media/images/e2b... https://www.theknot.com/tk-media/images/e2bd5421-eed6-470d-9db3-912ae757ab5b~rs_456.h — 200 — 12.9 KiB — 32 ms — h2https://www.theknot.com/tk-media/images/0fbb6538-59e8-430c-bec3-8dc1271e6334~rs_456.hwww.theknot.com/tk-media/images/0fb... https://www.theknot.com/tk-media/images/0fbb6538-59e8-430c-bec3-8dc1271e6334~rs_456.h — 200 — 15.3 KiB — 33 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/PillAction@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/PillAction@1.css — 200 — 903 B — 284 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Overlay@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Overlay@1.css — 200 — 867 B — 5 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Badge@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Badge@1.css — 200 — 1011 B — 290 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Logo/theknot@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/Logo/theknot@1.css — 200 — 724 B — 5 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/menu.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/menu.shadow.html — 200 — 1.2 KiB — 5 ms — h2https://www.theknot.com/tk-media/images/65a2705c-252b-4e61-98ef-16cef3c2d590~rs_456.hwww.theknot.com/tk-media/images/65a... https://www.theknot.com/tk-media/images/65a2705c-252b-4e61-98ef-16cef3c2d590~rs_456.h — 200 — 21.6 KiB — 50 ms — h2https://www.theknot.com/tk-media/images/6a1f8dc6-baf5-4e8c-8256-ff63a5af590f~rs_456.hwww.theknot.com/tk-media/images/6a1... https://www.theknot.com/tk-media/images/6a1f8dc6-baf5-4e8c-8256-ff63a5af590f~rs_456.h — 200 — 18.9 KiB — 51 ms — h2https://www.theknot.com/tk-media/images/83d095b6-a541-4865-b7fa-8db9bbf78959~rs_456.hwww.theknot.com/tk-media/images/83d... https://www.theknot.com/tk-media/images/83d095b6-a541-4865-b7fa-8db9bbf78959~rs_456.h — 200 — 14.0 KiB — 51 ms — h2https://www.theknot.com/tk-media/images/9e1a2397-4622-4158-8c35-cbdb921eaf22~rs_456.hwww.theknot.com/tk-media/images/9e1... https://www.theknot.com/tk-media/images/9e1a2397-4622-4158-8c35-cbdb921eaf22~rs_456.h — 200 — 7.3 KiB — 52 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-right.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-right.shadow.html — 200 — 1.1 KiB — 23 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/couple-filled.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/couple-filled.shadow.html — 200 — 1.4 KiB — 291 ms — h2https://www.theknot.com/tk-media/images/2a82f231-fbae-49b9-b270-9455ca583c19~rs_456.hwww.theknot.com/tk-media/images/2a8... https://www.theknot.com/tk-media/images/2a82f231-fbae-49b9-b270-9455ca583c19~rs_456.h — 200 — 29.9 KiB — 40 ms — h2https://www.theknot.com/tk-media/images/fb6978ec-78be-4899-a24e-cf9ef87833b2~rs_456.hwww.theknot.com/tk-media/images/fb6... https://www.theknot.com/tk-media/images/fb6978ec-78be-4899-a24e-cf9ef87833b2~rs_456.h — 200 — 16.9 KiB — 41 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextTitle@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/TextTitle@1.css — 200 — 947 B — 322 ms — h2https://www.theknot.com/tk-media/images/d353bc21-a1da-4973-bf63-e7f3c9e90b0e~rs_456.hwww.theknot.com/tk-media/images/d35... https://www.theknot.com/tk-media/images/d353bc21-a1da-4973-bf63-e7f3c9e90b0e~rs_456.h — 200 — 17.1 KiB — 24 ms — h2https://www.theknot.com/tk-media/images/1d3602ab-77fd-4c2b-8424-556855289afa~rs_456.hwww.theknot.com/tk-media/images/1d3... https://www.theknot.com/tk-media/images/1d3602ab-77fd-4c2b-8424-556855289afa~rs_456.h — 200 — 21.9 KiB — 36 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-left.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-left.shadow.html — 200 — 1.1 KiB — 22 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/close.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/close.shadow.html — 200 — 1.3 KiB — 23 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/home.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/home.shadow.html — 200 — 983 B — 28 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/checklist.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/checklist.shadow.html — 200 — 890 B — 22 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/dollar-circle.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/dollar-circle.shadow.html — 200 — 1.1 KiB — 4 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/hearts.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/hearts.shadow.html — 200 — 1.2 KiB — 26 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/forward.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/forward.shadow.html — 200 — 1.0 KiB — 62 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-up.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-up.shadow.html — 200 — 1.1 KiB — 26 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/pencil.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/pencil.shadow.html — 200 — 1.5 KiB — 25 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/color-palette.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/color-palette.shadow.html — 200 — 1.7 KiB — 20 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/couple.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/couple.shadow.html — 200 — 1.1 KiB — 23 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/mail-content.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/mail-content.shadow.html — 200 — 1.2 KiB — 25 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/paper-plane.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/paper-plane.shadow.html — 200 — 1.2 KiB — 20 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/cart.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/cart.shadow.html — 200 — 1001 B — 24 ms — h2https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend?sessionId=712727031&appName=nextjs&environment=defaultpro-tkww-unleash-edge-useast1.svc.n... https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend?sessionId=712727031&appName=nextjs&environment=default — 200 — 672 B — 100 ms — http/1.1https://entitlements.jwplayer.com/pn9uwKc7EemKYQZ7OQFGMA.jsonentitlements.jwplayer.com/pn9uwKc7E... https://entitlements.jwplayer.com/pn9uwKc7EemKYQZ7OQFGMA.json — 200 — 439 B — 12 ms — h2https://ssl.p.jwpcdn.com/player/v/8.47.0/jwpsrv.jsssl.p.jwpcdn.com/player/v/8.47.0/jw... https://ssl.p.jwpcdn.com/player/v/8.47.0/jwpsrv.js — 200 — 18.1 KiB — 10 ms — h2https://ssl.p.jwpcdn.com/player/v/8.47.0/gapro.jsssl.p.jwpcdn.com/player/v/8.47.0/ga... https://ssl.p.jwpcdn.com/player/v/8.47.0/gapro.js — 200 — 1.7 KiB — 8 ms — h2https://ssl.p.jwpcdn.com/player/v/8.47.0/jwplayer.core.controls.jsssl.p.jwpcdn.com/player/v/8.47.0/jw... https://ssl.p.jwpcdn.com/player/v/8.47.0/jwplayer.core.controls.js — 200 — 98.6 KiB — 12 ms — h2https://cdn.jwplayer.com/v2/media/pSvOoDCDcdn.jwplayer.com/v2/media/pSvOoDCD https://cdn.jwplayer.com/v2/media/pSvOoDCD — 200 — 1.1 KiB — 238 ms — h2https://c.go-mpulse.net/api/config.json?key=W4DWN-F385G-M4K84-AVS45-EWMBB&d=www.theknot.com&t=5922699&v=1.720.0&sl=0&si=d16a7c37-1531-49e2-9710-b7b664c984c5-tdv736&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=768326c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=W4DWN-F385G-M4K84-AVS45-EWMBB&d=www.theknot.com&t=5922699&v=1.720.0&sl=0&si=d16a7c37-1531-49e2-9710-b7b664c984c5-tdv736&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=768326 — 200 — 214 B — 278 ms — h2https://js-agent.newrelic.com/nr-spa-1.297.0.min.jsjs-agent.newrelic.com/nr-spa-1.297.... https://js-agent.newrelic.com/nr-spa-1.297.0.min.js — 200 — 33.3 KiB — 9 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/meta-graphics/favicon.pngunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/3.0.0/meta-graphics/favicon.png — 200 — 1.5 KiB — 291 ms — h2https://bam.nr-data.net/1/da771d87c0?a=718425975&sa=1&v=1.297.0&t=Unnamed%20Transaction&rst=3254&ck=0&s=fcf4d6b9150b9003&ref=https://www.theknot.com/&ptid=d53647e8b3ab4535&af=err,spa,xhr,stn,ins&be=959&fe=2165&dc=897&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776809633976,%22n%22:0,%22f%22:142,%22dn%22:142,%22dne%22:142,%22c%22:142,%22s%22:142,%22ce%22:142,%22rq%22:149,%22rp%22:959,%22rpe%22:963,%22di%22:1722,%22ds%22:1856,%22de%22:1856,%22dc%22:3122,%22l%22:3122,%22le%22:3124%7D,%22navigation%22:%7B%7D%7D&fp=1632&fcp=1632bam.nr-data.net/1/da771d87c0?a=7184... https://bam.nr-data.net/1/da771d87c0?a=718425975&sa=1&v=1.297.0&t=Unnamed%20Transaction&rst=3254&ck=0&s=fcf4d6b9150b9003&ref=https://www.theknot.com/&ptid=d53647e8b3ab4535&af=err,spa,xhr,stn,ins&be=959&fe=2165&dc=897&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776809633976,%22n%22:0,%22f%22:142,%22dn%22:142,%22dne%22:142,%22c%22:142,%22s%22:142,%22ce%22:142,%22rq%22:149,%22rp%22:959,%22rpe%22:963,%22di%22:1722,%22ds%22:1856,%22de%22:1856,%22dc%22:3122,%22l%22:3122,%22le%22:3124%7D,%22navigation%22:%7B%7D%7D&fp=1632&fcp=1632 — 200 — 726 B — 129 ms — http/1.1blob:https://www.theknot.com/0f5e20fd-4a48-4419-b511-801dcfe3a1b9www.theknot.com/0f5e20fd-4a48-4419-... blob:https://www.theknot.com/0f5e20fd-4a48-4419-b511-801dcfe3a1b9 — 200 — -1 B — 62 ms — blobhttps://ssl.p.jwpcdn.com/player/v/8.47.0/provider.hlsjs.jsssl.p.jwpcdn.com/player/v/8.47.0/pr... https://ssl.p.jwpcdn.com/player/v/8.47.0/provider.hlsjs.js — 200 — 139.3 KiB — 7 ms — h2https://api-js.datadome.co/js/api-js.datadome.co/js/ https://api-js.datadome.co/js/ — 200 — 266 B — 126 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/close.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/close.shadow.html — 200 — 0 B — 3 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-left.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-left.shadow.html — 200 — 0 B — 2 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-right.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/icons/caret-right.shadow.html — 200 — 0 B — 2 ms — h2https://cdn.jwplayer.com/strips/pSvOoDCD-120.vttcdn.jwplayer.com/strips/pSvOoDCD-12... https://cdn.jwplayer.com/strips/pSvOoDCD-120.vtt — 301 — 291 B — 113 ms — h2https://ssl.p.jwpcdn.com/player/v/8.47.0/provider.cast.jsssl.p.jwpcdn.com/player/v/8.47.0/pr... https://ssl.p.jwpcdn.com/player/v/8.47.0/provider.cast.js — 200 — 9.5 KiB — 2 ms — h2https://cdn.jwplayer.com/v2/media/pSvOoDCD/poster.jpg?width=480cdn.jwplayer.com/v2/media/pSvOoDCD/... https://cdn.jwplayer.com/v2/media/pSvOoDCD/poster.jpg?width=480 — 302 — 444 B — 118 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1811848036&e=e&n=3505850997113303&aid=pn9uwKc7EemKYQZ7OQFGMA&amp=0&at=1&c=-1&ccp=0&cp=0&d=2&eb=0&ed=6&emi=1d0vvrgu79vw&i=0&id=pSvOoDCD&lid=xkklbivo6jkj&lsa=set&mt=1&pbd=1&pbr=1&pgi=f63n9hgy56v8&ph=1&pid=5tx9G3h1&pii=0&pl=232&plc=1&pli=pepxk114cjnb&pp=hlsjs&ppm=VOD&prc=1&ps=4&pss=1&pt=The%20Knot%C2%AE%20Wedding%20Planning%20Website%3A%20Tools%2C%20Inspiration%20%26%20More&pu=https%3A%2F%2Fwww.theknot.com%2F&pv=8.47.0&pyc=0&s=0&sdk=0&stc=1&stpe=0&t=A%20new%20wedding%20planning%20experience&tv=4.0.11&vb=0&vi=0&vl=90&wd=412&ab=1&cae=0&cb=1&cdid=my-unique-id&cme=0&dd=0&flc=0&fv=&ga=1&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FpSvOoDCD.m3u8&pbc=1&pd=2&pdr=&plng=en-US&plt=3100&pni=1&po=0&pogt=The%20Knot%C2%AE%20Wedding%20Planning%20Website%3A%20Tools%2C%20Inspiration%20%26%20More&pvt=1&sn=%7B%22controlbar%22%3A%7B%22background%22%3A%22rgba(0%2C0%2C0%2C0)%22%2C%22icons%22%3A%22rgba(255%2C255%2C255%2C0.8)%22%2C%22iconsActive%22%3A%22%23FFFFFF%22%2C%22text%22%3A%22%23FFFFFF%22%7D%2C%22menus%22%3A%7B%22background%22%3A%22%23333333%22%2C%22text%22%3A%22rgba(255%2C255%2C255%2C0.8)%22%2C%22textActive%22%3A%22%23FFFFFF%22%7D%2C%22timeslider%22%3A%7B%22progress%22%3A%22%23F2F2F2%22%2C%22rail%22%3A%22rgba(255%2C255%2C255%2C0.3)%22%7D%2C%22tooltips%22%3A%7B%22background%22%3A%22%23FFFFFF%22%2C%22text%22%3A%22%23000000%22%7D%7D&sp=0&st=380&sa=1776809637396prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1811848036&e=e&n=3505850997113303&aid=pn9uwKc7EemKYQZ7OQFGMA&amp=0&at=1&c=-1&ccp=0&cp=0&d=2&eb=0&ed=6&emi=1d0vvrgu79vw&i=0&id=pSvOoDCD&lid=xkklbivo6jkj&lsa=set&mt=1&pbd=1&pbr=1&pgi=f63n9hgy56v8&ph=1&pid=5tx9G3h1&pii=0&pl=232&plc=1&pli=pepxk114cjnb&pp=hlsjs&ppm=VOD&prc=1&ps=4&pss=1&pt=The%20Knot%C2%AE%20Wedding%20Planning%20Website%3A%20Tools%2C%20Inspiration%20%26%20More&pu=https%3A%2F%2Fwww.theknot.com%2F&pv=8.47.0&pyc=0&s=0&sdk=0&stc=1&stpe=0&t=A%20new%20wedding%20planning%20experience&tv=4.0.11&vb=0&vi=0&vl=90&wd=412&ab=1&cae=0&cb=1&cdid=my-unique-id&cme=0&dd=0&flc=0&fv=&ga=1&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FpSvOoDCD.m3u8&pbc=1&pd=2&pdr=&plng=en-US&plt=3100&pni=1&po=0&pogt=The%20Knot%C2%AE%20Wedding%20Planning%20Website%3A%20Tools%2C%20Inspiration%20%26%20More&pvt=1&sn=%7B%22controlbar%22%3A%7B%22background%22%3A%22rgba(0%2C0%2C0%2C0)%22%2C%22icons%22%3A%22rgba(255%2C255%2C255%2C0.8)%22%2C%22iconsActive%22%3A%22%23FFFFFF%22%2C%22text%22%3A%22%23FFFFFF%22%7D%2C%22menus%22%3A%7B%22background%22%3A%22%23333333%22%2C%22text%22%3A%22rgba(255%2C255%2C255%2C0.8)%22%2C%22textActive%22%3A%22%23FFFFFF%22%7D%2C%22timeslider%22%3A%7B%22progress%22%3A%22%23F2F2F2%22%2C%22rail%22%3A%22rgba(255%2C255%2C255%2C0.3)%22%7D%2C%22tooltips%22%3A%7B%22background%22%3A%22%23FFFFFF%22%2C%22text%22%3A%22%23000000%22%7D%7D&sp=0&st=380&sa=1776809637396 — 204 — 202 B — 147 ms — h2https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1www.gstatic.com/cv/js/sender/v1/cas... https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1 — 200 — 2.5 KiB — 92 ms — h2https://bam.nr-data.net/events/1/da771d87c0?a=718425975&sa=1&v=1.297.0&t=Unnamed%20Transaction&rst=3481&ck=0&s=fcf4d6b9150b9003&ref=https://www.theknot.com/&ptid=d53647e8b3ab4535bam.nr-data.net/events/1/da771d87c0... https://bam.nr-data.net/events/1/da771d87c0?a=718425975&sa=1&v=1.297.0&t=Unnamed%20Transaction&rst=3481&ck=0&s=fcf4d6b9150b9003&ref=https://www.theknot.com/&ptid=d53647e8b3ab4535 — 200 — 417 B — 110 ms — http/1.1https://assets-jpcust.jwpsrv.com/strips/pSvOoDCD-120.vttassets-jpcust.jwpsrv.com/strips/pSv... https://assets-jpcust.jwpsrv.com/strips/pSvOoDCD-120.vtt — 200 — 698 B — 105 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/IOz3rXYG-480.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/IOz3rXYG-480.jpg — 200 — 24.8 KiB — 88 ms — h2https://www.gstatic.com/cast/sdk/libs/sender/1.0/cast_framework.jswww.gstatic.com/cast/sdk/libs/sende... https://www.gstatic.com/cast/sdk/libs/sender/1.0/cast_framework.js — 200 — 12.1 KiB — 37 ms — h2https://www.gstatic.com/eureka/clank/147/cast_sender.jswww.gstatic.com/eureka/clank/147/ca... https://www.gstatic.com/eureka/clank/147/cast_sender.js — 200 — 13.4 KiB — 31 ms — h2https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend/client/metricspro-tkww-unleash-edge-useast1.svc.n... https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend/client/metrics — 200 — 0 B — 98 ms — http/1.1https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend/client/metricspro-tkww-unleash-edge-useast1.svc.n... https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend/client/metrics — 202 — 224 B — 100 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 8103ms · 1115KB · $152/mo
www.theknot.com
Other
Costly
Execution 1929ms
Transfer 64 KB
Monthly Cost $36/mo
union.theknot.com
Other
Costly
Execution 1786ms
Transfer 180 KB
Unused 35%
Monthly Cost $33/mo
www.theknot.com
Other
Costly
Execution 1124ms
Transfer 37 KB
Monthly Cost $21/mo
Unattributable
Other
Costly
Execution 688ms
Transfer 0 KB
Monthly Cost $13/mo
www.theknot.com
Other
Costly
Execution 455ms
Transfer 9 KB
Monthly Cost $9/mo
ssl.p.jwpcdn.com
Other
Costly
Execution 412ms
Transfer 139 KB
Unused 85%
Monthly Cost $8/mo
union.theknot.com
Other
Costly
Execution 374ms
Transfer 102 KB
Unused 36%
Monthly Cost $7/mo
www.theknot.com
Other
Costly
Execution 232ms
Transfer 2 KB
Monthly Cost $4/mo
js.datadome.co
Other
Optional
Execution 162ms
Transfer 39 KB
Monthly Cost $3/mo
www.theknot.com
Other
Optional
Execution 149ms
Transfer 209 KB
Unused 60%
Monthly Cost $3/mo
js-agent.newrelic.com
Other
Optional
Execution 142ms
Transfer 33 KB
Monthly Cost $3/mo
www.theknot.com
Other
Optional
Execution 140ms
Transfer 9 KB
Monthly Cost $3/mo
ssl.p.jwpcdn.com
Other
Optional
Execution 126ms
Transfer 99 KB
Unused 28%
Monthly Cost $2/mo
union.theknot.com
Other
Optional
Execution 121ms
Transfer 62 KB
Unused 50%
Monthly Cost $2/mo
cdn.jwplayer.com
Other
Optional
Execution 108ms
Transfer 65 KB
Unused 35%
Monthly Cost $2/mo
union.theknot.com
Other
Optional
Execution 93ms
Transfer 7 KB
Monthly Cost $2/mo
s.go-mpulse.net
Other
Optional
Execution 60ms
Transfer 57 KB
Unused 65%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.theknot.com adds 1929ms and costs ~$36/month
  • union.theknot.com adds 1786ms and costs ~$33/month
  • www.theknot.com adds 1124ms and costs ~$21/month
  • Unattributable adds 688ms and costs ~$13/month
  • www.theknot.com adds 455ms and costs ~$9/month
  • ssl.p.jwpcdn.com adds 412ms and costs ~$8/month
  • union.theknot.com adds 374ms and costs ~$7/month
  • www.theknot.com adds 232ms and costs ~$4/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.theknot.com takes 1929ms 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

union.theknot.com takes 1786ms 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

www.theknot.com takes 1124ms 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

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

www.theknot.com takes 455ms 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

ssl.p.jwpcdn.com takes 412ms 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

85% of ssl.p.jwpcdn.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

union.theknot.com takes 374ms 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

www.theknot.com takes 232ms 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

60% of www.theknot.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

50% of union.theknot.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

65% of s.go-mpulse.net'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