Skip to content
Audit Complete

Results for https://www.aljazeera.com

Visit site
Spain Spain · Madrid Completed: Apr 7, 2026 20:15 UTC

Mobile 375 × 812

Screenshot of the audited page (Mobile 375×812)

Desktop 1440 × 900

Screenshot of the audited page (Desktop 1440×900)
C70

Site Health

Score: 70 / 100

Based on 8 categories, 0 sections

How is this calculated?

The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.

Performance 25%Security 25%Accessibility 15%SEO 10%Infrastructure 10%Compliance 8%Content 5%Sustainability 2%

Weights reflect general web best practices. Individual needs may differ.

Top Priorities (5)

1

Content-Security-Policy header is missing

Security › Security Headers
2

No Content-Security-Policy header found

Security › Content Security Policy
3

Page weighs 13.8 MB (6.2 MB transferred)

Performance › Page Weight Budget
4

1 image(s) missing alt attribute

Accessibility › Alt Text Quality
5

2 link(s) with no accessible text

Accessibility › Link & Button Quality
BeaverCheck badge
Embed this badge
[![BeaverCheck](https://beavercheck.com/badge?url=https%3A%2F%2Fwww.aljazeera.com)](https://beavercheck.com/results/e3184520-febf-7e0b-00f7-efe8be2ea184)
<a href="https://beavercheck.com/results/e3184520-febf-7e0b-00f7-efe8be2ea184"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.aljazeera.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fwww.aljazeera.com

This badge auto-updates with your latest scan result.

Was this report useful?

Thanks for your feedback!

Lighthouse Scores

Industry-standard audits powered by Google Lighthouse.

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

Core Web Vitals

Key metrics that affect user experience.

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

4.71 s

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

6.44 s

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

1.40 s

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

0.000

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

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

26.74 s

Detailed Report

Audit breakdown by category with detailed findings.

36

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling

3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.

Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.

A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.

headings: [map[key:source label:Top function call valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:4.548 source:map[column:32997 line:1 type:source-location url:https://www.aljazeera.com/static/js/component~main~6e6dca10.06226fbe.chunk.js urlProvider:network]]]
headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:23.436 source:map[column:107297 line:0 type:source-location url:https://www.aljazeera.com/static/js/component~main~b07b7304.f65d7180.chunk.js urlProvider:network]] map[reflowTime:2.542 source:map[column:37526 line:0 type:source-location url:https://www.aljazeera.com/static/js/component~main~5db14389.e1d8d79b.chunk.js urlProvider:network]] map[reflowTime:6.674 source:map[column:37690 line:0 type:source-location url:https://www.aljazeera.com/static/js/component~main~5db14389.e1d8d79b.chunk.js urlProvider:network]] map[reflowTime:6.581 source:map[column:90090 line:0 type:source-location url:https://www.aljazeera.com/static/js/component~main~6e6dca10.06226fbe.chunk.js urlProvider:network]] map[reflowTime:2.36 source:map[column:33138 line:1 type:source-location url:https://www.aljazeera.com/static/js/vendor~main~7dbd8cdd.1cbe70e4.chunk.js urlProvider:network]] map[reflowTime:6.982 source:map[column:169400 line:1 type:source-location url:https://www.aljazeera.com/static/js/vendor~main~7dbd8cdd.1cbe70e4.chunk.js urlProvider:network]] map[reflowTime:3.386 source:map[column:47480 line:0 type:source-location url:https://www.aljazeera.com/static/js/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.87c45a2f.chunk.js urlProvider:network]] map[reflowTime:1.603 source:map[column:69282 line:0 type:source-location url:https://www.aljazeera.com/static/js/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.87c45a2f.chunk.js urlProvider:network]] map[reflowTime:4.548 source:map[column:32643 line:0 type:source-location url:https://www.aljazeera.com/static/js/component~main~6e6dca10.06226fbe.chunk.js urlProvider:network]]]

Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.

More than 4 preconnect connections were found. These should be used sparingly and only to the most important origins.
description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates
value: No additional origins are good candidates for preconnecting

A long cache lifetime can speed up repeat visits to your page. Learn more about caching.

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

URLResource SizeEst Savings
What we know about the shooting by Istanbul’s Israeli consulate div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/e618b63d-45d6-436f-9152-86a0082f8...450.6 KiB405.7 KiB
Historic building in Ukraine up in flames after Russia drone attack div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/ed6650b2-c734-4ca8-b99f-577941303...339.2 KiB294.3 KiB
Iranians form human chains across bridges, at power plants div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/9247af22-c8bf-4cb4-b1f7-9831b1899...328.0 KiB283.2 KiB
Netanyahu: Israel shifting ‘balance of power’ with Iran strikes div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/f1cb1f57-7527-4417-b88c-752b6beb7...304.2 KiB259.4 KiB
Massive fire engulfs oil storage tanks near Baghdad div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/de8e5bb4-0558-4748-bdfb-e3150783e...294.4 KiB249.5 KiB
Tehran synagogue destroyed as US-Israeli strikes kill over a dozen div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/a3a94ec1-ab93-4b8f-ae93-c70509935...275.2 KiB236.2 KiB
Fire erupts near industrial site in Saudi Arabia after Iranian strikes div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/2f145ec9-f2be-46d9-9dca-09eb568ee...162.2 KiB117.4 KiB
Trump threatens Iran: ‘A whole civilisation will die tonight’ div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/2984aebd-0c40-464f-9e04-eedaab9ef...148.5 KiB109.5 KiB
A woman walks past mockups of Iranian missiles along Valiasr Square in Tehran o… article.top-story-second-article > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/AFP__20260406__A6UX2BF__v2__M...105.1 KiB103.3 KiB
Destroyed building with people in the foreground article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/2-1775577750.jpg?resize=770%2...100.7 KiB98.9 KiB
Migrants from Syria and Libya in a wooden boat call for help as they are assist… article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/AP26075539234847-1775587520.j...93.4 KiB91.6 KiB
The B1 bridge damaged by a strike, as the U.S.-Israeli conflict with Iran conti… article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/reuters_69d55f9b-1775591323.j...71.2 KiB69.4 KiB
A man holds a gun, after gunfire was heard near the building housing the Israel… article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/reuters_69d4d530-1775555888.j...71.1 KiB69.2 KiB
(FILES) This photograph shows the newly displayed portraits of French national … article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/afp_69d5327c589d-1775579772.j...71.0 KiB69.1 KiB
Spain's and Egypt players react at the end of the international friendly soccer… article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/AP26090761536490-1775588509.j...58.5 KiB56.8 KiB
India article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/2012-09-18T120000Z_2073128729...55.1 KiB53.5 KiB
Taliban security personnel keep watch near the Durand Line in Gurbuz district o… article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/02/afp-newsml.afp_.com_.20260227...41.4 KiB40.2 KiB
Smoke rises from Tehran after attacks. article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/03/Live-tracker-04-1772372283.pn...49.4 KiB37.3 KiB
div.live-stream-widget > div.aj-video-player > video-js#vjs_video_3 > video#vjs_video_3_html5_api div.live-stream-widget > div.aj-video-player > video-js#vjs_video_3 > video#vjs_video_3_html5_api
/wp-content/uploads/2025/06/live-poster-aje-1750250701.jp...39.2 KiB23.7 KiB
Shelly Kittleson, an American woman journalist who was kidnapped in Baghdad on … article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/reuters_69d543b1-1775584177.j...22.4 KiB21.7 KiB
Amir Ali, in his 50s, says someday he hopes to find peace in hostile Assam. a.u-clickable-card__link > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/Amir-Ali-in-his-50s-says-some...13.2 KiB5.3 KiB
A building stands in partial ruin. a.u-clickable-card__link > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/2-1775324550.jpg?resize=270%2...12.5 KiB4.5 KiB

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.

TTI

The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.

Diagnostics

Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.

Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work

CategoryTime Spent
Script Evaluation4.7 s
Other3.2 s
Style & Layout1.3 s
Script Parsing & Compilation689 ms
Rendering306 ms
Garbage Collection133 ms
Parse HTML & CSS129 ms

More information about the performance of your application. These numbers don't directly affect the Performance score.

Layout shift culprits
Document request latency
Optimize DOM size
LCP breakdown
Modern HTTP
Render blocking requests
Optimize viewport for mobile
Minify CSS
Minify JavaScript
User Timing marks and measures 11 user timings
Avoid long main-thread tasks 20 long tasks found
Avoid non-composited animations 1 animated element found
Image elements have explicit `width` and `height`
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 100 ms
Server Backend Latencies 180 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Avoid multiple page redirects
Initial server response time was short Root document took 40 ms
INP breakdown
LCP request discovery
Avoid large layout shifts
93

Accessibility

These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.

ARIA

Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.

Failing Elements
Play Video This video may contain light patterns or images that could trigger s… div.three-col-layout__stories > article.article-card > div.article-card__liveblog-img-container > div.article-card__image-wrap
Opinion by Ahmed al-Shalafi Ahmed al-Shalafi li > article.card-opinion-alternate > div.card-opinion-alternate__content > div.card-opinion-alternate__meta
Opinion by Ibrahim Al-Marashi Ibrahim Al-Marashi li > article.card-opinion-alternate > div.card-opinion-alternate__content > div.card-opinion-alternate__meta

These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Failing Elements
protected by reCAPTCHA div.l-col > section#news-feed-container > div.sib-newsletter-form > span.google-recaptcha-policy

These are opportunities to improve the legibility of your content.

Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.

Failing Elements
Massive fire engulfs oil storage tanks near Baghdad div#swiper-wrapper-c296ff2138c61ce5 > div.swiper-slide > div.vertical-videos-block__video-item > a.vertical-videos-block__video-link
Iranians form human chains across bridges, at power plants div#swiper-wrapper-c296ff2138c61ce5 > div.swiper-slide > div.vertical-videos-block__video-item > a.vertical-videos-block__video-link
Subscribe form#sib-form-card > div.sib-newsletter-form-fields-container > div.sib-newsletter-form-fields > button.sib-form-submit
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
All heading elements contain content.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
100

Best Practices

Uses HTTPS
Avoids deprecated APIs
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No browser errors logged to the console
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Mitigate clickjacking with XFO or CSP
100

SEO

These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Lighthouse Scores

Industry-standard audits powered by Google Lighthouse. — Desktop

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

Core Web Vitals

Key metrics that affect user experience. — Desktop

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

1.19 s

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

1.27 s

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

249 ms

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

0.002

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

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

4.91 s

Detailed Report

Audit breakdown by category with detailed findings.

80

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling

3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.

Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.

A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.

headings: [map[key:source label:Top function call valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:28.278 source:map[column:112853 line:1 type:source-location url:https://players.brightcove.net/665003303001/UbqgmlUbk_default/index.min.js urlProvider:network]]]
headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:83.139 source:map[type:text value:[unattributed]]] map[reflowTime:5.979 source:map[column:107066 line:0 type:source-location url:https://www.aljazeera.com/static/js/component~main~5db14389.e1d8d79b.chunk.js urlProvider:network]] map[reflowTime:13.351 source:map[column:37690 line:0 type:source-location url:https://www.aljazeera.com/static/js/component~main~5db14389.e1d8d79b.chunk.js urlProvider:network]] map[reflowTime:33.339 source:map[column:90090 line:0 type:source-location url:https://www.aljazeera.com/static/js/component~main~6e6dca10.06226fbe.chunk.js urlProvider:network]] map[reflowTime:13.484 source:map[column:154155 line:0 type:source-location url:https://www.aljazeera.com/static/js/component~main~6e6dca10.06226fbe.chunk.js urlProvider:network]] map[reflowTime:5.853 source:map[column:47480 line:0 type:source-location url:https://www.aljazeera.com/static/js/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.87c45a2f.chunk.js urlProvider:network]] map[reflowTime:5.353 source:map[column:69282 line:0 type:source-location url:https://www.aljazeera.com/static/js/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.87c45a2f.chunk.js urlProvider:network]] map[reflowTime:3.524 source:map[column:90455 line:0 type:source-location url:https://players.brightcove.net/665003303001/UbqgmlUbk_default/index.min.js urlProvider:network]] map[reflowTime:0.602 source:map[column:132923 line:28 type:source-location url:https://players.brightcove.net/665003303001/UbqgmlUbk_default/index.min.js urlProvider:network]] map[reflowTime:24.754 source:map[column:90190 line:0 type:source-location url:https://players.brightcove.net/665003303001/UbqgmlUbk_default/index.min.js urlProvider:network]] map[reflowTime:11.024 source:map[column:92514 line:0 type:source-location url:https://players.brightcove.net/665003303001/UbqgmlUbk_default/index.min.js urlProvider:network]] map[reflowTime:1.154 source:map[column:153 line:534 type:source-location url:https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js urlProvider:network]]]

Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.

More than 4 preconnect connections were found. These should be used sparingly and only to the most important origins.
description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates
value: No additional origins are good candidates for preconnecting

A long cache lifetime can speed up repeat visits to your page. Learn more about caching.

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

URLResource SizeEst Savings
A woman walks past mockups of Iranian missiles along Valiasr Square in Tehran o… article.top-story-second-article > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/AFP__20260406__A6UX2BF__v2__M...105.1 KiB97.2 KiB
Destroyed building with people in the foreground article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/2-1775577750.jpg?resize=770%2...100.7 KiB92.8 KiB
Migrants from Syria and Libya in a wooden boat call for help as they are assist… article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/AP26075539234847-1775587520.j...93.4 KiB91.7 KiB
What we know about the shooting by Istanbul’s Israeli consulate div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/e618b63d-45d6-436f-9152-86a0082f8...76.5 KiB70.8 KiB
The B1 bridge damaged by a strike, as the U.S.-Israeli conflict with Iran conti… article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/reuters_69d55f9b-1775591323.j...71.2 KiB69.6 KiB
Historic building in Ukraine up in flames after Russia drone attack div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/ed6650b2-c734-4ca8-b99f-577941303...75.1 KiB69.4 KiB
div.live-stream-widget > div.aj-video-player > video-js#vjs_video_3 > video#vjs_video_3_html5_api div.live-stream-widget > div.aj-video-player > video-js#vjs_video_3 > video#vjs_video_3_html5_api
/wp-content/uploads/2025/06/live-poster-aje-1750250701.jp...94.6 KiB64.8 KiB
Massive fire engulfs oil storage tanks near Baghdad div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/de8e5bb4-0558-4748-bdfb-e3150783e...66.9 KiB61.2 KiB
Netanyahu: Israel shifting ‘balance of power’ with Iran strikes div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/f1cb1f57-7527-4417-b88c-752b6beb7...66.1 KiB60.4 KiB
Iranians form human chains across bridges, at power plants div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/9247af22-c8bf-4cb4-b1f7-9831b1899...64.0 KiB58.3 KiB
Spain's and Egypt players react at the end of the international friendly soccer… article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/AP26090761536490-1775588509.j...58.5 KiB56.9 KiB
India article.article-card > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/2012-09-18T120000Z_2073128729...55.1 KiB53.7 KiB
Tehran synagogue destroyed as US-Israeli strikes kill over a dozen div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/a3a94ec1-ab93-4b8f-ae93-c70509935...57.0 KiB51.3 KiB
Fire erupts near industrial site in Saudi Arabia after Iranian strikes div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/2f145ec9-f2be-46d9-9dca-09eb568ee...40.6 KiB34.9 KiB
Rescuers aid wounded after strike on Iran railway line div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/890dabb5-e4da-4a72-8d56-ca6177432...39.3 KiB33.7 KiB
‘Iranians reject idea that US will bring stability’ div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/088864b0-65ce-40f5-a964-5b8d2bdb7...28.8 KiB23.1 KiB
Trump threatens Iran: ‘A whole civilisation will die tonight’ div.vertical-videos-block__video-item > div.vertical-videos-block__video-img-wrapper > div.responsive-image > img.vertical-videos-block__video-thumbnail
/v1/static/665003303001/2984aebd-0c40-464f-9e04-eedaab9ef...23.4 KiB17.8 KiB
Amir Ali, in his 50s, says someday he hopes to find peace in hostile Assam. a.u-clickable-card__link > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/Amir-Ali-in-his-50s-says-some...13.2 KiB5.3 KiB
A building stands in partial ruin. a.u-clickable-card__link > div.article-card__image-wrap > div.responsive-image > img.article-card__image
/wp-content/uploads/2026/04/2-1775324550.jpg?resize=270%2...12.5 KiB4.5 KiB

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.

TTI

The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.

Diagnostics

Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.

Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.

Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work

CategoryTime Spent
Script Evaluation1.4 s
Other814 ms
Style & Layout725 ms
Script Parsing & Compilation172 ms
Rendering159 ms
Garbage Collection41 ms
Parse HTML & CSS28 ms

More information about the performance of your application. These numbers don't directly affect the Performance score.

Layout shift culprits
Document request latency
Optimize DOM size
LCP breakdown
Modern HTTP
Render blocking requests
Optimize viewport for mobile
Minify CSS
Minify JavaScript
User Timing marks and measures 11 user timings
Avoid long main-thread tasks 3 long tasks found
Avoid non-composited animations 1 animated element found
Image elements have explicit `width` and `height`
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 100 ms
Server Backend Latencies 170 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Avoid multiple page redirects
Initial server response time was short Root document took 20 ms
Avoid large layout shifts 7 layout shifts found
INP breakdown
LCP request discovery
90

Accessibility

These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.

ARIA

Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.

Failing Elements
BREAKING NEWS Iran says will respond beyond region if US targets civilian facil… div#root > div.theme-style-rounded > div.main-route-breaking-ticker-slot > div.breaking-ticker
Pause Unmute Loaded: 100.00% Seek to live, currently playing live LIVE   Share … div.three-col-layout__stories > article.article-card > div.article-card__liveblog-img-container > div.article-card__image-wrap
Opinion by Ahmed al-Shalafi Ahmed al-Shalafi li > article.card-opinion-alternate > div.card-opinion-alternate__content > div.card-opinion-alternate__meta
Opinion by Ibrahim Al-Marashi Ibrahim Al-Marashi li > article.card-opinion-alternate > div.card-opinion-alternate__content > div.card-opinion-alternate__meta

These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Failing Elements
protected by reCAPTCHA div.container__inner > div.l-col > div.sib-newsletter-form > span.google-recaptcha-policy

These are opportunities to improve the legibility of your content.

Best practices

Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.

Failing Elements
Show more news sections nav.site-header__navigation > ul.menu > li.menu__item > button.no-styles-button
Show more sections nav.site-header__navigation > ul.menu > li.menu__item > button.no-styles-button

These items highlight common accessibility best practices.

Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.

Failing Elements
Massive fire engulfs oil storage tanks near Baghdad div#swiper-wrapper-af8d5ab4a7c85027 > div.swiper-slide > div.vertical-videos-block__video-item > a.vertical-videos-block__video-link
Iranians form human chains across bridges, at power plants div#swiper-wrapper-af8d5ab4a7c85027 > div.swiper-slide > div.vertical-videos-block__video-item > a.vertical-videos-block__video-link
Historic building in Ukraine up in flames after Russia drone attack div#swiper-wrapper-af8d5ab4a7c85027 > div.swiper-slide > div.vertical-videos-block__video-item > a.vertical-videos-block__video-link
What we know about the shooting by Istanbul’s Israeli consulate div#swiper-wrapper-af8d5ab4a7c85027 > div.swiper-slide > div.vertical-videos-block__video-item > a.vertical-videos-block__video-link
Tehran synagogue destroyed as US-Israeli strikes kill over a dozen div#swiper-wrapper-af8d5ab4a7c85027 > div.swiper-slide > div.vertical-videos-block__video-item > a.vertical-videos-block__video-link
Netanyahu: Israel shifting ‘balance of power’ with Iran strikes div#swiper-wrapper-af8d5ab4a7c85027 > div.swiper-slide > div.vertical-videos-block__video-item > a.vertical-videos-block__video-link
Fire erupts near industrial site in Saudi Arabia after Iranian strikes div#swiper-wrapper-af8d5ab4a7c85027 > div.swiper-slide > div.vertical-videos-block__video-item > a.vertical-videos-block__video-link
Trump threatens Iran: ‘A whole civilisation will die tonight’ div#swiper-wrapper-af8d5ab4a7c85027 > div.swiper-slide > div.vertical-videos-block__video-item > a.vertical-videos-block__video-link
Subscribe form#sib-form-sidebar > div.sib-newsletter-form-fields-container > div.sib-newsletter-form-fields > button.sib-form-submit
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
`button`, `link`, and `menuitem` elements have accessible names
ARIA attributes are used as specified for the element's role
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
All heading elements contain content.
`[accesskey]` values are unique
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
100

Best Practices

Uses HTTPS
Avoids deprecated APIs
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No browser errors logged to the console
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Mitigate clickjacking with XFO or CSP
100

SEO

These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback