Skip to content
https://theknot.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
5
REVIEW
3
PASS
5
INFO
2

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

87
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.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

958 ms

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

1.62 s

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

155 ms

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

0.012

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

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

2.51 s

Page Load Progression

754 ms
1.5 s
2.3 s
3.0 s
3.8 s
4.5 s
5.3 s
6.0 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
9.0 MB transferred, 181 requests
FIX
9.0 MB transferred, 181 requests
Critical::
Page weighs 12.9 MB (9.0 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::
181 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.9 g CO2 per page load
9.0 MB / 2.4 MB budget
9.0 MB transferred
181 requests
1.9 g CO2 per page load
Other 6.7 MiB 75%
JavaScript 1.2 MiB 14%
Images 784.2 KiB 8%
CSS 115.2 KiB 1%
Fonts 74.1 KiB 1%
HTML 64.2 KiB 1%
Other 41.3 KiB 0%
Other 4.5 KiB 0%
Other 2.4 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 (9.0 MiB of 9.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
37 scripts, 499 KB unused
FIX
37 scripts, 499 KB unused
Warning::
https://www.theknot.com/no-cookie-static/xo-landin...: 124 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: 499 KB
499 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 KB124 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 KB26 KB (27%)3rd
https://cdn.jwplayer.com/libraries/5tx9G3h1.js65 KB22 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 (90%)3rd
https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/ee0891f0-350833a8b92c8728.js25 KB20 KB (82%)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
181 resources · 9.0 MB · 499 KB savings available
FIX
181 resources · 9.0 MB · 499 KB savings available
Warning::
Page weight 8.0 MB over 1MB target
Got: 9.0 MB Expected: ≤ 1 MB
Info::
~499 KB of savings available
Warning::
180 third-party resources (100% of weight)
Info::
5 resources over 200KB
181 resources · 9.0 MiB · 180 third-party 8.0 MiB over 1MB target
Media 75% · 6.7 MiB
JavaScript 14% · 1.2 MiB
Image 8% · 785.3 KiB
CSS 1% · 115.2 KiB
Document 1% · 105.5 KiB
Font 1% · 74.1 KiB
Other 0% · 5.9 KiB

~499.0 KiB of savings available

Remove unused JavaScript: 499.0 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
C
Image Optimization
Action
47 images, 0 KB saveable
REVIEW
47 images, 0 KB saveable
Warning::
https://www.theknot.com/tk-media/images/e3d712ac-d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.theknot.com/tk-media/images/05191c9e-b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.theknot.com/tk-media/images/e222ef67-7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
47 images 784 KB
0 oversized -0 KB
4 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
JS Execution Cost
Action
1950ms total JS execution
REVIEW
1950ms total JS execution
Warning::
https://www.theknot.com/: 548ms CPU time
Warning::
https://union.theknot.com/dist/v2/global-pagelets-...: 445ms CPU time
Warning::
https://www.theknot.com/no-cookie-static/xo-landin...: 314ms CPU time
Info::
Unattributable: 223ms CPU time
Info::
https://www.theknot.com/no-cookie-static/xo-landin...: 103ms CPU time
Warning::
Third-party scripts: 1950ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 17% Style & Layout 17% Rendering 7% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.theknot.com/548ms62ms5ms3rd
https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/header/main.js445ms255ms42ms3rd
https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/89-6e6727b494d1b605.js314ms264ms3ms3rd
Unattributable223ms16ms0ms3rd
https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/app/page-d237b7f8fd732b3f.js103ms101ms2ms3rd
https://union.theknot.com/dist/v2/global-app-kernel/latest/bundles/Pagelet.init.js91ms90ms0ms3rd
https://ssl.p.jwpcdn.com/player/v/8.47.0/provider.hlsjs.js89ms53ms9ms3rd
https://union.theknot.com/dist/v2/global-pagelets-theknot/latest/footer/main.js79ms51ms23ms3rd
https://www.theknot.com/no-cookie-static/xo-landing-pages/vhp-ods/1.2.3/_next/static/chunks/783-dcbe09745c21c9cc.js58ms6ms23ms3rd
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 500 ms 1.0 s 1.5 s FCP 958 ms LCP 1.6 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 — 6 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 — 15 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 — 21 ms — font-display: swap
secondary-regular.woff2 woff2 swap
Size 24 KB
Load time 6 ms
Start 780 ms
Risk FOUT — text flashes from fallback to web font
primary-bold.woff2 woff2 swap
Size 26 KB
Load time 15 ms
Start 782 ms
Risk FOUT — text flashes from fallback to web font
secondary-bold.woff2 woff2 swap
Size 24 KB
Load time 21 ms
Start 783 ms
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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
181 requests over 3750ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 958 ms LCP 1.6 shttps://theknot.com// https://theknot.com/ — 301 — 297 B — 51 ms — h2https://www.theknot.com/www.theknot.com/ https://www.theknot.com/ — 200 — 64.2 KiB — 277 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 — 51 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 — 36 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 — 37 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 — 74 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 — 75 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 — 76 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 — 76 ms — h2https://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 — 77 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 — 354 ms — https://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 — 78 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 — 80 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 — 80 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 — 80 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 — 81 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 — 81 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 — 81 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 — 82 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 — 817 B — 83 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 — 658 B — 84 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 — 757 B — 28 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 — 41 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 — 31 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 — 35 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 — 36 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 — 939 B — 28 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 — 862 B — 28 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 — 37 ms — h2https://www.theknot.com/tk-media/images/76fbbad3-8357-4111-9973-7c94f7b92565~rs_185.hwww.theknot.com/tk-media/images/76f... https://www.theknot.com/tk-media/images/76fbbad3-8357-4111-9973-7c94f7b92565~rs_185.h — 200 — 7.3 KiB — 20 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 958 ms LCP 1.6 shttps://theknot.com// https://theknot.com/ — 301 — 297 B — 51 ms — h2https://www.theknot.com/www.theknot.com/ https://www.theknot.com/ — 200 — 64.2 KiB — 277 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 — 51 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 — 36 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 — 37 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 — 74 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 — 75 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 — 76 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 — 76 ms — h2https://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 — 77 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 — 354 ms — https://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 — 78 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 — 80 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 — 80 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 — 80 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 — 81 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 — 81 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 — 81 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 — 82 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 — 817 B — 83 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 — 658 B — 84 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 — 757 B — 28 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 — 41 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 — 31 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 — 35 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 — 36 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 — 939 B — 28 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 — 862 B — 28 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 — 37 ms — h2https://www.theknot.com/tk-media/images/76fbbad3-8357-4111-9973-7c94f7b92565~rs_185.hwww.theknot.com/tk-media/images/76f... https://www.theknot.com/tk-media/images/76fbbad3-8357-4111-9973-7c94f7b92565~rs_185.h — 200 — 7.3 KiB — 20 ms — h2https://www.theknot.com/tk-media/images/6b68a235-931a-4372-a785-34d80f2fb4f8~rs_185.hwww.theknot.com/tk-media/images/6b6... https://www.theknot.com/tk-media/images/6b68a235-931a-4372-a785-34d80f2fb4f8~rs_185.h — 200 — 5.7 KiB — 17 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 398 ms — https://www.theknot.com/tk-media/images/a2c1798d-5502-407e-b9ca-0c3460414a7c~rs_185.hwww.theknot.com/tk-media/images/a2c... https://www.theknot.com/tk-media/images/a2c1798d-5502-407e-b9ca-0c3460414a7c~rs_185.h — 200 — 5.8 KiB — 16 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 — 15 ms — h2https://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 — 15 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 — 15 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 — 16 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 — 16 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 — 18 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 — 16 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 — 27 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 — 15 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 — 17 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 — 18 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 — 26 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 — 52 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 — 18 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 — 18 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 — 20 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 — 19 ms — h2https://js.datadome.co/tags.jsjs.datadome.co/tags.js https://js.datadome.co/tags.js — 200 — 39.4 KiB — 26 ms — h2https://www.theknot.com/akam/13/18daf6edwww.theknot.com/akam/13/18daf6ed https://www.theknot.com/akam/13/18daf6ed — 200 — 9.4 KiB — 36 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 — 31 ms — h2https://www.theknot.com/tk-media/images/e12efef0-0744-4c41-94e6-5e338f8deb1c~rs_185.hwww.theknot.com/tk-media/images/e12... https://www.theknot.com/tk-media/images/e12efef0-0744-4c41-94e6-5e338f8deb1c~rs_185.h — 200 — 9.4 KiB — 37 ms — h2https://www.theknot.com/tk-media/images/93046955-4428-45c8-a2ae-d24ad2cad862~rs_185.hwww.theknot.com/tk-media/images/930... https://www.theknot.com/tk-media/images/93046955-4428-45c8-a2ae-d24ad2cad862~rs_185.h — 200 — 7.9 KiB — 37 ms — h2https://www.theknot.com/tk-media/images/e0ba2280-76cb-421d-8957-7dc596e94017~rs_185.hwww.theknot.com/tk-media/images/e0b... https://www.theknot.com/tk-media/images/e0ba2280-76cb-421d-8957-7dc596e94017~rs_185.h — 200 — 8.8 KiB — 53 ms — h2https://www.theknot.com/tk-media/images/05191c9e-b56c-43c9-b3b1-a192c1fb856b~rs_310.hwww.theknot.com/tk-media/images/051... https://www.theknot.com/tk-media/images/05191c9e-b56c-43c9-b3b1-a192c1fb856b~rs_310.h — 200 — 9.3 KiB — 41 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 — 27 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 — 25 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 — 20 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 — 21 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTcyIiBoZWlnaHQ9IjMyNCIgdmlld0JveD0iMCAwIDk3MiAzMjQiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTcyIiBoZWlnaHQ9IjMyNCIgdmlld0JveD0iMCAwIDk3MiAzMjQiIGZpb… — 200 — 0 B — 0 ms — datahttps://www.theknot.com/tk-media/images/e222ef67-7b91-49d1-bddf-707f8f9e86e3~rs_310.hwww.theknot.com/tk-media/images/e22... https://www.theknot.com/tk-media/images/e222ef67-7b91-49d1-bddf-707f8f9e86e3~rs_310.h — 200 — 10.8 KiB — 32 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTcyIiBoZWlnaHQ9IjE3NCIgdmlld0JveD0iMCAwIDE3MiAxNzQiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTcyIiBoZWlnaHQ9IjE3NCIgdmlld0JveD0iMCAwIDE3MiAxNzQiIGZpb… — 200 — 0 B — 1 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgyIiBoZWlnaHQ9IjE2NCIgdmlld0JveD0iMCAwIDE4MiAxNjQiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgyIiBoZWlnaHQ9IjE2NCIgdmlld0JveD0iMCAwIDE4MiAxNjQiIGZpb… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUyIiBoZWlnaHQ9IjE3NCIgdmlld0JveD0iMCAwIDE1MiAxNzQiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUyIiBoZWlnaHQ9IjE3NCIgdmlld0JveD0iMCAwIDE1MiAxNzQiIGZpb… — 200 — 0 B — 0 ms — datahttps://www.theknot.com/tk-media/images/e3d712ac-dd23-40ff-8137-ddb5ecfeb3af~rs_310.hwww.theknot.com/tk-media/images/e3d... https://www.theknot.com/tk-media/images/e3d712ac-dd23-40ff-8137-ddb5ecfeb3af~rs_310.h — 200 — 12.4 KiB — 46 ms — h2https://www.theknot.com/tk-media/images/62eeeea0-3dda-4632-8984-f324b0d259dc~rs_1335.hwww.theknot.com/tk-media/images/62e... https://www.theknot.com/tk-media/images/62eeeea0-3dda-4632-8984-f324b0d259dc~rs_1335.h — 200 — 17.6 KiB — 47 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 — 3.1 KiB — 46 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.9 KiB — 47 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 — 3.1 KiB — 37 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 — 3.3 KiB — 39 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 — 6 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 — 15 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 — 21 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 — 4.1 MiB — 17 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 — 25 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 — 118 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.9 KiB — 111 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 — 129 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q… — 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 — 180 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 — 11 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 — 11 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 — 771 B — 10 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 — 12 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 — 11 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 — 6 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 — 7 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 — 8 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 — 6 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 — 14 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 — 10 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 — 13 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 — 14 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 — 1010 B — 14 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 — 13 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 — 13 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 — 13 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 — 14 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://cdn.jwplayer.com/libraries/5tx9G3h1.jscdn.jwplayer.com/libraries/5tx9G3h1... https://cdn.jwplayer.com/libraries/5tx9G3h1.js — 200 — 65.3 KiB — 11 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 — 4 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/BrandLogo/theknot@1.cssunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/tokens/BrandLogo/theknot@1.css — 200 — 725 B — 296 ms — h2https://www.theknot.com/tk-media/images/c267fb96-3819-4be6-a736-8f600505c188~rs_413.hwww.theknot.com/tk-media/images/c26... https://www.theknot.com/tk-media/images/c267fb96-3819-4be6-a736-8f600505c188~rs_413.h — 200 — 11.2 KiB — 20 ms — h2https://www.theknot.com/tk-media/images/fa5dac2b-6aab-44af-8318-05ec7a0c0140~rs_413.hwww.theknot.com/tk-media/images/fa5... https://www.theknot.com/tk-media/images/fa5dac2b-6aab-44af-8318-05ec7a0c0140~rs_413.h — 200 — 24.2 KiB — 20 ms — h2https://www.theknot.com/tk-media/images/a867a631-b609-470e-a960-3cd6d8af0be6~rs_413.hwww.theknot.com/tk-media/images/a86... https://www.theknot.com/tk-media/images/a867a631-b609-470e-a960-3cd6d8af0be6~rs_413.h — 200 — 13.5 KiB — 25 ms — h2https://www.theknot.com/tk-media/images/98954be9-0995-4ccf-af38-3fd7a1fac054~rs_413.hwww.theknot.com/tk-media/images/989... https://www.theknot.com/tk-media/images/98954be9-0995-4ccf-af38-3fd7a1fac054~rs_413.h — 200 — 19.4 KiB — 26 ms — h2https://www.theknot.com/tk-media/images/752eea0b-c115-4216-9a72-39ea50f26ace~rs_413.hwww.theknot.com/tk-media/images/752... https://www.theknot.com/tk-media/images/752eea0b-c115-4216-9a72-39ea50f26ace~rs_413.h — 200 — 12.4 KiB — 32 ms — h2https://www.theknot.com/tk-media/images/15a43c96-f93a-4fd4-b30e-1ea5e87b1f1a~rs_413.hwww.theknot.com/tk-media/images/15a... https://www.theknot.com/tk-media/images/15a43c96-f93a-4fd4-b30e-1ea5e87b1f1a~rs_413.h — 200 — 16.2 KiB — 45 ms — h2https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend?sessionId=454687331&appName=nextjs&environment=defaultpro-tkww-unleash-edge-useast1.svc.n... https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend?sessionId=454687331&appName=nextjs&environment=default — 200 — 0 B — 395 ms — http/1.1https://www.theknot.com/tk-media/images/5a7938f1-ab3c-4d26-87d6-dc011121a495~rs_413.hwww.theknot.com/tk-media/images/5a7... https://www.theknot.com/tk-media/images/5a7938f1-ab3c-4d26-87d6-dc011121a495~rs_413.h — 200 — 11.6 KiB — 43 ms — h2https://www.theknot.com/tk-media/images/6daa61d5-1f66-4317-a2d4-5ff61ac7e626~rs_413.hwww.theknot.com/tk-media/images/6da... https://www.theknot.com/tk-media/images/6daa61d5-1f66-4317-a2d4-5ff61ac7e626~rs_413.h — 200 — 9.3 KiB — 43 ms — h2https://www.theknot.com/tk-media/images/f7407cca-38cf-4b0b-8c33-4434c8b230ac~rs_413.hwww.theknot.com/tk-media/images/f74... https://www.theknot.com/tk-media/images/f7407cca-38cf-4b0b-8c33-4434c8b230ac~rs_413.h — 200 — 11.4 KiB — 40 ms — h2https://www.theknot.com/tk-media/images/69a96533-bff5-4e61-bcea-47933f0265df~rs_413.hwww.theknot.com/tk-media/images/69a... https://www.theknot.com/tk-media/images/69a96533-bff5-4e61-bcea-47933f0265df~rs_413.h — 200 — 16.8 KiB — 43 ms — h2https://www.theknot.com/tk-media/images/e2bd5421-eed6-470d-9db3-912ae757ab5b~rs_413.hwww.theknot.com/tk-media/images/e2b... https://www.theknot.com/tk-media/images/e2bd5421-eed6-470d-9db3-912ae757ab5b~rs_413.h — 200 — 11.1 KiB — 44 ms — h2https://www.theknot.com/tk-media/images/c225fc92-1448-415c-85f2-ffd10d3feb7f~rs_115.hwww.theknot.com/tk-media/images/c22... https://www.theknot.com/tk-media/images/c225fc92-1448-415c-85f2-ffd10d3feb7f~rs_115.h — 200 — 4.4 KiB — 27 ms — h2https://www.theknot.com/akam/13/pixel_18daf6edwww.theknot.com/akam/13/pixel_18daf... https://www.theknot.com/akam/13/pixel_18daf6ed — 200 — 748 B — 38 ms — h2https://www.theknot.com/tk-media/images/0fbb6538-59e8-430c-bec3-8dc1271e6334~rs_413.hwww.theknot.com/tk-media/images/0fb... https://www.theknot.com/tk-media/images/0fbb6538-59e8-430c-bec3-8dc1271e6334~rs_413.h — 200 — 13.0 KiB — 37 ms — h2https://www.theknot.com/tk-media/images/65a2705c-252b-4e61-98ef-16cef3c2d590~rs_413.hwww.theknot.com/tk-media/images/65a... https://www.theknot.com/tk-media/images/65a2705c-252b-4e61-98ef-16cef3c2d590~rs_413.h — 200 — 18.8 KiB — 39 ms — h2https://www.theknot.com/tk-media/images/6a1f8dc6-baf5-4e8c-8256-ff63a5af590f~rs_413.hwww.theknot.com/tk-media/images/6a1... https://www.theknot.com/tk-media/images/6a1f8dc6-baf5-4e8c-8256-ff63a5af590f~rs_413.h — 200 — 16.3 KiB — 42 ms — h2https://www.theknot.com/tk-media/images/83d095b6-a541-4865-b7fa-8db9bbf78959~rs_413.hwww.theknot.com/tk-media/images/83d... https://www.theknot.com/tk-media/images/83d095b6-a541-4865-b7fa-8db9bbf78959~rs_413.h — 200 — 12.1 KiB — 43 ms — h2https://www.theknot.com/tk-media/images/9e1a2397-4622-4158-8c35-cbdb921eaf22~rs_413.hwww.theknot.com/tk-media/images/9e1... https://www.theknot.com/tk-media/images/9e1a2397-4622-4158-8c35-cbdb921eaf22~rs_413.h — 200 — 6.4 KiB — 50 ms — h2https://www.theknot.com/tk-media/images/2a82f231-fbae-49b9-b270-9455ca583c19~rs_413.hwww.theknot.com/tk-media/images/2a8... https://www.theknot.com/tk-media/images/2a82f231-fbae-49b9-b270-9455ca583c19~rs_413.h — 200 — 26.1 KiB — 30 ms — h2https://www.theknot.com/tk-media/images/fb6978ec-78be-4899-a24e-cf9ef87833b2~rs_413.hwww.theknot.com/tk-media/images/fb6... https://www.theknot.com/tk-media/images/fb6978ec-78be-4899-a24e-cf9ef87833b2~rs_413.h — 200 — 14.5 KiB — 31 ms — h2https://www.theknot.com/tk-media/images/d353bc21-a1da-4973-bf63-e7f3c9e90b0e~rs_413.hwww.theknot.com/tk-media/images/d35... https://www.theknot.com/tk-media/images/d353bc21-a1da-4973-bf63-e7f3c9e90b0e~rs_413.h — 200 — 14.8 KiB — 32 ms — h2https://www.theknot.com/tk-media/images/1d3602ab-77fd-4c2b-8424-556855289afa~rs_413.hwww.theknot.com/tk-media/images/1d3... https://www.theknot.com/tk-media/images/1d3602ab-77fd-4c2b-8424-556855289afa~rs_413.h — 200 — 18.3 KiB — 32 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 — 905 B — 10 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 — 11 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 — 1013 B — 12 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 — 723 B — 13 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 — 14 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 — 6 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 — 3 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 — 949 B — 4 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 — 4 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 — 6 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 — 984 B — 4 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 — 4 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 — 4 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 — 4 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 — 14 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 — 13 ms — h2https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend?sessionId=454687331&appName=nextjs&environment=defaultpro-tkww-unleash-edge-useast1.svc.n... https://pro-tkww-unleash-edge-useast1.svc.nuptic.com/api/frontend?sessionId=454687331&appName=nextjs&environment=default — 200 — 672 B — 107 ms — http/1.1https://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 — 9 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 — 5 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 — 4 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 — 7 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 — 4 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=f1fe218d-8460-4617-a50b-9ec5b88e4207-tdv747&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=f1fe218d-8460-4617-a50b-9ec5b88e4207-tdv747&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 — 264 ms — h2https://entitlements.jwplayer.com/pn9uwKc7EemKYQZ7OQFGMA.jsonentitlements.jwplayer.com/pn9uwKc7E... https://entitlements.jwplayer.com/pn9uwKc7EemKYQZ7OQFGMA.json — 200 — 431 B — 15 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 — 21 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 — 16 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 — 19 ms — h2https://cdn.jwplayer.com/v2/media/pSvOoDCDcdn.jwplayer.com/v2/media/pSvOoDCD https://cdn.jwplayer.com/v2/media/pSvOoDCD — 200 — 1.1 KiB — 44 ms — h2https://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 — 9 ms — h2https://cdn.jwplayer.com/strips/pSvOoDCD-120.vttcdn.jwplayer.com/strips/pSvOoDCD-12... https://cdn.jwplayer.com/strips/pSvOoDCD-120.vtt — 301 — 297 B — 39 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 — 3 ms — h2https://cdn.jwplayer.com/v2/media/pSvOoDCD/poster.jpg?width=1280cdn.jwplayer.com/v2/media/pSvOoDCD/... https://cdn.jwplayer.com/v2/media/pSvOoDCD/poster.jpg?width=1280 — 302 — 442 B — 122 ms — h2https://assets-jpcust.jwpsrv.com/strips/pSvOoDCD-120.vttassets-jpcust.jwpsrv.com/strips/pSv... https://assets-jpcust.jwpsrv.com/strips/pSvOoDCD-120.vtt — 200 — 696 B — 37 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 — 77 ms — h2blob:https://www.theknot.com/3e626385-25fa-48cb-a94a-86322a38d2f8www.theknot.com/3e626385-25fa-48cb-... blob:https://www.theknot.com/3e626385-25fa-48cb-a94a-86322a38d2f8 — 200 — -1 B — 42 ms — blobhttps://cdn.jwplayer.com/strips/pSvOoDCD-120.jpgcdn.jwplayer.com/strips/pSvOoDCD-12... https://cdn.jwplayer.com/strips/pSvOoDCD-120.jpg — 301 — 290 B — 111 ms — h2https://api-js.datadome.co/js/api-js.datadome.co/js/ https://api-js.datadome.co/js/ — 200 — 266 B — 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 — 45 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 — 36 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 — 7 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 — 5 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 — 4 ms — h2https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/logos/theknot-lg.shadow.htmlunion.theknot.com/dist/v2/ds-brand-... https://union.theknot.com/dist/v2/ds-brand-theknot/latest/asset-tokens/logos/theknot-lg.shadow.html — 200 — 2.0 KiB — 289 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/IOz3rXYG-1280.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/IOz3rXYG-1280.jpg — 200 — 97.0 KiB — 87 ms — h2https://assets-jpcust.jwpsrv.com/strips/pSvOoDCD-120.jpgassets-jpcust.jwpsrv.com/strips/pSv... https://assets-jpcust.jwpsrv.com/strips/pSvOoDCD-120.jpg — 200 — 53.5 KiB — 91 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 — 8 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=2052708392&e=e&n=4062871762164437&aid=pn9uwKc7EemKYQZ7OQFGMA&amp=0&at=1&c=-1&ccp=0&cp=0&d=2&eb=0&ed=6&emi=1uq3npd151zp&i=0&id=pSvOoDCD&lid=1ofw8961w03l&lsa=set&mt=1&pbd=1&pbr=1&pgi=1bdcsiq1grf3&ph=1&pid=5tx9G3h1&pii=0&pl=605&plc=1&pli=1t7z4il1kkqk&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=1076&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=2500&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=190&sa=1776809673332prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=2052708392&e=e&n=4062871762164437&aid=pn9uwKc7EemKYQZ7OQFGMA&amp=0&at=1&c=-1&ccp=0&cp=0&d=2&eb=0&ed=6&emi=1uq3npd151zp&i=0&id=pSvOoDCD&lid=1ofw8961w03l&lsa=set&mt=1&pbd=1&pbr=1&pgi=1bdcsiq1grf3&ph=1&pid=5tx9G3h1&pii=0&pl=605&plc=1&pli=1t7z4il1kkqk&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=1076&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=2500&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=190&sa=1776809673332 — 204 — 202 B — 113 ms — h2https://www.theknot.com/favicon.icowww.theknot.com/favicon.ico https://www.theknot.com/favicon.ico — 200 — 300 B — 13 ms — h2https://bam.nr-data.net/1/da771d87c0?a=718425975&sa=1&v=1.297.0&t=Unnamed%20Transaction&rst=2802&ck=0&s=e0a55b7df530b4d6&ref=https://www.theknot.com/&ptid=7837b93a8acdf965&af=err,spa,xhr,stn,ins&be=327&fe=2451&dc=705&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776809670838,%22n%22:0,%22f%22:52,%22dn%22:52,%22dne%22:52,%22c%22:52,%22s%22:52,%22ce%22:52,%22rq%22:82,%22rp%22:328,%22rpe%22:330,%22di%22:999,%22ds%22:1032,%22de%22:1032,%22dc%22:2770,%22l%22:2772,%22le%22:2778%7D,%22navigation%22:%7B%7D%7D&fp=844&fcp=844bam.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=2802&ck=0&s=e0a55b7df530b4d6&ref=https://www.theknot.com/&ptid=7837b93a8acdf965&af=err,spa,xhr,stn,ins&be=327&fe=2451&dc=705&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776809670838,%22n%22:0,%22f%22:52,%22dn%22:52,%22dne%22:52,%22c%22:52,%22s%22:52,%22ce%22:52,%22rq%22:82,%22rp%22:328,%22rpe%22:330,%22di%22:999,%22ds%22:1032,%22de%22:1032,%22dc%22:2770,%22l%22:2772,%22le%22:2778%7D,%22navigation%22:%7B%7D%7D&fp=844&fcp=844 — 200 — 726 B — 219 ms — http/1.1https://bam.nr-data.net/events/1/da771d87c0?a=718425975&sa=1&v=1.297.0&t=Unnamed%20Transaction&rst=3045&ck=0&s=e0a55b7df530b4d6&ref=https://www.theknot.com/&ptid=7837b93a8acdf965bam.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=3045&ck=0&s=e0a55b7df530b4d6&ref=https://www.theknot.com/&ptid=7837b93a8acdf965 — 200 — 417 B — 107 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 — 200 — 0 B — 99 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 — 101 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 1950ms · 753KB · $37/mo
www.theknot.com
Other
Costly
Execution 548ms
Transfer 64 KB
Monthly Cost $10/mo
union.theknot.com
Other
Costly
Execution 445ms
Transfer 180 KB
Unused 35%
Monthly Cost $8/mo
www.theknot.com
Other
Costly
Execution 314ms
Transfer 37 KB
Monthly Cost $6/mo
Unattributable
Other
Costly
Execution 223ms
Transfer 0 KB
Monthly Cost $4/mo
www.theknot.com
Other
Optional
Execution 103ms
Transfer 15 KB
Monthly Cost $2/mo
union.theknot.com
Other
Optional
Execution 91ms
Transfer 6 KB
Monthly Cost $2/mo
ssl.p.jwpcdn.com
Other
Optional
Execution 89ms
Transfer 139 KB
Unused 85%
Monthly Cost $2/mo
union.theknot.com
Other
Optional
Execution 79ms
Transfer 102 KB
Unused 36%
Monthly Cost $1/mo
www.theknot.com
Other
Optional
Execution 58ms
Transfer 209 KB
Unused 60%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.theknot.com adds 548ms and costs ~$10/month
  • union.theknot.com adds 445ms and costs ~$8/month
  • www.theknot.com adds 314ms and costs ~$6/month
  • Unattributable adds 223ms 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 548ms 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 445ms 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 314ms 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 223ms 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

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

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