Skip to content
https://neilpatel.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
88
GRADE
B
FIX
0
REVIEW
3
PASS
10
INFO
2

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

94
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

902 ms

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

1.48 s

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

20 ms

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

0.001

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

902 ms

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.06 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
10 PASS 3 REVIEW
B
Third-Party Impact
55% third-party, 0 ms blocking
REVIEW
55% third-party, 0 ms blocking
Warning::
Third-party code accounts for 55% of page weight (465.9 KiB of 852.4 KiB)
Info::
Third-party blocking time is low (0 ms)
45%
55%
First-party Third-party
B
JS Execution Cost
629ms total JS execution
REVIEW
629ms total JS execution
Info::
https://neilpatel.com/es/: 208ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-KHD...: 160ms CPU time
Info::
Unattributable: 144ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-PE1R...: 117ms CPU time
Warning::
Third-party scripts: 421ms (67% of total)

Main Thread Breakdown

Script Evaluation 40% Other 22% Style & Layout 16% Script Parsing & Compilation 13% Parse HTML & CSS 6%
ScriptTotalScriptingParse/CompileParty
https://neilpatel.com/es/208ms18ms3ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-KHDX95T160ms103ms42ms3rd
Unattributable144ms2ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-PE1RZ8MRZD&cx=c&gtm=4e64h1117ms92ms24ms3rd
C
JS Bundles
Action
41 scripts, 169 KB unused
REVIEW
41 scripts, 169 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KHD...: 64 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KHD...: 64 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://npaccel.chilipiper.com/concierge-js/cjs/co...: 40 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 169 KB
169 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-KHDX95T161 KB64 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KHDX95T0 KB64 KB (40%)3rd
https://npaccel.chilipiper.com/concierge-js/cjs/concierge.js55 KB40 KB (78%)3rd
https://neilpatel.com/wp-content/plugins/structured-content/dist/app.build.js?ver=1.7.00 KB1st
https://neilpatel.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.10 KB1st
https://neilpatel.com/wp-content/themes/neilpatel/js/script-main.js?ver=2.0.2026.04.03.026 KB1st
https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js?ver=2.0.2026.04.03.028 KB3rd
https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-forms.js?ver=2.0.2026.04.03.024 KB1st
https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-popups.js?ver=2.0.2026.04.03.027 KB1st
https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-menus.js?ver=2.0.2026.04.03.024 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

