Skip to content
https://www.aljazeera.net

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
4
REVIEW
7
PASS
11
INFO
4

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

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

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

3.07 s

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

6.70 s

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

1.12 s

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.

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

25.18 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
26
11 PASS 7 REVIEW 4 FIX
F
Page Weight Budget
Action
4.3 MB transferred, 129 requests
FIX
4.3 MB transferred, 129 requests
Critical::
Page weighs 15.4 MB (4.3 MB transferred)
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Info::
CSS is 255 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 255 KB
Info::
Fonts are 202 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 202 KB
Warning::
129 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.90 g CO2 per page load
4.3 MB / 2.4 MB budget
4.3 MB transferred
129 requests
0.90 g CO2 per page load
JavaScript 2.6 MiB 60%
Images 929.3 KiB 21%
HTML 343.7 KiB 8%
CSS 255.2 KiB 6%
Fonts 201.6 KiB 5%
Other 6.6 KiB 0%
Other 1.5 KiB 0%
Other 361 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

F
JS Execution Cost
Action
5269ms total JS execution
FIX
5269ms total JS execution
Warning::
https://www.aljazeera.net/static/js/main.7546569d....: 1803ms CPU time
Warning::
https://www.aljazeera.net/: 1369ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 660ms CPU time
Warning::
Unattributable: 531ms CPU time
Info::
https://static.chartbeat.com/js/chartbeat.js: 248ms CPU time
Info::
Third-party scripts: 1894ms (36% of total)

Main Thread Breakdown

Script Evaluation 52% Other 18% Style & Layout 15% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://www.aljazeera.net/static/js/main.7546569d.js1803ms1509ms1ms1st
https://www.aljazeera.net/1369ms66ms94ms1st
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js660ms534ms64ms3rd
Unattributable531ms42ms0ms3rd
https://static.chartbeat.com/js/chartbeat.js248ms161ms4ms3rd
https://www.googletagmanager.com/gtag/js?id=G-WFKEPR3HG4217ms183ms33ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N6778BQ138ms104ms32ms3rd
https://www.youtube.com/s/player/8fb635c2/www-widgetapi.vflset/www-widgetapi.js101ms63ms2ms3rd
https://www.aljazeera.net/static/js/react-core~7dbd8cdd.03b5246c.chunk.js74ms35ms12ms1st
https://www.aljazeera.net/static/js/component~main~6e6dca10.a8ee96b4.chunk.js68ms32ms12ms1st

Showing top 10 of 11 scripts

F
JS Bundles
Action
41 scripts, 909 KB unused
FIX
41 scripts, 909 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 175 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 175 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 175 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-WFKE...: 70 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N67...: 64 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 909 KB
909 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js0 KB175 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js364 KB175 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js365 KB175 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=G-WFKEPR3HG4168 KB70 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N6778BQ116 KB64 KB (55%)3rd
https://www.aljazeera.net/static/js/vendor~main~7dbd8cdd.a5a7d683.chunk.js67 KB42 KB (64%)1st
https://www.aljazeera.net/static/js/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.5c5dc405.chunk.js59 KB34 KB (57%)1st
https://www.aljazeera.net/static/js/component~AudioPlayer~493df0b3.f6c5873f.chunk.js32 KB29 KB (90%)1st
https://www.aljazeera.net/static/js/firebase-packages~7dbd8cdd.ad719a87.chunk.js40 KB29 KB (72%)1st
https://www.aljazeera.net/static/js/vendor~main~e5e84d97.33838d21.chunk.js73 KB27 KB (37%)1st

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
129 resources · 4.3 MB · 909 KB savings available
FIX
129 resources · 4.3 MB · 909 KB savings available
Warning::
Page weight 4.3 MB exceeds 1 MB target by 3.3 MB
Got: 4.3 MB Expected: ≤ 1 MB
Info::
~909 KB of savings available
Warning::
56 third-party resources (59% of weight)
Info::
4 resources over 200KB
129 resources · 4.3 MiB · 56 third-party 3.3 MiB over 1MB target
JavaScript 60% · 2.6 MiB
Image 21% · 931.8 KiB
Document 8% · 343.7 KiB
CSS 6% · 255.2 KiB
Font 5% · 201.6 KiB
Other 0% · 5.9 KiB

~908.6 KiB of savings available

