Skip to content
https://scmp.com

Lighthouse Desktop

· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

39

Performance

Insights

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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:196.035 source:map[column:1782 line:1 type:source-location url:https://assets-v2.i-scmp.com/production/_next/static/chunks/framework-d6edf793df951aa9.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:256.044 source:map[type:text value:[unattributed]]] map[reflowTime:106.957 source:map[column:5494 line:0 type:source-location url:https://assets-v2.i-scmp.com/production/_next/static/chunks/7708-b2bb8b86126860d7.js urlProvider:network]] map[reflowTime:62.563 source:map[column:27143 line:0 type:source-location url:https://assets-v2.i-scmp.com/production/_next/static/chunks/7708-b2bb8b86126860d7.js urlProvider:network]] map[reflowTime:3.74 source:map[column:1432 line:0 type:source-location url:https://assets-v2.i-scmp.com/production/_next/static/chunks/3503-d1f904f5cdb658c3.js urlProvider:network]] map[reflowTime:19.951 source:map[column:5712 line:0 type:source-location url:https://assets-v2.i-scmp.com/production/_next/static/chunks/3738.18295f8e5bd60bdf.js urlProvider:network]] map[reflowTime:28.856 source:map[column:20661 line:0 type:source-location url:https://assets-v2.i-scmp.com/production/_next/static/chunks/7708-b2bb8b86126860d7.js urlProvider:network]] map[reflowTime:0.884 source:map[column:3950 line:9 type:source-location url:https://micro.rubiconproject.com/prebid/dynamic/16912.js urlProvider:network]] map[reflowTime:1.362 source:map[column:380 line:580 type:source-location url:https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js urlProvider:network]] map[reflowTime:0.416 source:map[column:47 line:303 type:source-location url:https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js urlProvider:network]] map[reflowTime:3.865 source:map[column:158674 line:23 type:source-location url:https://micro.rubiconproject.com/prebid/dynamic/16912.js urlProvider:network]] map[reflowTime:0.296 source:map[column:100959 line:0 type:source-location url:https://mirror-assets.i-scmp.com/mirror.js urlProvider:network]] map[reflowTime:4.214 source:map[column:399614 line:0 type:source-location url:https://cdn.tinypass.com/api/tinypass.min.js urlProvider:network]] map[reflowTime:0.293 source:map[column:17983 line:29 type:source-location url:https://tags.srv.stackadapt.com/events.js urlProvider:network]] map[reflowTime:0.559 source:map[column:332 line:412 type:source-location url:https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js urlProvider:network]] map[reflowTime:0.505 source:map[column:3330 line:0 type:source-location url:https://www.npttech.com/advertising.js urlProvider:network]] map[reflowTime:0.383 source:map[column:326247 line:0 type:source-location url:https://cdn.tinypass.com/api/tinypass.min.js urlProvider:network]] map[reflowTime:3.562 source:map[column:241263 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js urlProvider:network]] map[reflowTime:33.358 source:map[column:71622 line:5 type:source-location url:https://cdn.cxense.com/cx.js urlProvider:network]] map[reflowTime:2.824 source:map[column:145003 line:2 type:source-location url:https://c.amazon-adsystem.com/aax2/apstag.js urlProvider:network]]]

Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

Why this matters

Performance issues directly impact user engagement and conversion rates.

lhId: page-0-IMG
nodeLabel: China’s largest scientific AI computing cluster officially entered operation at…
path: 1,HTML,1,BODY,1,DIV,3,DIV,3,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,A,0,FIGURE,0,PICTURE,3,IMG
selector: a.e1jeg1rv9 > figure.css-724ns2 > picture > img.css-1wgtf9k
snippet: <img alt="China’s largest scientific AI computing cluster officially entered operati…" data-qa="BaseImage-handleRenderImage-StyledImage" loading="lazy" src="https://cdn.i-scmp.com/sites/default/files/styles/1200x800/public/d8/image…" class="css-1wgtf9k e445x7d0">

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

RequestCache TTLTransfer Size
assets.i-scmp.com/subscription-template/campaignPopup.js?ts=4934150.0 ms259.2 KiB
assets.i-scmp.com/subscription-template/mastheadrenewpopup.js?ts=4934150.0 ms257.3 KiB
/signals/config/1936358073846525?v=2.9.298&r=stable&domai...1200.0 s105.7 KiB
cdn.optimizely.com/js/27195450406.js120.0 s93.6 KiB
cdn.tinypass.com/api/tinypass.min.js14400.0 s132.3 KiB
connect.facebook.net/en_US/fbevents.js1200.0 s96.4 KiB
c.amazon-adsystem.com/aax2/apstag.js3600.0 s90.9 KiB
/pagead/managed/js/activeview/current/ufs_web_display.js3600.0 s73.1 KiB
www.dianomi.com/js/contextfeed/prebid.js14400.0 s58.2 KiB
/signals/config/546719842096991?v=2.9.298&r=stable&domain...1200.0 s43.6 KiB
mirror-assets.i-scmp.com/mirror.js7200.0 s40.9 KiB
cdn.cxense.com/cx.js3600.0 s38.1 KiB
cdn.cxense.com/cx.js3600.0 s38.1 KiB
www.dianomi.com/js/contextfeed.js14400.0 s39.4 KiB
s0.2mdn.net/879366/dfa7banner_html_inpage_rendering_lib_200_268.js86400.0 s38.2 KiB
pagead2.googlesyndication.com/pagead/show_companion_ad.js?fcd=true3600.0 s11.7 KiB
www.scmp.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js?14400.0 s13.7 KiB
tags.srv.stackadapt.com/events.js5.0 s7.7 KiB
snap.licdn.com/li.lms-analytics/insight.min.js86400.0 s18.7 KiB
eus.rubiconproject.com/usync.js26755.0 s11.5 KiB
static.criteo.net/js/ld/publishertag.ids.js86400.0 s14.8 KiB
cdn.cxense.com/cx.cce.js3600.0 s6.8 KiB
tags.crwdcntrl.net/lt/c/16589/sync.min.js86400.0 s13.2 KiB
sb.scorecardresearch.com/internal-cs/default/beacon.js86400.0 s6.7 KiB
www.dianomi.com/js/contextfeed/viewabilityCV.js?v=2025101619314203514400.0 s3.8 KiB
tags.creativecdn.com/liBPCC6X9DVRTmtKt0a6.js3600.0 s2.7 KiB
www.npttech.com/advertising.js28800.0 s3.0 KiB
ads.pubmatic.com/AdServer/js/userSync.js74066.0 s3.9 KiB
config.aps.amazon-adsystem.com/configs/6480e4f8-95c9-4189-ad8f-2c8a76bcf0ab3600.0 s1.7 KiB
s0.2mdn.net/dfp/261487/37145287/1702450167348/images/cdd101db.svg86400.0 s3.4 KiB
s0.2mdn.net/dfp/261487/37145287/1702450167348/images/de2cac09.svg86400.0 s2.2 KiB
/cs/usync?idmn=241&id=dJVGPgKUXieYdegwPiGr8odCh274YZ5tVME...0.0 ms894 B
/cs/usync?idmn=1083&type=iframe&id=70271fd1-0cfa-599e-8e1...0.0 ms888 B
/cs/usync?idmn=109&type=iframe&id=5e75eb5f-178e-40de-ad0b...0.0 ms887 B
/cs/usync?idmn=sharthrough&id=5a941a57-e0c9-4cc4-bbd7-c63...0.0 ms887 B
/cs/usync?idmn=231&type=iframe&id=0cac85ac-983e-4671-a09e...0.0 ms887 B
/cs/usync?idmn=869&type=iframe&id=70271fd1-0cfa-599e-8e1b...0.0 ms887 B
ssp.api.tappx.com/cs/usync?idmn=45&id=2275112596366976788&gdpr=0&gdpr_consent=0.0 ms867 B
ssp.api.tappx.com/cs/usync?idmn=58&type=iframe&id=213286590407505&auxuid=0.0 ms865 B
ssp.api.tappx.com/cs/usync?idmn=82&type=iframe&id=d24e4737b4&auxuid=0.0 ms860 B
ssp.api.tappx.com/cs/usync?idmn=999523&type=iframe&id=GDPR&auxuid=0.0 ms858 B
ssp.api.tappx.com/cs/usync?idmn=162&type=iframe&id=OPTOUT&auxuid=0.0 ms855 B
s0.2mdn.net/dfp/261487/37145287/1702450167348/images/7e8c6081.svg86400.0 s1.5 KiB
/cookie?redirect_url=https%3A%2F%2Fmeasureadv.com%2FuserB...0.0 ms520 B
/collect?v=2&fmt=js&pid=4735116%2C34071&time=177629418823...0.0 ms434 B
/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=mo0np4cd6jf2o4k4&sid=...0.0 ms413 B
/usersync/ogury/?cb=https%3A%2F%2Fms-cookie-sync.presage....0.0 ms405 B
/pixel/bounce/?pid=c9gd671&t=gif&uid=WO6qF2ngGTOgZPkECSIS...0.0 ms354 B
/ul_cb/server_match?partner_id=1805&gdpr=0&gdpr_consent=&...0.0 ms293 B
/collect?v=2&fmt=js&pid=4735116%2C34071&time=177629418823...0.0 ms271 B
/track/cmb/generic?ttd_pid=agyie4r&ttd_tpi=1&gdpr=0&gdpr_...0.0 ms254 B
syncingbridge.com/userBack?uid=4192957954309949000V10&p=10.0 ms240 B
www.gstatic.com/recaptcha/api2/logo_48.png604800.0 s2.3 KiB
syncingbridge.com/userBackIframe?uid=4192957954309286000V10&p=10.0 ms232 B
syncingbridge.com/userBackIframe?uid=4192957952822866000V10&p=40.0 ms232 B
/userBackIframe?uid=7249621388782757832&gdpr=%7BGDPR%7D&g...0.0 ms229 B
measureadv.com/userBackIframe?uid=&gdpr={GDPR}&gdpr_consent={GDPR_CONSENT}&p=90.0 ms229 B
measureadv.com/userBack?uid=OPTOUT&p=100.0 ms229 B
s0.2mdn.net/dfp/261487/37145287/1702450167348/images/4e740d4b.svg86400.0 s544 B
s0.2mdn.net/dfp/261487/37145287/1702450167348/images/04ba089b.svg86400.0 s536 B
s0.2mdn.net/dfp/261487/37145287/1702450167348/images/9c58f114.svg86400.0 s532 B
s0.2mdn.net/dfp/261487/37145287/1702450167348/images/55b9626b.svg86400.0 s531 B
s0.2mdn.net/dfp/261487/37145287/1702450167348/images/72bb116f.svg86400.0 s527 B
www.dianomi.com/partner/dianomi/css/dianomi-context.css?v=1.114400.0 s305 B
/cksync?cs=146&gdpr=0&gdpr_consent=&type=vid&redirect=htt...0.0 ms179 B
s0.2mdn.net/dfp/261487/37145287/1702450167348/images/fd75c0a4.svg86400.0 s378 B
s0.2mdn.net/dfp/261487/37145287/1702450167348/images/7ff2b9ac.svg86400.0 s377 B
/cm-notify?pi=ogury&gdpr=0&gdpr_consent=us_privacy=%7b%7b...0.0 ms124 B
s0.2mdn.net/dfp/261487/37145287/1702450167348/images/9175f30f.svg86400.0 s282 B
www.dianomi.com/js/contextfeed/viewabilityCV.js?v=2025101619314203514400.0 s81 B
/collect?v=2&fmt=js&pid=4735116%2C34071&time=177629418822...0.0 ms41 B
www.dianomi.com/js/contextfeed/prebid.js14400.0 s59 B
/AdServer/ImgSync?p=161018&gdpr=0&gdpr_consent=&pu=https%...0.0 ms40 B
/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privac...0.0 ms40 B
www.dianomi.com/js/contextfeed.js14400.0 s58 B
www.dianomi.com/js/contextfeed/viewabilityCV.js?v=2025101619314203514400.0 s41 B
www.dianomi.com/js/contextfeed/viewabilityCV.js?v=2025101619314203514400.0 s40 B
/tr/?id=546719842096991&ev=PageView&dl=https%3A%2F%2Fwww....0.0 ms19 B
/p.css?s=1&k=wpu3jlw&ht=tk&f=48750.48732.48733.48734.4873...604800.0 s172 B
/tr/?id=1936358073846525&ev=PageView&dl=https%3A%2F%2Fwww...0.0 ms16 B
/tr/?id=1936358073846525&ev=SCMPPageView&dl=https%3A%2F%2...0.0 ms16 B
/pagead/managed/js/activeview/current/ufs_web_display.js3600.0 s0 B
/pagead/managed/js/activeview/current/ufs_web_display.js3600.0 s0 B
eus.rubiconproject.com/usync.js26755.0 s0 B
eus.rubiconproject.com/usync.js26755.0 s0 B
www.dianomi.com/partner/dianomi/css/dianomi-context.css?v=1.114400.0 s0 B

Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
Essential Bundle div.css-13vm3dc > div.css-1au2ays > div.css-5ou44s > img
assets-v2.i-scmp.com/production/_next/static/media/essential.f61d5067.gif103.9 KiB95.4 KiB
A woman selects fruit at a supermarket in Shanghai on Friday. Photo: EPA a.eqs07hl9 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...121.8 KiB94.5 KiB
Sebastian Hia (left), Standard Chartered’s global head of SME Banking sales and… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...83.9 KiB83.0 KiB
Elon Musk’s journey with TikTok has been anything but straightforward. Photo: R… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...71.1 KiB70.4 KiB
April 16, 2026 div.css-1a4uvus > figure.css-mhl94r > picture > img.css-8qv0y4
/sites/default/files/styles/660w/public/d8/galleries/2026...68.4 KiB60.1 KiB
Photo: AFP a.css-n9dpx7 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/540x360/public/d8/images/canv...66.7 KiB59.8 KiB
US President Donald Trump gestures as he speaks about the conflict in Iran at t… a.eqs07hl9 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...67.9 KiB52.7 KiB
Amazon’s expansion comes as regulators in the US and Europe tighten rules on lo… a.eqs07hl9 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...66.5 KiB51.6 KiB
The Ticketmaster logo before an NFL football game in Jacksonville, Florida, in … div.css-1eo1axz > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...42.4 KiB42.0 KiB
China’s largest scientific AI computing cluster officially entered operation at… a.e1jeg1rv9 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...45.9 KiB37.5 KiB
CATL reported a net profit of 20.74 billion yuan in the three months to March, … a.eqs07hl9 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...40.2 KiB31.2 KiB
Spanish Prime Minister Pedro Sanchez and Chinese President Xi Jinping. Photo: X… a.css-n9dpx7 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/540x360/public/d8/images/canv...31.6 KiB24.7 KiB
More than 10,000 troops are taking part in the US blockade of Iran, according t… div.css-12dijst > figure.css-1c0frwq > picture > img.css-wochvt
/sites/default/files/styles/wide_landscape_640_360/public...21.4 KiB16.7 KiB
www.dianomi.com/img/a/sav2/222436/13/400x250.jpg25.7 KiB10.2 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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 263 ms
URLTime Spent
scmp.com/263 ms
www.scmp.com/0.0 ms

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Diagnostics

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 230 ms 1.6 MiB
URLTransfer SizeEst Savings
assets.i-scmp.com/subscription-template/campaignPopup.js?ts=493415258.8 KiB175.7 KiB
assets.i-scmp.com/subscription-template/mastheadrenewpopup.js?ts=493415256.9 KiB169.0 KiB
/production/_next/static/chunks/pages/_app-2f76b85af143a3...265.2 KiB138.8 KiB
/pagead/managed/js/gpt/m202604100101/pubads_impl.js186.4 KiB84.2 KiB
cdn.tinypass.com/api/tinypass.min.js131.7 KiB81.9 KiB
accounts.google.com/gsi/client95.4 KiB70.0 KiB
www.googletagmanager.com/gtag/destination?id=AW-963446016&cx=c&gtm=4e64f0h2144.7 KiB59.3 KiB
assets-v2.i-scmp.com/production/_next/static/chunks/3738.18295f8e5bd60bdf.js91.9 KiB58.8 KiB
www.googletagmanager.com/gtag/js?id=G-VD9LCVW2ZV&cx=c&gtm=4e64f0h2172.4 KiB55.3 KiB
www.googletagmanager.com/gtm.js?id=GTM-KC359G6166.7 KiB54.5 KiB
assets-v2.i-scmp.com/production/_next/static/chunks/6119-4203b9047ead37ee.js81.5 KiB53.4 KiB
assets-v2.i-scmp.com/production/_next/static/chunks/main-2a4b54ce6b92394f.js117.7 KiB53.3 KiB
/production/_next/static/chunks/pages/plus-256531e78bd6de...124.9 KiB53.0 KiB
www.googletagmanager.com/gtag/js?id=AW-11146733413&cx=c&gtm=4e64f0h2139.8 KiB49.7 KiB
assets-v2.i-scmp.com/production/_next/static/chunks/bb87748a.1563022177db598b.js68.7 KiB47.6 KiB
assets-v2.i-scmp.com/production/_next/static/chunks/6206a9d3-b1911ac70603883f.js62.6 KiB39.6 KiB
micro.rubiconproject.com/prebid/dynamic/16912.js157.2 KiB38.8 KiB
c.amazon-adsystem.com/aax2/apstag.js90.4 KiB36.4 KiB
cdn.optimizely.com/js/27195450406.js93.0 KiB35.7 KiB
assets-v2.i-scmp.com/production/_next/static/chunks/8966-f01030b0fe910690.js62.4 KiB35.0 KiB
fundingchoicesmessages.google.com/i/8134?ers=368.6 KiB34.8 KiB
connect.facebook.net/en_US/fbevents.js96.3 KiB32.5 KiB
mirror-assets.i-scmp.com/mirror.js40.6 KiB30.3 KiB
/signals/config/1936358073846525?v=2.9.298&r=stable&domai...105.6 KiB29.1 KiB
assets-v2.i-scmp.com/production/_next/static/chunks/6473-e224d4dee540a81b.js29.9 KiB28.8 KiB
assets-v2.i-scmp.com/production/_next/static/chunks/2586-b7bc6ccfa91e1864.js38.8 KiB27.2 KiB
assets-v2.i-scmp.com/production/_next/static/chunks/3883-886203a30eaf0814.js49.7 KiB26.7 KiB
cdn.cxense.com/cx.js37.5 KiB21.8 KiB
assets-v2.i-scmp.com/production/_next/static/chunks/3876-ea4e777daad17544.js26.1 KiB21.3 KiB
assets-v2.i-scmp.com/production/_next/static/chunks/6864-44dbd26df39cf3b7.js43.6 KiB21.2 KiB

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLTotal CPU TimeScript EvaluationScript Parse
/production/_next/static/chunks/framework-d6edf793df951aa...5.4 s4.0 s6.9 ms
Unattributable1.1 s190 ms0.0 ms
www.scmp.com/878 ms30 ms1.5 ms
assets.i-scmp.com/subscription-template/mastheadrenewpopup.js?ts=493415517 ms223 ms38 ms
c.amazon-adsystem.com/aax2/apstag.js449 ms419 ms11 ms
/pagead/managed/js/gpt/m202604100101/pubads_impl.js449 ms401 ms18 ms
www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js350 ms313 ms28 ms
/production/_next/static/chunks/pages/home-8eb72bd3e244ab...273 ms272 ms0.5 ms
assets-v2.i-scmp.com/production/_next/static/chunks/main-2a4b54ce6b92394f.js200 ms171 ms12 ms
www.googletagmanager.com/gtm.js?id=GTM-KC359G6183 ms148 ms19 ms
www.googletagmanager.com/gtag/destination?id=AW-963446016&cx=c&gtm=4e64f0h2174 ms156 ms14 ms
www.googletagmanager.com/gtag/js?id=G-VD9LCVW2ZV&cx=c&gtm=4e64f0h2154 ms132 ms20 ms
micro.rubiconproject.com/prebid/dynamic/16912.js150 ms123 ms20 ms
assets.i-scmp.com/subscription-template/campaignPopup.js?ts=493415148 ms104 ms25 ms
/production/_next/static/chunks/pages/_app-2f76b85af143a3...145 ms105 ms28 ms
assets-v2.i-scmp.com/production/_next/static/chunks/138.7c974d81c37bdbc3.js139 ms81 ms0.3 ms
assets-v2.i-scmp.com/production/_next/static/chunks/1462.12ef6e2022e462fa.js120 ms90 ms0.3 ms
cdn.optimizely.com/js/27195450406.js119 ms106 ms9.1 ms
/signals/config/1936358073846525?v=2.9.298&r=stable&domai...116 ms101 ms11 ms
fundingchoicesmessages.google.com/i/8134?ers=3111 ms102 ms7.0 ms
www.scmp.com/cdn-cgi/challenge-platform/scripts/jsd/main.js93 ms89 ms1.2 ms
www.googletagmanager.com/gtag/js?id=AW-11146733413&cx=c&gtm=4e64f0h292 ms77 ms14 ms
cdn.cxense.com/cx.js85 ms48 ms3.7 ms
assets-v2.i-scmp.com/production/_next/static/chunks/5976-617e8267bdfad865.js75 ms8.5 ms1.1 ms
/signals/config/546719842096991?v=2.9.298&r=stable&domain...66 ms58 ms6.2 ms
connect.facebook.net/en_US/fbevents.js56 ms41 ms13 ms
assets-v2.i-scmp.com/production/_next/static/chunks/1377.a26c8d84f08ddf79.js55 ms51 ms0.6 ms
cdn.tinypass.com/api/tinypass.min.js55 ms34 ms14 ms

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

CategoryTime Spent
Script Evaluation8.2 s
Other1.4 s
Parse HTML & CSS963 ms
Style & Layout811 ms
Script Parsing & Compilation541 ms
Garbage Collection383 ms
Rendering159 ms

Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failure reasonFailure type
The page did not finish loading before navigating away.Not actionable
An iframe on the page started a navigation that did not complete.Not actionable

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 0.0 ms 11.3 KiB
URLTransfer SizeEst Savings
.css-16o2qwc { inline-size: 100%; block-size: 100%; } …14.1 KiB11.3 KiB

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

Why this matters

Performance issues directly impact user engagement and conversion rates.

URL
Illustration: Henry Wong a.el39cp121 > figure.el39cp115 > picture > img.css-1rxrvhz
The Sino Centre in Mong Kok. Photo: SCMP a.e2fukww18 > figure.e2fukww12 > picture > img.css-1rxrvhz
More than 10,000 troops are taking part in the US blockade of Iran, according t… a.e2fukww18 > figure.e2fukww12 > picture > img.css-1rxrvhz
div.css-1j601m8 > div.css-1wrwlc2 > div.css-1a23p3m > img.css-3n1bf4 div.css-1j601m8 > div.css-1wrwlc2 > div.css-1a23p3m > img.css-3n1bf4
assets-v2.i-scmp.com/production/_next/static/media/devices.1cbcc5f7.png
A woman selects fruit at a supermarket in Shanghai on Friday. Photo: EPA a.eqs07hl9 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...
CATL reported a net profit of 20.74 billion yuan in the three months to March, … a.eqs07hl9 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...
US President Donald Trump gestures as he speaks about the conflict in Iran at t… a.eqs07hl9 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...
Amazon’s expansion comes as regulators in the US and Europe tighten rules on lo… a.eqs07hl9 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...
Illustration: Lau Ka-kuen a.eqs07hl9 > figure.css-724ns2 > picture > img.css-bpznz9
A Tesla robot on display at the World Artificial Intelligence Conference in Sha… a.eqs07hl9 > figure.css-724ns2 > picture > img.css-bpznz9
Illustration: Lau Ka-kuen a.eqs07hl9 > figure.css-724ns2 > picture > img.css-bpznz9
Serra Verde is Brazil’s only operating rare earth mine. Photo: Handout a.eqs07hl9 > figure.css-724ns2 > picture > img.css-bpznz9
Louis Koo in a still from Back to the Past. a.emb3her15 > figure.emb3her11 > picture > img.css-bpznz9
Joel Kinnaman, who plays Robert in Imperfect Women, photographed with his wife,… a.eqs07hl9 > figure.css-724ns2 > picture > img.css-bpznz9
Magnum Ice Cream removed its advertisements and issued an apology following cri… a.emb3her15 > figure.emb3her11 > picture > img.css-bpznz9
The Audemars Piguet booth at Watches and Wonders 2026, currently underway in Ge… a.emb3her15 > figure.emb3her11 > picture > img.css-bpznz9
China’s largest scientific AI computing cluster officially entered operation at… a.e1jeg1rv9 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...
Essential Bundle div.css-13vm3dc > div.css-1au2ays > div.css-5ou44s > img
assets-v2.i-scmp.com/production/_next/static/media/essential.f61d5067.gif
More than 10,000 troops are taking part in the US blockade of Iran, according t… div.css-12dijst > figure.css-1c0frwq > picture > img.css-wochvt
/sites/default/files/styles/wide_landscape_640_360/public...
April 16, 2026 div.css-1a4uvus > figure.css-mhl94r > picture > img.css-8qv0y4
/sites/default/files/styles/660w/public/d8/galleries/2026...
The war in the Middle East has raised the price of “red oil”, the tax-free indu… div.css-f3t73i > figure.css-724ns2 > picture > img.css-bpznz9
Marcos Jnr does star jumps to debunk health rumours div.css-f3t73i > figure.css-724ns2 > picture > img.css-bpznz9
Chinese robot chases away boars in Poland div.css-f3t73i > figure.css-724ns2 > picture > img.css-bpznz9
Power plant explosion in India kills at least 14, injures 20 div.css-f3t73i > figure.css-724ns2 > picture > img.css-bpznz9
Spanish Prime Minister Pedro Sanchez and Chinese President Xi Jinping. Photo: X… a.css-n9dpx7 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/540x360/public/d8/images/canv...
Photo: AFP a.css-n9dpx7 > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/540x360/public/d8/images/canv...
Redefining fine dining in Macau: the city’s must-visit restaurants that transfo… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Gourmet Pavilion A World Carnival of Vibrant Asian Flavors div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Imperial Court at MGM MACAU: Rooted in Lingnan Guangfu Tradition, Refined for T… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Hong Kong profits tax e-filing: what businesses need to know div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
From left to right: Cat Nelson (Moderator, editor of PostMag, SCMP), Ben Rudd (… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
China Conference: Southeast Asia 2026, The St Regis, Jakarta div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
The HSBC Main Building’s intricate steel structure, seen from below, reveals th… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
RoboPark will make its debut at InnoEX and the Hong Kong Electronics Fair (Spri… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Smart Hong Kong Pavilion at InnoEX 2026 div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
China Conference: Southeast Asia 2026, The St Regis, Jakarta div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Huatai Securities Reports Steady Earnings Growth in 2025, Declares Cash Dividen… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Unlocking the $10 Trillion Opportunity Hidden Behind the New Rules of Tokenizat… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Enhancing trust in Hong Kong’s cloud-powered banking sector div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Young fencers compete during the Champions Cup of the KTSI “Fencing Plus” Train… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
HKSTP held a CTC Marketplace Showcase event in March where biotech thought lead… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Secondary Sports Day div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Gewandhausorchester Leipzig ©Konrad Stöhr div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Prof. Marshall Jen (Chair of HK4FAMILIES with Regina Ho (Co-Chair of HK4FAMILIE… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Arts and cultural visionaries and thought leaders from around the world gathere… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Nnew launch vehicles for nuclear-capable short-range missiles during a military… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Principal Kirk Moore can be seen struggling with Victor Hawkins, a former stude… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
An illustration of Lightelligence’s optical network on a chip. Photo: Handout div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Workers prepare steel coils for shipment at Lianyungang Port, in Jiangsu provin… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
HSBC is looking to introduce stablecoins by integrating them into its popular P… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Workers remove a billboard after the failed peace talks between the United Stat… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Fantastic Fun, ridden by Hugh Bowman, wins at Happy Valley. Photos: Kenneth Chan div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Zizi, a Chinese participant performing fire spinning at “Shambhala in Your Hear… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Indonesian President Prabowo Subianto inspects the French Republican Guard upon… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
The war in the Middle East has raised the price of “red oil”, the tax-free indu… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Perfect egg fried rice div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
IU as Seong Hui-ju, a cosmetics firm boss who falls for a modern-day prince, in… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Cooks working in a dai pai dong in Hong Kong. From such street food stalls to f… div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Caption: Dow’s Track and Trace Platform makes it possible to follow a recycled … div.css-1t2mo3d > figure.css-724ns2 > picture > img.css-bpznz9
Hong Kong has put the launch of legalised basketball betting on hold. Photo: Sa… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
Chief Executive John Lee has pledged reforms to strengthen governance and publi… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
It was a full house at Emperor Cinema’s IMAX theatre in iSquare, Tsim Sha Tsui,… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
Crowds of visitors at Art Basel Hong Kong in late March. Photo: Dickson Lee div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
The Haiyang Dizhi 2 research vessel completed its first deep-sea scientific mis… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
Russian Foreign Minister Sergei Lavrov and Chinese President Xi Jinping. Photo:… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
Spanish Prime Minister Pedro Sanchez and Chinese President Xi Jinping. Photo: X… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
Chinese President Xi Jinping meets Russian Foreign Minister Sergey Lavrov at th… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
author div.swiper-slide > div.css-chcyi2 > div.css-ify09q > img.css-odilzq
assets-v2.i-scmp.com/production/_next/static/media/chow.28c5bf12.png
author div.swiper-slide > div.css-chcyi2 > div.css-ify09q > img.css-odilzq
assets-v2.i-scmp.com/production/_next/static/media/tammy.5ede37b4.png
app store div.css-0 > div.css-kqatdj > a.exss3jn0 > img.css-1yixbj5
assets-v2.i-scmp.com/production/_next/static/media/black-app-store.c1e2c4bb.png
google play div.css-0 > div.css-kqatdj > a.exss3jn0 > img.css-1yixbj5
/production/_next/static/media/black-google-play.cd66f2d5...
China Future Tech div.css-1takbve > div.css-1uflz9g > div.css-6f0cuw > img.css-nm5kc6
/sites/default/files/styles/100x100/public/d8/images/sect...
Sebastian Hia (left), Standard Chartered’s global head of SME Banking sales and… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...
The Ticketmaster logo before an NFL football game in Jacksonville, Florida, in … div.css-1eo1axz > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...
Elon Musk’s journey with TikTok has been anything but straightforward. Photo: R… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-1wgtf9k
/sites/default/files/styles/1200x800/public/d8/images/can...
Illustration: Henry Wong div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
BYD’s electric-vehicle factory construction site in Camaçari, Brazil, in Decemb… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
Illustration: Henry Wong div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
Government officials and leaders in the education, technology and human resourc… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9
Gabriela Bernal div.css-utagfr > figure.eigstv81 > a.e1yqjx3e1 > img.e1yqjx3e3
/cdn-cgi/image/fit=contain,width=40,format=auto/sites/def...
James David Spellman div.css-utagfr > figure.eigstv81 > a.e1yqjx3e1 > img.e1yqjx3e3
/cdn-cgi/image/fit=contain,width=40,format=auto/sites/def...
Jeffrey Wu div.css-utagfr > figure.eigstv81 > a.e1yqjx3e1 > img.e1yqjx3e3
/cdn-cgi/image/fit=contain,width=40,format=auto/sites/def...
Alex Lo div.css-utagfr > figure.eigstv81 > a.e1yqjx3e1 > img.e1yqjx3e3
/cdn-cgi/image/fit=contain,width=40,format=auto/sites/def...
Letters div.css-utagfr > figure.eigstv81 > a.e1yqjx3e1 > img.e1yqjx3e3
/cdn-cgi/image/fit=contain,width=40,format=auto/sites/def...

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

Layout shift culprits
Optimize DOM size
LCP breakdown
Optimize viewport for mobile
Minify CSS
Minify JavaScript
User Timing marks and measures 39 user timings
Avoid long main-thread tasks 20 long tasks found
Network Requests
Network Round Trip Times 210 ms
Server Backend Latencies 440 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 70 ms
Avoid large layout shifts 8 layout shifts found
INP breakdown
Avoid non-composited animations
77

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.

Contrast

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
ACCEPT div#__next > div.css-1n5jo2e > div.css-62bsli > div.gdpr-banner__accept
1 hour ago div.css-1sxg93g > div.css-1ovk4d > div.css-16gl5nu > time
FOLLOW div.e7f0hzg1 > button.css-15qyqvp > div.css-0 > span.css-1kfe4k0
Advertisement div.css-12h05qj > div.css-1as50ow > div.css-1u1ngjh > div.css-1mqqsmk
MIDDLE EAST div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
2 hours ago div.e20j7es2 > div.css-e35dy3 > div.css-16gl5nu > time
CHINA div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
Exclusive | a.efy545l11 > div.css-dq5qk0 > h2.css-1jjjg2j > span.css-19im5qg
45 minutes ago div.e20j7es2 > div.css-e35dy3 > div.css-16gl5nu > time
HONG KONG ECONOMY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
Exclusive | a.efy545l11 > div.css-dq5qk0 > h2.css-1jjjg2j > span.css-19im5qg
15 Apr 2026 - 11:30PM div.e20j7es2 > div.css-e35dy3 > div.css-16gl5nu > time
US-ISRAEL WAR ON IRAN div.css-101gol > div.css-1ilccse > div.css-3ffi26 > span
ECONOMIC INDICATORS div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 9:00PM div.css-1sxg93g > div.css-ul16er > div.css-16gl5nu > time
GLOBAL ECONOMY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 11:17PM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
DIPLOMACY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
1 hour ago div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
BUSINESS div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
In partnership with: div.css-b2zven > div.css-4zleql > div.css-kf7wlh > span.css-ean2jl
CHINA BUSINESS div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 9:55PM div.css-1sxg93g > div.css-ul16er > div.css-16gl5nu > time
GLOBAL ECONOMY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
16 Apr 2026 - 12:10AM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
MILITARY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 10:14PM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
UNITED STATES & CANADA div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
11 minutes ago div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
UNITED STATES & CANADA div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
6 hours ago div.css-1sxg93g > div.css-ul16er > div.css-16gl5nu > time
MILITARY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 8:13PM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
RUSSIA & CENTRAL ASIA div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
1 hour ago div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
TECH TRENDS div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 9:00PM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
TECH div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 10:47PM div.css-1sxg93g > div.css-ul16er > div.css-16gl5nu > time
ARTS div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 5:15PM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
AFRICA div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
16 Apr 2026 - 12:20AM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
Try for free or Upgrade div.css-18q7ccn > div.css-14i4twz > div.css-q6f0ap > a.e1f4cpxx5
OPINION div.css-1nl4flg > div.e7j48fa26 > div.css-1wesxqa > a.ejjt4tw8
FOLLOW div.e7f0hzg1 > button.css-15qyqvp > div.css-0 > span.css-1kfe4k0
Opinion | a.e1q09nfo6 > div.css-12pilap > h2.css-1jjjg2j > span.css-1pcrwvc
2 hours ago div.ejjt4tw10 > div.css-8rcwye > div.css-16gl5nu > time
Opinion | a.e1q09nfo6 > div.css-12pilap > h2.css-1jjjg2j > span.css-1pcrwvc
2 minutes ago div.ejjt4tw10 > div.css-8rcwye > div.css-16gl5nu > time
Opinion | a.e1q09nfo6 > div.css-12pilap > h2.css-1jjjg2j > span.css-1pcrwvc
15 Apr 2026 - 4:30PM div.ejjt4tw10 > div.css-8rcwye > div.css-16gl5nu > time
As I see it | a.e1q09nfo6 > div.css-12pilap > h2.css-1jjjg2j > span.css-1pcrwvc
15 Apr 2026 - 9:30AM div.ejjt4tw10 > div.css-8rcwye > div.css-16gl5nu > time
Letters | a.e1q09nfo6 > div.css-12pilap > h2.css-1jjjg2j > span.css-19im5qg
15 Apr 2026 - 11:30AM div.ejjt4tw10 > div.css-8rcwye > div.css-16gl5nu > time
Harry’s View | div.css-2e6mam > div.ejjt4tw9 > a.ermbq904 > span.css-1p8pvt1
MORE COMMENT div.css-1nl4flg > div.e7j48fa26 > div.css-1ecbl1s > a.ejjt4tw0
LATEST div.css-5ry8qp > div.css-mnng2r > div.css-a31o2n > a.el8ikah4
11 minutes ago div.css-10ywdw6 > div.css-1vjlxwc > div.css-16gl5nu > time
UNITED STATES & CANADA div.css-1xkq5j1 > h2.css-1xdhyk6 > a.eg3by1r0 > span
17 minutes ago div.css-10ywdw6 > div.css-1vjlxwc > div.css-16gl5nu > time
OPINION div.css-1xkq5j1 > h2.css-1xdhyk6 > a.eg3by1r0 > span
Editorial | a.e1hs7yv55 > div.css-1uc45n4 > h2.css-1jjjg2j > span.css-1pcrwvc
45 minutes ago div.css-10ywdw6 > div.css-1vjlxwc > div.css-16gl5nu > time
CHINA div.css-1xkq5j1 > h2.css-1xdhyk6 > a.eg3by1r0 > span
Exclusive | a.e1hs7yv55 > div.css-1uc45n4 > h2.css-1jjjg2j > span.css-19im5qg
1 hour ago div.css-10ywdw6 > div.css-1vjlxwc > div.css-16gl5nu > time
SCIENCE div.css-1xkq5j1 > h2.css-1xdhyk6 > a.eg3by1r0 > span
1 hour ago div.css-10ywdw6 > div.css-1vjlxwc > div.css-16gl5nu > time
TRENDS div.css-1xkq5j1 > h2.css-1xdhyk6 > a.eg3by1r0 > span
2 hours ago div.css-10ywdw6 > div.css-1vjlxwc > div.css-16gl5nu > time
ASIA OPINION div.css-1xkq5j1 > h2.css-1xdhyk6 > a.eg3by1r0 > span
Opinion | a.e1hs7yv55 > div.css-1uc45n4 > h2.css-1jjjg2j > span.css-1pcrwvc
2 hours ago div.css-10ywdw6 > div.css-1vjlxwc > div.css-16gl5nu > time
DIPLOMACY div.css-1xkq5j1 > h2.css-1xdhyk6 > a.eg3by1r0 > span
2 hours ago div.css-10ywdw6 > div.css-1vjlxwc > div.css-16gl5nu > time
RUSSIA & CENTRAL ASIA div.css-1xkq5j1 > h2.css-1xdhyk6 > a.eg3by1r0 > span
5 hours ago div.css-10ywdw6 > div.css-1vjlxwc > div.css-16gl5nu > time
UNITED STATES & CANADA div.css-1xkq5j1 > h2.css-1xdhyk6 > a.eg3by1r0 > span
6 hours ago div.css-10ywdw6 > div.css-1vjlxwc > div.css-16gl5nu > time
MIDDLE EAST div.css-1xkq5j1 > h2.css-1xdhyk6 > a.eg3by1r0 > span
MORE LATEST NEWS div.css-5ry8qp > div.css-mnng2r > div.css-a31o2n > a.el8ikah0
Advertisement div.css-5ry8qp > div.css-1sbn8eo > div.css-1q6he8o > div.css-1mqqsmk
Advertisement div.css-5ry8qp > div.css-1x0o2np > div.css-7pn8xp > div.css-1mqqsmk
NEWSLETTER BUNDLE div.css-1lm2yem > div.css-prvxb > div.css-1dhnh84 > div.css-11v5lq5
GET OUR NEWSLETTERS div.css-1q3ym6v > button.e15wcd6m14 > span > div.css-wlfjw6
SCMP SERIES div.css-5ry8qp > div.css-1takbve > div.css-347x52 > a.e1lppj949
6-MIN READ div.css-uq0evw > div.css-iubogc > div.css-16gl5nu > time
7-MIN READ div.el39cp15 > div.css-e35dy3 > div.css-16gl5nu > time
6-MIN READ div.el39cp15 > div.css-e35dy3 > div.css-16gl5nu > time
OPEN QUESTIONS SERIES div.css-1uflz9g > div.css-6f0cuw > a.e1h5czq34 > div.css-1pmdt6s
SCIENCE div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
Open Questions | div.css-0 > div.css-1ebihmz > h2.css-1jjjg2j > span.css-19im5qg
13 Apr 2026 - 8:15AM div.css-1sxg93g > div.css-ul16er > div.css-16gl5nu > time
11 div.css-ec6elq > a.css-e0dnmk > div.e16puzk41 > span
CHINA ECONOMY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
Open Questions | a.efy545l11 > div.css-dq5qk0 > h2.css-1jjjg2j > span.css-19im5qg
6 Apr 2026 - 10:01AM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
CHINA ECONOMY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
Open Questions | a.efy545l11 > div.css-dq5qk0 > h2.css-1jjjg2j > span.css-19im5qg
30 Mar 2026 - 10:03AM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
10 div.css-ec6elq > a.css-e0dnmk > div.e16puzk41 > span
CHINA ECONOMY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
Open Dialogue | a.efy545l11 > div.css-dq5qk0 > h2.css-1jjjg2j > span.css-19im5qg
25 Mar 2026 - 10:02AM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
CHINA FUTURE TECH div.css-1uflz9g > div.css-6f0cuw > a.e1h5czq34 > div.css-1pmdt6s
CHINA BUSINESS div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
14 Apr 2026 - 9:02PM div.css-1sxg93g > div.css-ul16er > div.css-16gl5nu > time
19 div.css-ec6elq > a.css-e0dnmk > div.e16puzk41 > span
CHINA BUSINESS div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 9:55PM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
BIG TECH div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 7:07PM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
CHINA EVS div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 3:30PM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
CHINA div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
Exclusive | div.css-0 > div.css-1ebihmz > h2.css-1jjjg2j > span.css-19im5qg
15 Apr 2026 - 9:06AM div.css-1sxg93g > div.css-ul16er > div.css-16gl5nu > time
DIPLOMACY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
14 Apr 2026 - 8:55AM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
20 div.css-ec6elq > a.css-e0dnmk > div.e16puzk41 > span
CHINA ECONOMY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
11 Apr 2026 - 6:06AM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
MILITARY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
9 Apr 2026 - 9:26AM div.e10l40di1 > div.css-e35dy3 > div.css-16gl5nu > time
26 div.css-ec6elq > a.css-e0dnmk > div.e16puzk41 > span
Advertisement div.css-5ry8qp > div.css-c0bbg2 > div.css-1q6he8o > div.css-1mqqsmk
MULTIMEDIA div.css-5ry8qp > div.css-t4tfks > div.css-1o1zlsy > a.ewnfa311
VIDEO div.ewnfa314 > a.e8bnv9g6 > div.css-82a6rk > div.css-tqah5q
02:41 div.css-f3t73i > div.css-1xpajfo > div.css-g2watb > span.css-11nzjv4
VIDEO div.ewnfa314 > a.e8bnv9g6 > div.css-82a6rk > div.css-tqah5q
01:01 div.css-f3t73i > div.css-1xpajfo > div.css-g2watb > span.css-11nzjv4
VIDEO div.ewnfa314 > a.e8bnv9g6 > div.css-82a6rk > div.css-tqah5q
00:54 div.css-f3t73i > div.css-1xpajfo > div.css-g2watb > span.css-11nzjv4
VIDEO div.ewnfa314 > a.e8bnv9g6 > div.css-82a6rk > div.css-tqah5q
RECOMMENDED FOR YOU div.css-5ry8qp > div.css-kf2n84 > div.css-j7c5g7 > div.css-nktt2g
CHINA div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 5:48AM div.css-1sxg93g > div.css-ul16er > div.css-16gl5nu > time
28 div.css-ec6elq > a.css-e0dnmk > div.e16puzk41 > span
CHINA EVS div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 3:30PM div.evtqo4r6 > div.css-e35dy3 > div.css-16gl5nu > time
CHINA BUSINESS div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
14 Apr 2026 - 2:57PM div.evtqo4r6 > div.css-e35dy3 > div.css-16gl5nu > time
DIPLOMACY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 6:00AM div.evtqo4r6 > div.css-e35dy3 > div.css-16gl5nu > time
22 div.css-ec6elq > a.css-e0dnmk > div.e16puzk41 > span
DIPLOMACY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
15 Apr 2026 - 4:46AM div.evtqo4r6 > div.css-e35dy3 > div.css-16gl5nu > time
10 div.css-ec6elq > a.css-e0dnmk > div.e16puzk41 > span
BUSINESS div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
In partnership with: div.css-b2zven > div.css-4zleql > div.css-kf7wlh > span.css-ean2jl
HONG KONG div.css-0 > div.css-8kbywp > div.css-1v7b0rr > a.e6ixt6n3
16 Apr 2026 - 12:05AM div.css-uq0evw > div.css-iubogc > div.css-16gl5nu > time
15 Apr 2026 - 11:00PM div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 10:40PM div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
Exclusive | a.efy545l11 > div.css-dq5qk0 > h2.css-1jjjg2j > span.css-19im5qg
4 hours ago div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 7:39PM div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 7:00PM div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 9:17PM div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
SUPPORT NOW div.css-5ry8qp > div.css-ldznyc > div.css-17bhodf > a.eqlz1mf3
LIFESTYLE div.css-0 > div.css-8kbywp > div.css-1v7b0rr > a.e6ixt6n3
15 Apr 2026 - 7:15PM div.css-e1jl6e > div.css-iubogc > div.css-16gl5nu > time
15 Apr 2026 - 3:50PM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 3:15PM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 12:45PM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 11:00AM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
YOU MAY BE INTERESTED div.css-5ry8qp > div.css-ten1mq > div.css-j7c5g7 > div.css-nktt2g
CELEBRITIES div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
9 Apr 2026 - 6:00AM div.css-1sxg93g > div.css-ul16er > div.css-16gl5nu > time
CULTURE div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
13 Apr 2026 - 11:05AM div.evtqo4r6 > div.css-e35dy3 > div.css-16gl5nu > time
FASHION & BEAUTY div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
9 Apr 2026 - 3:47PM div.evtqo4r6 > div.css-e35dy3 > div.css-16gl5nu > time
CELEBRITIES div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
8 Apr 2026 - 7:00PM div.evtqo4r6 > div.css-e35dy3 > div.css-16gl5nu > time
FOOD & DRINK div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
7 Apr 2026 - 3:15PM div.evtqo4r6 > div.css-e35dy3 > div.css-16gl5nu > time
ENTERTAINMENT div.css-0 > h2.css-1xdhyk6 > a.eg3by1r0 > span
Review | a.efy545l11 > div.css-dq5qk0 > h2.css-1jjjg2j > span.css-19im5qg
8 Apr 2026 - 9:15PM div.evtqo4r6 > div.css-e35dy3 > div.css-16gl5nu > time
SET UP NOW div.css-1wrwlc2 > div.css-115vesq > a.e14esw2l2 > div.css-13v4lrd
CHINA div.css-0 > div.css-8kbywp > div.css-1v7b0rr > a.e6ixt6n3
15 Apr 2026 - 10:00PM div.css-uq0evw > div.css-iubogc > div.css-16gl5nu > time
24 div.css-ec6elq > a.css-e0dnmk > div.e16puzk41 > span
15 Apr 2026 - 7:59PM div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 8:44PM div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
19 div.css-ec6elq > a.css-e0dnmk > div.e16puzk41 > span
15 Apr 2026 - 7:34PM div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 5:49PM div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 5:45PM div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 8:35PM div.epl1ko56 > div.css-e35dy3 > div.css-16gl5nu > time
PEOPLE & CULTURE div.css-0 > div.css-8kbywp > div.css-1v7b0rr > a.e6ixt6n3
15 Apr 2026 - 6:00PM div.css-e1jl6e > div.css-iubogc > div.css-16gl5nu > time
15 Apr 2026 - 2:58PM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 9:00AM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
14 Apr 2026 - 6:00PM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
14 Apr 2026 - 2:00PM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
15 Apr 2026 - 1:47PM div.css-e1jl6e > div.css-iubogc > div.css-16gl5nu > time
14 Apr 2026 - 11:00AM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
7 Apr 2026 - 6:00AM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
7 Apr 2026 - 10:00AM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
9 Apr 2026 - 1:54PM div.e2obej04 > div.css-e35dy3 > div.css-16gl5nu > time
MOST POPULAR div.css-5ry8qp > div.css-132l4tz > div.css-1lvgpk1 > div.css-tyvj73
Exclusive | a.efy545l11 > div.css-dq5qk0 > h2.css-1jjjg2j > span.css-19im5qg
FROM OUR ADVERTISERS div.css-5ry8qp > div.css-jbfoq6 > div.css-1xyw9l2 > div.css-gjm9l9
AROUND SCMP div.css-5ry8qp > div.css-1326cgf > div.css-61j10e > div.css-2f0v9i
ASIA div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
WORLD div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
BUSINESS div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
ECONOMY div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
TECH div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
COMMENT div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
Opinion | div.css-c79c4p > div.css-45nheq > h2.css-1jjjg2j > span.css-1pcrwvc
Opinion | div.css-0 > div.css-45nheq > h2.css-1jjjg2j > span.css-1pcrwvc
Opinion | div.css-0 > div.css-45nheq > h2.css-1jjjg2j > span.css-1pcrwvc
SPORT div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
POSTMAG div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
THIS WEEK IN ASIA div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
VIDEO div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
Video | div.css-c79c4p > div.css-45nheq > h2.css-1jjjg2j > span.css-1t72pn8
Video | div.css-0 > div.css-45nheq > h2.css-1jjjg2j > span.css-1t72pn8
Video | div.css-0 > div.css-45nheq > h2.css-1jjjg2j > span.css-1t72pn8
SCMP COOKING div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
K-POP div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
Profile | div.css-0 > div.css-45nheq > h2.css-1jjjg2j > span.css-19im5qg
RECAP div.css-0 > div.css-0 > div.css-1066lcq > a.e1gf3so82
Recap | div.css-c79c4p > div.css-45nheq > h2.css-1jjjg2j > span.css-blnnrq
Recap | div.css-0 > div.css-45nheq > h2.css-1jjjg2j > span.css-blnnrq
MORNING STUDIO div.css-1cwk6l3 > div.css-0 > div.css-0 > a.e1gf3so82
In partnership with: div.css-9mxjq5 > div.e1gf3so86 > div.css-j26hhd > div.css-9v7xwx
In partnership with: div.css-9mxjq5 > div.e1gf3so85 > div.css-j26hhd > div.css-9v7xwx
Advertisement div.css-rbbirz > div.css-1as50ow > div.css-1u1ngjh > div.css-1mqqsmk
Advertisement div.css-5ry8qp > div.css-cpj28h > div.css-1q6he8o > div.css-1mqqsmk
Advertisement div.css-1u9uzku > div.css-1as50ow > div.css-1u1ngjh > div.css-1mqqsmk
Advertisement div.css-21cpew > div.css-1as50ow > div.css-1u1ngjh > div.css-1mqqsmk
SUBSCRIBE div.css-1fal0gp > div.css-16ahvet > span.css-1f9en1v > button.css-h6e486
FIND OUT MORE div.css-1jw4vxd > div.css-49r9f > a.ehtibyd0 > span

These are opportunities to improve the legibility of your content.

Names and labels

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.css-1j601m8 > div.css-1wrwlc2 > div.css-1a23p3m > img.css-3n1bf4 div.css-1j601m8 > div.css-1wrwlc2 > div.css-1a23p3m > img.css-3n1bf4

Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.css-i5m89l > div.css-93raj > div.css-sehf4y > a.e8imeae0 div.css-i5m89l > div.css-93raj > div.css-sehf4y > a.e8imeae0
div.css-g88m07 > div.epl1ko56 > div.css-1w5xjt9 > a.css-e0dnmk div.css-g88m07 > div.epl1ko56 > div.css-1w5xjt9 > a.css-e0dnmk
div.css-g88m07 > div.epl1ko56 > div.css-1w5xjt9 > a.css-e0dnmk div.css-g88m07 > div.epl1ko56 > div.css-1w5xjt9 > a.css-e0dnmk
div.css-0 > div.css-8kbywp > div.css-1v7b0rr > a.e6ixt6n3 div.css-0 > div.css-8kbywp > div.css-1v7b0rr > a.e6ixt6n3

These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.

Best practices

Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.

Why this matters

Informational: a Permissions-Policy directive showing feature -> allowed origins.

Source: MDN Permissions-Policy

Failing Elements
head > meta head > meta

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
22 div.css-e35dy3 > div.css-16gl5nu > div.css-ec6elq > a.css-e0dnmk
10 div.css-e35dy3 > div.css-16gl5nu > div.css-ec6elq > a.css-e0dnmk
19 div.css-e35dy3 > div.css-16gl5nu > div.css-ec6elq > a.css-e0dnmk
div.css-g88m07 > div.epl1ko56 > div.css-1w5xjt9 > a.css-e0dnmk div.css-g88m07 > div.epl1ko56 > div.css-1w5xjt9 > a.css-e0dnmk
div.css-g88m07 > div.epl1ko56 > div.css-1w5xjt9 > a.css-e0dnmk div.css-g88m07 > div.epl1ko56 > div.css-1w5xjt9 > a.css-e0dnmk

One main landmark helps screen reader users navigate a web page. Learn more about landmarks.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
html html

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
SET UP NOW div.css-1j601m8 > div.css-1wrwlc2 > div.css-115vesq > a.e14esw2l2
Why you can trust SCMP div.css-162rxzj > div.css-bywk1z > div.css-8qz0ep > a.eai10cd0
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
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
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
Deprecated ARIA roles were not used
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
`[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
`<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
Form elements have associated labels
Links are distinguishable without relying on color.
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>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
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.
77

Best Practices

General

Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit

Why this matters

Performance issues directly impact user engagement and conversion rates.

SourceDescription
[GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token.
Not signed in with the identity provider.
Uses HTTPS
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 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
92

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.

Content Best Practices

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.css-1j601m8 > div.css-1wrwlc2 > div.css-1a23p3m > img.css-3n1bf4 div.css-1j601m8 > div.css-1wrwlc2 > div.css-1a23p3m > img.css-3n1bf4

Format your HTML in a way that enables crawlers to better understand your app’s content.

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
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback