Skip to content
https://sitepoint.com

Performance

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

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

38
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

3.20 s

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

28.81 s

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

928 ms

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

0.046

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

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

31.99 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
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.7 MB transferred, 98 requests
FIX
6.7 MB transferred, 98 requests
Critical::
Page weighs 11.9 MB (6.7 MB transferred)
Warning::
Images are 5.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.0 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
98 HTTP requests
Info::
Estimated 1.4 g CO2 per page load
6.7 MB / 2.4 MB budget
6.7 MB transferred
98 requests
1.4 g CO2 per page load
Images 5.0 MiB 74%
JavaScript 1.3 MiB 19%
Fonts 153.5 KiB 2%
Other 141.9 KiB 2%
Other 94.2 KiB 1%
HTML 26.1 KiB 0%
CSS 21.5 KiB 0%
Other 15.4 KiB 0%
Other 559 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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 (6.7 MiB of 6.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3847ms total JS execution
FIX
3847ms total JS execution
Warning::
Unattributable: 630ms CPU time
Warning::
https://cmp.inmobi.com/tcfv2/60/cmp2.js?referer=ww...: 454ms CPU time
Warning::
https://cmp.inmobi.com/tcfv2/60/cmp2ui-en.js: 418ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KL8...: 417ms CPU time
Warning::
https://www.sitepoint.com/: 395ms CPU time
Warning::
Third-party scripts: 3847ms (100% of total)

Main Thread Breakdown

Script Evaluation 60% Other 18% Script Parsing & Compilation 11% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
Unattributable630ms50ms0ms3rd
https://cmp.inmobi.com/tcfv2/60/cmp2.js?referer=www.sitepoint.com454ms307ms42ms3rd
https://cmp.inmobi.com/tcfv2/60/cmp2ui-en.js418ms299ms40ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KL8PMMW417ms363ms47ms3rd
https://www.sitepoint.com/395ms24ms21ms3rd
https://www.sitepoint.com/_next/static/chunks/4bd1b696-c1a4092914193f53.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f345ms325ms11ms3rd
https://www.sitepoint.com/_next/static/chunks/1684-01ff1825ec4fb525.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f330ms307ms16ms3rd
https://www.googletagmanager.com/gtag/js?id=G-QPSK9L63NG&cx=c&gtm=4e64e1321ms269ms46ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-1071863924&cx=c&gtm=4e64e1131ms93ms37ms3rd
https://www.sitepoint.com/_next/static/chunks/app/(main)/%5B...slug%5D/page-bbf72e14b2acd0f9.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f109ms105ms4ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
33 scripts, 568 KB unused
FIX
33 scripts, 568 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=GTM-KL...: 103 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.sitepoint.com/_next/static/chunks/9954...: 84 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 77 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QPSK...: 66 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KL8...: 61 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 568 KB
568 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=GTM-KL8PMMW167 KB103 KB (62%)3rd
https://www.sitepoint.com/_next/static/chunks/9954-b377850410de1030.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f120 KB84 KB (74%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-1071863924&cx=c&gtm=4e64e1137 KB77 KB (56%)3rd
https://www.googletagmanager.com/gtag/js?id=G-QPSK9L63NG&cx=c&gtm=4e64e1173 KB66 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KL8PMMW167 KB61 KB (37%)3rd
https://cmp.inmobi.com/tcfv2/60/cmp2.js?referer=www.sitepoint.com114 KB56 KB (49%)3rd
https://cmp.inmobi.com/tcfv2/60/cmp2ui-en.js108 KB50 KB (47%)3rd
https://www.sitepoint.com/_next/static/chunks/9da6db1e-a6b770f7ae251383.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f57 KB26 KB (45%)3rd
https://eu-assets.i.posthog.com/static/surveys.js?v=1.255.132 KB25 KB (78%)3rd
https://www.sitepoint.com/_next/static/chunks/8940-20b2508bce0899ff.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f25 KB20 KB (80%)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
98 resources · 6.7 MB · 568 KB savings available
FIX
98 resources · 6.7 MB · 568 KB savings available
Warning::
Page weight 5.7 MB over 1MB target
Got: 6.7 MB Expected: ≤ 1 MB
Info::
~568 KB of savings available
Warning::
97 third-party resources (100% of weight)
Info::
9 resources over 200KB
98 resources · 6.7 MiB · 97 third-party 5.7 MiB over 1MB target
Image 74% · 5.0 MiB
JavaScript 19% · 1.3 MiB
Other 3% · 236.7 KiB
Font 2% · 153.5 KiB
Document 0% · 26.1 KiB
CSS 0% · 21.5 KiB

~567.9 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Info::
All images are well-optimized
28 images 5.0 MB
0 oversized -0 KB
25 legacy format
0 missing dimensions CLS risk
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
4 fonts (153 KB)
PASS
4 fonts (153 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

153 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s FCP 3.2 s LCP 28.8 shttps://www.sitepoint.com/_next/static/media/138d5b0847abe1e1-s.p.woff2138d5b0847abe1e1-s.p.woff2 https://www.sitepoint.com/_next/static/media/138d5b0847abe1e1-s.p.woff2 — 82.1 KiB — 105 ms — font-display: swaphttps://www.sitepoint.com/_next/static/media/612821e83c2a36f1-s.p.woff2612821e83c2a36f1-s.p.woff2 https://www.sitepoint.com/_next/static/media/612821e83c2a36f1-s.p.woff2 — 19.3 KiB — 96 ms — font-display: swaphttps://www.sitepoint.com/_next/static/media/93f479601ee12b01-s.p.woff293f479601ee12b01-s.p.woff2 https://www.sitepoint.com/_next/static/media/93f479601ee12b01-s.p.woff2 — 31.1 KiB — 86 ms — font-display: swaphttps://www.sitepoint.com/_next/static/media/dbd9bfd7927f161c-s.p.woff2dbd9bfd7927f161c-s.p.woff2 https://www.sitepoint.com/_next/static/media/dbd9bfd7927f161c-s.p.woff2 — 21.0 KiB — 82 ms — font-display: swap
138d5b0847abe1e1-s.p.woff2 woff2 swap
Size 82 KB
Load time 105 ms
Start 678 ms
Risk FOUT — text flashes from fallback to web font
612821e83c2a36f1-s.p.woff2 woff2 swap
Size 19 KB
Load time 96 ms
Start 678 ms
Risk FOUT — text flashes from fallback to web font
93f479601ee12b01-s.p.woff2 woff2 swap
Size 31 KB
Load time 86 ms
Start 679 ms
Risk FOUT — text flashes from fallback to web font
dbd9bfd7927f161c-s.p.woff2 woff2 swap
Size 21 KB
Load time 82 ms
Start 679 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
13 hints, 0 missing preconnects
PASS
13 hints, 0 missing preconnects
Info::
Page uses 13 resource hint(s)

Current Resource Hints

preconnect
1
preload
10
dns-prefetch
2
prefetch

13 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
98 requests over 3975ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s FCP 3.2 s LCP 28.8 shttps://sitepoint.com// https://sitepoint.com/ — 301 — 46 B — 526 ms — h2https://www.sitepoint.com/www.sitepoint.com/ https://www.sitepoint.com/ — 200 — 26.1 KiB — 138 ms — h2https://www.sitepoint.com/_next/static/media/138d5b0847abe1e1-s.p.woff2www.sitepoint.com/_next/static/medi... https://www.sitepoint.com/_next/static/media/138d5b0847abe1e1-s.p.woff2 — 200 — 82.1 KiB — 105 ms — h2https://www.sitepoint.com/_next/static/media/612821e83c2a36f1-s.p.woff2www.sitepoint.com/_next/static/medi... https://www.sitepoint.com/_next/static/media/612821e83c2a36f1-s.p.woff2 — 200 — 19.3 KiB — 96 ms — h2https://www.sitepoint.com/_next/static/media/93f479601ee12b01-s.p.woff2www.sitepoint.com/_next/static/medi... https://www.sitepoint.com/_next/static/media/93f479601ee12b01-s.p.woff2 — 200 — 31.1 KiB — 86 ms — h2https://www.sitepoint.com/_next/static/media/dbd9bfd7927f161c-s.p.woff2www.sitepoint.com/_next/static/medi... https://www.sitepoint.com/_next/static/media/dbd9bfd7927f161c-s.p.woff2 — 200 — 21.0 KiB — 82 ms — h2https://uploads.sitepoint.com/wp-content/uploads/medium_12_Best_AI_Recruiting_Sourcing_Tools_for_2026_719aedcf99.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_12_Best_AI_Recruiting_Sourcing_Tools_for_2026_719aedcf99.png — 200 — 436.7 KiB — 1.4 s — h3https://www.sitepoint.com/_next/static/css/e0441f2f821e89fc.css?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/css/... https://www.sitepoint.com/_next/static/css/e0441f2f821e89fc.css?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 20.3 KiB — 80 ms — h2https://www.sitepoint.com/_next/static/css/0ec955cdb0dea670.css?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/css/... https://www.sitepoint.com/_next/static/css/0ec955cdb0dea670.css?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 1.2 KiB — 78 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KL8PMMWwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KL8PMMW — 200 — 166.6 KiB — 317 ms — h2https://www.googletagmanager.com/gtag/js?id=GTM-KL8PMMWwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GTM-KL8PMMW — 200 — 166.9 KiB — 315 ms — h2https://cmp.inmobi.com/choice/DsckBJsAJpkVK/www.sitepoint.com/choice.js?tag_version=V3cmp.inmobi.com/choice/DsckBJsAJpkVK... https://cmp.inmobi.com/choice/DsckBJsAJpkVK/www.sitepoint.com/choice.js?tag_version=V3 — 200 — 2.2 KiB — 150 ms — h2https://s3.sitepoint.com/images/avatars/default-50x50.jpgs3.sitepoint.com/images/avatars/def... https://s3.sitepoint.com/images/avatars/default-50x50.jpg — 200 — 959 B — 103 ms — h3https://www.sitepoint.com/_next/static/chunks/webpack-ce916e62b9b31522.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/webpack-ce916e62b9b31522.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 2.8 KiB — 80 ms — h2https://www.sitepoint.com/_next/static/chunks/4bd1b696-c1a4092914193f53.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/4bd1b696-c1a4092914193f53.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 53.7 KiB — 110 ms — h2https://www.sitepoint.com/_next/static/chunks/9da6db1e-a6b770f7ae251383.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/9da6db1e-a6b770f7ae251383.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 57.3 KiB — 93 ms — h2https://www.sitepoint.com/_next/static/chunks/1684-01ff1825ec4fb525.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/1684-01ff1825ec4fb525.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 46.3 KiB — 93 ms — h2https://www.sitepoint.com/_next/static/chunks/main-app-ad30c86f4469791a.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/main-app-ad30c86f4469791a.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 762 B — 106 ms — h2https://www.sitepoint.com/_next/static/chunks/4239-8e12ae0cbc8b1afa.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/4239-8e12ae0cbc8b1afa.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 3.9 KiB — 86 ms — h2https://www.sitepoint.com/_next/static/chunks/app/layout-4819a33b0449eeb2.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/app/layout-4819a33b0449eeb2.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 3.4 KiB — 101 ms — h2https://www.sitepoint.com/_next/static/chunks/6874-fc0dbf44c8e00460.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/6874-fc0dbf44c8e00460.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 3.9 KiB — 99 ms — h2https://www.sitepoint.com/_next/static/chunks/4277-1dd1ecf31fb5d7c1.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/4277-1dd1ecf31fb5d7c1.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 8.5 KiB — 90 ms — h2https://www.sitepoint.com/_next/static/chunks/8940-20b2508bce0899ff.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/8940-20b2508bce0899ff.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 25.4 KiB — 98 ms — h2https://www.sitepoint.com/_next/static/chunks/7242-2f55b9453cf7e5b0.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/7242-2f55b9453cf7e5b0.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 15.4 KiB — 101 ms — h2https://www.sitepoint.com/_next/static/chunks/1886-7bff84bfb84f4f02.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/1886-7bff84bfb84f4f02.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 3.5 KiB — 102 ms — h2https://www.sitepoint.com/_next/static/chunks/9414-36d121ff4944c6ff.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/9414-36d121ff4944c6ff.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 3.6 KiB — 106 ms — h2https://www.sitepoint.com/_next/static/chunks/app/(main)/layout-a67baf85f0b63afb.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/app/(main)/layout-a67baf85f0b63afb.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 32.0 KiB — 119 ms — h2https://www.sitepoint.com/_next/static/chunks/3063-6bcd5c8b76f4b4d0.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/3063-6bcd5c8b76f4b4d0.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 6.0 KiB — 130 ms — h2https://www.sitepoint.com/_next/static/chunks/app/(main)/page-0b0e6a177634812c.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/app/(main)/page-0b0e6a177634812c.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 5.0 KiB — 125 ms — h2https://uploads.sitepoint.com/wp-content/uploads/medium_data_10f1429d51.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_data_10f1429d51.png — 200 — 488.5 KiB — 171 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s FCP 3.2 s LCP 28.8 shttps://sitepoint.com// https://sitepoint.com/ — 301 — 46 B — 526 ms — h2https://www.sitepoint.com/www.sitepoint.com/ https://www.sitepoint.com/ — 200 — 26.1 KiB — 138 ms — h2https://www.sitepoint.com/_next/static/media/138d5b0847abe1e1-s.p.woff2www.sitepoint.com/_next/static/medi... https://www.sitepoint.com/_next/static/media/138d5b0847abe1e1-s.p.woff2 — 200 — 82.1 KiB — 105 ms — h2https://www.sitepoint.com/_next/static/media/612821e83c2a36f1-s.p.woff2www.sitepoint.com/_next/static/medi... https://www.sitepoint.com/_next/static/media/612821e83c2a36f1-s.p.woff2 — 200 — 19.3 KiB — 96 ms — h2https://www.sitepoint.com/_next/static/media/93f479601ee12b01-s.p.woff2www.sitepoint.com/_next/static/medi... https://www.sitepoint.com/_next/static/media/93f479601ee12b01-s.p.woff2 — 200 — 31.1 KiB — 86 ms — h2https://www.sitepoint.com/_next/static/media/dbd9bfd7927f161c-s.p.woff2www.sitepoint.com/_next/static/medi... https://www.sitepoint.com/_next/static/media/dbd9bfd7927f161c-s.p.woff2 — 200 — 21.0 KiB — 82 ms — h2https://uploads.sitepoint.com/wp-content/uploads/medium_12_Best_AI_Recruiting_Sourcing_Tools_for_2026_719aedcf99.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_12_Best_AI_Recruiting_Sourcing_Tools_for_2026_719aedcf99.png — 200 — 436.7 KiB — 1.4 s — h3https://www.sitepoint.com/_next/static/css/e0441f2f821e89fc.css?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/css/... https://www.sitepoint.com/_next/static/css/e0441f2f821e89fc.css?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 20.3 KiB — 80 ms — h2https://www.sitepoint.com/_next/static/css/0ec955cdb0dea670.css?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/css/... https://www.sitepoint.com/_next/static/css/0ec955cdb0dea670.css?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 1.2 KiB — 78 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KL8PMMWwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KL8PMMW — 200 — 166.6 KiB — 317 ms — h2https://www.googletagmanager.com/gtag/js?id=GTM-KL8PMMWwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GTM-KL8PMMW — 200 — 166.9 KiB — 315 ms — h2https://cmp.inmobi.com/choice/DsckBJsAJpkVK/www.sitepoint.com/choice.js?tag_version=V3cmp.inmobi.com/choice/DsckBJsAJpkVK... https://cmp.inmobi.com/choice/DsckBJsAJpkVK/www.sitepoint.com/choice.js?tag_version=V3 — 200 — 2.2 KiB — 150 ms — h2https://s3.sitepoint.com/images/avatars/default-50x50.jpgs3.sitepoint.com/images/avatars/def... https://s3.sitepoint.com/images/avatars/default-50x50.jpg — 200 — 959 B — 103 ms — h3https://www.sitepoint.com/_next/static/chunks/webpack-ce916e62b9b31522.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/webpack-ce916e62b9b31522.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 2.8 KiB — 80 ms — h2https://www.sitepoint.com/_next/static/chunks/4bd1b696-c1a4092914193f53.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/4bd1b696-c1a4092914193f53.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 53.7 KiB — 110 ms — h2https://www.sitepoint.com/_next/static/chunks/9da6db1e-a6b770f7ae251383.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/9da6db1e-a6b770f7ae251383.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 57.3 KiB — 93 ms — h2https://www.sitepoint.com/_next/static/chunks/1684-01ff1825ec4fb525.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/1684-01ff1825ec4fb525.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 46.3 KiB — 93 ms — h2https://www.sitepoint.com/_next/static/chunks/main-app-ad30c86f4469791a.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/main-app-ad30c86f4469791a.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 762 B — 106 ms — h2https://www.sitepoint.com/_next/static/chunks/4239-8e12ae0cbc8b1afa.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/4239-8e12ae0cbc8b1afa.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 3.9 KiB — 86 ms — h2https://www.sitepoint.com/_next/static/chunks/app/layout-4819a33b0449eeb2.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/app/layout-4819a33b0449eeb2.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 3.4 KiB — 101 ms — h2https://www.sitepoint.com/_next/static/chunks/6874-fc0dbf44c8e00460.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/6874-fc0dbf44c8e00460.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 3.9 KiB — 99 ms — h2https://www.sitepoint.com/_next/static/chunks/4277-1dd1ecf31fb5d7c1.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/4277-1dd1ecf31fb5d7c1.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 8.5 KiB — 90 ms — h2https://www.sitepoint.com/_next/static/chunks/8940-20b2508bce0899ff.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/8940-20b2508bce0899ff.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 25.4 KiB — 98 ms — h2https://www.sitepoint.com/_next/static/chunks/7242-2f55b9453cf7e5b0.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/7242-2f55b9453cf7e5b0.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 15.4 KiB — 101 ms — h2https://www.sitepoint.com/_next/static/chunks/1886-7bff84bfb84f4f02.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/1886-7bff84bfb84f4f02.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 3.5 KiB — 102 ms — h2https://www.sitepoint.com/_next/static/chunks/9414-36d121ff4944c6ff.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/9414-36d121ff4944c6ff.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 3.6 KiB — 106 ms — h2https://www.sitepoint.com/_next/static/chunks/app/(main)/layout-a67baf85f0b63afb.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/app/(main)/layout-a67baf85f0b63afb.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 32.0 KiB — 119 ms — h2https://www.sitepoint.com/_next/static/chunks/3063-6bcd5c8b76f4b4d0.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/3063-6bcd5c8b76f4b4d0.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 6.0 KiB — 130 ms — h2https://www.sitepoint.com/_next/static/chunks/app/(main)/page-0b0e6a177634812c.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/app/(main)/page-0b0e6a177634812c.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 5.0 KiB — 125 ms — h2https://uploads.sitepoint.com/wp-content/uploads/medium_data_10f1429d51.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_data_10f1429d51.png — 200 — 488.5 KiB — 171 ms — h3https://uploads.sitepoint.com/wp-content/uploads/medium_Best_Cryptocurrency_Cards_for_Indians_29ce7726e1.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_Best_Cryptocurrency_Cards_for_Indians_29ce7726e1.png — -1 — 0 B — 0 ms — https://uploads.sitepoint.com/wp-content/uploads/medium_data_00ddf27219.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_data_00ddf27219.png — 200 — 560.9 KiB — 213 ms — h3https://uploads.sitepoint.com/wp-content/uploads/medium_Cover_Image_5879d75850.jpguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_Cover_Image_5879d75850.jpg — 200 — 60.6 KiB — 108 ms — h3https://uploads.sitepoint.com/wp-content/uploads/medium_Senrush_one_fed550edd3.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_Senrush_one_fed550edd3.png — 200 — 504.3 KiB — 208 ms — h3https://uploads.sitepoint.com/wp-content/uploads/medium_Top_5_Ways_to_Use_the_Semrush_Developer_API_ae4fc0e95f.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_Top_5_Ways_to_Use_the_Semrush_Developer_API_ae4fc0e95f.png — 200 — 415.6 KiB — 1.4 s — h3https://avatars.discourse-cdn.com/v4/letter/c/8797f3/48.pngavatars.discourse-cdn.com/v4/letter... https://avatars.discourse-cdn.com/v4/letter/c/8797f3/48.png — 200 — 977 B — 110 ms — h2https://avatars.discourse-cdn.com/v4/letter/n/9fc348/48.pngavatars.discourse-cdn.com/v4/letter... https://avatars.discourse-cdn.com/v4/letter/n/9fc348/48.png — 200 — 1.0 KiB — 111 ms — h2https://avatars.discourse-cdn.com/v4/letter/t/4af34b/48.pngavatars.discourse-cdn.com/v4/letter... https://avatars.discourse-cdn.com/v4/letter/t/4af34b/48.png — 200 — 725 B — 112 ms — h2https://sea2.discourse-cdn.com/sitepoint/community/user_avatar/www.sitepoint.com/skylabblackhole/48/153753_2.pngsea2.discourse-cdn.com/sitepoint/co... https://sea2.discourse-cdn.com/sitepoint/community/user_avatar/www.sitepoint.com/skylabblackhole/48/153753_2.png — 200 — 1.8 KiB — 101 ms — h2https://sea2.discourse-cdn.com/sitepoint/community/user_avatar/www.sitepoint.com/shyperson20/48/83047_2.pngsea2.discourse-cdn.com/sitepoint/co... https://sea2.discourse-cdn.com/sitepoint/community/user_avatar/www.sitepoint.com/shyperson20/48/83047_2.png — 200 — 4.5 KiB — 102 ms — h2https://www.sitepoint.com/_next/image/?url=%2Fimages%2Fhome%2Ftestimonial-matt.png&w=128&q=75www.sitepoint.com/_next/image/?url=... https://www.sitepoint.com/_next/image/?url=%2Fimages%2Fhome%2Ftestimonial-matt.png&w=128&q=75 — 200 — 2.6 KiB — 146 ms — h2https://www.sitepoint.com/_next/image/?url=%2Fimages%2Fhome%2Fcourses-mobile.png&w=1080&q=75www.sitepoint.com/_next/image/?url=... https://www.sitepoint.com/_next/image/?url=%2Fimages%2Fhome%2Fcourses-mobile.png&w=1080&q=75 — 200 — 25.8 KiB — 162 ms — h2https://uploads.sitepoint.com/wp-content/uploads/medium_How_to_Use_Semrush_One_MCP_to_Power_AI_Tools_with_Real_SEO_Data_540d0a86cb.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_How_to_Use_Semrush_One_MCP_to_Power_AI_Tools_with_Real_SEO_Data_540d0a86cb.png — 200 — 645.9 KiB — 161 ms — h3https://uploads.sitepoint.com/wp-content/uploads/medium_Chat_GPT_Image_Nov_29_2025_09_55_00_AM_eef70e0011.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_Chat_GPT_Image_Nov_29_2025_09_55_00_AM_eef70e0011.png — 200 — 86.6 KiB — 147 ms — h3https://uploads.sitepoint.com/wp-content/uploads/IMG_3148_b920c9229b.jpeguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/IMG_3148_b920c9229b.jpeg — 200 — 36.4 KiB — 76 ms — h3https://uploads.sitepoint.com/wp-content/uploads/medium_Gemini_Generated_Image_q8fs2pq8fs2pq8fs_4498f3afe9.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_Gemini_Generated_Image_q8fs2pq8fs2pq8fs_4498f3afe9.png — 200 — 318.0 KiB — 148 ms — h3https://uploads.sitepoint.com/wp-content/uploads/medium_data_adc94ff130.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_data_adc94ff130.png — 200 — 715.6 KiB — 158 ms — h3https://uploads.sitepoint.com/wp-content/uploads/medium_data_cf43eb4978.pnguploads.sitepoint.com/wp-content/up... https://uploads.sitepoint.com/wp-content/uploads/medium_data_cf43eb4978.png — 200 — 810.3 KiB — 179 ms — h3https://eu.i.posthog.com/flags/?v=2&config=true&ip=1&_=1776295524097&ver=1.255.1&compression=base64eu.i.posthog.com/flags/?v=2&config=... https://eu.i.posthog.com/flags/?v=2&config=true&ip=1&_=1776295524097&ver=1.255.1&compression=base64 — 200 — 5.1 KiB — 183 ms — h2https://eu-assets.i.posthog.com/array/phc_9g11ygAa5OXbmefLYtzZD6OlDPIsB3kaSGOcXt5j35k/config.jseu-assets.i.posthog.com/array/phc_9... https://eu-assets.i.posthog.com/array/phc_9g11ygAa5OXbmefLYtzZD6OlDPIsB3kaSGOcXt5j35k/config.js — 200 — 5.0 KiB — 137 ms — h2https://eu.i.posthog.com/e/?ip=1&_=1776295524156&ver=1.255.1&compression=gzip-jseu.i.posthog.com/e/?ip=1&_=17762955... https://eu.i.posthog.com/e/?ip=1&_=1776295524156&ver=1.255.1&compression=gzip-js — 200 — 292 B — 116 ms — h2https://www.sitepoint.com/12-best-ai-recruiting-sourcing-tools-for-2026/?_rsc=1otn0www.sitepoint.com/12-best-ai-recrui... https://www.sitepoint.com/12-best-ai-recruiting-sourcing-tools-for-2026/?_rsc=1otn0 — 200 — 21.5 KiB — 444 ms — h2https://www.sitepoint.com/ai/?_rsc=1otn0www.sitepoint.com/ai/?_rsc=1otn0 https://www.sitepoint.com/ai/?_rsc=1otn0 — 200 — 11.1 KiB — 113 ms — h2https://www.sitepoint.com/php/automation/?_rsc=1otn0www.sitepoint.com/php/automation/?_... https://www.sitepoint.com/php/automation/?_rsc=1otn0 — 200 — 12.0 KiB — 242 ms — h2https://www.sitepoint.com/blog/?_rsc=1otn0www.sitepoint.com/blog/?_rsc=1otn0 https://www.sitepoint.com/blog/?_rsc=1otn0 — 200 — 11.3 KiB — 99 ms — h2https://www.sitepoint.com/claude-code-in-production-how-to-keep-long-runs-stable/?_rsc=1otn0www.sitepoint.com/claude-code-in-pr... https://www.sitepoint.com/claude-code-in-production-how-to-keep-long-runs-stable/?_rsc=1otn0 — 200 — 23.3 KiB — 242 ms — h2https://www.googletagmanager.com/gtag/js?id=G-QPSK9L63NG&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QPSK9L63NG&cx=c&gtm=4e64e1 — 200 — 172.9 KiB — 98 ms — h2https://assets.apollo.io/micro/website-tracker/tracker.iife.js?nocache=sicyooassets.apollo.io/micro/website-trac... https://assets.apollo.io/micro/website-tracker/tracker.iife.js?nocache=sicyoo — 200 — 2.4 KiB — 101 ms — h2https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.sitepoint.com%2F&scrsrc=www.googletagmanager.com&rnd=1751845253.1776295524&dt=SitePoint%20%E2%80%94%20Learn%20HTML%2C%20CSS%2C%20JavaScript%2C%20PHP%2C%20Ruby%20%26%20Responsive%20Design&auid=2044201260.1776295524&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64e1v79559795za200zd79559795xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~116363097~117266401~118128922&apve=1&apvf=f&apvc=1&tft=1776295524392&tfd=1209www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.sitepoint.com%2F&scrsrc=www.googletagmanager.com&rnd=1751845253.1776295524&dt=SitePoint%20%E2%80%94%20Learn%20HTML%2C%20CSS%2C%20JavaScript%2C%20PHP%2C%20Ruby%20%26%20Responsive%20Design&auid=2044201260.1776295524&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64e1v79559795za200zd79559795xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~116363097~117266401~118128922&apve=1&apvf=f&apvc=1&tft=1776295524392&tfd=1209 — 200 — 21 B — 62 ms — h3https://eu-assets.i.posthog.com/static/surveys.js?v=1.255.1eu-assets.i.posthog.com/static/surv... https://eu-assets.i.posthog.com/static/surveys.js?v=1.255.1 — 200 — 32.0 KiB — 73 ms — h2https://www.sitepoint.com/_next/static/chunks/2317-4ac7730e843eb3de.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/2317-4ac7730e843eb3de.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 6.9 KiB — 116 ms — h2https://www.sitepoint.com/_next/static/chunks/app/(main)/blog/page-294424382257989f.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/app/(main)/blog/page-294424382257989f.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 1.3 KiB — 81 ms — h2https://www.sitepoint.com/deepseek-v4-preview-what-the-fast-expert-and-vision-modes-suggest/?_rsc=1otn0www.sitepoint.com/deepseek-v4-previ... https://www.sitepoint.com/deepseek-v4-preview-what-the-fast-expert-and-vision-modes-suggest/?_rsc=1otn0 — 200 — 17.8 KiB — 242 ms — h2https://www.sitepoint.com/_next/static/chunks/1880-7b95d62e1351cda0.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/1880-7b95d62e1351cda0.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 8.0 KiB — 116 ms — h2https://www.sitepoint.com/_next/static/chunks/9954-b377850410de1030.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/9954-b377850410de1030.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 119.8 KiB — 102 ms — h2https://www.sitepoint.com/_next/static/chunks/9107-efbd018f283c5459.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/9107-efbd018f283c5459.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 4.3 KiB — 123 ms — h2https://www.sitepoint.com/_next/static/chunks/app/(main)/%5B...slug%5D/page-bbf72e14b2acd0f9.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2fwww.sitepoint.com/_next/static/chun... https://www.sitepoint.com/_next/static/chunks/app/(main)/%5B...slug%5D/page-bbf72e14b2acd0f9.js?dpl=dpl_5RJ7fPJTGGHik7onbLERhvy3iv2f — 200 — 9.2 KiB — 112 ms — h2https://www.sitepoint.com/top-5-ways-to-use-the-semrush-developer-api/?_rsc=1otn0www.sitepoint.com/top-5-ways-to-use... https://www.sitepoint.com/top-5-ways-to-use-the-semrush-developer-api/?_rsc=1otn0 — 200 — 16.1 KiB — 267 ms — h2https://eu.i.posthog.com/api/surveys/?token=phc_9g11ygAa5OXbmefLYtzZD6OlDPIsB3kaSGOcXt5j35k&ip=1&_=1776295524487&ver=1.255.1eu.i.posthog.com/api/surveys/?token... https://eu.i.posthog.com/api/surveys/?token=phc_9g11ygAa5OXbmefLYtzZD6OlDPIsB3kaSGOcXt5j35k&ip=1&_=1776295524487&ver=1.255.1 — 200 — 4.6 KiB — 35 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-QPSK9L63NG&gtm=45je64e1v871251351z879559795za20gzb79559795zd79559795&_p=1776295524273&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1235130784.1776295525&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~116363097~117266400~117384406&sid=1776295524&sct=1&seg=0&dl=https%3A%2F%2Fwww.sitepoint.com%2F&dt=SitePoint%20%E2%80%94%20Learn%20HTML%2C%20CSS%2C%20JavaScript%2C%20PHP%2C%20Ruby%20%26%20Responsive%20Design&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1365region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-QPSK9L63NG&gtm=45je64e1v871251351z879559795za20gzb79559795zd79559795&_p=1776295524273&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1235130784.1776295525&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~116363097~117266400~117384406&sid=1776295524&sct=1&seg=0&dl=https%3A%2F%2Fwww.sitepoint.com%2F&dt=SitePoint%20%E2%80%94%20Learn%20HTML%2C%20CSS%2C%20JavaScript%2C%20PHP%2C%20Ruby%20%26%20Responsive%20Design&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1365 — 204 — 550 B — 92 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QPSK9L63NG&cid=1235130784.1776295525&gtm=45je64e1v871251351z879559795za20gzb79559795zd79559795&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~116363097~117266400~117384406stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QPSK9L63NG&cid=1235130784.1776295525&gtm=45je64e1v871251351z879559795za20gzb79559795zd79559795&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~116363097~117266400~117384406 — 204 — 559 B — 118 ms — h2https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&es=1&e=gtm.init&eid=2&u=AAAAAAAAAAAAAAAg&h=Ag&tr=1ogtreferralexclusion.1ogt1pdatav2.1ccdgafirst.1setproductsettings.1ogtgagamlink.1ccdgaadslink.1ogtgooglesignals.1ccdgaregscope.1ccdemdownload.1ccdemoutboundclick.1ccdempageview.1ccdemscroll.1ccdemsitesearch.1ccdemvideo.1ccdconversionmarking.1ogteventcreate.1ccdautoredact.1ccdgalast&ti=2ogtreferralexclusion.2ogt1pdatav2.2ccdgafirst.2setproductsettings.2ogtgagamlink.2ccdgaadslink.2ogtgooglesignals.2ccdgaregscope.2ccdemdownload.2ccdemoutboundclick.2ccdempageview.2ccdemscroll.2ccdemsitesearch.2ccdemvideo.2ccdconversionmarking.2ogteventcreate.2ccdautoredact.2ccdgalast&z=0www.googletagmanager.com/a?id=G-QPS... https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&es=1&e=gtm.init&eid=2&u=AAAAAAAAAAAAAAAg&h=Ag&tr=1ogtreferralexclusion.1ogt1pdatav2.1ccdgafirst.1setproductsettings.1ogtgagamlink.1ccdgaadslink.1ogtgooglesignals.1ccdgaregscope.1ccdemdownload.1ccdemoutboundclick.1ccdempageview.1ccdemscroll.1ccdemsitesearch.1ccdemvideo.1ccdconversionmarking.1ogteventcreate.1ccdautoredact.1ccdgalast&ti=2ogtreferralexclusion.2ogt1pdatav2.2ccdgafirst.2setproductsettings.2ogtgagamlink.2ccdgaadslink.2ogtgooglesignals.2ccdgaregscope.2ccdemdownload.2ccdemoutboundclick.2ccdempageview.2ccdemscroll.2ccdemsitesearch.2ccdemvideo.2ccdconversionmarking.2ogteventcreate.2ccdautoredact.2ccdgalast&z=0 — 200 — 11 B — 53 ms — h3https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-QPSK9L63NG&cid=1235130784.1776295525&gtm=45je64e1v871251351z879559795za20gzb79559795zd79559795&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~116363097~117266400~117384406&z=907368359www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-QPSK9L63NG&cid=1235130784.1776295525&gtm=45je64e1v871251351z879559795za20gzb79559795zd79559795&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~116363097~117266400~117384406&z=907368359 — 200 — 408 B — 166 ms — h2https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&es=1&e=*&eid=3&u=AAAAAAAIAAAAACAg&ut=Ag&h=Ag&epr=1G.2G.1G.2G&tr=1gct&ti=2gct&z=0www.googletagmanager.com/a?id=G-QPS... https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&es=1&e=*&eid=3&u=AAAAAAAIAAAAACAg&ut=Ag&h=Ag&epr=1G.2G.1G.2G&tr=1gct&ti=2gct&z=0 — 200 — 11 B — 51 ms — h3https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&es=1&e=gtm.dom&eid=54&u=AAAAAAAIAAAAACAg&ut=Ag&h=Ag&z=0www.googletagmanager.com/a?id=G-QPS... https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&es=1&e=gtm.dom&eid=54&u=AAAAAAAIAAAAACAg&ut=Ag&h=Ag&z=0 — 200 — 11 B — 53 ms — h3https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&es=1&e=gtm.init_consent&eid=1&u=AAAAAAAIAAAAACAg&ut=Ag&h=Ag&tr=1ogtdma.5ogtdma&ti=2ogtdma.2ogtdma&z=0www.googletagmanager.com/a?id=G-QPS... https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&es=1&e=gtm.init_consent&eid=1&u=AAAAAAAIAAAAACAg&ut=Ag&h=Ag&tr=1ogtdma.5ogtdma&ti=2ogtdma.2ogtdma&z=0 — 200 — 11 B — 65 ms — h3https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&e=gtm.init&eid=2&u=AAAAAAAIAAAAACAg&ut=Ag&h=Ag&tr=5ogtreferralexclusion.5ogt1pdatav2.5ccdgafirst.5setproductsettings.5ogtgagamlink.5ccdgaadslink.5ogtgooglesignals.5ccdgaregscope.5ccdemdownload.5ccdemoutboundclick.5ccdempageview.5ccdemscroll.5ccdemsitesearch.5ccdemvideo.5ccdconversionmarking.5ogteventcreate.5ccdautoredact.5ccdgalast&ti=2ogtreferralexclusion.2ogt1pdatav2.2ccdgafirst.2setproductsettings.2ogtgagamlink.2ccdgaadslink.2ogtgooglesignals.2ccdgaregscope.2ccdemdownload.2ccdemoutboundclick.2ccdempageview.2ccdemscroll.2ccdemsitesearch.2ccdemvideo.2ccdconversionmarking.2ogteventcreate.2ccdautoredact.2ccdgalast&z=0www.googletagmanager.com/a?id=G-QPS... https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&e=gtm.init&eid=2&u=AAAAAAAIAAAAACAg&ut=Ag&h=Ag&tr=5ogtreferralexclusion.5ogt1pdatav2.5ccdgafirst.5setproductsettings.5ogtgagamlink.5ccdgaadslink.5ogtgooglesignals.5ccdgaregscope.5ccdemdownload.5ccdemoutboundclick.5ccdempageview.5ccdemscroll.5ccdemsitesearch.5ccdemvideo.5ccdconversionmarking.5ogteventcreate.5ccdautoredact.5ccdgalast&ti=2ogtreferralexclusion.2ogt1pdatav2.2ccdgafirst.2setproductsettings.2ogtgagamlink.2ccdgaadslink.2ogtgooglesignals.2ccdgaregscope.2ccdemdownload.2ccdemoutboundclick.2ccdempageview.2ccdemscroll.2ccdemsitesearch.2ccdemvideo.2ccdconversionmarking.2ogteventcreate.2ccdautoredact.2ccdgalast&z=0 — 200 — 11 B — 53 ms — h3https://www.sitepoint.com/how-to-use-semrush-one-mcp-to-power-ai-tools-with-real-seo-data/?_rsc=1otn0www.sitepoint.com/how-to-use-semrus... https://www.sitepoint.com/how-to-use-semrush-one-mcp-to-power-ai-tools-with-real-seo-data/?_rsc=1otn0 — 200 — 15.1 KiB — 288 ms — h2https://aplo-evnt.com/api/v1/intent_pixel/can_track_visitor?x_app_id=669e32336c90e101b31f7db4aplo-evnt.com/api/v1/intent_pixel/c... https://aplo-evnt.com/api/v1/intent_pixel/can_track_visitor?x_app_id=669e32336c90e101b31f7db4 — 200 — 1.4 KiB — 387 ms — h3https://aplo-evnt.com/api/v1/intent_pixel/track_request?app_id=669e32336c90e101b31f7db4aplo-evnt.com/api/v1/intent_pixel/t... https://aplo-evnt.com/api/v1/intent_pixel/track_request?app_id=669e32336c90e101b31f7db4 — 200 — 0 B — 133 ms — h3https://aplo-evnt.com/api/v1/intent_pixel/track_request?app_id=669e32336c90e101b31f7db4aplo-evnt.com/api/v1/intent_pixel/t... https://aplo-evnt.com/api/v1/intent_pixel/track_request?app_id=669e32336c90e101b31f7db4 — 400 — 957 B — 145 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-1071863924&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-1071863924&cx=c&gtm=4e64e1 — 200 — 137.2 KiB — 131 ms — h3https://www.sitepoint.com/favicon.icowww.sitepoint.com/favicon.ico https://www.sitepoint.com/favicon.ico — 200 — 15.3 KiB — 70 ms — h2https://cmp.inmobi.com/tcfv2/60/cmp2.js?referer=www.sitepoint.comcmp.inmobi.com/tcfv2/60/cmp2.js?ref... https://cmp.inmobi.com/tcfv2/60/cmp2.js?referer=www.sitepoint.com — 200 — 114.2 KiB — 56 ms — h2https://script.tapfiliate.com/tapfiliate.jsscript.tapfiliate.com/tapfiliate.js https://script.tapfiliate.com/tapfiliate.js — 200 — 4.5 KiB — 56 ms — h2https://cmp.inmobi.com/geoipcmp.inmobi.com/geoip https://cmp.inmobi.com/geoip — 200 — 330 B — 53 ms — h2https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.jsoncmp.inmobi.com/GVL-v3/vendor-list-t... https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.json — 200 — 85.4 KiB — 42 ms — h2https://cmp.inmobi.com/GVL-v2/cmp-list.jsoncmp.inmobi.com/GVL-v2/cmp-list.json https://cmp.inmobi.com/GVL-v2/cmp-list.json — 200 — 5.2 KiB — 19 ms — h2https://cmp.inmobi.com/tcfv2/60/cmp2ui-en.jscmp.inmobi.com/tcfv2/60/cmp2ui-en.j... https://cmp.inmobi.com/tcfv2/60/cmp2ui-en.js — 200 — 107.6 KiB — 29 ms — h2https://visit-server.inmobi-choice.io/visit-eventvisit-server.inmobi-choice.io/visit... https://visit-server.inmobi-choice.io/visit-event — 200 — 0 B — 115 ms — h2https://cmp.inmobi.com/us-mspa/v1/purposes-national-en.jsoncmp.inmobi.com/us-mspa/v1/purposes-... https://cmp.inmobi.com/us-mspa/v1/purposes-national-en.json — 200 — 1.8 KiB — 18 ms — h2https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.jsoncmp.inmobi.com/GVL-v3/vendor-list-t... https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.json — 200 — 0 B — 3 ms — h2https://cmp.inmobi.com/google-basic-consent/v1/purposes-en.jsoncmp.inmobi.com/google-basic-consent... https://cmp.inmobi.com/google-basic-consent/v1/purposes-en.json — 200 — 1.1 KiB — 22 ms — h2https://api.cmp.inmobi.com/?log=%7B%22accountId%22%3A%22DsckBJsAJpkVK%22%2C%22domain%22%3A%22www.sitepoint.com%22%2C%22publisher%22%3A%22SitePoint%22%2C%22cmpId%22%3A10%2C%22cmpVersion%22%3A%222.60%22%2C%22displayType%22%3A%22tcfui%3Amandatory%22%2C%22configurationHashCode%22%3A%22lau5XvyGXfJVnVcnm8wGpw%22%2C%22tagVersion%22%3A%22V3%22%2C%22gvlVersion%22%3A3%2C%22siteUuid%22%3A%223d0f13db-e31d-453f-b19b-a97defdd45b2%22%2C%22browserName%22%3A%22Chrome%22%2C%22deviceType%22%3A%22mobile%22%2C%22cmpPlatform%22%3A%22others%22%2C%22pageFormat%22%3A%22HTTP%22%2C%22country%22%3A%22esp%22%2C%22region%22%3A%22md%22%2C%22city%22%3A%22madrid%22%2C%22configs%22%3A%7B%22gbcApplicable%22%3Atrue%2C%22themeUuid%22%3A%22366100da-440a-43e3-a2aa-75f8bf4301fe%22%2C%22language%22%3A%22en%22%2C%22copApplicable%22%3Afalse%2C%22advancedApplicable%22%3Atrue%7D%2C%22existingCMPStatus%22%3Anull%2C%22existingGBCStatus%22%3Anull%2C%22existingConfigs%22%3A%7B%7D%2C%22manualTrigger%22%3Afalse%2C%22clientTimestamp%22%3A1776295525621%2C%22operationType%22%3A%22init%22%2C%22sessionId%22%3A%22GDPR-rtb0277a0m2ezdttq5xj%22%7Dapi.cmp.inmobi.com/?log=%7B%22accou... https://api.cmp.inmobi.com/?log=%7B%22accountId%22%3A%22DsckBJsAJpkVK%22%2C%22domain%22%3A%22www.sitepoint.com%22%2C%22publisher%22%3A%22SitePoint%22%2C%22cmpId%22%3A10%2C%22cmpVersion%22%3A%222.60%22%2C%22displayType%22%3A%22tcfui%3Amandatory%22%2C%22configurationHashCode%22%3A%22lau5XvyGXfJVnVcnm8wGpw%22%2C%22tagVersion%22%3A%22V3%22%2C%22gvlVersion%22%3A3%2C%22siteUuid%22%3A%223d0f13db-e31d-453f-b19b-a97defdd45b2%22%2C%22browserName%22%3A%22Chrome%22%2C%22deviceType%22%3A%22mobile%22%2C%22cmpPlatform%22%3A%22others%22%2C%22pageFormat%22%3A%22HTTP%22%2C%22country%22%3A%22esp%22%2C%22region%22%3A%22md%22%2C%22city%22%3A%22madrid%22%2C%22configs%22%3A%7B%22gbcApplicable%22%3Atrue%2C%22themeUuid%22%3A%22366100da-440a-43e3-a2aa-75f8bf4301fe%22%2C%22language%22%3A%22en%22%2C%22copApplicable%22%3Afalse%2C%22advancedApplicable%22%3Atrue%7D%2C%22existingCMPStatus%22%3Anull%2C%22existingGBCStatus%22%3Anull%2C%22existingConfigs%22%3A%7B%7D%2C%22manualTrigger%22%3Afalse%2C%22clientTimestamp%22%3A1776295525621%2C%22operationType%22%3A%22init%22%2C%22sessionId%22%3A%22GDPR-rtb0277a0m2ezdttq5xj%22%7D — 200 — 101 B — 143 ms — h2https://cmp.inmobi.com/geoipcmp.inmobi.com/geoip https://cmp.inmobi.com/geoip — 200 — 329 B — 19 ms — h2https://cmp.inmobi.com/custom-translations/DsckBJsAJpkVK/366100da-440a-43e3-a2aa-75f8bf4301fe/en.jsoncmp.inmobi.com/custom-translations/... https://cmp.inmobi.com/custom-translations/DsckBJsAJpkVK/366100da-440a-43e3-a2aa-75f8bf4301fe/en.json — 200 — 535 B — 20 ms — h2https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&es=1&e=*&eid=60&u=AgAAAIAIAAQAACAgAAAAAAAY&ut=Ag&h=Ag&epr=1G&z=0www.googletagmanager.com/a?id=G-QPS... https://www.googletagmanager.com/a?id=G-QPSK9L63NG&v=3&t=t&pid=1800055476&gtm=45je64e1v871251351za20gzb79559795zd79559795&cv=3&rv=64e1&tc=20&tag_exp=0~115938465~115938469~116363097~117266400~117384406&es=1&e=*&eid=60&u=AgAAAIAIAAQAACAgAAAAAAAY&ut=Ag&h=Ag&epr=1G&z=0 — 200 — 11 B — 52 ms — h3https://eu.i.posthog.com/i/v0/e/?ip=1&_=1776295527096&ver=1.255.1&compression=gzip-jseu.i.posthog.com/i/v0/e/?ip=1&_=177... https://eu.i.posthog.com/i/v0/e/?ip=1&_=1776295527096&ver=1.255.1&compression=gzip-js — 200 — 291 B — 58 ms — h2
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 3847ms · 1094KB · €62/mo
Unattributable
Other
Costly
Execution 630ms
Transfer 0 KB
Monthly Cost €10/mo
cmp.inmobi.com
Other
Costly
Execution 454ms
Transfer 114 KB
Unused 49%
Monthly Cost €7/mo
cmp.inmobi.com
Other
Costly
Execution 418ms
Transfer 108 KB
Unused 47%
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 417ms
Transfer 167 KB
Unused 37%
Monthly Cost €7/mo
www.sitepoint.com
Other
Costly
Execution 395ms
Transfer 26 KB
Monthly Cost €6/mo
www.sitepoint.com
Other
Costly
Execution 345ms
Transfer 54 KB
Monthly Cost €6/mo
www.sitepoint.com
Other
Costly
Execution 330ms
Transfer 46 KB
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 321ms
Transfer 173 KB
Unused 38%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Optional
Execution 131ms
Transfer 137 KB
Unused 56%
Monthly Cost €2/mo
www.sitepoint.com
Other
Optional
Execution 109ms
Transfer 9 KB
Monthly Cost €2/mo
www.sitepoint.com
Other
Optional
Execution 95ms
Transfer 32 KB
Monthly Cost €2/mo
www.sitepoint.com
Other
Optional
Execution 73ms
Transfer 57 KB
Unused 45%
Monthly Cost €1/mo
www.sitepoint.com
Other
Optional
Execution 67ms
Transfer 4 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 62ms
Transfer 167 KB
Unused 62%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 630ms and costs ~€10/month
  • cmp.inmobi.com adds 454ms and costs ~€7/month
  • cmp.inmobi.com adds 418ms and costs ~€7/month
  • Google Tag Manager adds 417ms and costs ~€7/month
  • www.sitepoint.com adds 395ms and costs ~€6/month
  • www.sitepoint.com adds 345ms and costs ~€6/month
  • www.sitepoint.com adds 330ms and costs ~€5/month
  • Google Tag Manager adds 321ms and costs ~€5/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

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

cmp.inmobi.com takes 454ms 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

cmp.inmobi.com takes 418ms 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

Google Tag Manager takes 417ms 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.sitepoint.com takes 395ms 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.sitepoint.com takes 345ms 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.sitepoint.com takes 330ms 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

Google Tag Manager takes 321ms 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

56% of Google Tag Manager'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

62% of Google Tag Manager'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