Mobile 375 × 812

Desktop 1440 × 900

Score: 72 / 100
Based on 8 categories, 0 sections
Room to improve — your 23.4s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Heavier than average — reducing page weight saves energy and bandwidth.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 26.5 MB (6.7 MB transferred)
Performance issues directly impact user engagement and conversion rates.
1 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/3b909d8e-bc63-4073-ba8a-2afa3c004114)<a href="https://beavercheck.com/results/3b909d8e-bc63-4073-ba8a-2afa3c004114"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fscmp.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fscmp.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 23.4s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Addressing the critical issues below would have the most immediate impact on your user trust.
HKD 2,750 investment → HKD 13/month returns
HKD 2,750
5h · 5 findings
HKD 13 /mo
~HKD 159 / year
No applicable regulations in this jurisdiction
HKD 825 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.0 developer hours at HK$550/hr
Based on Hong Kong rates (HK$550/hr)
Start here for the best return on investment
HKD 13 / month at risk
~HKD 159 / year if left unfixed
HKD 13 /mo
21188.6 MB/mo × 0.625 HKD/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
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.
7.50 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
23.35 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
21.20 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.
23.83 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.
67.23 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
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.
Performance issues directly impact user engagement and conversion rates.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| fonts.googleapis.com/icon?family=Material+Icons&display=swap | 475 B | 152 ms |
| /css2?family=Abril+Fatface&family=Angkor&family=Barlow+Co... | 6.4 KiB | 972 ms |
| /p.css?s=1&k=wpu3jlw&ht=tk&f=48750.48732.48733.48734.4873... | 172 B | 787 ms |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 5.0 ms |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
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/public/d8/imag... | 57.9 KiB | 42.9 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/540x360/public/d8/images/canv... | 20.9 KiB | 17.7 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/540x360/public/d8/images/canv... | 42.4 KiB | 10.7 KiB |
Essential Bundle div.css-13vm3dc > div.css-1au2ays > div.css-5ou44s > img | assets-v2.i-scmp.com/production/_next/static/media/essential.8a47fca7.png | 16.5 KiB | 9.8 KiB |
head > link head > link | www.dianomi.com/img/a/sav2/222436/13/90x72.jpg | 7.3 KiB | 6.2 KiB |
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| scmp.com/ | 805 ms |
| www.scmp.com/ | 0.0 ms |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
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.
Performance issues directly impact user engagement and conversion rates.
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 33.5 s |
| Other | 5.2 s |
| Parse HTML & CSS | 3.3 s |
| Style & Layout | 2.5 s |
| Script Parsing & Compilation | 2.1 s |
| Garbage Collection | 1.1 s |
| Rendering | 421 ms |
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-16o2qwc { inline-size: 100%; block-size: 100%; } … | 13.9 KiB | 11.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
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 |
China’s largest scientific AI computing cluster officially entered operation at… a.e1jeg1rv9 > figure.css-724ns2 > picture > img.css-1wgtf9k | /sites/default/files/styles/540x360/public/d8/images/canv... |
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/540x360/public/d8/images/canv... |
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/540x360/public/d8/images/canv... |
US President Donald Trump gestures as he speaks about the conflict in Iran at t… a.eqs07hl9 > figure.css-724ns2 > picture > img.css-bpznz9 | |
Amazon’s expansion comes as regulators in the US and Europe tighten rules on lo… a.eqs07hl9 > figure.css-724ns2 > picture > img.css-bpznz9 | |
Illustration: Henry Wong a.el39cp121 > figure.el39cp115 > picture > img.css-1rxrvhz | |
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 | |
The Sino Centre in Mong Kok. Photo: SCMP a.e2fukww18 > figure.e2fukww12 > picture > img.css-1rxrvhz | |
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 | |
More than 10,000 troops are taking part in the US blockade of Iran, according t… a.e2fukww18 > figure.e2fukww12 > picture > img.css-1rxrvhz | |
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 | |
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/public/d8/imag... |
April 16, 2026 div.css-1a4uvus > figure.css-mhl94r > picture > img.css-1eimltb | |
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-bpznz9 | |
Photo: AFP a.css-n9dpx7 > figure.css-724ns2 > picture > img.css-bpznz9 | |
Essential Bundle div.css-13vm3dc > div.css-1au2ays > div.css-5ou44s > img | assets-v2.i-scmp.com/production/_next/static/media/essential.8a47fca7.png |
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 | |
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 | |
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/540x360/public/d8/images/canv... |
Government officials and leaders in the education, technology and human resourc… div.css-1eo1axz > figure.css-724ns2 > picture > img.css-bpznz9 |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ACCEPT div#__next > div.css-1n5jo2e > div.css-62bsli > div.gdpr-banner__accept |
Trending div.css-1cfv8ao > div.css-1vhpu3w > div.css-jor0o8 > span.css-18skbsh |
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-zvqbdq > 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 |
44 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 |
9 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 |
1 minute 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 |
9 minutes ago div.css-10ywdw6 > div.css-1vjlxwc > div.css-16gl5nu > time |
UNITED STATES & CANADA div.css-1xkq5j1 > h2.css-1xdhyk6 > a.eg3by1r0 > span |
16 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 |
44 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 |
NEWSLETTER BUNDLE div.css-achh8t > div.css-1lm2yem > 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 |
FOLLOW div.e7f0hzg1 > button.css-15qyqvp > div.css-0 > span.css-1kfe4k0 |
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 |
FOLLOW div.e7f0hzg1 > button.css-15qyqvp > div.css-0 > span.css-1kfe4k0 |
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-c0bbg2 > div.css-1as50ow > div.css-1m88uie > 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 |
FOLLOW div.e7f0hzg1 > button.css-15qyqvp > div.css-0 > span.css-1kfe4k0 |
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 |
FOLLOW div.e7f0hzg1 > button.css-15qyqvp > div.css-0 > span.css-1kfe4k0 |
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 |
Download SCMP app div.css-93raj > div.css-ifdcxb > div.css-1otz9aq > a.e8imeae1 |
CHINA div.css-0 > div.css-8kbywp > div.css-1v7b0rr > a.e6ixt6n3 |
FOLLOW div.e7f0hzg1 > button.css-15qyqvp > div.css-0 > span.css-1kfe4k0 |
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 |
FOLLOW div.e7f0hzg1 > button.css-15qyqvp > div.css-0 > span.css-1kfe4k0 |
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 |
FOLLOW div.e7f0hzg1 > button.css-15qyqvp > div.css-0 > span.css-1kfe4k0 |
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.swiper-wrapper > div.swiper-slide > div.css-0 > a.e1gf3so82 |
WORLD div.swiper-wrapper > div.swiper-slide > div.css-0 > a.e1gf3so82 |
Advertisement div.css-rbbirz > div.css-1as50ow > div.css-1m88uie > div.css-1mqqsmk |
Advertisement div.css-cpj28h > div.css-1as50ow > div.css-1m88uie > div.css-1mqqsmk |
Advertisement div.css-1u9uzku > div.css-1as50ow > div.css-1m88uie > div.css-1mqqsmk |
Advertisement div.css-5ry8qp > div.css-8px37n > div.css-1m88uie > 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.
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.
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.
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.
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.
Performance issues directly impact user engagement and conversion rates.
| 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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
10 div.css-e35dy3 > div.css-16gl5nu > div.css-ec6elq > a.css-e0dnmk |
20 div.css-e35dy3 > div.css-16gl5nu > div.css-ec6elq > a.css-e0dnmk |
26 div.css-e35dy3 > div.css-16gl5nu > div.css-ec6elq > a.css-e0dnmk |
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.
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.
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 |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge | |
| AttributionReporting | |
| Topics | micro.rubiconproject.com/prebid/dynamic/16912.js line 22, col 41830 |
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
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
assets.i-scmp.com/subscription-template/campaignPopup.js?ts=493415 line 1, col 353539 | [GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token. |
Failed to load resource: net::ERR_CONNECTION_RESET | |
Not signed in with the identity provider. |
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.
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.
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.
Industry-standard audits powered by Google Lighthouse. — Desktop
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.02 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.56 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.06 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.017
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.17 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.
18.42 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
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.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| /css2?family=Abril+Fatface&family=Angkor&family=Barlow+Co... | 6.4 KiB | 280 ms |
| fonts.googleapis.com/icon?family=Material+Icons&display=swap | 429 B | |
| /p.css?s=1&k=wpu3jlw&ht=tk&f=48750.48732.48733.48734.4873... | 172 B | 206 ms |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
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
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Essential Bundle div.css-13vm3dc > div.css-1au2ays > div.css-5ou44s > img | assets-v2.i-scmp.com/production/_next/static/media/essential.f61d5067.gif | 103.9 KiB | 95.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 KiB | 94.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 KiB | 83.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 KiB | 70.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 KiB | 60.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 KiB | 59.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 KiB | 52.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 KiB | 51.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 KiB | 42.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 KiB | 37.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 KiB | 31.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 KiB | 24.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 KiB | 16.7 KiB |
| www.dianomi.com/img/a/sav2/222436/13/400x250.jpg | 25.7 KiB | 10.2 KiB |
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time 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.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
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.
Performance issues directly impact user engagement and conversion rates.
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 8.2 s |
| Other | 1.4 s |
| Parse HTML & CSS | 963 ms |
| Style & Layout | 811 ms |
| Script Parsing & Compilation | 541 ms |
| Garbage Collection | 383 ms |
| Rendering | 159 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
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-16o2qwc { inline-size: 100%; block-size: 100%; } … | 14.1 KiB | 11.3 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
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.
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
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.
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.
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.
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.
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.
Performance issues directly impact user engagement and conversion rates.
| 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.
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.
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.
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 |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge | |
| AttributionReporting | |
| Topics | micro.rubiconproject.com/prebid/dynamic/16912.js line 23, col 41830 |
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
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
assets.i-scmp.com/subscription-template/campaignPopup.js?ts=493415 line 1, col 353539 | [GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token. |
Not signed in with the identity provider. |
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.
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.
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.
Send Feedback