A
Page Weight Budget
852 KB transferred, 125 requests
PASS
852 KB transferred, 125 requests
Info::
Page weighs 3.5 MB (852 KB transferred)
Warning::
JavaScript is 553 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 553 KB
Warning::
125 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.17 g CO2 per page load
852 KB / 2.4 MB budget
852 KB transferred
125 requests
0.17 g CO2 per page load
JavaScript 552.7 KiB 65%
Images 140.9 KiB 17%
HTML 62.3 KiB 7%
Fonts 61.6 KiB 7%
CSS 25.0 KiB 3%
Other 8.2 KiB 1%
Other 1.2 KiB 0%
Other 525 B 0%
0 2.4 MB 4.9 MB
Under 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

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
Image Optimization
30 images, 0 KB saveable
PASS
30 images, 0 KB saveable
Info::
All images are well-optimized
30 images 32 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
8 fonts (62 KB)
PASS
8 fonts (62 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

62 KB total

Render-blocking

0

of 8

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 902 ms LCP 1.5 shttps://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-5.woff2geo-wf-5.woff2 https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-5.woff2 — 15.6 KiB — 35 ms — font-display: swaphttps://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-4.woff2geo-wf-4.woff2 https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-4.woff2 — 15.6 KiB — 38 ms — font-display: swaphttps://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-3.woff2geo-wf-3.woff2 https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-3.woff2 — 15.0 KiB — 38 ms — font-display: swaphttps://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-6.woff2geo-wf-6.woff2 https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-6.woff2 — 15.4 KiB — 33 ms — font-display: swaphttps://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-3.woff2geo-wf-3.woff2 https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-3.woff2 — 0 B — 0 ms — font-display: swaphttps://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-4.woff2geo-wf-4.woff2 https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-4.woff2 — 0 B — 0 ms — font-display: swaphttps://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-5.woff2geo-wf-5.woff2 https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-5.woff2 — 0 B — 0 ms — font-display: swaphttps://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-6.woff2geo-wf-6.woff2 https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-6.woff2 — 0 B — 0 ms — font-display: swap
geo-wf-5.woff2 woff2 swap
Size 16 KB
Load time 35 ms
Start 273 ms
Risk FOUT — text flashes from fallback to web font
geo-wf-4.woff2 woff2 swap
Size 16 KB
Load time 38 ms
Start 275 ms
Risk FOUT — text flashes from fallback to web font
geo-wf-3.woff2 woff2 swap
Size 15 KB
Load time 38 ms
Start 276 ms
Risk FOUT — text flashes from fallback to web font
geo-wf-6.woff2 woff2 swap
Size 15 KB
Load time 33 ms
Start 277 ms
Risk FOUT — text flashes from fallback to web font
geo-wf-3.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 520 ms
Risk FOUT — text flashes from fallback to web font
geo-wf-4.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 520 ms
Risk FOUT — text flashes from fallback to web font
geo-wf-5.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 520 ms
Risk FOUT — text flashes from fallback to web font
geo-wf-6.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 520 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
A
Page Weight Inventory
125 resources · 852 KB · 169 KB savings available
PASS
125 resources · 852 KB · 169 KB savings available
Info::
Within 1MB page-weight target
Got: 852 KB
Info::
~169 KB of savings available
Warning::
18 third-party resources (55% of weight)
125 resources · 852.4 KiB · 18 third-party Within 1MB page-weight target
JavaScript 65% · 552.7 KiB
Image 17% · 149.1 KiB
Document 7% · 62.3 KiB
Font 7% · 61.6 KiB
CSS 3% · 25.0 KiB
Other 0% · 1.7 KiB

~168.7 KiB of savings available

Remove unused JavaScript: 168.7 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=15552000 (25 weeks)
PASS
max-age=15552000 (25 weeks)
Info::
Cache-Control header is set
Got: max-age=15552000, must-revalidate
Info::
Effective TTL: 25 weeks (max-age=15552000)
Info::
Last-Modified header present
Cache-Control

max-age=15552000, must-revalidate

DirectiveValueMeaning
max-age15552000Cache for 25 weeks
must-revalidateMust recheck with server after expiry
Effective TTL: 15552000 seconds
Network Waterfall
125 requests over 1471ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 902 ms LCP 1.5 shttps://neilpatel.com// https://neilpatel.com/ — 200 — 34.1 KiB — 109 ms — h3https://neilpatel.com/wp-content/plugins/npd-hubspot-email-resubscription//css/resubscription-popup.css?ver=2025.06.02.1/wp-content/plugins/npd-hubspot-ema... https://neilpatel.com/wp-content/plugins/npd-hubspot-email-resubscription//css/resubscription-popup.css?ver=2025.06.02.1 — 200 — 851 B — 29 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/css/style-main.css?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/css/st... https://neilpatel.com/wp-content/themes/neilpatel/css/style-main.css?ver=2.0.2026.04.03.02 — 200 — 17.6 KiB — 38 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/css/style-homepage-v2.css?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/css/st... https://neilpatel.com/wp-content/themes/neilpatel/css/style-homepage-v2.css?ver=2.0.2026.04.03.02 — 200 — 2.7 KiB — 37 ms — h3https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/uacf7-frontend.css?ver=6.9.4/wp-content/plugins/ultimate-addons... https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/uacf7-frontend.css?ver=6.9.4 — 200 — 410 B — 33 ms — h3https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/form-style.css?ver=6.9.4/wp-content/plugins/ultimate-addons... https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/form-style.css?ver=6.9.4 — 200 — 1.5 KiB — 27 ms — h3https://neilpatel.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5/wp-content/plugins/contact-form-7/... https://neilpatel.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.2 KiB — 35 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KHDX95Twww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KHDX95T — 200 — 160.5 KiB — 226 ms — h2https://neilpatel.com/wp-content/themes/neilpatel/css/style-print.css?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/css/st... https://neilpatel.com/wp-content/themes/neilpatel/css/style-print.css?ver=2.0.2026.04.03.02 — 200 — 727 B — 40 ms — h3https://neilpatel.com/C:/Users/Bruno/AppData/Local/images/homepage-v2/bg-header-cta-agency.svg/C:/Users/Bruno/AppData/Local/image... https://neilpatel.com/C:/Users/Bruno/AppData/Local/images/homepage-v2/bg-header-cta-agency.svg — 404 — 548 B — 56 ms — h3https://neilpatel.com/C:/Users/Bruno/AppData/Local/images/homepage-v2/bg-star.svg/C:/Users/Bruno/AppData/Local/image... https://neilpatel.com/C:/Users/Bruno/AppData/Local/images/homepage-v2/bg-star.svg — 404 — 548 B — 45 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/npdigital-agency.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/npdigital-agency.png — 200 — 56.6 KiB — 97 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/hp.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/hp.png — 200 — 1.8 KiB — 70 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/sofi.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/sofi.png — 200 — 2.1 KiB — 93 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/mitsubishi-motors.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/mitsubishi-motors.png — 200 — 1.9 KiB — 84 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/champion.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/champion.png — 200 — 2.4 KiB — 69 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/espn.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/espn.png — 200 — 1.4 KiB — 82 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/adobe.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/adobe.png — 200 — 1.8 KiB — 70 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/western-union.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/western-union.png — 200 — 2.1 KiB — 82 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/accor.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/accor.png — 200 — 2.4 KiB — 83 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/cnn.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/cnn.png — 200 — 2.8 KiB — 92 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/pwc.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/pwc.png — 200 — 1.6 KiB — 87 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/directv.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/directv.png — 200 — 2.1 KiB — 88 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/linkedin.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/linkedin.png — 200 — 1.6 KiB — 87 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/ricoh.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/ricoh.png — 200 — 1.5 KiB — 85 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tata.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tata.png — 200 — 1.3 KiB — 86 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tektronix.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tektronix.png — 200 — 2.1 KiB — 86 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/intuit.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/intuit.png — 200 — 1.3 KiB — 88 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/answerthepublic.svg/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/answerthepublic.svg — 200 — 4.1 KiB — 87 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/adsgrader.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/adsgrader.png — 200 — 2.9 KiB — 87 ms — h3
0 ms 500 ms 1.0 s 1.5 s FCP 902 ms LCP 1.5 shttps://neilpatel.com// https://neilpatel.com/ — 200 — 34.1 KiB — 109 ms — h3https://neilpatel.com/wp-content/plugins/npd-hubspot-email-resubscription//css/resubscription-popup.css?ver=2025.06.02.1/wp-content/plugins/npd-hubspot-ema... https://neilpatel.com/wp-content/plugins/npd-hubspot-email-resubscription//css/resubscription-popup.css?ver=2025.06.02.1 — 200 — 851 B — 29 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/css/style-main.css?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/css/st... https://neilpatel.com/wp-content/themes/neilpatel/css/style-main.css?ver=2.0.2026.04.03.02 — 200 — 17.6 KiB — 38 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/css/style-homepage-v2.css?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/css/st... https://neilpatel.com/wp-content/themes/neilpatel/css/style-homepage-v2.css?ver=2.0.2026.04.03.02 — 200 — 2.7 KiB — 37 ms — h3https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/uacf7-frontend.css?ver=6.9.4/wp-content/plugins/ultimate-addons... https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/uacf7-frontend.css?ver=6.9.4 — 200 — 410 B — 33 ms — h3https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/form-style.css?ver=6.9.4/wp-content/plugins/ultimate-addons... https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/form-style.css?ver=6.9.4 — 200 — 1.5 KiB — 27 ms — h3https://neilpatel.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5/wp-content/plugins/contact-form-7/... https://neilpatel.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.2 KiB — 35 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KHDX95Twww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KHDX95T — 200 — 160.5 KiB — 226 ms — h2https://neilpatel.com/wp-content/themes/neilpatel/css/style-print.css?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/css/st... https://neilpatel.com/wp-content/themes/neilpatel/css/style-print.css?ver=2.0.2026.04.03.02 — 200 — 727 B — 40 ms — h3https://neilpatel.com/C:/Users/Bruno/AppData/Local/images/homepage-v2/bg-header-cta-agency.svg/C:/Users/Bruno/AppData/Local/image... https://neilpatel.com/C:/Users/Bruno/AppData/Local/images/homepage-v2/bg-header-cta-agency.svg — 404 — 548 B — 56 ms — h3https://neilpatel.com/C:/Users/Bruno/AppData/Local/images/homepage-v2/bg-star.svg/C:/Users/Bruno/AppData/Local/image... https://neilpatel.com/C:/Users/Bruno/AppData/Local/images/homepage-v2/bg-star.svg — 404 — 548 B — 45 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/npdigital-agency.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/npdigital-agency.png — 200 — 56.6 KiB — 97 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/hp.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/hp.png — 200 — 1.8 KiB — 70 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/sofi.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/sofi.png — 200 — 2.1 KiB — 93 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/mitsubishi-motors.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/mitsubishi-motors.png — 200 — 1.9 KiB — 84 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/champion.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/champion.png — 200 — 2.4 KiB — 69 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/espn.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/espn.png — 200 — 1.4 KiB — 82 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/adobe.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/adobe.png — 200 — 1.8 KiB — 70 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/western-union.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/western-union.png — 200 — 2.1 KiB — 82 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/accor.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/accor.png — 200 — 2.4 KiB — 83 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/cnn.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/cnn.png — 200 — 2.8 KiB — 92 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/pwc.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/pwc.png — 200 — 1.6 KiB — 87 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/directv.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/directv.png — 200 — 2.1 KiB — 88 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/linkedin.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/linkedin.png — 200 — 1.6 KiB — 87 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/ricoh.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/ricoh.png — 200 — 1.5 KiB — 85 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tata.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tata.png — 200 — 1.3 KiB — 86 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tektronix.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tektronix.png — 200 — 2.1 KiB — 86 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/intuit.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/intuit.png — 200 — 1.3 KiB — 88 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/answerthepublic.svg/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/answerthepublic.svg — 200 — 4.1 KiB — 87 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/adsgrader.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/adsgrader.png — 200 — 2.9 KiB — 87 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/ubersuggest.svg/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/ubersuggest.svg — 200 — 1.5 KiB — 86 ms — h3https://neilpatel.com/wp-content/plugins/structured-content/dist/app.build.js?ver=1.7.0/wp-content/plugins/structured-cont... https://neilpatel.com/wp-content/plugins/structured-content/dist/app.build.js?ver=1.7.0 — 200 — 11.1 KiB — 89 ms — h3https://neilpatel.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://neilpatel.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.0 KiB — 133 ms — h3https://neilpatel.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://neilpatel.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 85 ms — h3https://neilpatel.com/wp-content/plugins/npd-hubspot-email-resubscription//js/resubscribe-popup.js?ver=2025.06.02.1/wp-content/plugins/npd-hubspot-ema... https://neilpatel.com/wp-content/plugins/npd-hubspot-email-resubscription//js/resubscribe-popup.js?ver=2025.06.02.1 — 200 — 2.1 KiB — 87 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/js/script-main.js?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/js/scr... https://neilpatel.com/wp-content/themes/neilpatel/js/script-main.js?ver=2.0.2026.04.03.02 — 200 — 5.5 KiB — 84 ms — h3https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js?ver=2.0.2026.04.03.02widget.trustpilot.com/bootstrap/v5/... https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js?ver=2.0.2026.04.03.02 — 200 — 8.1 KiB — 73 ms — h2https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-forms.js?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/js/scr... https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-forms.js?ver=2.0.2026.04.03.02 — 200 — 3.9 KiB — 94 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-popups.js?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/js/scr... https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-popups.js?ver=2.0.2026.04.03.02 — 200 — 6.8 KiB — 85 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-menus.js?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/js/scr... https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-menus.js?ver=2.0.2026.04.03.02 — 200 — 4.3 KiB — 91 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/js/script-homepage-v2.js?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/js/scr... https://neilpatel.com/wp-content/themes/neilpatel/js/script-homepage-v2.js?ver=2.0.2026.04.03.02 — 200 — 489 B — 82 ms — h3https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/conditional-field/js/uacf7-cf-script.js?ver=3.5.38/wp-content/plugins/ultimate-addons... https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/conditional-field/js/uacf7-cf-script.js?ver=3.5.38 — 200 — 2.3 KiB — 91 ms — h3https://neilpatel.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://neilpatel.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.2 KiB — 113 ms — h3https://neilpatel.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://neilpatel.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.4 KiB — 112 ms — h3https://neilpatel.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5/wp-content/plugins/contact-form-7/... https://neilpatel.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5 — 200 — 3.8 KiB — 116 ms — h3https://neilpatel.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5/wp-content/plugins/contact-form-7/... https://neilpatel.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5 — 200 — 4.5 KiB — 113 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 141 ms — h2https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/bg-header-cta-agency.svg/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/bg-header-cta-agency.svg — 200 — 10.9 KiB — 109 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/bg-star.svg/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/bg-star.svg — 200 — 807 B — 106 ms — h3https://neilpatel.com/wp-content/uploads/2023/10/top-blog-platforms-002-350x210.webp/wp-content/uploads/2023/10/top-blo... https://neilpatel.com/wp-content/uploads/2023/10/top-blog-platforms-002-350x210.webp — 200 — 9.3 KiB — 112 ms — h3https://neilpatel.com/wp-content/uploads/2024/02/1-49-350x210.jpg/wp-content/uploads/2024/02/1-49-35... https://neilpatel.com/wp-content/uploads/2024/02/1-49-350x210.jpg — 200 — 9.1 KiB — 113 ms — h3https://neilpatel.com/wp-content/uploads/2025/02/Content-Marketing-Trends-002-350x210.webp/wp-content/uploads/2025/02/Content... https://neilpatel.com/wp-content/uploads/2025/02/Content-Marketing-Trends-002-350x210.webp — 200 — 12.5 KiB — 113 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/npd.svg/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/npd.svg — 200 — 1.8 KiB — 67 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-5.woff2/wp-content/themes/neilpatel/fonts/... https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-5.woff2 — 200 — 15.6 KiB — 35 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-4.woff2/wp-content/themes/neilpatel/fonts/... https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-4.woff2 — 200 — 15.6 KiB — 38 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-3.woff2/wp-content/themes/neilpatel/fonts/... https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-3.woff2 — 200 — 15.0 KiB — 38 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-6.woff2/wp-content/themes/neilpatel/fonts/... https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-6.woff2 — 200 — 15.4 KiB — 33 ms — h3https://neilpatel.com/es//es/ https://neilpatel.com/es/ — 200 — 28.2 KiB — 48 ms — h3https://cdn.cookie-script.com/s/6908459e47f2476c0aa535f56a28fc2d.jscdn.cookie-script.com/s/6908459e47f... https://cdn.cookie-script.com/s/6908459e47f2476c0aa535f56a28fc2d.js — -1 — 0 B — 24 ms — https://www.googletagmanager.com/gtag/js?id=G-PE1RZ8MRZD&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PE1RZ8MRZD&cx=c&gtm=4e64h1 — -1 — 0 B — 9 ms — https://www.googletagmanager.com/td?id=GTM-KHDX95T&v=3&t=t&pid=1997768771&gtm=45He64h1v848443773za200zd848443773&seq=1&exp=0~115616985~115938465~115938469~117266401&dl=neilpatel.com%2F&tdp=GTM-KHDX95T;48443773;0;0;0&frm=0&rtg=48443773&slo=0&hlo=4&lst=1&bt=0&ct=3&z=0www.googletagmanager.com/td?id=GTM-... https://www.googletagmanager.com/td?id=GTM-KHDX95T&v=3&t=t&pid=1997768771&gtm=45He64h1v848443773za200zd848443773&seq=1&exp=0~115616985~115938465~115938469~117266401&dl=neilpatel.com%2F&tdp=GTM-KHDX95T;48443773;0;0;0&frm=0&rtg=48443773&slo=0&hlo=4&lst=1&bt=0&ct=3&z=0 — -1 — 0 B — 4 ms — https://www.googletagmanager.com/td?id=GTM-KHDX95T&v=3&t=t&pid=1997768771&gtm=45He64h1v848443773za200zd848443773&seq=2&exp=0~115616985~115938465~115938469~117266401&dl=neilpatel.com%2F&tdp=GTM-KHDX95T;48443773;0;0;0&mde=G-PE1RZ8MRZD;0_1~GTM-KHDX95T;61_1&fin=1&z=0www.googletagmanager.com/td?id=GTM-... https://www.googletagmanager.com/td?id=GTM-KHDX95T&v=3&t=t&pid=1997768771&gtm=45He64h1v848443773za200zd848443773&seq=2&exp=0~115616985~115938465~115938469~117266401&dl=neilpatel.com%2F&tdp=GTM-KHDX95T;48443773;0;0;0&mde=G-PE1RZ8MRZD;0_1~GTM-KHDX95T;61_1&fin=1&z=0 — -1 — 0 B — 1 ms — https://www.googletagmanager.com/gtm.js?id=GTM-KHDX95T&is_td=1&v=3&t=t&pid=1997768771&gtm=45He64h1v848443773za200zd848443773&seq=2&exp=0~115616985~115938465~115938469~117266401&dl=neilpatel.com%2F&tdp=GTM-KHDX95T;48443773;0;0;0&mde=G-PE1RZ8MRZD;0_1~GTM-KHDX95T;61_1&fin=1&z=0www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KHDX95T&is_td=1&v=3&t=t&pid=1997768771&gtm=45He64h1v848443773za200zd848443773&seq=2&exp=0~115616985~115938465~115938469~117266401&dl=neilpatel.com%2F&tdp=GTM-KHDX95T;48443773;0;0;0&mde=G-PE1RZ8MRZD;0_1~GTM-KHDX95T;61_1&fin=1&z=0 — -1 — 0 B — 1 ms — https://www.googletagmanager.com/td?id=GTM-KHDX95T&v=3&t=t&pid=1997768771&gtm=45He64h1v848443773za200zd848443773&seq=2&exp=0~115616985~115938465~115938469~117266401&dl=neilpatel.com%2F&tdp=GTM-KHDX95T;48443773;0;0;0&mde=G-PE1RZ8MRZD;0_1~GTM-KHDX95T;61_1&fin=1&z=0&img=1www.googletagmanager.com/td?id=GTM-... https://www.googletagmanager.com/td?id=GTM-KHDX95T&v=3&t=t&pid=1997768771&gtm=45He64h1v848443773za200zd848443773&seq=2&exp=0~115616985~115938465~115938469~117266401&dl=neilpatel.com%2F&tdp=GTM-KHDX95T;48443773;0;0;0&mde=G-PE1RZ8MRZD;0_1~GTM-KHDX95T;61_1&fin=1&z=0&img=1 — -1 — 0 B — 0 ms — https://neilpatel.com/wp-content/plugins/npd-hubspot-email-resubscription//css/resubscription-popup.css?ver=2025.06.02.1/wp-content/plugins/npd-hubspot-ema... https://neilpatel.com/wp-content/plugins/npd-hubspot-email-resubscription//css/resubscription-popup.css?ver=2025.06.02.1 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/css/style-main.css?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/css/st... https://neilpatel.com/wp-content/themes/neilpatel/css/style-main.css?ver=2.0.2026.04.03.02 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/css/style-homepage-v2.css?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/css/st... https://neilpatel.com/wp-content/themes/neilpatel/css/style-homepage-v2.css?ver=2.0.2026.04.03.02 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/uacf7-frontend.css?ver=6.9.4/wp-content/plugins/ultimate-addons... https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/uacf7-frontend.css?ver=6.9.4 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/form-style.css?ver=6.9.4/wp-content/plugins/ultimate-addons... https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/form-style.css?ver=6.9.4 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5/wp-content/plugins/contact-form-7/... https://neilpatel.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/plugins/structured-content/dist/app.build.js?ver=1.7.0/wp-content/plugins/structured-cont... https://neilpatel.com/wp-content/plugins/structured-content/dist/app.build.js?ver=1.7.0 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://neilpatel.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://neilpatel.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/plugins/npd-hubspot-email-resubscription//js/resubscribe-popup.js?ver=2025.06.02.1/wp-content/plugins/npd-hubspot-ema... https://neilpatel.com/wp-content/plugins/npd-hubspot-email-resubscription//js/resubscribe-popup.js?ver=2025.06.02.1 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/js/script-main.js?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/js/scr... https://neilpatel.com/wp-content/themes/neilpatel/js/script-main.js?ver=2.0.2026.04.03.02 — 200 — 0 B — 0 ms — h3https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js?ver=2.0.2026.04.03.02widget.trustpilot.com/bootstrap/v5/... https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js?ver=2.0.2026.04.03.02 — 200 — 0 B — 23 ms — h2https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-forms.js?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/js/scr... https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-forms.js?ver=2.0.2026.04.03.02 — 200 — 0 B — 27 ms — h3https://neilpatel.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://neilpatel.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 0 B — 17 ms — h3https://neilpatel.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://neilpatel.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 0 B — 19 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/css/style-print.css?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/css/st... https://neilpatel.com/wp-content/themes/neilpatel/css/style-print.css?ver=2.0.2026.04.03.02 — 200 — 0 B — 0 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KHDX95Twww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KHDX95T — 200 — 0 B — 0 ms — h2https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-popups.js?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/js/scr... https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-popups.js?ver=2.0.2026.04.03.02 — 200 — 0 B — 22 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-menus.js?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/js/scr... https://neilpatel.com/wp-content/themes/neilpatel/js/script-main-menus.js?ver=2.0.2026.04.03.02 — 200 — 0 B — 22 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/js/script-homepage-v2.js?ver=2.0.2026.04.03.02/wp-content/themes/neilpatel/js/scr... https://neilpatel.com/wp-content/themes/neilpatel/js/script-homepage-v2.js?ver=2.0.2026.04.03.02 — 200 — 0 B — 22 ms — h3https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/conditional-field/js/uacf7-cf-script.js?ver=3.5.38/wp-content/plugins/ultimate-addons... https://neilpatel.com/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/conditional-field/js/uacf7-cf-script.js?ver=3.5.38 — 200 — 0 B — 23 ms — h3https://neilpatel.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5/wp-content/plugins/contact-form-7/... https://neilpatel.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5 — 200 — 0 B — 23 ms — h3https://neilpatel.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5/wp-content/plugins/contact-form-7/... https://neilpatel.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5 — 200 — 0 B — 23 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 0 B — 23 ms — h2https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/npdigital-agency.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/npdigital-agency.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/hp.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/hp.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/sofi.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/sofi.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/mitsubishi-motors.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/mitsubishi-motors.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/champion.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/champion.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/espn.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/espn.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/adobe.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/adobe.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/western-union.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/western-union.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/accor.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/accor.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/cnn.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/cnn.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/pwc.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/pwc.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/directv.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/directv.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/linkedin.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/linkedin.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/ricoh.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/ricoh.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tata.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tata.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tektronix.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/tektronix.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/intuit.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/clients/intuit.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/answerthepublic.svg/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/answerthepublic.svg — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/adsgrader.png/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/adsgrader.png — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/ubersuggest.svg/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/resources/ubersuggest.svg — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/npd.svg/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/npd.svg — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-3.woff2/wp-content/themes/neilpatel/fonts/... https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-3.woff2 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-4.woff2/wp-content/themes/neilpatel/fonts/... https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-4.woff2 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-5.woff2/wp-content/themes/neilpatel/fonts/... https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-5.woff2 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-6.woff2/wp-content/themes/neilpatel/fonts/... https://neilpatel.com/wp-content/themes/neilpatel/fonts/geo-wf-6.woff2 — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/bg-header-cta-agency.svg/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/bg-header-cta-agency.svg — 200 — 0 B — 0 ms — h3https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/bg-star.svg/wp-content/themes/neilpatel/images... https://neilpatel.com/wp-content/themes/neilpatel/images/homepage-v2/bg-star.svg — 200 — 0 B — 0 ms — h3https://npaccel.chilipiper.com/concierge-js/cjs/concierge.jsnpaccel.chilipiper.com/concierge-js... https://npaccel.chilipiper.com/concierge-js/cjs/concierge.js — 200 — 55.1 KiB — 197 ms — h2https://neilpatel.com/wp-json/contact-form-7/v1/contact-forms/216540/feedback/schema/wp-json/contact-form-7/v1/contact-... https://neilpatel.com/wp-json/contact-form-7/v1/contact-forms/216540/feedback/schema — 200 — 658 B — 28 ms — h3https://neilpatel.com/cdn-cgi/zaraz/s.js?z=JTdCJTIyZXhlY3V0ZWQlMjIlM0ElNUIlNUQlMkMlMjJ0JTIyJTNBJTIyTmVpbCUyMFBhdGVsJTNBJTIwJUMyJUExVGUlMjBBeXVkbyUyMEElMjBUZW5lciUyMCVDMyU4OXhpdG8lMjBDb24lMjBNYXJrZXRpbmclMjBEaWdpdGFsISUyMiUyQyUyMnglMjIlM0EwLjczNTQ3MTQ5MDIyNDE4ODklMkMlMjJ3JTIyJTNBODAwJTJDJTIyaCUyMiUzQTYwMCUyQyUyMmolMjIlM0E5NDAlMkMlMjJlJTIyJTNBMTM1MCUyQyUyMmwlMjIlM0ElMjJodHRwcyUzQSUyRiUyRm5laWxwYXRlbC5jb20lMkZlcyUyRiUyMiUyQyUyMnIlMjIlM0ElMjJodHRwcyUzQSUyRiUyRm5laWxwYXRlbC5jb20lMkYlMjIlMkMlMjJrJTIyJTNBMjQlMkMlMjJuJTIyJTNBJTIyVVRGLTglMjIlMkMlMjJvJTIyJTNBMCUyQyUyMnElMjIlM0ElNUIlNUQlN0Q=/cdn-cgi/zaraz/s.js?z=JTdCJTIyZXhlY... https://neilpatel.com/cdn-cgi/zaraz/s.js?z=JTdCJTIyZXhlY3V0ZWQlMjIlM0ElNUIlNUQlMkMlMjJ0JTIyJTNBJTIyTmVpbCUyMFBhdGVsJTNBJTIwJUMyJUExVGUlMjBBeXVkbyUyMEElMjBUZW5lciUyMCVDMyU4OXhpdG8lMjBDb24lMjBNYXJrZXRpbmclMjBEaWdpdGFsISUyMiUyQyUyMnglMjIlM0EwLjczNTQ3MTQ5MDIyNDE4ODklMkMlMjJ3JTIyJTNBODAwJTJDJTIyaCUyMiUzQTYwMCUyQyUyMmolMjIlM0E5NDAlMkMlMjJlJTIyJTNBMTM1MCUyQyUyMmwlMjIlM0ElMjJodHRwcyUzQSUyRiUyRm5laWxwYXRlbC5jb20lMkZlcyUyRiUyMiUyQyUyMnIlMjIlM0ElMjJodHRwcyUzQSUyRiUyRm5laWxwYXRlbC5jb20lMkYlMjIlMkMlMjJrJTIyJTNBMjQlMkMlMjJuJTIyJTNBJTIyVVRGLTglMjIlMkMlMjJvJTIyJTNBMCUyQyUyMnElMjIlM0ElNUIlNUQlN0Q= — 200 — 2.2 KiB — 36 ms — h3https://cdn.cookie-script.com/s/6908459e47f2476c0aa535f56a28fc2d.jscdn.cookie-script.com/s/6908459e47f... https://cdn.cookie-script.com/s/6908459e47f2476c0aa535f56a28fc2d.js — 200 — 53.2 KiB — 104 ms — h2https://www.googletagmanager.com/gtag/js?id=G-PE1RZ8MRZD&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PE1RZ8MRZD&cx=c&gtm=4e64h1 — 200 — 177.4 KiB — 85 ms — h3https://neilpatel.com/cdn-cgi/rum?/cdn-cgi/rum? https://neilpatel.com/cdn-cgi/rum? — 204 — 232 B — 21 ms — h3https://consent.cookie-script.com/analytics?action=firstshown&time=1776802172377&script=6908459e47f2476c0aa535f56a28fc2d&category=consent.cookie-script.com/analytics... https://consent.cookie-script.com/analytics?action=firstshown&time=1776802172377&script=6908459e47f2476c0aa535f56a28fc2d&category= — 200 — 293 B — 492 ms — h2https://neilpatel.com/favicon.ico/favicon.ico https://neilpatel.com/favicon.ico — 200 — 8.2 KiB — 28 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-PE1RZ8MRZD&gtm=45je64h1v867612033z8848443773za20gzb848443773zd848443773&_p=1776802171941&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dMmY1Mm&_eu=AAAAAGA&are=1&cid=1165009010.1776802173&frm=0&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384405&sid=1776802172&sct=1&seg=0&dl=https%3A%2F%2Fneilpatel.com%2Fes%2F&dr=https%3A%2F%2Fneilpatel.com%2F&dt=Neil%20Patel%3A%20%C2%A1Te%20Ayudo%20A%20Tener%20%C3%89xito%20Con%20Marketing%20Digital!&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=982region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-PE1RZ8MRZD&gtm=45je64h1v867612033z8848443773za20gzb848443773zd848443773&_p=1776802171941&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dMmY1Mm&_eu=AAAAAGA&are=1&cid=1165009010.1776802173&frm=0&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384405&sid=1776802172&sct=1&seg=0&dl=https%3A%2F%2Fneilpatel.com%2Fes%2F&dr=https%3A%2F%2Fneilpatel.com%2F&dt=Neil%20Patel%3A%20%C2%A1Te%20Ayudo%20A%20Tener%20%C3%89xito%20Con%20Marketing%20Digital!&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=982 — 204 — 547 B — 86 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dr=neilpatel.com&dl=https%3A%2F%2Fneilpatel.com%2Fes%2F&scrsrc=www.googletagmanager.com&rnd=811378691.1776802173&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dMmY1Mm&_tu=CA&gtm=45He64h1v848443773za200zd848443773xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400~117384405~118463261&apve=1&apvf=f&apvc=1&tft=1776802172826&tfd=984pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dr=neilpatel.com&dl=https%3A%2F%2Fneilpatel.com%2Fes%2F&scrsrc=www.googletagmanager.com&rnd=811378691.1776802173&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dMmY1Mm&_tu=CA&gtm=45He64h1v848443773za200zd848443773xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400~117384405~118463261&apve=1&apvf=f&apvc=1&tft=1776802172826&tfd=984 — 200 — 21 B — 72 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
67% of JavaScript execution is third-party
First-party Third-party 421ms · 177KB · $6/mo
Google Tag Manager
Tag Manager
Optional
Execution 160ms
Transfer 0 KB
Unused 40%
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 144ms
Transfer 0 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 117ms
Transfer 177 KB
Monthly Cost $2/mo

67% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

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