Remove unused JavaScript: 908.6 KiB
B
Third-Party Impact
59% third-party, 0 ms blocking
REVIEW
59% third-party, 0 ms blocking
Warning::
Third-party code accounts for 59% of page weight (2.5 MiB of 4.3 MiB)
Info::
Third-party blocking time is low (0 ms)
41%
59%
First-party Third-party
B
Image Optimization
48 images, 0 KB saveable
REVIEW
48 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
48 images 929 KB
0 oversized -0 KB
15 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
2 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 5.3 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
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
7 fonts (202 KB)
PASS
7 fonts (202 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

202 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.1 s LCP 6.7 shttps://www.aljazeera.net/static/media/Al-Jazeera-Bold.3301c4f5.woff2Al-Jazeera-Bold.3301c4f... https://www.aljazeera.net/static/media/Al-Jazeera-Bold.3301c4f5.woff2 — 33.1 KiB — 49 ms — font-display: swaphttps://www.aljazeera.net/static/media/Al-Jazeera-Regular.0112de0f.woff2Al-Jazeera-Regular.0112... https://www.aljazeera.net/static/media/Al-Jazeera-Regular.0112de0f.woff2 — 33.5 KiB — 49 ms — font-display: swaphttps://www.aljazeera.net/static/media/Al-Jazeera-Heavy.3baf54b4.woff2Al-Jazeera-Heavy.3baf54... https://www.aljazeera.net/static/media/Al-Jazeera-Heavy.3baf54b4.woff2 — 34.5 KiB — 49 ms — font-display: swaphttps://www.aljazeera.net/static/media/Al-Jazeera-Light.b09a8096.woff2Al-Jazeera-Light.b09a80... https://www.aljazeera.net/static/media/Al-Jazeera-Light.b09a8096.woff2 — 32.7 KiB — 33 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 109 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 41 ms — font-display: swap
Al-Jazeera-Bold.3301c4f... woff2 swap
Size 33 KB
Load time 49 ms
Start 50 ms
Risk FOUT — text flashes from fallback to web font
Al-Jazeera-Regular.0112... woff2 swap
Size 34 KB
Load time 49 ms
Start 50 ms
Risk FOUT — text flashes from fallback to web font
Al-Jazeera-Heavy.3baf54... woff2 swap
Size 34 KB
Load time 49 ms
Start 264 ms
Risk FOUT — text flashes from fallback to web font
Al-Jazeera-Light.b09a80... woff2 swap
Size 33 KB
Load time 33 ms
Start 264 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 109 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 41 ms
Start 4.7 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A
Resource Hints
16 hints, 0 missing preconnects
PASS
16 hints, 0 missing preconnects
Info::
1 dns-prefetch redundant with preconnect on same origin
preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://cdn.cookielaw.org. Remove the redundant dns-prefetch entries.
Info::
1 URL(s) appear in multiple hints
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://cdn.cookielaw.org (preconnect+preconnect+dns-prefetch).
Info::
Page uses 16 resource hint(s)

Current Resource Hints

preconnect
2
preload
+3
13
dns-prefetch
1
prefetch

16 resource hints configured

preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://cdn.cookielaw.org. Remove the redundant dns-prefetch entries.

Why this matters

Performance issues directly impact user engagement and conversion rates.

The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://cdn.cookielaw.org (preconnect+preconnect+dns-prefetch).

Why this matters

Performance issues directly impact user engagement and conversion rates.

A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML max-age=120 (≤ 5min) is appropriate
PASS
Main HTML max-age=120 (≤ 5min) is appropriate
Info::
Main HTML max-age=120 (≤ 5min) is appropriate
Got: max-age=120, must-revalidate
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
11 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
A+
HTTP Caching
max-age=120 (2 minutes)
PASS
max-age=120 (2 minutes)
Info::
Cache-Control header is set
Got: max-age=120, must-revalidate
Info::
Effective TTL: 2 minutes (max-age=120)
Info::
ETag present — enables conditional (304) responses
Cache-Control

max-age=120, must-revalidate

DirectiveValueMeaning
max-age120Cache for 2 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 120 seconds
Network Waterfall
129 requests over 4990ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.1 s LCP 6.7 shttps://www.aljazeera.net// https://www.aljazeera.net/ — 200 — 205.3 KiB — 33 ms — http/1.1https://www.aljazeera.net/static/css/component~homepage-route~6e6dca10.53ce0748.chunk.css/static/css/component~homepage-rout... https://www.aljazeera.net/static/css/component~homepage-route~6e6dca10.53ce0748.chunk.css — 200 — 8.9 KiB — 29 ms — http/1.1https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 93 ms — https://www.aljazeera.net/static/css/component~homepage-route~493df0b3.eb0e22fd.chunk.css/static/css/component~homepage-rout... https://www.aljazeera.net/static/css/component~homepage-route~493df0b3.eb0e22fd.chunk.css — 200 — 13.9 KiB — 29 ms — http/1.1https://www.aljazeera.net/static/css/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.75a978c6.chunk.css/static/css/component~common-route~... https://www.aljazeera.net/static/css/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.75a978c6.chunk.css — 200 — 18.4 KiB — 29 ms — http/1.1https://www.aljazeera.net/static/css/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.b8946a3c.chunk.css/static/css/component~amp-route~art... https://www.aljazeera.net/static/css/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.b8946a3c.chunk.css — 200 — 15.1 KiB — 29 ms — http/1.1https://www.aljazeera.net/static/css/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.76106ea4.chunk.css/static/css/vendor~common-route~fea... https://www.aljazeera.net/static/css/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.76106ea4.chunk.css — 200 — 3.2 KiB — 27 ms — http/1.1https://www.aljazeera.net/static/css/component~main~5db14389.8684186c.chunk.css/static/css/component~main~5db14389... https://www.aljazeera.net/static/css/component~main~5db14389.8684186c.chunk.css — 200 — 14.6 KiB — 29 ms — http/1.1https://www.aljazeera.net/static/css/component~main~6e6dca10.b8c077ba.chunk.css/static/css/component~main~6e6dca10... https://www.aljazeera.net/static/css/component~main~6e6dca10.b8c077ba.chunk.css — 200 — 5.7 KiB — 50 ms — http/1.1https://www.aljazeera.net/static/css/component~main~b07b7304.6a8068a3.chunk.css/static/css/component~main~b07b7304... https://www.aljazeera.net/static/css/component~main~b07b7304.6a8068a3.chunk.css — 200 — 9.1 KiB — 50 ms — http/1.1https://www.aljazeera.net/static/css/component~main~748942c6.af9bf6f7.chunk.css/static/css/component~main~748942c6... https://www.aljazeera.net/static/css/component~main~748942c6.af9bf6f7.chunk.css — 200 — 12.9 KiB — 50 ms — http/1.1https://www.aljazeera.net/static/css/vendor~main~7dbd8cdd.24bf1742.chunk.css/static/css/vendor~main~7dbd8cdd.24... https://www.aljazeera.net/static/css/vendor~main~7dbd8cdd.24bf1742.chunk.css — 200 — 1.2 KiB — 41 ms — http/1.1https://www.aljazeera.net/static/media/Al-Jazeera-Bold.3301c4f5.woff2/static/media/Al-Jazeera-Bold.3301c... https://www.aljazeera.net/static/media/Al-Jazeera-Bold.3301c4f5.woff2 — 200 — 33.1 KiB — 49 ms — http/1.1https://www.aljazeera.net/static/media/Al-Jazeera-Regular.0112de0f.woff2/static/media/Al-Jazeera-Regular.01... https://www.aljazeera.net/static/media/Al-Jazeera-Regular.0112de0f.woff2 — 200 — 33.5 KiB — 49 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/04/777-1777469841.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/04/777-177... https://www.aljazeera.net/wp-content/uploads/2026/04/777-1777469841.jpg?resize=270%2C180&quality=80 — 200 — 7.0 KiB — 19 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/04/sshy4shs8y4sh6-1776597169.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/04/sshy4sh... https://www.aljazeera.net/wp-content/uploads/2026/04/sshy4shs8y4sh6-1776597169.jpg?resize=270%2C180&quality=80 — 200 — 7.0 KiB — 43 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/afp_69f9812064d3-1777959200.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/05/afp_69f... https://www.aljazeera.net/wp-content/uploads/2026/05/afp_69f9812064d3-1777959200.jpg?resize=270%2C180&quality=80 — 200 — 5.3 KiB — 55 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/GettyImages-2274156075-1778256618.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/05/GettyIm... https://www.aljazeera.net/wp-content/uploads/2026/05/GettyImages-2274156075-1778256618.jpg?resize=270%2C180&quality=80 — 200 — 4.4 KiB — 17 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/21313511-1778242399.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/05/2131351... https://www.aljazeera.net/wp-content/uploads/2026/05/21313511-1778242399.jpg?resize=270%2C180&quality=80 — 200 — 9.9 KiB — 27 ms — http/1.1https://www.aljazeera.net/static/js/youtube-libs~7dbd8cdd.fbf01926.chunk.js/static/js/youtube-libs~7dbd8cdd.fb... https://www.aljazeera.net/static/js/youtube-libs~7dbd8cdd.fbf01926.chunk.js — 200 — 3.8 KiB — 34 ms — http/1.1https://www.aljazeera.net/static/js/brightcove-libs~7dbd8cdd.1b26af6e.chunk.js/static/js/brightcove-libs~7dbd8cdd... https://www.aljazeera.net/static/js/brightcove-libs~7dbd8cdd.1b26af6e.chunk.js — 200 — 5.6 KiB — 26 ms — http/1.1https://www.aljazeera.net/static/js/amplitude-libs~011b9863.512b3553.chunk.js/static/js/amplitude-libs~011b9863.... https://www.aljazeera.net/static/js/amplitude-libs~011b9863.512b3553.chunk.js — 200 — 13.7 KiB — 50 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-WFKEPR3HG4www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-WFKEPR3HG4 — 200 — 167.5 KiB — 261 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 16.0 KiB — 103 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N6778BQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N6778BQ — 200 — 115.8 KiB — 264 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL… — 200 — 0 B — 0 ms — datahttps://www.aljazeera.net/static/js/freestar-libs~910c95fb.23a95913.chunk.js/static/js/freestar-libs~910c95fb.2... https://www.aljazeera.net/static/js/freestar-libs~910c95fb.23a95913.chunk.js — 200 — 13.8 KiB — 18 ms — http/1.1https://www.aljazeera.net/static/js/firebase-packages~7dbd8cdd.ad719a87.chunk.js/static/js/firebase-packages~7dbd8c... https://www.aljazeera.net/static/js/firebase-packages~7dbd8cdd.ad719a87.chunk.js — 200 — 39.8 KiB — 28 ms — http/1.1https://www.aljazeera.net/static/js/react-core~7dbd8cdd.03b5246c.chunk.js/static/js/react-core~7dbd8cdd.03b5... https://www.aljazeera.net/static/js/react-core~7dbd8cdd.03b5246c.chunk.js — 200 — 53.3 KiB — 29 ms — http/1.1https://www.aljazeera.net/static/js/graphql-core~7dbd8cdd.0bbca379.chunk.js/static/js/graphql-core~7dbd8cdd.0b... https://www.aljazeera.net/static/js/graphql-core~7dbd8cdd.0bbca379.chunk.js — 200 — 49.7 KiB — 30 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.1 s LCP 6.7 shttps://www.aljazeera.net// https://www.aljazeera.net/ — 200 — 205.3 KiB — 33 ms — http/1.1https://www.aljazeera.net/static/css/component~homepage-route~6e6dca10.53ce0748.chunk.css/static/css/component~homepage-rout... https://www.aljazeera.net/static/css/component~homepage-route~6e6dca10.53ce0748.chunk.css — 200 — 8.9 KiB — 29 ms — http/1.1https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 93 ms — https://www.aljazeera.net/static/css/component~homepage-route~493df0b3.eb0e22fd.chunk.css/static/css/component~homepage-rout... https://www.aljazeera.net/static/css/component~homepage-route~493df0b3.eb0e22fd.chunk.css — 200 — 13.9 KiB — 29 ms — http/1.1https://www.aljazeera.net/static/css/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.75a978c6.chunk.css/static/css/component~common-route~... https://www.aljazeera.net/static/css/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.75a978c6.chunk.css — 200 — 18.4 KiB — 29 ms — http/1.1https://www.aljazeera.net/static/css/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.b8946a3c.chunk.css/static/css/component~amp-route~art... https://www.aljazeera.net/static/css/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.b8946a3c.chunk.css — 200 — 15.1 KiB — 29 ms — http/1.1https://www.aljazeera.net/static/css/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.76106ea4.chunk.css/static/css/vendor~common-route~fea... https://www.aljazeera.net/static/css/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.76106ea4.chunk.css — 200 — 3.2 KiB — 27 ms — http/1.1https://www.aljazeera.net/static/css/component~main~5db14389.8684186c.chunk.css/static/css/component~main~5db14389... https://www.aljazeera.net/static/css/component~main~5db14389.8684186c.chunk.css — 200 — 14.6 KiB — 29 ms — http/1.1https://www.aljazeera.net/static/css/component~main~6e6dca10.b8c077ba.chunk.css/static/css/component~main~6e6dca10... https://www.aljazeera.net/static/css/component~main~6e6dca10.b8c077ba.chunk.css — 200 — 5.7 KiB — 50 ms — http/1.1https://www.aljazeera.net/static/css/component~main~b07b7304.6a8068a3.chunk.css/static/css/component~main~b07b7304... https://www.aljazeera.net/static/css/component~main~b07b7304.6a8068a3.chunk.css — 200 — 9.1 KiB — 50 ms — http/1.1https://www.aljazeera.net/static/css/component~main~748942c6.af9bf6f7.chunk.css/static/css/component~main~748942c6... https://www.aljazeera.net/static/css/component~main~748942c6.af9bf6f7.chunk.css — 200 — 12.9 KiB — 50 ms — http/1.1https://www.aljazeera.net/static/css/vendor~main~7dbd8cdd.24bf1742.chunk.css/static/css/vendor~main~7dbd8cdd.24... https://www.aljazeera.net/static/css/vendor~main~7dbd8cdd.24bf1742.chunk.css — 200 — 1.2 KiB — 41 ms — http/1.1https://www.aljazeera.net/static/media/Al-Jazeera-Bold.3301c4f5.woff2/static/media/Al-Jazeera-Bold.3301c... https://www.aljazeera.net/static/media/Al-Jazeera-Bold.3301c4f5.woff2 — 200 — 33.1 KiB — 49 ms — http/1.1https://www.aljazeera.net/static/media/Al-Jazeera-Regular.0112de0f.woff2/static/media/Al-Jazeera-Regular.01... https://www.aljazeera.net/static/media/Al-Jazeera-Regular.0112de0f.woff2 — 200 — 33.5 KiB — 49 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/04/777-1777469841.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/04/777-177... https://www.aljazeera.net/wp-content/uploads/2026/04/777-1777469841.jpg?resize=270%2C180&quality=80 — 200 — 7.0 KiB — 19 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/04/sshy4shs8y4sh6-1776597169.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/04/sshy4sh... https://www.aljazeera.net/wp-content/uploads/2026/04/sshy4shs8y4sh6-1776597169.jpg?resize=270%2C180&quality=80 — 200 — 7.0 KiB — 43 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/afp_69f9812064d3-1777959200.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/05/afp_69f... https://www.aljazeera.net/wp-content/uploads/2026/05/afp_69f9812064d3-1777959200.jpg?resize=270%2C180&quality=80 — 200 — 5.3 KiB — 55 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/GettyImages-2274156075-1778256618.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/05/GettyIm... https://www.aljazeera.net/wp-content/uploads/2026/05/GettyImages-2274156075-1778256618.jpg?resize=270%2C180&quality=80 — 200 — 4.4 KiB — 17 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/21313511-1778242399.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/05/2131351... https://www.aljazeera.net/wp-content/uploads/2026/05/21313511-1778242399.jpg?resize=270%2C180&quality=80 — 200 — 9.9 KiB — 27 ms — http/1.1https://www.aljazeera.net/static/js/youtube-libs~7dbd8cdd.fbf01926.chunk.js/static/js/youtube-libs~7dbd8cdd.fb... https://www.aljazeera.net/static/js/youtube-libs~7dbd8cdd.fbf01926.chunk.js — 200 — 3.8 KiB — 34 ms — http/1.1https://www.aljazeera.net/static/js/brightcove-libs~7dbd8cdd.1b26af6e.chunk.js/static/js/brightcove-libs~7dbd8cdd... https://www.aljazeera.net/static/js/brightcove-libs~7dbd8cdd.1b26af6e.chunk.js — 200 — 5.6 KiB — 26 ms — http/1.1https://www.aljazeera.net/static/js/amplitude-libs~011b9863.512b3553.chunk.js/static/js/amplitude-libs~011b9863.... https://www.aljazeera.net/static/js/amplitude-libs~011b9863.512b3553.chunk.js — 200 — 13.7 KiB — 50 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-WFKEPR3HG4www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-WFKEPR3HG4 — 200 — 167.5 KiB — 261 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 16.0 KiB — 103 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N6778BQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N6778BQ — 200 — 115.8 KiB — 264 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL… — 200 — 0 B — 0 ms — datahttps://www.aljazeera.net/static/js/freestar-libs~910c95fb.23a95913.chunk.js/static/js/freestar-libs~910c95fb.2... https://www.aljazeera.net/static/js/freestar-libs~910c95fb.23a95913.chunk.js — 200 — 13.8 KiB — 18 ms — http/1.1https://www.aljazeera.net/static/js/firebase-packages~7dbd8cdd.ad719a87.chunk.js/static/js/firebase-packages~7dbd8c... https://www.aljazeera.net/static/js/firebase-packages~7dbd8cdd.ad719a87.chunk.js — 200 — 39.8 KiB — 28 ms — http/1.1https://www.aljazeera.net/static/js/react-core~7dbd8cdd.03b5246c.chunk.js/static/js/react-core~7dbd8cdd.03b5... https://www.aljazeera.net/static/js/react-core~7dbd8cdd.03b5246c.chunk.js — 200 — 53.3 KiB — 29 ms — http/1.1https://www.aljazeera.net/static/js/graphql-core~7dbd8cdd.0bbca379.chunk.js/static/js/graphql-core~7dbd8cdd.0b... https://www.aljazeera.net/static/js/graphql-core~7dbd8cdd.0bbca379.chunk.js — 200 — 49.7 KiB — 30 ms — http/1.1data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd… — 200 — 0 B — 0 ms — datahttps://www.aljazeera.net/static/js/vendor~main~7dbd8cdd.a5a7d683.chunk.js/static/js/vendor~main~7dbd8cdd.a5a... https://www.aljazeera.net/static/js/vendor~main~7dbd8cdd.a5a7d683.chunk.js — 200 — 66.9 KiB — 28 ms — http/1.1https://www.aljazeera.net/static/js/vendor~main~e5e84d97.33838d21.chunk.js/static/js/vendor~main~e5e84d97.338... https://www.aljazeera.net/static/js/vendor~main~e5e84d97.33838d21.chunk.js — 200 — 73.0 KiB — 29 ms — http/1.1https://www.aljazeera.net/static/js/component~main~748942c6.c1319787.chunk.js/static/js/component~main~748942c6.... https://www.aljazeera.net/static/js/component~main~748942c6.c1319787.chunk.js — 200 — 88.3 KiB — 41 ms — http/1.1https://www.aljazeera.net/static/js/component~main~b07b7304.d4c6e036.chunk.js/static/js/component~main~b07b7304.... https://www.aljazeera.net/static/js/component~main~b07b7304.d4c6e036.chunk.js — 200 — 68.3 KiB — 37 ms — http/1.1https://www.aljazeera.net/static/js/component~main~6e6dca10.a8ee96b4.chunk.js/static/js/component~main~6e6dca10.... https://www.aljazeera.net/static/js/component~main~6e6dca10.a8ee96b4.chunk.js — 200 — 43.1 KiB — 34 ms — http/1.1https://www.aljazeera.net/static/js/component~main~5db14389.74262217.chunk.js/static/js/component~main~5db14389.... https://www.aljazeera.net/static/js/component~main~5db14389.74262217.chunk.js — 200 — 29.5 KiB — 33 ms — http/1.1https://www.aljazeera.net/static/js/main.7546569d.js/static/js/main.7546569d.js https://www.aljazeera.net/static/js/main.7546569d.js — 200 — 3.1 KiB — 17 ms — http/1.1https://www.aljazeera.net/thirdparty/ampli.v9.js/thirdparty/ampli.v9.js https://www.aljazeera.net/thirdparty/ampli.v9.js — 200 — 2.1 KiB — 21 ms — http/1.1https://www.aljazeera.net/static/js/vendor~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-route~~d03bd1d4.26993906.chunk.js/static/js/vendor~amp-route~article... https://www.aljazeera.net/static/js/vendor~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-route~~d03bd1d4.26993906.chunk.js — 200 — 27.4 KiB — 41 ms — http/1.1https://www.aljazeera.net/static/js/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.87c45a2f.chunk.js/static/js/vendor~common-route~feat... https://www.aljazeera.net/static/js/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.87c45a2f.chunk.js — 200 — 35.1 KiB — 38 ms — http/1.1https://www.aljazeera.net/static/js/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.5c5dc405.chunk.js/static/js/component~amp-route~arti... https://www.aljazeera.net/static/js/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.5c5dc405.chunk.js — 200 — 59.1 KiB — 39 ms — http/1.1https://www.aljazeera.net/static/js/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.d7764f44.chunk.js/static/js/component~common-route~h... https://www.aljazeera.net/static/js/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.d7764f44.chunk.js — 200 — 18.4 KiB — 38 ms — http/1.1https://www.aljazeera.net/static/js/component~homepage-route~493df0b3.f370ef51.chunk.js/static/js/component~homepage-route... https://www.aljazeera.net/static/js/component~homepage-route~493df0b3.f370ef51.chunk.js — 200 — 31.9 KiB — 38 ms — http/1.1https://www.aljazeera.net/static/js/component~homepage-route~6e6dca10.45dceee1.chunk.js/static/js/component~homepage-route... https://www.aljazeera.net/static/js/component~homepage-route~6e6dca10.45dceee1.chunk.js — 200 — 25.2 KiB — 37 ms — http/1.1https://www.aljazeera.net/static/media/Al-Jazeera-Heavy.3baf54b4.woff2/static/media/Al-Jazeera-Heavy.3baf... https://www.aljazeera.net/static/media/Al-Jazeera-Heavy.3baf54b4.woff2 — 200 — 34.5 KiB — 49 ms — http/1.1https://www.aljazeera.net/static/media/Al-Jazeera-Light.b09a8096.woff2/static/media/Al-Jazeera-Light.b09a... https://www.aljazeera.net/static/media/Al-Jazeera-Light.b09a8096.woff2 — 200 — 32.7 KiB — 33 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/1-1778254981.png?resize=270%2C180&quality=80/wp-content/uploads/2026/05/1-17782... https://www.aljazeera.net/wp-content/uploads/2026/05/1-1778254981.png?resize=270%2C180&quality=80 — 200 — 5.9 KiB — 23 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/comn-1778259468.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/05/comn-17... https://www.aljazeera.net/wp-content/uploads/2026/05/comn-1778259468.jpg?resize=270%2C180&quality=80 — 200 — 9.4 KiB — 57 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/reuters_69fe2f45-1778265925.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/05/reuters... https://www.aljazeera.net/wp-content/uploads/2026/05/reuters_69fe2f45-1778265925.jpg?resize=270%2C180&quality=80 — 200 — 6.4 KiB — 32 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/ap_69fe0af30fb70-1778256627.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/05/ap_69fe... https://www.aljazeera.net/wp-content/uploads/2026/05/ap_69fe0af30fb70-1778256627.jpg?resize=270%2C180&quality=80 — 200 — 10.1 KiB — 32 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/03/moj-1772996135.jpg?resize=770%2C513&quality=80/wp-content/uploads/2026/03/moj-177... https://www.aljazeera.net/wp-content/uploads/2026/03/moj-1772996135.jpg?resize=770%2C513&quality=80 — 200 — 36.3 KiB — 37 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/sdf32sdf-1777983114.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/05/sdf32sd... https://www.aljazeera.net/wp-content/uploads/2026/05/sdf32sdf-1777983114.jpg?resize=270%2C180&quality=80 — 200 — 6.0 KiB — 21 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2024/04/COM4-1712212550.jpg?resize=270%2C180&quality=80/wp-content/uploads/2024/04/COM4-17... https://www.aljazeera.net/wp-content/uploads/2024/04/COM4-1712212550.jpg?resize=270%2C180&quality=80 — 200 — 8.0 KiB — 24 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2017/04/50aaefd4-a4aa-4be1-8d28-fc5fe63a9264.jpeg?resize=270%2C180&quality=80/wp-content/uploads/2017/04/50aaefd... https://www.aljazeera.net/wp-content/uploads/2017/04/50aaefd4-a4aa-4be1-8d28-fc5fe63a9264.jpeg?resize=270%2C180&quality=80 — 200 — 2.4 KiB — 22 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/sdf4545-1778159720.jpg?resize=270%2C180&quality=80/wp-content/uploads/2026/05/sdf4545... https://www.aljazeera.net/wp-content/uploads/2026/05/sdf4545-1778159720.jpg?resize=270%2C180&quality=80 — 200 — 7.8 KiB — 25 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2025/08/%D9%85%D8%A6%D8%A7%D8%AA-%D8%A2%D9%84%D8%A7%D9%81%D8%AA-1756468755.jpg?resize=270%2C180&quality=80/wp-content/uploads/2025/08/%D9%85%... https://www.aljazeera.net/wp-content/uploads/2025/08/%D9%85%D8%A6%D8%A7%D8%AA-%D8%A2%D9%84%D8%A7%D9%81%D8%AA-1756468755.jpg?resize=270%2C180&quality=80 — 200 — 8.9 KiB — 36 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2021/02/shutterstock_1877562616.jpg?resize=270%2C180&quality=80/wp-content/uploads/2021/02/shutter... https://www.aljazeera.net/wp-content/uploads/2021/02/shutterstock_1877562616.jpg?resize=270%2C180&quality=80 — 200 — 7.5 KiB — 26 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/ap_69fee41969fb1-1778312217.jpg?resize=770%2C513&quality=80/wp-content/uploads/2026/05/ap_69fe... https://www.aljazeera.net/wp-content/uploads/2026/05/ap_69fee41969fb1-1778312217.jpg?resize=770%2C513&quality=80 — 200 — 39.6 KiB — 22 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/tshzsh2-1778304106.webp?resize=770%2C513&quality=80/wp-content/uploads/2026/05/tshzsh2... https://www.aljazeera.net/wp-content/uploads/2026/05/tshzsh2-1778304106.webp?resize=770%2C513&quality=80 — 200 — 30.4 KiB — 21 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/546fghbl-1778170432.jpg?resize=770%2C513&quality=80/wp-content/uploads/2026/05/546fghb... https://www.aljazeera.net/wp-content/uploads/2026/05/546fghbl-1778170432.jpg?resize=770%2C513&quality=80 — 200 — 28.1 KiB — 28 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/651-1778218837.jpg?resize=770%2C513&quality=80/wp-content/uploads/2026/05/651-177... https://www.aljazeera.net/wp-content/uploads/2026/05/651-1778218837.jpg?resize=770%2C513&quality=80 — 200 — 64.3 KiB — 20 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/reuters_69fee301-1778311937.jpg?resize=770%2C513&quality=80/wp-content/uploads/2026/05/reuters... https://www.aljazeera.net/wp-content/uploads/2026/05/reuters_69fee301-1778311937.jpg?resize=770%2C513&quality=80 — 200 — 35.9 KiB — 42 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2023/09/%D8%B9%D8%A8%D9%8A%D8%B1-%D8%A7%D9%84%D9%81%D9%82%D9%8A%D9%87-1-1694456038.jpg?resize=96%2C96&quality=80/wp-content/uploads/2023/09/%D8%B9%... https://www.aljazeera.net/wp-content/uploads/2023/09/%D8%B9%D8%A8%D9%8A%D8%B1-%D8%A7%D9%84%D9%81%D9%82%D9%8A%D9%87-1-1694456038.jpg?resize=96%2C96&quality=80 — 200 — 1.8 KiB — 25 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2000/01/89482cad-b2fc-4a26-a4aa-c455b80159d8.jpeg?resize=96%2C96&quality=80/wp-content/uploads/2000/01/89482ca... https://www.aljazeera.net/wp-content/uploads/2000/01/89482cad-b2fc-4a26-a4aa-c455b80159d8.jpeg?resize=96%2C96&quality=80 — 200 — 2.0 KiB — 25 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/03/%D8%AC%D9%8A%D9%81%D8%B1%D9%8A-1772717658.jpeg?resize=96%2C96&quality=80/wp-content/uploads/2026/03/%D8%AC%... https://www.aljazeera.net/wp-content/uploads/2026/03/%D8%AC%D9%8A%D9%81%D8%B1%D9%8A-1772717658.jpeg?resize=96%2C96&quality=80 — 200 — 3.3 KiB — 24 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2000/01/d9143c84-e2af-4b88-ae13-ec3896bb8a5d.jpeg?resize=96%2C96&quality=80/wp-content/uploads/2000/01/d9143c8... https://www.aljazeera.net/wp-content/uploads/2000/01/d9143c84-e2af-4b88-ae13-ec3896bb8a5d.jpeg?resize=96%2C96&quality=80 — 200 — 3.0 KiB — 24 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/image-1778272728.jpg?resize=770%2C513&quality=80/wp-content/uploads/2026/05/image-1... https://www.aljazeera.net/wp-content/uploads/2026/05/image-1778272728.jpg?resize=770%2C513&quality=80 — 200 — 61.6 KiB — 25 ms — http/1.1https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 130 ms — h2https://www.aljazeera.net/static/css/component~AudioPlayer~493df0b3.bf9fa94c.chunk.css/static/css/component~AudioPlayer~4... https://www.aljazeera.net/static/css/component~AudioPlayer~493df0b3.bf9fa94c.chunk.css — 200 — 3.6 KiB — 14 ms — http/1.1https://www.aljazeera.net/static/js/component~AudioPlayer~493df0b3.f6c5873f.chunk.js/static/js/component~AudioPlayer~49... https://www.aljazeera.net/static/js/component~AudioPlayer~493df0b3.f6c5873f.chunk.js — 200 — 32.2 KiB — 25 ms — http/1.1https://www.aljazeera.net/api/features?wp-site=aja/api/features?wp-site=aja https://www.aljazeera.net/api/features?wp-site=aja — 200 — 3.7 KiB — 23 ms — http/1.1https://www.aljazeera.net/graphql?wp-site=aja&operationName=ArchipelagoTVBreakingTickerQuery&variables=%7B%7D&extensions=%7B%7D/graphql?wp-site=aja&operationName=... https://www.aljazeera.net/graphql?wp-site=aja&operationName=ArchipelagoTVBreakingTickerQuery&variables=%7B%7D&extensions=%7B%7D — 200 — 922 B — 24 ms — http/1.1https://www.aljazeera.net/static/media/error-icon.c8fb9e1b.svg/static/media/error-icon.c8fb9e1b.s... https://www.aljazeera.net/static/media/error-icon.c8fb9e1b.svg — 200 — 1016 B — 21 ms — http/1.1https://www.aljazeera.net/static/media/right-mark-icon.3a446adc.svg/static/media/right-mark-icon.3a446... https://www.aljazeera.net/static/media/right-mark-icon.3a446adc.svg — 200 — 657 B — 21 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/combo4-1778317281.jpg?resize=770%2C513&quality=80/wp-content/uploads/2026/05/combo4-... https://www.aljazeera.net/wp-content/uploads/2026/05/combo4-1778317281.jpg?resize=770%2C513&quality=80 — 200 — 57.6 KiB — 27 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/reuters_69fecc1c-1778306076.jpg?resize=770%2C513&quality=80/wp-content/uploads/2026/05/reuters... https://www.aljazeera.net/wp-content/uploads/2026/05/reuters_69fecc1c-1778306076.jpg?resize=770%2C513&quality=80 — 200 — 17.6 KiB — 26 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/shutterstock_2287758073-1777801905.jpg?resize=770%2C513&quality=80/wp-content/uploads/2026/05/shutter... https://www.aljazeera.net/wp-content/uploads/2026/05/shutterstock_2287758073-1777801905.jpg?resize=770%2C513&quality=80 — 200 — 31.7 KiB — 27 ms — http/1.1https://www.aljazeera.net/wp-content/uploads/2026/05/afp_69fca2049875-1778164228.jpg?resize=770%2C513&quality=80/wp-content/uploads/2026/05/afp_69f... https://www.aljazeera.net/wp-content/uploads/2026/05/afp_69fca2049875-1778164228.jpg?resize=770%2C513&quality=80 — 200 — 33.3 KiB — 27 ms — http/1.1https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/362722fc-5ad8-4796-ac5a-5d890d40d5c2/fb77e6bc-e69d-4c3d-b63f-d34159167a02/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/362722fc-5ad8-4796-ac5a-5d890d40d5c2/fb77e6bc-e69d-4c3d-b63f-d34159167a02/1245x700/match/image.jpg — 200 — 30.0 KiB — 149 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/6f528ebd-93ad-415a-a92f-8c27221c27fe/5c3515ea-8f33-4045-98e9-27239caebd29/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/6f528ebd-93ad-415a-a92f-8c27221c27fe/5c3515ea-8f33-4045-98e9-27239caebd29/1245x700/match/image.jpg — 200 — 35.2 KiB — 141 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/a6649149-1e36-4144-ba75-8dcc687b60ee/83e454b8-acbf-4193-8aa3-2c167bea9cdd/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/a6649149-1e36-4144-ba75-8dcc687b60ee/83e454b8-acbf-4193-8aa3-2c167bea9cdd/1245x700/match/image.jpg — 200 — 34.4 KiB — 112 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/65027050-7372-4b9d-8d1c-92d67d15146f/7731d329-abc2-4f2f-bff5-c9c0f48863ed/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/65027050-7372-4b9d-8d1c-92d67d15146f/7731d329-abc2-4f2f-bff5-c9c0f48863ed/1245x700/match/image.jpg — 200 — 42.5 KiB — 126 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/4b596613-fa31-4621-bb95-2ab9307a72d6/fffba7f9-3a6b-400d-9365-e3608e0b7e6c/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/4b596613-fa31-4621-bb95-2ab9307a72d6/fffba7f9-3a6b-400d-9365-e3608e0b7e6c/1245x700/match/image.jpg — 200 — 33.4 KiB — 137 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/9772f8b0-4575-472b-983b-f1b824cbf7c6/90ee4fd0-0a1b-4def-9adc-ecafd1ae53e4/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/9772f8b0-4575-472b-983b-f1b824cbf7c6/90ee4fd0-0a1b-4def-9adc-ecafd1ae53e4/1245x700/match/image.jpg — 200 — 26.5 KiB — 123 ms — h2https://cdn.amplitude.com/libs/analytics-browser-2.0.0-min.js.gzcdn.amplitude.com/libs/analytics-br... https://cdn.amplitude.com/libs/analytics-browser-2.0.0-min.js.gz — 200 — 16.6 KiB — 86 ms — h2https://ping.chartbeat.net/ping?h=aljazeera.net&p=%2F&u=CuKOLDDdMv70CGPp5W&d=aljazeera.net&g=3291&g0=%D8%A7%D9%84%D8%A2%D9%86&g1=No%20Author&g4=Home%20Page&n=1&f=00001&c=0&x=0&m=0&y=9341&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.aljazeera.net%2F&b=952&t=oVLLgQ1hFECKaDsJB5-_mpDsY5E&V=151&i=%D8%A7%D9%84%D8%AC%D8%B2%D9%8A%D8%B1%D8%A9%20%D9%86%D8%AA&tz=0&_acct=anon&sn=1&sv=Dlk2jRDysyHkCxFtLXBCr1aBBhP1lI&sr=external&sd=1&im=067b0fff&_ping.chartbeat.net/ping?h=aljazeera... https://ping.chartbeat.net/ping?h=aljazeera.net&p=%2F&u=CuKOLDDdMv70CGPp5W&d=aljazeera.net&g=3291&g0=%D8%A7%D9%84%D8%A2%D9%86&g1=No%20Author&g4=Home%20Page&n=1&f=00001&c=0&x=0&m=0&y=9341&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.aljazeera.net%2F&b=952&t=oVLLgQ1hFECKaDsJB5-_mpDsY5E&V=151&i=%D8%A7%D9%84%D8%AC%D8%B2%D9%8A%D8%B1%D8%A9%20%D9%86%D8%AA&tz=0&_acct=anon&sn=1&sv=Dlk2jRDysyHkCxFtLXBCr1aBBhP1lI&sr=external&sd=1&im=067b0fff&_ — 200 — 201 B — 315 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/0462da28-7c8a-4567-be90-4c093a895c88/cbab3e4b-3f46-45c2-a883-c6fa1a2f1151/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/0462da28-7c8a-4567-be90-4c093a895c88/cbab3e4b-3f46-45c2-a883-c6fa1a2f1151/1245x700/match/image.jpg — 200 — 111.5 KiB — 45 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/da8c6e44-4fe7-4602-b8ef-2b41b9858568/6e404ae0-0d74-45d9-a95a-4fff1b63c06e/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665001584001/da8c6e44-4fe7-4602-b8ef-2b41b9858568/6e404ae0-0d74-45d9-a95a-4fff1b63c06e/1245x700/match/image.jpg — 200 — 25.4 KiB — 47 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-WFKEPR3HG4&gtm=45je6562v894171536za200zd894171536&_p=1778319378026&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAEAC&are=1&cid=287720074.1778319379&frm=0&ngs=1&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~118463262&dt=%E2%80%8F%D8%A7%D9%84%D8%AC%D8%B2%D9%8A%D8%B1%D8%A9%20%D9%86%D8%AA%3A%20%D8%A2%D8%AE%D8%B1%20%D8%A3%D8%AE%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%8A%D9%88%D9%85%20%D8%AD%D9%88%D9%84%20%D8%A7%D9%84%D8%B9%D8%A7%D9%84%D9%85%E2%80%8F&dl=https%3A%2F%2Fwww.aljazeera.net%2F&sid=1778319378&sct=1&seg=0&_tu=AAg&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&ep.dimension15=Web&ep.dimension13=Home%20Page&ep.dimension14=1761429&tfd=1009region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-WFKEPR3HG4&gtm=45je6562v894171536za200zd894171536&_p=1778319378026&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAEAC&are=1&cid=287720074.1778319379&frm=0&ngs=1&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~118463262&dt=%E2%80%8F%D8%A7%D9%84%D8%AC%D8%B2%D9%8A%D8%B1%D8%A9%20%D9%86%D8%AA%3A%20%D8%A2%D8%AE%D8%B1%20%D8%A3%D8%AE%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%8A%D9%88%D9%85%20%D8%AD%D9%88%D9%84%20%D8%A7%D9%84%D8%B9%D8%A7%D9%84%D9%85%E2%80%8F&dl=https%3A%2F%2Fwww.aljazeera.net%2F&sid=1778319378&sct=1&seg=0&_tu=AAg&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&ep.dimension15=Web&ep.dimension13=Home%20Page&ep.dimension14=1761429&tfd=1009 — 204 — 551 B — 85 ms — h2https://www.youtube.com/s/player/8fb635c2/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/8fb635c2/w... https://www.youtube.com/s/player/8fb635c2/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 35 ms — h2https://www.youtube-nocookie.com/embed/bNyUyrR0PHo?autoplay=1&mute=1&rel=0&showinfo=1&fs=1&frameBorder=0&cc_load_policy=0&cc_lang_pref=en&enablejsapi=1&origin=https%3A%2F%2Fwww.aljazeera.net&widgetid=1&forigin=https%3A%2F%2Fwww.aljazeera.net%2F&aoriginsup=1&vf=6www.youtube-nocookie.com/embed/bNyU... https://www.youtube-nocookie.com/embed/bNyUyrR0PHo?autoplay=1&mute=1&rel=0&showinfo=1&fs=1&frameBorder=0&cc_load_policy=0&cc_lang_pref=en&enablejsapi=1&origin=https%3A%2F%2Fwww.aljazeera.net&widgetid=1&forigin=https%3A%2F%2Fwww.aljazeera.net%2F&aoriginsup=1&vf=6 — 200 — 55.9 KiB — 196 ms — h2https://api.lab.amplitude.com/sdk/vardataapi.lab.amplitude.com/sdk/vardata https://api.lab.amplitude.com/sdk/vardata — 200 — 0 B — 51 ms — h2https://api.lab.amplitude.com/sdk/vardataapi.lab.amplitude.com/sdk/vardata https://api.lab.amplitude.com/sdk/vardata — 200 — 200 B — 184 ms — h2https://www.youtube-nocookie.com/s/player/8fb635c2/www-player.csswww.youtube-nocookie.com/s/player/8... https://www.youtube-nocookie.com/s/player/8fb635c2/www-player.css — 200 — 58.2 KiB — 55 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQ — 200 — 48.9 KiB — 69 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 109 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,base — 200 — 141.0 KiB — 85 ms — h2https://www.youtube-nocookie.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.jswww.youtube-nocookie.com/s/player/8... https://www.youtube-nocookie.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.js — 200 — 435.9 KiB — 120 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drb — -1 — 0 B — 0 ms — https://www.youtube-nocookie.com/youtubei/v1/player?prettyPrint=falsewww.youtube-nocookie.com/youtubei/v... https://www.youtube-nocookie.com/youtubei/v1/player?prettyPrint=false — -1 — 0 B — 0 ms — https://www.youtube-nocookie.com/embed/bNyUyrR0PHo?autoplay=0&mute=1&rel=0&showinfo=1&fs=1&frameBorder=0&cc_load_policy=0&cc_lang_pref=en&enablejsapi=1&origin=https%3A%2F%2Fwww.aljazeera.net&widgetid=3&forigin=https%3A%2F%2Fwww.aljazeera.net%2F&aoriginsup=1&vf=6www.youtube-nocookie.com/embed/bNyU... https://www.youtube-nocookie.com/embed/bNyUyrR0PHo?autoplay=0&mute=1&rel=0&showinfo=1&fs=1&frameBorder=0&cc_load_policy=0&cc_lang_pref=en&enablejsapi=1&origin=https%3A%2F%2Fwww.aljazeera.net&widgetid=3&forigin=https%3A%2F%2Fwww.aljazeera.net%2F&aoriginsup=1&vf=6 — 200 — 54.0 KiB — 97 ms — h3https://www.aljazeera.net/favicon_aja.ico/favicon_aja.ico https://www.aljazeera.net/favicon_aja.ico — 200 — 1.5 KiB — 15 ms — http/1.1https://www.youtube-nocookie.com/s/player/8fb635c2/www-player.csswww.youtube-nocookie.com/s/player/8... https://www.youtube-nocookie.com/s/player/8fb635c2/www-player.css — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQ — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,base — 200 — 0 B — 0 ms — h2https://www.youtube-nocookie.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.jswww.youtube-nocookie.com/s/player/8... https://www.youtube-nocookie.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 0 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drb — 200 — 193.8 KiB — 47 ms — h3https://api2.amplitude.com/2/httpapiapi2.amplitude.com/2/httpapi https://api2.amplitude.com/2/httpapi — 200 — 0 B — 545 ms — h2https://i.ytimg.com/vi/bNyUyrR0PHo/sddefault.jpg?v=69ba69a8i.ytimg.com/vi/bNyUyrR0PHo/sddefaul... https://i.ytimg.com/vi/bNyUyrR0PHo/sddefault.jpg?v=69ba69a8 — 200 — 31.2 KiB — 120 ms — h2https://yt3.ggpht.com/oN_i26ADOuQ4PdypHo8yjVXh6QSXZ1kMeYzaRH3hNOlQE1uEUUQ-gkCh0o1rUQ2PM7Qx6QvY2g=s68-c-k-c0x00ffffff-no-rjyt3.ggpht.com/oN_i26ADOuQ4PdypHo8yj... https://yt3.ggpht.com/oN_i26ADOuQ4PdypHo8yjVXh6QSXZ1kMeYzaRH3hNOlQE1uEUUQ-gkCh0o1rUQ2PM7Qx6QvY2g=s68-c-k-c0x00ffffff-no-rj — 200 — 2.7 KiB — 110 ms — h2https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 732 B — 109 ms — h2https://fonts.gstatic.com/s/i/youtube_outline_experimental/info_circle/v10/24px.svgfonts.gstatic.com/s/i/youtube_outli... https://fonts.gstatic.com/s/i/youtube_outline_experimental/info_circle/v10/24px.svg — 200 — 262 B — 31 ms — h3https://www.google.com/js/th/5eQ4nlUSu3ITWhIunEGITNkp-KwLFk8QpBWco9A6TuA.jswww.google.com/js/th/5eQ4nlUSu3ITWh... https://www.google.com/js/th/5eQ4nlUSu3ITWhIunEGITNkp-KwLFk8QpBWco9A6TuA.js — 200 — 23.4 KiB — 64 ms — h3https://api2.amplitude.com/2/httpapiapi2.amplitude.com/2/httpapi https://api2.amplitude.com/2/httpapi — 200 — 217 B — 190 ms — h2https://www.youtube-nocookie.com/generate_204?R2Y4nQwww.youtube-nocookie.com/generate_2... https://www.youtube-nocookie.com/generate_204?R2Y4nQ — 204 — 10 B — 30 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 114 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 311 B — 40 ms — h2https://www.recaptcha.net/recaptcha/enterprise.js?render=6LcbtsooAAAAAJQN9evKBqzW0jP4bZOMgxARO4S6www.recaptcha.net/recaptcha/enterpr... https://www.recaptcha.net/recaptcha/enterprise.js?render=6LcbtsooAAAAAJQN9evKBqzW0jP4bZOMgxARO4S6 — 200 — 1.7 KiB — 146 ms — h2https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 364.6 KiB — 205 ms — h2https://www.recaptcha.net/recaptcha/enterprise/anchor?ar=1&k=6LcbtsooAAAAAJQN9evKBqzW0jP4bZOMgxARO4S6&co=aHR0cHM6Ly93d3cuYWxqYXplZXJhLm5ldDo0NDM.&hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=m6bbz8smccyiwww.recaptcha.net/recaptcha/enterpr... https://www.recaptcha.net/recaptcha/enterprise/anchor?ar=1&k=6LcbtsooAAAAAJQN9evKBqzW0jP4bZOMgxARO4S6&co=aHR0cHM6Ly93d3cuYWxqYXplZXJhLm5ldDo0NDM.&hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=m6bbz8smccyi — 200 — 28.5 KiB — 157 ms — h2https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.css — 200 — 41.6 KiB — 84 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 363.9 KiB — 171 ms — h3https://www.recaptcha.net/recaptcha/enterprise/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYvwww.recaptcha.net/recaptcha/enterpr... https://www.recaptcha.net/recaptcha/enterprise/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv — 200 — 141 B — 166 ms — h2https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.2 KiB — 30 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 41 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 0 B — 11 ms — h3https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=jsonwww.youtube-nocookie.com/youtubei/v... https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 36 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
36% of JavaScript execution is third-party
First-party Third-party 1894ms · 310KB · ر.ق93/mo
www.gstatic.com
Other
Costly
Execution 660ms
Transfer 0 KB
Unused 48%
Monthly Cost ر.ق32/mo
Unattributable
Other
Costly
Execution 531ms
Transfer 0 KB
Monthly Cost ر.ق26/mo
static.chartbeat.com
Other
Costly
Execution 248ms
Transfer 16 KB
Monthly Cost ر.ق12/mo
Google Tag Manager
Tag Manager
Costly
Execution 217ms
Transfer 168 KB
Unused 42%
Monthly Cost ر.ق11/mo
Google Tag Manager
Tag Manager
Optional
Execution 138ms
Transfer 116 KB
Unused 55%
Monthly Cost ر.ق7/mo
www.youtube.com
Other
Optional
Execution 101ms
Transfer 11 KB
Monthly Cost ر.ق5/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 660ms and costs ~ر.ق32/month
  • Unattributable adds 531ms and costs ~ر.ق26/month
  • static.chartbeat.com adds 248ms and costs ~ر.ق12/month
  • Google Tag Manager adds 217ms and costs ~ر.ق11/month

www.gstatic.com takes 660ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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

static.chartbeat.com takes 248ms 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 217ms 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

55% 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

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-10 — 2026-05-07)

LCP (p75)

1842 ms

84% good

INP (p75)

504 ms

38% good

CLS (p75)

0.110

74% good

FCP (p75)

1306 ms

TTFB (p75)

487 ms

Image Optimization
55 images, 407 KB total, 344 KB wasted
INFO

Image Optimization Audit

Total Images

55

Total Size

407 KB

Oversized

23

Wasted

344 KB

5 missing alt text 54 missing dimensions 17 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback