Mobile 375 × 812

Desktop 1440 × 900

Score: 63 / 100
Based on 6 categories, 0 sections
Room to improve — your 37.7s load time is above Google's 2.5s 'Good' threshold.
Good foundation, but a few gaps could be exploited.
Major barriers for users with disabilities — up to 15% of your audience.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
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 13.9 MB (9.0 MB transferred)
Performance issues directly impact user engagement and conversion rates.
116 third-party resources (100% of weight)
Performance issues directly impact user engagement and conversion rates.
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/b09a6917-c180-41c9-910a-d4fc7e6e980f)<a href="https://beavercheck.com/results/b09a6917-c180-41c9-910a-d4fc7e6e980f"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fglobaltimes.cn" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fglobaltimes.cnThis badge auto-updates with your latest scan result.
Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 37.7s exceeds Google's 2.5s 'Good' threshold and the 2 performance issues below directly contribute to it. Addressing the critical issues below would have the most immediate impact on your user trust.
5 barrier(s) likely increasing bounce by ~34%.
Page takes 37.7s to load
+12% bounceUsers abandon at ~3s — you're 35.2s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 2.0s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No viewport meta tag
+15% bounceMobile browsers render at desktop width and shrink — text unreadable, tap targets miniature
Fix: Add <meta name="viewport" content="width=device-width, initial-scale=1">
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
¥1,925 investment → ¥16/month returns + CNY 50,000,000 risk avoided
¥1,925
6h · 5 findings
¥16 /mo
~¥194 / year
CNY 50,000,000
if kept compliant
¥525 — 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.5 developer hours at ¥350/hr
Based on China rates (¥350/hr)
Start here for the best return on investment
¥4,166,683 / month at risk
~¥50,000,194 / year if left unfixed
¥50,000,000
¥16 /mo
28352.6 MB/mo × 0.571 CNY/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 4 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.
2.75 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
37.70 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.05 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.040
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.44 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.
39.13 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 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.
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.
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 | |
|---|---|---|---|
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2025/2025-03-16/714fa45c-3a38-4f84-... | 1.1 MiB | 1.0 MiB |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-02-26/78d6bd69-34e4-4617-... | 741.4 KiB | 697.7 KiB |
div.modal03_col01 > div.modal03_new_form01 > a > img div.modal03_col01 > div.modal03_new_form01 > a > img | /Portals/0/attachment/2026/2026-04-20/c16c78b5-04c1-4928-... | 482.5 KiB | 438.8 KiB |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2026/2026-02-26/21ef95a7-b3e2-4fb7-... | 426.7 KiB | 414.3 KiB |
div#main_slide > div.slide_sec > a.showed > img.above_title div#main_slide > div.slide_sec > a.showed > img.above_title | /Portals/0/attachment/2026/2026-04-21/729e7ca6-ceea-4780-... | 450.9 KiB | 407.3 KiB |
div.modal02_col02 > div.modal02_new_form02 > a > img.above_title div.modal02_col02 > div.modal02_new_form02 > a > img.above_title | /Portals/0/attachment/2026/2026-03-10/9e69aec6-865a-485d-... | 405.6 KiB | 361.9 KiB |
div.section02_col02 > div.special > a > img div.section02_col02 > div.special > a > img | www.globaltimes.cn/img/img_12.jpg | 323.6 KiB | 293.1 KiB |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2026/2026-04-20/1f6837a9-4a59-4b0c-... | 251.7 KiB | 239.3 KiB |
div.pod_left > div.player_area > div.pod_bg > img.active div.pod_left > div.player_area > div.pod_bg > img.active | www.globaltimes.cn/img/pod_index_enter.png | 183.8 KiB | 181.0 KiB |
div.section01_col03 > div.righttop_enter > a > img div.section01_col03 > div.righttop_enter > a > img | www.globaltimes.cn/img/letter/letter_enter.png | 176.9 KiB | 154.1 KiB |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-20/c85c9bc6-712e-4de9-... | 133.1 KiB | 128.4 KiB |
div.section01_col02 > div.new_form02 > a > img.above_title div.section01_col02 > div.new_form02 > a > img.above_title | /Portals/0/attachment/2026/2026-04-20/0ff6dd75-46be-4a5a-... | 149.7 KiB | 106.1 KiB |
ul > li > a.visual_img > img.above_title ul > li > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-21/0d862f84-ae68-45c2-... | 91.3 KiB | 86.6 KiB |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-19/430f277d-e456-4381-... | 90.2 KiB | 85.5 KiB |
ul > li > a > img ul > li > a > img | /Portals/0/attachment/2025/2025-12-28/c803a381-55b8-42cf-... | 85.8 KiB | 81.4 KiB |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/165cfd97-8a9b-4d50-... | 105.4 KiB | 81.0 KiB |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2024/2024-09-09/a0f00756-bd0b-4fdb-... | 98.3 KiB | 73.8 KiB |
div.modal03_new_form03 > div.form03_info > a > img div.modal03_new_form03 > div.form03_info > a > img | /Portals/0/attachment/2025/2025-12-15/03949839-9fef-487c-... | 76.6 KiB | 65.4 KiB |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2023/2023-12-26/4bcaa03a-dbec-4ee0-... | 78.9 KiB | 54.5 KiB |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/02910b2f-3ced-4c38-... | 63.8 KiB | 39.4 KiB |
div.section02_col02 > div.section02_col02_newform > div.above_title > video div.section02_col02 > div.section02_col02_newform > div.above_title > video | /Portals/0/attachment/2026/2026-04-21/c0db4afe-7332-4c2e-... | 57.2 KiB | 32.8 KiB |
div.player_area > div.pod_bg > div.control_btn > img.btn_active div.player_area > div.pod_bg > div.control_btn > img.btn_active | www.globaltimes.cn/img/gray_play03.png | 27.3 KiB | 27.2 KiB |
div.p_header > div.p_logo > a > img div.p_header > div.p_logo > a > img | www.globaltimes.cn/img/logo1@3x.png | 28.7 KiB | 27.0 KiB |
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 |
|---|---|---|
| www.globaltimes.cn/js-n/jquery-3.7.0.min.js | 29.9 KiB | 151 ms |
| www.globaltimes.cn/js-n/iconfont.js | 13.0 KiB | 151 ms |
| www.globaltimes.cn/css-n/style.css | 26.0 KiB | 151 ms |
| www.globaltimes.cn/css-n/bootstrap.min.css | 19.5 KiB | 301 ms |
| www.globaltimes.cn/js-n/bootstrap.min.js | 9.8 KiB | |
| www.globaltimes.cn/js-n/jquery-migrate-3.4.0.min.js | 4.9 KiB | |
| www.globaltimes.cn/js-n/index_100year.js | 557 B | |
| www.globaltimes.cn/js-n/file.js | 360 B | |
| www.globaltimes.cn/js-n/util.js | 735 B | |
| www.globaltimes.cn/js-n/user_sys.js | 1.2 KiB | |
| www.globaltimes.cn/css-n/iconfont.css | 4.7 KiB | |
| www.globaltimes.cn/css-n/user_sys.css | 1.1 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.
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 |
|---|---|
| globaltimes.cn/ | 956 ms |
| www.globaltimes.cn/ | 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 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 |
|---|---|---|
| www.globaltimes.cn/css-n/style.css | 25.8 KiB | 22.1 KiB |
| www.globaltimes.cn/css-n/bootstrap.min.css | 19.3 KiB | 19.0 KiB |
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
| URL | Transfer Size | Est Savings |
|---|---|---|
| enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js | 532.8 KiB | 528.7 KiB |
| enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js | 532.8 KiB | 528.7 KiB |
| enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js | 532.8 KiB | 442.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4&cx=c>m=4e64h1 | 160.3 KiB | 109.4 KiB |
| www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4 | 160.4 KiB | 64.4 KiB |
| www.googletagmanager.com/gtag/js?id=AW-17778670472 | 144.4 KiB | 51.0 KiB |
| enapp.globaltimes.cn/web/js/app.8577c594.js | 85.7 KiB | 50.6 KiB |
| enapp.globaltimes.cn/web/js/app.8577c594.js | 85.7 KiB | 50.6 KiB |
| enapp.globaltimes.cn/web/js/app.8577c594.js | 85.7 KiB | 46.3 KiB |
| platform-api.sharethis.com/js/sharethis.js | 46.3 KiB | 27.0 KiB |
| www.globaltimes.cn/js-n/sensorsdata.min.js | 37.2 KiB | 25.8 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.globaltimes.cn/ | 3.2 s | 635 ms | 7.9 ms |
| Unattributable | 893 ms | 21 ms | 0.0 ms |
| www.globaltimes.cn/js-n/jquery-3.7.0.min.js | 604 ms | 550 ms | 13 ms |
| enapp.globaltimes.cn/web/js/app.8577c594.js | 517 ms | 406 ms | 107 ms |
| enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js | 517 ms | 220 ms | 271 ms |
| www.googletagmanager.com/gtag/js?id=AW-17778670472 | 402 ms | 335 ms | 54 ms |
| www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4 | 304 ms | 237 ms | 63 ms |
| enapp.globaltimes.cn/web/css/app.c442d43d.css | 103 ms | 0.0 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4&cx=c>m=4e64h1 | 100 ms | 37 ms | 63 ms |
| platform-api.sharethis.com/js/sharethis.js | 86 ms | 45 ms | 36 ms |
| ssl.google-analytics.com/ga.js | 59 ms | 51 ms | 6.1 ms |
| www.globaltimes.cn/js-n/shence_videolist.js | 50 ms | 49 ms | 1.1 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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.7 s |
| Other | 1.7 s |
| Rendering | 1.1 s |
| Style & Layout | 688 ms |
| Script Parsing & Compilation | 658 ms |
| Parse HTML & CSS | 212 ms |
| Garbage Collection | 39 ms |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.globaltimes.cn/css-n/style.css | 26.0 KiB | 6.9 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| platform-api.sharethis.com/js/sharethis.js | 46.4 KiB | 13.9 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.modal02_col02 > div.modal02_new_form02 > a > img.above_title div.modal02_col02 > div.modal02_new_form02 > a > img.above_title | /Portals/0/attachment/2026/2026-03-10/9e69aec6-865a-485d-... |
div.player_area > div.pod_bg > div.control_btn > img.btn_active div.player_area > div.pod_bg > div.control_btn > img.btn_active | www.globaltimes.cn/img/gray_play03.png |
div.pod_left > div.player_area > div.pod_bg > img.active div.pod_left > div.player_area > div.pod_bg > img.active | www.globaltimes.cn/img/pod_index_enter.png |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2025/2025-03-16/714fa45c-3a38-4f84-... |
div#main_slide > div.slide_sec > a.showed > img.above_title div#main_slide > div.slide_sec > a.showed > img.above_title | /Portals/0/attachment/2026/2026-04-21/729e7ca6-ceea-4780-... |
div.modal03_col01 > div.modal03_new_form01 > a > img div.modal03_col01 > div.modal03_new_form01 > a > img | /Portals/0/attachment/2026/2026-04-20/c16c78b5-04c1-4928-... |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-02-26/78d6bd69-34e4-4617-... |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/31471296-61da-48ee-... |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2026/2026-04-20/1f6837a9-4a59-4b0c-... |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2026/2026-02-26/21ef95a7-b3e2-4fb7-... |
div.section01_col02 > div.new_form02 > a > img.above_title div.section01_col02 > div.new_form02 > a > img.above_title | /Portals/0/attachment/2026/2026-04-20/0ff6dd75-46be-4a5a-... |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-02-26/c0815941-1db1-411b-... |
div.section02_col02 > div.special > a > img div.section02_col02 > div.special > a > img | www.globaltimes.cn/img/img_12.jpg |
div.section01_col03 > div.righttop_enter > a > img div.section01_col03 > div.righttop_enter > a > img | www.globaltimes.cn/img/letter/letter_enter.png |
ul > li > a > img ul > li > a > img | /Portals/0/attachment/2025/2025-12-02/dd544622-6b44-4b4a-... |
ul > li > a > img ul > li > a > img | /Portals/0/attachment/2025/2025-12-28/c803a381-55b8-42cf-... |
div.modal03_new_form03 > div.form03_info > a > img div.modal03_new_form03 > div.form03_info > a > img | /Portals/0/attachment/2025/2025-12-15/03949839-9fef-487c-... |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-19/430f277d-e456-4381-... |
ul > li > a.visual_img > img.above_title ul > li > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-21/0d862f84-ae68-45c2-... |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-20/c85c9bc6-712e-4de9-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/02910b2f-3ced-4c38-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2023/2023-12-26/4bcaa03a-dbec-4ee0-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2024/2024-09-09/a0f00756-bd0b-4fdb-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/165cfd97-8a9b-4d50-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/8196415f-57c4-4a76-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/d7d1b614-177b-465b-... |
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 |
|---|
Global Times div.row > div.section01_col03 > div.new_form06 > p |
Global Times div.row > div.section01_col03 > div.new_form06 > p |
CARTOON ul > li.not_mid > div.visual_info > p.from_column |
PHOTO ul > li > div.visual_info > p.from_column |
PHOTO ul > li.not_mid > div.visual_info > p.from_column |
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.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
div.p_header > div.p_logo > a > img div.p_header > div.p_logo > a > img |
div#main_slide > div.slide_sec > a.showed > img.above_title div#main_slide > div.slide_sec > a.showed > img.above_title |
div.section01_col02 > div.new_form02 > a > img.above_title div.section01_col02 > div.new_form02 > a > img.above_title |
ul > li > a > img ul > li > a > img |
div.section01_col03 > div.righttop_enter > a > img div.section01_col03 > div.righttop_enter > a > img |
ul > li > a > img ul > li > a > img |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
div.modal02_col02 > div.modal02_new_form02 > a > img.above_title div.modal02_col02 > div.modal02_new_form02 > a > img.above_title |
div.modal03_col01 > div.modal03_new_form01 > a > img div.modal03_col01 > div.modal03_new_form01 > a > img |
div.modal03_new_form03 > div.form03_info > a > img div.modal03_new_form03 > div.form03_info > a > img |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title |
ul > li > a.visual_img > img.above_title ul > li > a.visual_img > img.above_title |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title |
div.pod_left > div.player_area > div.pod_bg > img.active div.pod_left > div.player_area > div.pod_bg > img.active |
div.player_area > div.pod_bg > div.control_btn > img.btn_active div.player_area > div.pod_bg > div.control_btn > img.btn_active |
div.section02_col02 > div.special > a > img div.section02_col02 > div.special > a > img |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
div.footer_share > div.footer_logo > a > img div.footer_share > div.footer_logo > a > img |
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 |
|---|
body > div.container > div.row > a body > div.container > div.row > a |
div.row > div.p_header > div.p_logo > a div.row > div.p_header > div.p_logo > a |
div.new_form03 > div#main_slide > div.slide_sec > a.showed div.new_form03 > div#main_slide > div.slide_sec > a.showed |
div.row > div.section01_col02 > div.new_form02 > a div.row > div.section01_col02 > div.new_form02 > a |
div.new_form04 > ul > li > a div.new_form04 > ul > li > a |
div.row > div.section01_col03 > div.righttop_enter > a div.row > div.section01_col03 > div.righttop_enter > a |
div.new_form05 > ul > li > a div.new_form05 > ul > li > a |
body > div.container > div.row > a body > div.container > div.row > a |
div.modal02_content > div.modal02_col02 > div.modal02_new_form02 > a div.modal02_content > div.modal02_col02 > div.modal02_new_form02 > a |
div.modal03_content > div.modal03_col01 > div.modal03_new_form01 > a div.modal03_content > div.modal03_col01 > div.modal03_new_form01 > a |
div.modal03_col02 > div.modal03_new_form03 > div.form03_info > a div.modal03_col02 > div.modal03_new_form03 > div.form03_info > a |
div.visual_news_content > ul > li.not_mid > a.visual_img div.visual_news_content > ul > li.not_mid > a.visual_img |
div.visual_news_content > ul > li > a.visual_img div.visual_news_content > ul > li > a.visual_img |
div.visual_news_content > ul > li.not_mid > a.visual_img div.visual_news_content > ul > li.not_mid > a.visual_img |
div.row > div.section02_col02 > div.special > a div.row > div.section02_col02 > div.special > a |
body > div.container > div.row > a body > div.container > div.row > a |
div.row > ul > li.bimg_new_form > a div.row > ul > li.bimg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > ul > li.bimg_new_form > a div.row > ul > li.bimg_new_form > a |
div.row > ul > li.bimg_new_form > a div.row > ul > li.bimg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > div.footer_share > div.footer_logo > a div.row > div.footer_share > div.footer_logo > a |
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.
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 |
|---|
Subscribe div.p_header > div.p_search_sec > div.search_sec_line2 > button.p_sub_btn |
Subscribe div.p_search_sec > div.search_sec_line2 > button.p_sub_btn > a |
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.
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 |
|---|---|
| Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. | www.globaltimes.cn/js-n/jquery-3.7.0.min.js line 1, col 79716 |
| AttributionReporting | www.googletagmanager.com/gtag/js?id=AW-17778670472 line 570, col 244 |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
nav.navbar > ul.nav > li#fixed_search > a nav.navbar > ul.nav > li#fixed_search > a |
Global Times div.sign_newletter_box > div.box_content > div.sign_desc > a |
To appear in search results, crawlers need access to your app.
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.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
div.p_header > div.p_logo > a > img div.p_header > div.p_logo > a > img |
div#main_slide > div.slide_sec > a.showed > img.above_title div#main_slide > div.slide_sec > a.showed > img.above_title |
div.section01_col02 > div.new_form02 > a > img.above_title div.section01_col02 > div.new_form02 > a > img.above_title |
ul > li > a > img ul > li > a > img |
div.section01_col03 > div.righttop_enter > a > img div.section01_col03 > div.righttop_enter > a > img |
ul > li > a > img ul > li > a > img |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
div.modal02_col02 > div.modal02_new_form02 > a > img.above_title div.modal02_col02 > div.modal02_new_form02 > a > img.above_title |
div.modal03_col01 > div.modal03_new_form01 > a > img div.modal03_col01 > div.modal03_new_form01 > a > img |
div.modal03_new_form03 > div.form03_info > a > img div.modal03_new_form03 > div.form03_info > a > img |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title |
ul > li > a.visual_img > img.above_title ul > li > a.visual_img > img.above_title |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title |
div.pod_left > div.player_area > div.pod_bg > img.active div.pod_left > div.player_area > div.pod_bg > img.active |
div.player_area > div.pod_bg > div.control_btn > img.btn_active div.player_area > div.pod_bg > div.control_btn > img.btn_active |
div.section02_col02 > div.special > a > img div.section02_col02 > div.special > a > img |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
div.footer_share > div.footer_logo > a > img div.footer_share > div.footer_logo > a > img |
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.
905 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.32 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
35 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.038
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.84 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.
10.33 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 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 | |
|---|---|---|---|
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2025/2025-03-16/714fa45c-3a38-4f84-... | 1.1 MiB | 1.0 MiB |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/31471296-61da-48ee-... | 830.1 KiB | 805.7 KiB |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-02-26/c0815941-1db1-411b-... | 798.9 KiB | 774.5 KiB |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-02-26/78d6bd69-34e4-4617-... | 741.4 KiB | 717.0 KiB |
div.modal03_col01 > div.modal03_new_form01 > a > img div.modal03_col01 > div.modal03_new_form01 > a > img | /Portals/0/attachment/2026/2026-04-20/c16c78b5-04c1-4928-... | 482.5 KiB | 469.1 KiB |
div#main_slide > div.slide_sec > a.showed > img.above_title div#main_slide > div.slide_sec > a.showed > img.above_title | /Portals/0/attachment/2026/2026-04-21/729e7ca6-ceea-4780-... | 450.9 KiB | 426.5 KiB |
div.modal02_col02 > div.modal02_new_form02 > a > img.above_title div.modal02_col02 > div.modal02_new_form02 > a > img.above_title | /Portals/0/attachment/2026/2026-03-10/9e69aec6-865a-485d-... | 405.6 KiB | 392.2 KiB |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2026/2026-02-26/21ef95a7-b3e2-4fb7-... | 426.7 KiB | 388.8 KiB |
div.section02_col02 > div.special > a > img div.section02_col02 > div.special > a > img | www.globaltimes.cn/img/img_12.jpg | 323.6 KiB | 314.2 KiB |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2026/2026-04-20/1f6837a9-4a59-4b0c-... | 251.7 KiB | 213.8 KiB |
div.pod_left > div.player_area > div.pod_bg > img.active div.pod_left > div.player_area > div.pod_bg > img.active | www.globaltimes.cn/img/pod_index_enter.png | 183.8 KiB | 183.0 KiB |
div.section01_col03 > div.righttop_enter > a > img div.section01_col03 > div.righttop_enter > a > img | www.globaltimes.cn/img/letter/letter_enter.png | 176.9 KiB | 169.9 KiB |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/d7d1b614-177b-465b-... | 148.7 KiB | 143.0 KiB |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-20/c85c9bc6-712e-4de9-... | 133.1 KiB | 127.7 KiB |
| /Portals/0/attachment/2026/2026-04-20/0ff6dd75-46be-4a5a-... | 149.7 KiB | 125.3 KiB | |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/165cfd97-8a9b-4d50-... | 105.4 KiB | 99.8 KiB |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/8196415f-57c4-4a76-... | 99.7 KiB | 94.1 KiB |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2024/2024-09-09/a0f00756-bd0b-4fdb-... | 98.3 KiB | 92.6 KiB |
ul > li > a.visual_img > img.above_title ul > li > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-21/0d862f84-ae68-45c2-... | 91.3 KiB | 85.9 KiB |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-19/430f277d-e456-4381-... | 90.2 KiB | 84.8 KiB |
ul > li > a > img ul > li > a > img | /Portals/0/attachment/2025/2025-12-28/c803a381-55b8-42cf-... | 85.8 KiB | 84.3 KiB |
div.modal03_new_form03 > div.form03_info > a > img div.modal03_new_form03 > div.form03_info > a > img | /Portals/0/attachment/2025/2025-12-15/03949839-9fef-487c-... | 76.6 KiB | 73.9 KiB |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2023/2023-12-26/4bcaa03a-dbec-4ee0-... | 78.9 KiB | 73.2 KiB |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/02910b2f-3ced-4c38-... | 63.8 KiB | 58.2 KiB |
div.section02_col02 > div.section02_col02_newform > div.above_title > video div.section02_col02 > div.section02_col02_newform > div.above_title > video | /Portals/0/attachment/2026/2026-04-21/c0db4afe-7332-4c2e-... | 57.2 KiB | 43.8 KiB |
div.row > div.header_logo > a > img div.row > div.header_logo > a > img | www.globaltimes.cn/img/logo1@3x.png | 28.7 KiB | 27.3 KiB |
div.player_area > div.pod_bg > div.control_btn > img.btn_active div.player_area > div.pod_bg > div.control_btn > img.btn_active | www.globaltimes.cn/img/gray_play03.png | 27.3 KiB | 27.2 KiB |
ul > li > a > img ul > li > a > img | /Portals/0/attachment/2025/2025-12-02/dd544622-6b44-4b4a-... | 15.7 KiB | 12.2 KiB |
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
| globaltimes.cn/ | 461 ms |
| www.globaltimes.cn/ | 0.0 ms |
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.
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 |
|---|---|---|
| www.globaltimes.cn/css-n/style.css | 25.8 KiB | 23.5 KiB |
| www.globaltimes.cn/css-n/bootstrap.min.css | 19.3 KiB | 18.8 KiB |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.globaltimes.cn/css-n/style.css | 26.0 KiB | 6.9 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| platform-api.sharethis.com/js/sharethis.js | 46.4 KiB | 13.9 KiB |
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
| URL | Transfer Size | Est Savings |
|---|---|---|
| enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js | 532.8 KiB | 528.7 KiB |
| enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js | 532.8 KiB | 528.7 KiB |
| enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js | 532.8 KiB | 442.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4&cx=c>m=4e64h1 | 160.3 KiB | 109.4 KiB |
| www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4 | 160.4 KiB | 64.4 KiB |
| www.googletagmanager.com/gtag/js?id=AW-17778670472 | 144.4 KiB | 51.0 KiB |
| enapp.globaltimes.cn/web/js/app.8577c594.js | 85.7 KiB | 50.6 KiB |
| enapp.globaltimes.cn/web/js/app.8577c594.js | 85.7 KiB | 50.6 KiB |
| enapp.globaltimes.cn/web/js/app.8577c594.js | 85.7 KiB | 46.3 KiB |
| platform-api.sharethis.com/js/sharethis.js | 46.3 KiB | 27.0 KiB |
| www.globaltimes.cn/js-n/sensorsdata.min.js | 37.2 KiB | 25.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.modal02_col02 > div.modal02_new_form02 > a > img.above_title div.modal02_col02 > div.modal02_new_form02 > a > img.above_title | /Portals/0/attachment/2026/2026-03-10/9e69aec6-865a-485d-... |
div.player_area > div.pod_bg > div.control_btn > img.btn_active div.player_area > div.pod_bg > div.control_btn > img.btn_active | www.globaltimes.cn/img/gray_play03.png |
div.pod_left > div.player_area > div.pod_bg > img.active div.pod_left > div.player_area > div.pod_bg > img.active | www.globaltimes.cn/img/pod_index_enter.png |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2025/2025-03-16/714fa45c-3a38-4f84-... |
div#main_slide > div.slide_sec > a.showed > img.above_title div#main_slide > div.slide_sec > a.showed > img.above_title | /Portals/0/attachment/2026/2026-04-21/729e7ca6-ceea-4780-... |
div.modal03_col01 > div.modal03_new_form01 > a > img div.modal03_col01 > div.modal03_new_form01 > a > img | /Portals/0/attachment/2026/2026-04-20/c16c78b5-04c1-4928-... |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-02-26/78d6bd69-34e4-4617-... |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/31471296-61da-48ee-... |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2026/2026-04-20/1f6837a9-4a59-4b0c-... |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title | /Portals/0/attachment/2026/2026-02-26/21ef95a7-b3e2-4fb7-... |
div.section01_col01 > div.new_form01 > a > img.above_title div.section01_col01 > div.new_form01 > a > img.above_title | /Portals/0/attachment/2026/2026-04-20/0ff6dd75-46be-4a5a-... |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-02-26/c0815941-1db1-411b-... |
div.section02_col02 > div.special > a > img div.section02_col02 > div.special > a > img | www.globaltimes.cn/img/img_12.jpg |
div.section01_col03 > div.righttop_enter > a > img div.section01_col03 > div.righttop_enter > a > img | www.globaltimes.cn/img/letter/letter_enter.png |
ul > li > a > img ul > li > a > img | /Portals/0/attachment/2025/2025-12-02/dd544622-6b44-4b4a-... |
ul > li > a > img ul > li > a > img | /Portals/0/attachment/2025/2025-12-28/c803a381-55b8-42cf-... |
div.modal03_new_form03 > div.form03_info > a > img div.modal03_new_form03 > div.form03_info > a > img | /Portals/0/attachment/2025/2025-12-15/03949839-9fef-487c-... |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-19/430f277d-e456-4381-... |
ul > li > a.visual_img > img.above_title ul > li > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-21/0d862f84-ae68-45c2-... |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title | /Portals/0/attachment/2026/2026-04-20/c85c9bc6-712e-4de9-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/02910b2f-3ced-4c38-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2023/2023-12-26/4bcaa03a-dbec-4ee0-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2024/2024-09-09/a0f00756-bd0b-4fdb-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/165cfd97-8a9b-4d50-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/8196415f-57c4-4a76-... |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title | /Portals/0/attachment/2026/2026-04-21/d7d1b614-177b-465b-... |
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 |
|---|
HOME nav.navbar > ul.nav > li > a |
CHINA nav.navbar > ul.nav > li > a |
SOURCE nav.navbar > ul.nav > li > a |
OPINION nav.navbar > ul.nav > li > a |
IN-DEPTH nav.navbar > ul.nav > li > a |
WORLD nav.navbar > ul.nav > li > a |
LIFE nav.navbar > ul.nav > li > a |
SPORT nav.navbar > ul.nav > li > a |
VIDEO nav.navbar > ul.nav > li > a |
PHOTO nav.navbar > ul.nav > li > a |
INFOGRAPHIC nav.navbar > ul.nav > li > a |
CARTOON nav.navbar > ul.nav > li > a |
双语新闻 nav.navbar > ul.nav > li > a |
Global Times div.row > div.section01_col03 > div.new_form06 > p |
Global Times div.row > div.section01_col03 > div.new_form06 > p |
CARTOON ul > li.not_mid > div.visual_info > p.from_column |
PHOTO ul > li > div.visual_info > p.from_column |
PHOTO ul > li.not_mid > div.visual_info > p.from_column |
Copyright © 2025 《环球时报》社有限公司 所有 div#footer > div.row > div.footer_info > div.copy_right |
违法和不良信息举报电话:010-65363263 举报邮箱:jubao@people.cn 京ICP备11001615号-7 div#footer > div.row > div.footer_info > div.copy_right |
京ICP备11001615号-7 div.row > div.footer_info > div.copy_right > a |
互联网新闻信息服务许可证10120180026 div.row > div.footer_info > div.copy_right > a |
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.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
div.row > div.header_logo > a > img div.row > div.header_logo > a > img |
div.section01_col01 > div.new_form01 > a > img.above_title div.section01_col01 > div.new_form01 > a > img.above_title |
div#main_slide > div.slide_sec > a.showed > img.above_title div#main_slide > div.slide_sec > a.showed > img.above_title |
ul > li > a > img ul > li > a > img |
div.section01_col03 > div.righttop_enter > a > img div.section01_col03 > div.righttop_enter > a > img |
ul > li > a > img ul > li > a > img |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
div.modal02_col02 > div.modal02_new_form02 > a > img.above_title div.modal02_col02 > div.modal02_new_form02 > a > img.above_title |
div.modal03_col01 > div.modal03_new_form01 > a > img div.modal03_col01 > div.modal03_new_form01 > a > img |
div.modal03_new_form03 > div.form03_info > a > img div.modal03_new_form03 > div.form03_info > a > img |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title |
ul > li > a.visual_img > img.above_title ul > li > a.visual_img > img.above_title |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title |
div.pod_left > div.player_area > div.pod_bg > img.active div.pod_left > div.player_area > div.pod_bg > img.active |
div.player_area > div.pod_bg > div.control_btn > img.btn_active div.player_area > div.pod_bg > div.control_btn > img.btn_active |
div.section02_col02 > div.special > a > img div.section02_col02 > div.special > a > img |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
div.footer_share > div.footer_logo > a > img div.footer_share > div.footer_logo > a > img |
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 |
|---|
body > div.container > div.row > a body > div.container > div.row > a |
div#header > div.row > div.header_logo > a div#header > div.row > div.header_logo > a |
div#header > div.row > div.sub_search_sec > a div#header > div.row > div.sub_search_sec > a |
nav.navbar > div.navbar-header > div.navbar-brand > a nav.navbar > div.navbar-header > div.navbar-brand > a |
div.row > div.section01_col01 > div.new_form01 > a div.row > div.section01_col01 > div.new_form01 > a |
div.new_form02 > div#main_slide > div.slide_sec > a.showed div.new_form02 > div#main_slide > div.slide_sec > a.showed |
div.new_form04 > ul > li > a div.new_form04 > ul > li > a |
div.row > div.section01_col03 > div.righttop_enter > a div.row > div.section01_col03 > div.righttop_enter > a |
div.new_form05 > ul > li > a div.new_form05 > ul > li > a |
body > div.container > div.row > a body > div.container > div.row > a |
div.modal02_content > div.modal02_col02 > div.modal02_new_form02 > a div.modal02_content > div.modal02_col02 > div.modal02_new_form02 > a |
div.modal03_content > div.modal03_col01 > div.modal03_new_form01 > a div.modal03_content > div.modal03_col01 > div.modal03_new_form01 > a |
div.modal03_col02 > div.modal03_new_form03 > div.form03_info > a div.modal03_col02 > div.modal03_new_form03 > div.form03_info > a |
div.visual_news_content > ul > li.not_mid > a.visual_img div.visual_news_content > ul > li.not_mid > a.visual_img |
div.visual_news_content > ul > li > a.visual_img div.visual_news_content > ul > li > a.visual_img |
div.visual_news_content > ul > li.not_mid > a.visual_img div.visual_news_content > ul > li.not_mid > a.visual_img |
div.row > div.section02_col02 > div.special > a div.row > div.section02_col02 > div.special > a |
body > div.container > div.row > a body > div.container > div.row > a |
div.row > ul > li.bimg_new_form > a div.row > ul > li.bimg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > ul > li.bimg_new_form > a div.row > ul > li.bimg_new_form > a |
div.row > ul > li.bimg_new_form > a div.row > ul > li.bimg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > ul > li.simg_new_form > a div.row > ul > li.simg_new_form > a |
div.row > div.footer_share > div.footer_logo > a div.row > div.footer_share > div.footer_logo > a |
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.
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 |
|---|
Subscribe div#header > div.row > div.sub_search_sec > button.sub_btn |
Subscribe div.row > div.sub_search_sec > button.sub_btn > a |
Politics div.cloumn_content > ul > li > a |
Society div.cloumn_content > ul > li > a |
Diplomacy div.cloumn_content > ul > li > a |
Military div.cloumn_content > ul > li > a |
Science div.cloumn_content > ul > li > a |
GT Voice div.cloumn_content > ul > li > a |
Insight div.cloumn_content > ul > li > a |
Economy div.cloumn_content > ul > li > a |
Comments div.cloumn_content > ul > li > a |
Company div.cloumn_content > ul > li > a |
B&R Initiative div.cloumn_content > ul > li > a |
Biz Graphic div.cloumn_content > ul > li > a |
Editorial div.cloumn_content > ul > li > a |
Observer div.cloumn_content > ul > li > a |
Global Minds div.cloumn_content > ul > li > a |
Asian Review div.cloumn_content > ul > li > a |
Top Talk div.cloumn_content > ul > li > a |
Viewpoint div.cloumn_content > ul > li > a |
Columnists div.cloumn_content > ul > li > a |
Cartoon div.cloumn_content > ul > li > a |
Attitudes div.cloumn_content > ul > li > a |
Culture div.cloumn_content > ul > li > a |
Graphics div.cloumn_content > ul > li > a |
Gallery div.cloumn_content > ul > li > a |
Specials div.cloumn_content > ul > li > a |
In-Depth div.cloumn_content > ul > li > a |
World div.cloumn_content > ul > li > a |
Sport div.cloumn_content > ul > li > a |
Ecns.cn div.cloumn_content > ul > li > a |
Taiwan.cn div.cloumn_content > ul > li > a |
Eastday div.cloumn_content > ul > li > a |
China Insight div.cloumn_content > ul > li > a |
Brasil 247 div.cloumn_content > ul > li > a |
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.
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 |
|---|---|
| Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. | www.globaltimes.cn/js-n/jquery-3.7.0.min.js line 1, col 79716 |
| AttributionReporting | www.googletagmanager.com/gtag/js?id=AW-17778670472 line 570, col 244 |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
nav.navbar > ul.nav > li#fixed_search > a nav.navbar > ul.nav > li#fixed_search > a |
Global Times div.sign_newletter_box > div.box_content > div.sign_desc > a |
To appear in search results, crawlers need access to your app.
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.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
div.row > div.header_logo > a > img div.row > div.header_logo > a > img |
div.section01_col01 > div.new_form01 > a > img.above_title div.section01_col01 > div.new_form01 > a > img.above_title |
div#main_slide > div.slide_sec > a.showed > img.above_title div#main_slide > div.slide_sec > a.showed > img.above_title |
ul > li > a > img ul > li > a > img |
div.section01_col03 > div.righttop_enter > a > img div.section01_col03 > div.righttop_enter > a > img |
ul > li > a > img ul > li > a > img |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
div.modal02_col02 > div.modal02_new_form02 > a > img.above_title div.modal02_col02 > div.modal02_new_form02 > a > img.above_title |
div.modal03_col01 > div.modal03_new_form01 > a > img div.modal03_col01 > div.modal03_new_form01 > a > img |
div.modal03_new_form03 > div.form03_info > a > img div.modal03_new_form03 > div.form03_info > a > img |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title |
ul > li > a.visual_img > img.above_title ul > li > a.visual_img > img.above_title |
ul > li.not_mid > a.visual_img > img.above_title ul > li.not_mid > a.visual_img > img.above_title |
div.pod_left > div.player_area > div.pod_bg > img.active div.pod_left > div.player_area > div.pod_bg > img.active |
div.player_area > div.pod_bg > div.control_btn > img.btn_active div.player_area > div.pod_bg > div.control_btn > img.btn_active |
div.section02_col02 > div.special > a > img div.section02_col02 > div.special > a > img |
div.container > div.row > a > img.above_title div.container > div.row > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.bimg_new_form > a > img.above_title ul > li.bimg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
ul > li.simg_new_form > a > img.above_title ul > li.simg_new_form > a > img.above_title |
div.footer_share > div.footer_logo > a > img div.footer_share > div.footer_logo > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback