Mobile 375 × 812

Desktop 1440 × 900

Score: 67 / 100
Based on 8 categories, 0 sections
Room to improve — your 11.2s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Major barriers for users with disabilities — up to 15% of your audience.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Several regulatory requirements are not yet met.
Missing metadata means poor previews on social media and search.
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.
Cookie 'genTime' is missing the Secure flag
Security gaps expose your site and users to attacks, eroding trust.
Cookie 'statuid' is missing the Secure flag
Security gaps expose your site and users to attacks, eroding trust.
Cookie 'statuidsrc' is missing the Secure flag
Security gaps expose your site and users to attacks, eroding trust.
Cookie 'ustat' is missing the Secure flag
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 8.1 MB (5.4 MB transferred)
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/bb85c72c-f933-4ff8-bd2b-39f9ca37f6fd)<a href="https://beavercheck.com/results/bb85c72c-f933-4ff8-bd2b-39f9ca37f6fd"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fsina.cn" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fsina.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 11.2s 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.
12 barrier(s) likely increasing bounce by ~36%.
Page takes 11.2s to load
+12% bounceUsers abandon at ~3s — you're 8.7s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 4.2s
+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
Layout shifts during page load
+3% bounceContent movement causes mis-clicks on CTAs and form fields
Fix: Add width/height to images; reserve space for late-loading embeds
2 form field(s) without a label
+4% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
Viewport disables user zoom
+2% bounceVisitors with low vision can't read the page — and some jurisdictions treat this as a legal risk
Fix: Remove user-scalable=no; drop maximum-scale if it's below 2
No Open Graph tags
+2% bounceLinks shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
Fix: Add og:title, og:description, og:image, og:url to the page head
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
13 link(s) with generic text ("click here", "read more")
+1% bounceScreen-reader users navigating by link list see no context — and search engines can't infer relevance
Fix: Rewrite with descriptive phrases that identify the destination
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
2 broken link(s) on the page
+3% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
¥1,400 investment → ¥15,542/month returns + CNY 50,000,000 risk avoided
¥1,400
4h · 5 findings
¥15,542 /mo
~¥186,504 / year
CNY 50,000,000
if kept compliant
¥700 — 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.
4.0 developer hours at ¥350/hr
Based on China rates (¥350/hr)
Start here for the best return on investment
¥4,166,676 / month at risk
~¥50,000,117 / year if left unfixed
¥50,000,000
¥9.71 /mo
16992.5 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 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.
5.06 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.18 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.21 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.108
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
19.29 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.
21.99 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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
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 | |
|---|---|---|---|
昆明街头蓝花楹绽放 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/2d5... | 411.9 KiB | 369.0 KiB |
沈阳:浑河畔郁金香绽放 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/3bc... | 392.0 KiB | 349.1 KiB |
北京国子监紫藤花开 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/f68... | 359.6 KiB | 316.6 KiB |
美国:温斯坦出庭受审 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/c92... | 272.5 KiB | 229.6 KiB |
section#j_card_tnews > div > section#j_card_yaowen > img.j_callST section#j_card_tnews > div > section#j_card_yaowen > img.j_callST | /default/transform/565/w1125h240/20260326/d97f-b02ad2d99c... | 227.6 KiB | 209.5 KiB |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/sinakd20260421s/220/w1276h544/20260421/fd59-5b39f6b4e8... | 200.9 KiB | 197.2 KiB |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/202/w600h402/20260422/a44a-2fa40a0f3e7f... | 187.2 KiB | 183.4 KiB |
阿根廷:马拉多纳死因案庭审继续 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/5da... | 215.1 KiB | 172.2 KiB |
美国:联合国秘书长候选人进行非正式对话 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/212/w2048h1364/20260422/47d... | 200.9 KiB | 157.9 KiB |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width | /n/sinakd20260414ac/533/w480h853/20260414/be1e-ac0b7f7212... | 91.4 KiB | 82.3 KiB |
备战G2!火箭官方更新今日训练照:杜兰特进行投篮训练 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | lupic.cdn.bcebos.com/20200412/3060080084_14_747_533.jpg | 77.6 KiB | 74.0 KiB |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width | /n/sinakd20260421ac/533/w480h853/20260421/18e2-3fa8e1f724... | 70.9 KiB | 61.8 KiB |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width | /n/sinakd20101/533/w480h853/20260422/0329-957e09212d1c1b2... | 64.7 KiB | 55.6 KiB |
main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST | /default/30/w690h140/20250522/4a65-2b15ce4f5acfcce37a17d1... | 67.2 KiB | 51.5 KiB |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width | /n/sinakd20260420ac/533/w480h853/20260420/d9bb-828d1ac9de... | 60.6 KiB | 51.5 KiB |
伊朗表示同意暂停军事战斗,但战争仍未结束 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | /n/default/transform/266/w640h426/20260422/15ad-500e569dc... | 35.2 KiB | 31.5 KiB |
美伊极限拉扯 伊朗拒绝出席谈判 美国延长停火期限但维持海上封锁 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | /n/news/transform/266/w640h426/20260422/f657-9e26f7fc02a7... | 35.1 KiB | 31.3 KiB |
Shams:杜兰特热身后决定是否出战 队内消息人士相信他能上场! section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/213/w2048h1365/20260422/19d7-472fd9c198... | 34.4 KiB | 30.6 KiB |
联赛5连败!切尔西0-3布莱顿跌至第7先赛距前五7分 卡迪奥卢闪击 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/news/transform/266/w640h426/20260422/5e99-e6ce0051dd53... | 29.7 KiB | 25.9 KiB |
名记:杜兰特这种伤常规赛得歇2-3周 他就算复出也不是100%状态 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/319/w2048h1471/20260422/3a54-efca904e40... | 28.9 KiB | 25.2 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 |
|---|---|---|
| mjs.sinaimg.cn/umd/error-report/2.0.4/lib/index.min.js | 3.9 KiB | 150 ms |
| mjs.sinaimg.cn/umd/base-tools-SUDA/1.1.57/index.min.js | 16.4 KiB | |
| mjs.sinaimg.cn/wap/project/homev8/9.0.80/homev8/static/css/homev8.min.css | 69.9 KiB | 1.1 s |
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.
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 |
|---|---|
| /wap/project/homev8/9.0.80/homev8/static/fonts/SinaHomeFo... | 10 ms |
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.
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.
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| sina.cn/ | 1.5 s |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
图集
沈阳:浑河畔郁金香绽放
图集
阿根廷:马拉多纳死因案庭审继续
图集
美国:温斯坦出庭受审
图集
美国:联合国秘书长候选人进行非正式对话
图集
昆明街头蓝… body > main.page_main > section#j_card_tnews | 0.108 |
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 |
|---|---|---|
| mjs.sinaimg.cn/wap/project/homev8/9.0.80/homev8/static/css/homev8.min.css | 69.0 KiB | 55.5 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 |
|---|---|---|
| mjs.sinaimg.cn/wap/project/homev8/9.0.80/homev8/static/js/homev8.min | 1.3 MiB | 590.6 KiB |
| mjs.sinaimg.cn/umd/base-tools-nph/1.1.24/index.min.js | 32.2 KiB | 22.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 |
|---|---|---|---|
| mjs.sinaimg.cn/umd/base-tools-nph/1.1.24/index.min.js | 3.9 s | 3.9 s | 8.3 ms |
| sina.cn/ | 1.4 s | 16 ms | 6.8 ms |
| mjs.sinaimg.cn/wap/project/homev8/9.0.80/homev8/static/js/homev8.min | 1.2 s | 866 ms | 116 ms |
| Unattributable | 753 ms | 8.3 ms | 0.0 ms |
| /native/delivery?776=Y2FsbGJhY2s9c2F4X2pzb25wQ2FsbGJhY2tf... | 138 ms | 116 ms | 2.4 ms |
| mjs.sinaimg.cn/umd/base-tools-nph-strategy/1.1.40/index.min.js | 79 ms | 52 ms | 8.3 ms |
| /?callback=jsonp_0008178590047526302×tamp=1776813594... | 65 ms | 38 ms | 0.8 ms |
| /wap/delivery?77=Y2FsbGJhY2s9c2F4X2pzb25wQ2FsbGJhY2tfMCZh... | 62 ms | 45 ms | 0.8 ms |
| mjs.sinaimg.cn/umd/base-tools-SUDA/1.1.57/index.min.js | 59 ms | 54 ms | 3.7 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 | 5.3 s |
| Other | 1.5 s |
| Style & Layout | 598 ms |
| Rendering | 474 ms |
| Script Parsing & Compilation | 186 ms |
| Parse HTML & CSS | 54 ms |
| Garbage Collection | 8.5 ms |
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 | |
|---|---|
沈阳:浑河畔郁金香绽放 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/3bc... |
阿根廷:马拉多纳死因案庭审继续 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/5da... |
美国:温斯坦出庭受审 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/c92... |
昆明街头蓝花楹绽放 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/2d5... |
北京国子监紫藤花开 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/f68... |
沈阳:浑河畔郁金香绽放 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/3bc... |
阿根廷:马拉多纳死因案庭审继续 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/5da... |
美国:联合国秘书长候选人进行非正式对话 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/212/w2048h1364/20260422/47d... |
section#j_card_tnews > div > section#j_card_yaowen > img.j_callST section#j_card_tnews > div > section#j_card_yaowen > img.j_callST | /default/transform/565/w1125h240/20260326/d97f-b02ad2d99c... |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/sinakd20260421s/220/w1276h544/20260421/fd59-5b39f6b4e8... |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/202/w600h402/20260422/a44a-2fa40a0f3e7f... |
main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST | /default/30/w690h140/20250522/4a65-2b15ce4f5acfcce37a17d1... |
伊朗表示同意暂停军事战斗,但战争仍未结束 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | /n/default/transform/266/w640h426/20260422/15ad-500e569dc... |
美伊极限拉扯 伊朗拒绝出席谈判 美国延长停火期限但维持海上封锁 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | /n/news/transform/266/w640h426/20260422/f657-9e26f7fc02a7... |
联赛5连败!切尔西0-3布莱顿跌至第7先赛距前五7分 卡迪奥卢闪击 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/news/transform/266/w640h426/20260422/5e99-e6ce0051dd53... |
名记:杜兰特这种伤常规赛得歇2-3周 他就算复出也不是100%状态 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/319/w2048h1471/20260422/3a54-efca904e40... |
Shams:杜兰特热身后决定是否出战 队内消息人士相信他能上场! section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/213/w2048h1365/20260422/19d7-472fd9c198... |
新浪移动_手机新浪网 div.hd_top_row > div.hd_top_row_template > a.icon_lg1 > img | n.sinaimg.cn/default/cf7470f9/20200121/sina2020.svg |
section#j_card_tnews > section#j_card_morningEveningNews > div.paper_title > img.pager_title_logo section#j_card_tnews > section#j_card_morningEveningNews > div.paper_title > img.pager_title_logo | n.sinaimg.cn/default/2f73281b/20250619/paper_logo_morn.png |
【新浪脉络】关注伊朗局势 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | |
直播:华为Pura系列及全场景新品发布会 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | |
谷爱凌:我越成功 就有越多人恨我 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | |
双色球开6注729万分落4地 福运奖开862万注 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | |
老鹰VS尼克斯裁判报告:最后时刻两次漏吹尼克斯犯规/违例 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
备战G2!火箭官方更新今日训练照:杜兰特进行投篮训练 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
这次能继续吗?詹姆斯生涯13次首轮1-0领先 全部晋级次轮 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
文班下赛季球衣将带有DPOY专属补丁 部分补丁赛后将嵌入球星卡中 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
打通通往观众的“最后一公里”(艺近人和) section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
流行音乐版权保护如何破局 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
4部国产影片入围天坛奖 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
《再回闽南》亮相漳州(侨乡新貌) section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
安徽微短剧 《我在霍山开民宿》喜获大奖 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
黄景瑜徐若晗二搭新剧《明川有知夏》开机,孟子义李昀锐谭松韵董晴新剧同启 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
爆款剧《唐朝诡事录》主创在爱奇艺世界大会现场直言:真人能演的剧,为什么非要AI做出假人来演? section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
伊朗武装部队:若遭侵略 将立即以强大力量打击预定目标 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
赖清德窜访不了了,三国突然取消飞航许可 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
4月21日增减持汇总:唯捷创芯等8股拟减持,共达电声增持(表) section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
特朗普称预计停火到期后将继续轰炸伊朗 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
爱奇艺AI艺人库争议背后:为何要推进,如何保证演员和观众权益? section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
马斯克无视法国检方传唤,科技巨头与欧洲裂痕再加深 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
苹果新任首席执行官约翰・特努斯是谁? section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
词元超千倍裂变 从“烧钱”到“烧出价值”,产业“大考”已然开始 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
知情人士:AI投入猛增,字节跳动2025年净利润下滑超70% section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
主流网页部署平台 Vercel 遭黑客入侵,第三方 AI 工具成攻击突破口 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
雷军被人堵在车里维权引热议 小米高管回应后:网友感慨小米被黑的太狠了 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
北京越野发布BJ40增程“珠峰山境”官方改装套件 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
大众汽车集团媒体之夜:四款车型全球首秀 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
17.98万元起售 2026款乐道L90正式上市 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
中国长安汽车发布“1445”全球战略 锚定世界一流汽车集团目标 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
奇瑞商用车DELIVAN欧洲首发 共赴零碳未来 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
陶希哲出任上汽通用执行副总经理 康泽将圆满结束全球职业生涯 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
北汽创新产品品鉴会 差异化产品破局市场 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
橡树湾在售建面约73~148㎡的户型 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
天恒京西悦府悦墅在售户型建面约96~135㎡ section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
法治护航 共沐书香 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
人工智能时代基础教育需重点强化三大核心 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
第五届全民阅读大会在南昌举办 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
中国美术学院考级考点落户拉萨 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
温州理工学院教育改革破题记 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
“讲述我的育人故事”现场展示活动举行 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
重磅发布:2026软科中国大学排名 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
RNW如薇重磅发布学术汇刊,重构国人毛孔科学护理体系 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
Soft Fit穿搭——以温柔一击回应春日的美好 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
这身衣服能让你出片的下一秒就无缝衔接出现在健身房 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
真正的顶流cp,时隔三十多年依旧在发力 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
谁又被年代剧里的复古美学再一次狠狠击中了? section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
联名、合作、官配、平替——时尚品牌有自己的恋综 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
全球首款AI角色舱Dipal D1亮相英特尔发布会 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
官宣:karrigan加盟Falcons section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
HyperX游戏家族全新亮相,发布2026新品,深化多场景游戏生态布局 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
HARRISONWORLD 广州BGM参展回顾:多款游戏现场人气持续升温 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
CS2 4月21日更新:animgraph_2更新实装至正式客户端 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
新能源 nav.thir_nav_sp > a.thir_nav_sp_a > figure.thir_nav_h_div > img.img_width | |
SUV nav.thir_nav_sp > a.thir_nav_sp_a > figure.thir_nav_h_div > img.img_width | |
MPV nav.thir_nav_sp > a.thir_nav_sp_a > figure.thir_nav_h_div > img.img_width | |
轿车 nav.thir_nav_sp > a.thir_nav_sp_a > figure.thir_nav_h_div > img.img_width | |
更多 nav.thir_nav_sp > a.thir_nav_sp_a > figure.thir_nav_h_div > img.img_width |
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 |
|---|
图集 li.swiper-slide > a.home_banner > h2.swiper-slide_cite > span.sw_mark_txt |
点击查看更多 section#j_card_yaowen > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_tnews > section#j_card_morningEveningNews > a.jump_more > ins.most |
查看全部实时热点 section#j_card_tnews > section.s_card > a.j_callST > ins.most |
点击查看更多 section#j_card_tnews > section#j_card_miniVideo > a > ins.most |
点击查看更多 section#j_card_sports > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_ent > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_finance > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_tech > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_auto > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_house > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_edu > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_fashion > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_games > section.s_card_it > a > ins.most |
导航 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
客户端下载 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
广告营销 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
反馈 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
新浪网违法和不良信息举报电话:400-052-0066 main.page_main > footer.ft > address.ft_ad > p.ft_down_p1 |
违法和不良信息举报中心 footer.ft > address.ft_ad > p.ft_down_p2 > a |
(京)网药械信息备字(2024)第 00220 号 main.page_main > footer.ft > address.ft_ad > p.ft_down_p2 |
Sina.cn(京ICP证000007) 2026-04-22 07:19 main.page_main > footer.ft > address.ft_ad > p.ft_down_p3 |
Sina.cn(京ICP证000007) footer.ft > address.ft_ad > p.ft_down_p3 > a |
打开新浪新闻 body > div#float-btn > div.callUp_btn_txt |
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 |
|---|
section#j_card_tnews > div > section#j_card_yaowen > img.j_callST section#j_card_tnews > div > section#j_card_yaowen > img.j_callST |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width |
main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body > main.page_main > div.j_sax > iframe body > main.page_main > div.j_sax > iframe |
div > section#j_card_yaowen > div#_2a08b8f613585210PDPS000000057683 > iframe div > section#j_card_yaowen > div#_2a08b8f613585210PDPS000000057683 > iframe |
div > section#j_card_yaowen > div#_7a8e19cd13585210PDPS000000057779 > iframe div > section#j_card_yaowen > div#_7a8e19cd13585210PDPS000000057779 > iframe |
section#j_card_tnews > div.s_card_sp_da > div#_a877c81812118577PDPS000000058118 > iframe section#j_card_tnews > div.s_card_sp_da > div#_a877c81812118577PDPS000000058118 > iframe |
section#j_card_tnews > div.s_card_sp_da > div#_1e41882e13583351PDPS000000057778 > iframe section#j_card_tnews > div.s_card_sp_da > div#_1e41882e13583351PDPS000000057778 > iframe |
section#j_card_sports > section.s_card_it > div#_9f09c88113585221PDPS000000065801 > iframe section#j_card_sports > section.s_card_it > div#_9f09c88113585221PDPS000000065801 > iframe |
section#j_card_sports > section.s_card_it > div#_c443d8a213585221PDPS000000060104 > iframe section#j_card_sports > section.s_card_it > div#_c443d8a213585221PDPS000000060104 > iframe |
section#j_card_tnews > div.s_card_sp_da > div#_4ec1488613583351PDPS000000057780 > iframe section#j_card_tnews > div.s_card_sp_da > div#_4ec1488613583351PDPS000000057780 > iframe |
section#j_card_ent > section.s_card_it > div#_d1a8596913585221PDPS000000065802 > iframe section#j_card_ent > section.s_card_it > div#_d1a8596913585221PDPS000000065802 > iframe |
section#j_card_ent > section.s_card_it > div#_94567bec13585221PDPS000000057781 > iframe section#j_card_ent > section.s_card_it > div#_94567bec13585221PDPS000000057781 > iframe |
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.hd_top_row > div.hd_top_row_template > nav.hd_set > a.hd_s_search div.hd_top_row > div.hd_top_row_template > nav.hd_set > a.hd_s_search |
div.hd_top_row > div.hd_top_row_template > nav.hd_set > a#loginBox div.hd_top_row > div.hd_top_row_template > nav.hd_set > a#loginBox |
section#j_card_house > section.s_card_it > figure.i_gx2 > a.i_gx2_a section#j_card_house > section.s_card_it > figure.i_gx2 > a.i_gx2_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.
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
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 |
These items highlight common accessibility best practices.
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/sinakd20260421s/220/w1276h544/20260421/fd59-5b39f6b4e8... | 106 x 71 (1.49) | 690 x 388 (1.78) |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/202/w600h402/20260422/a44a-2fa40a0f3e7f... | 106 x 71 (1.49) | 690 x 388 (1.78) |
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/. | mjs.sinaimg.cn/umd/base-tools-nph/1.1.24/index.min.js line 1, col 53721 |
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 |
|---|
习近平会见老挝国家主席特使沙伦赛
置顶 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
中莫传统友谊穿越历史 跨越山海
置顶 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
中国式安全感为何让老外直呼“不可思议”
置顶 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
伊朗表示同意暂停军事战斗,但战争仍未结束
417万专题 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
美伊极限拉扯 伊朗拒绝出席谈判 美国延长停火期限但维持海上封锁
38央视 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
【新浪脉络】关注伊朗局势
新浪延伸阅读 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
直播:华为Pura系列及全场景新品发布会
5900直播 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
谷爱凌:我越成功 就有越多人恨我
67新浪体育讯 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
双色球开6注729万分落4地 福运奖开862万注
19新浪彩票 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
浙江少年“神仙球”,引来贝克汉姆
滚动播报 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
截至3月底全国5G基站总数已达495.8万个
中国新闻网 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
三国突然取消“飞越许可”,赖清德窜访不了了
1098 环球时报 section#j_card_tnews > section#j_card_morningEveningNews > div.paper_feed_list > a.m_f_a_r |
巴菲特谈库克卸任:没有库克 就不会有今天的苹果
0 快科技官方 section#j_card_tnews > section#j_card_morningEveningNews > div.paper_feed_list > a.m_f_a_r |
点击查看更多 main.page_main > section#j_card_tnews > section#j_card_morningEveningNews > a.jump_more |
查看全部实时热点 main.page_main > section#j_card_tnews > section.s_card > a.j_callST |
点击查看更多 main.page_main > section#j_card_tnews > section#j_card_miniVideo > a |
body > div.fl_suspension_box > div#j_fixAppBtn > a.fl_suspension_link body > div.fl_suspension_box > div#j_fixAppBtn > a.fl_suspension_link |
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 |
|---|
section#j_card_tnews > div > section#j_card_yaowen > img.j_callST section#j_card_tnews > div > section#j_card_yaowen > img.j_callST |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width |
main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
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.65 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.43 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
21 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.058
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.32 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.
5.44 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.
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 | |
|---|---|---|---|
昆明街头蓝花楹绽放 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/2d5... | 411.9 KiB | 365.7 KiB |
沈阳:浑河畔郁金香绽放 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/3bc... | 392.0 KiB | 345.8 KiB |
美国:温斯坦出庭受审 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/c92... | 272.5 KiB | 226.3 KiB |
section#j_card_tnews > div > section#j_card_yaowen > img.j_callST section#j_card_tnews > div > section#j_card_yaowen > img.j_callST | /default/transform/565/w1125h240/20260326/d97f-b02ad2d99c... | 227.6 KiB | 208.0 KiB |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/sinakd20260421s/220/w1276h544/20260421/fd59-5b39f6b4e8... | 200.9 KiB | 199.2 KiB |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/202/w600h402/20260422/a44a-2fa40a0f3e7f... | 187.2 KiB | 185.5 KiB |
| /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/5da... | 215.1 KiB | 168.9 KiB | |
美国:联合国秘书长候选人进行非正式对话 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/212/w2048h1364/20260422/47d... | 200.9 KiB | 154.7 KiB |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width | /n/sinakd20260414ac/533/w480h853/20260414/be1e-ac0b7f7212... | 91.4 KiB | 81.6 KiB |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width | /n/sinakd20260421ac/533/w480h853/20260421/18e2-3fa8e1f724... | 70.9 KiB | 61.0 KiB |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width | /n/sinakd20101/533/w480h853/20260422/0329-957e09212d1c1b2... | 64.7 KiB | 54.9 KiB |
main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST | /default/30/w690h140/20250522/4a65-2b15ce4f5acfcce37a17d1... | 67.2 KiB | 51.5 KiB |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width | /n/sinakd20260420ac/533/w480h853/20260420/d9bb-828d1ac9de... | 60.6 KiB | 50.8 KiB |
div.hd_top_row > div.hd_top_row_template > nav.hd_set > a.hd_s_set div.hd_top_row > div.hd_top_row_template > nav.hd_set > a.hd_s_set | lupic.cdn.bcebos.com/20220601/3086864495_14_600_429.jpg | 37.8 KiB | 36.8 KiB |
伊朗表示同意暂停军事战斗,但战争仍未结束 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | /n/default/transform/266/w640h426/20260422/15ad-500e569dc... | 35.2 KiB | 33.5 KiB |
美伊极限拉扯 伊朗拒绝出席谈判 美国延长停火期限但维持海上封锁 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | /n/news/transform/266/w640h426/20260422/f657-9e26f7fc02a7... | 35.1 KiB | 33.4 KiB |
联赛5连败!切尔西0-3布莱顿跌至第7先赛距前五7分 卡迪奥卢闪击 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/news/transform/266/w640h426/20260422/5e99-e6ce0051dd53... | 29.7 KiB | 28.0 KiB |
名记:杜兰特这种伤常规赛得歇2-3周 他就算复出也不是100%状态 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/319/w2048h1471/20260422/3a54-efca904e40... | 28.9 KiB | 27.2 KiB |
焦点赛事 section#j_card_tnews > section#j_card_sports > nav.two_nav > a.two_nav_a | lupic.cdn.bcebos.com/20211113/3085088243_18_600_335.jpg | 19.4 KiB | 9.8 KiB |
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 |
|---|---|---|
| mjs.sinaimg.cn/wap/project/homev8/9.0.80/homev8/static/css/homev8.min.css | 69.9 KiB | 281 ms |
| mjs.sinaimg.cn/umd/error-report/2.0.4/lib/index.min.js | 4.0 KiB |
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.
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.
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 |
|---|---|---|
| mjs.sinaimg.cn/wap/project/homev8/9.0.80/homev8/static/css/homev8.min.css | 69.0 KiB | 55.4 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 |
|---|---|---|
| mjs.sinaimg.cn/wap/project/homev8/9.0.80/homev8/static/js/homev8.min | 1.3 MiB | 585.2 KiB |
| mjs.sinaimg.cn/umd/base-tools-nph/1.1.24/index.min.js | 32.2 KiB | 22.7 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 | |
|---|---|
沈阳:浑河畔郁金香绽放 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/3bc... |
阿根廷:马拉多纳死因案庭审继续 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/5da... |
美国:温斯坦出庭受审 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/c92... |
昆明街头蓝花楹绽放 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/2d5... |
北京国子监紫藤花开 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/f68... |
沈阳:浑河畔郁金香绽放 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/3bc... |
阿根廷:马拉多纳死因案庭审继续 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260422/5da... |
美国:联合国秘书长候选人进行非正式对话 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/212/w2048h1364/20260422/47d... |
section#j_card_tnews > div > section#j_card_yaowen > img.j_callST section#j_card_tnews > div > section#j_card_yaowen > img.j_callST | /default/transform/565/w1125h240/20260326/d97f-b02ad2d99c... |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/sinakd20260421s/220/w1276h544/20260421/fd59-5b39f6b4e8... |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/202/w600h402/20260422/a44a-2fa40a0f3e7f... |
main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST | /default/30/w690h140/20250522/4a65-2b15ce4f5acfcce37a17d1... |
伊朗表示同意暂停军事战斗,但战争仍未结束 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | /n/default/transform/266/w640h426/20260422/15ad-500e569dc... |
美伊极限拉扯 伊朗拒绝出席谈判 美国延长停火期限但维持海上封锁 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | /n/news/transform/266/w640h426/20260422/f657-9e26f7fc02a7... |
联赛5连败!切尔西0-3布莱顿跌至第7先赛距前五7分 卡迪奥卢闪击 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/news/transform/266/w640h426/20260422/5e99-e6ce0051dd53... |
名记:杜兰特这种伤常规赛得歇2-3周 他就算复出也不是100%状态 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/319/w2048h1471/20260422/3a54-efca904e40... |
新浪移动_手机新浪网 div.hd_top_row > div.hd_top_row_template > a.icon_lg1 > img | n.sinaimg.cn/default/cf7470f9/20200121/sina2020.svg |
section#j_card_tnews > section#j_card_morningEveningNews > div.paper_title > img.pager_title_logo section#j_card_tnews > section#j_card_morningEveningNews > div.paper_title > img.pager_title_logo | n.sinaimg.cn/default/2f73281b/20250619/paper_logo_morn.png |
section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width | |
section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width | |
【新浪脉络】关注伊朗局势 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | |
直播:华为Pura系列及全场景新品发布会 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | |
谷爱凌:我越成功 就有越多人恨我 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | |
双色球开6注729万分落4地 福运奖开862万注 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | |
Shams:杜兰特热身后决定是否出战 队内消息人士相信他能上场! section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
老鹰VS尼克斯裁判报告:最后时刻两次漏吹尼克斯犯规/违例 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
备战G2!火箭官方更新今日训练照:杜兰特进行投篮训练 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
这次能继续吗?詹姆斯生涯13次首轮1-0领先 全部晋级次轮 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
文班下赛季球衣将带有DPOY专属补丁 部分补丁赛后将嵌入球星卡中 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
打通通往观众的“最后一公里”(艺近人和) section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
流行音乐版权保护如何破局 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
4部国产影片入围天坛奖 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
《再回闽南》亮相漳州(侨乡新貌) section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
安徽微短剧 《我在霍山开民宿》喜获大奖 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
黄景瑜徐若晗二搭新剧《明川有知夏》开机,孟子义李昀锐谭松韵董晴新剧同启 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
爆款剧《唐朝诡事录》主创在爱奇艺世界大会现场直言:真人能演的剧,为什么非要AI做出假人来演? section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
伊朗武装部队:若遭侵略 将立即以强大力量打击预定目标 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
赖清德窜访不了了,三国突然取消飞航许可 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
4月21日增减持汇总:唯捷创芯等8股拟减持,共达电声增持(表) section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
特朗普称预计停火到期后将继续轰炸伊朗 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
爱奇艺AI艺人库争议背后:为何要推进,如何保证演员和观众权益? section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
马斯克无视法国检方传唤,科技巨头与欧洲裂痕再加深 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
苹果新任首席执行官约翰・特努斯是谁? section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
词元超千倍裂变 从“烧钱”到“烧出价值”,产业“大考”已然开始 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
知情人士:AI投入猛增,字节跳动2025年净利润下滑超70% section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
主流网页部署平台 Vercel 遭黑客入侵,第三方 AI 工具成攻击突破口 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
雷军被人堵在车里维权引热议 小米高管回应后:网友感慨小米被黑的太狠了 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
北京越野发布BJ40增程“珠峰山境”官方改装套件 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
大众汽车集团媒体之夜:四款车型全球首秀 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
17.98万元起售 2026款乐道L90正式上市 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
中国长安汽车发布“1445”全球战略 锚定世界一流汽车集团目标 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
奇瑞商用车DELIVAN欧洲首发 共赴零碳未来 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
陶希哲出任上汽通用执行副总经理 康泽将圆满结束全球职业生涯 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
北汽创新产品品鉴会 差异化产品破局市场 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
橡树湾在售建面约73~148㎡的户型 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
天恒京西悦府悦墅在售户型建面约96~135㎡ section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
法治护航 共沐书香 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
人工智能时代基础教育需重点强化三大核心 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
第五届全民阅读大会在南昌举办 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
中国美术学院考级考点落户拉萨 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
温州理工学院教育改革破题记 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
“讲述我的育人故事”现场展示活动举行 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
重磅发布:2026软科中国大学排名 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
RNW如薇重磅发布学术汇刊,重构国人毛孔科学护理体系 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
Soft Fit穿搭——以温柔一击回应春日的美好 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
这身衣服能让你出片的下一秒就无缝衔接出现在健身房 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
真正的顶流cp,时隔三十多年依旧在发力 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
谁又被年代剧里的复古美学再一次狠狠击中了? section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
联名、合作、官配、平替——时尚品牌有自己的恋综 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
全球首款AI角色舱Dipal D1亮相英特尔发布会 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
官宣:karrigan加盟Falcons section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
HyperX游戏家族全新亮相,发布2026新品,深化多场景游戏生态布局 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
HARRISONWORLD 广州BGM参展回顾:多款游戏现场人气持续升温 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
CS2 4月21日更新:animgraph_2更新实装至正式客户端 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
新能源 nav.thir_nav_sp > a.thir_nav_sp_a > figure.thir_nav_h_div > img.img_width | |
SUV nav.thir_nav_sp > a.thir_nav_sp_a > figure.thir_nav_h_div > img.img_width | |
MPV nav.thir_nav_sp > a.thir_nav_sp_a > figure.thir_nav_h_div > img.img_width | |
轿车 nav.thir_nav_sp > a.thir_nav_sp_a > figure.thir_nav_h_div > img.img_width | |
更多 nav.thir_nav_sp > a.thir_nav_sp_a > figure.thir_nav_h_div > img.img_width |
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 |
|---|
图集 li.swiper-slide > a.home_banner > h2.swiper-slide_cite > span.sw_mark_txt |
点击查看更多 section#j_card_yaowen > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_tnews > section#j_card_morningEveningNews > a.jump_more > ins.most |
查看全部实时热点 section#j_card_tnews > section.s_card > a.j_callST > ins.most |
点击查看更多 section#j_card_tnews > section#j_card_miniVideo > a > ins.most |
点击查看更多 section#j_card_sports > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_ent > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_finance > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_tech > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_auto > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_house > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_edu > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_fashion > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_games > section.s_card_it > a > ins.most |
导航 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
客户端下载 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
广告营销 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
反馈 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
新浪网违法和不良信息举报电话:400-052-0066 main.page_main > footer.ft > address.ft_ad > p.ft_down_p1 |
违法和不良信息举报中心 footer.ft > address.ft_ad > p.ft_down_p2 > a |
(京)网药械信息备字(2024)第 00220 号 main.page_main > footer.ft > address.ft_ad > p.ft_down_p2 |
Sina.cn(京ICP证000007) 2026-04-22 07:20 main.page_main > footer.ft > address.ft_ad > p.ft_down_p3 |
Sina.cn(京ICP证000007) footer.ft > address.ft_ad > p.ft_down_p3 > a |
打开新浪新闻 body > div#float-btn > div.callUp_btn_txt |
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 |
|---|
section#j_card_tnews > div > section#j_card_yaowen > img.j_callST section#j_card_tnews > div > section#j_card_yaowen > img.j_callST |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width |
main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width |
section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body > main.page_main > div.j_sax > iframe body > main.page_main > div.j_sax > iframe |
div > section#j_card_yaowen > div#_17152a9f13617113PDPS000000057683 > iframe div > section#j_card_yaowen > div#_17152a9f13617113PDPS000000057683 > iframe |
div > section#j_card_yaowen > div#_137be81913617113PDPS000000057779 > iframe div > section#j_card_yaowen > div#_137be81913617113PDPS000000057779 > iframe |
section#j_card_tnews > div.s_card_sp_da > div#_a877c81812118577PDPS000000058118 > iframe section#j_card_tnews > div.s_card_sp_da > div#_a877c81812118577PDPS000000058118 > iframe |
section#j_card_tnews > div.s_card_sp_da > div#_ebf57bb913616147PDPS000000057778 > iframe section#j_card_tnews > div.s_card_sp_da > div#_ebf57bb913616147PDPS000000057778 > iframe |
section#j_card_sports > section.s_card_it > div#_a01b19f913617123PDPS000000065801 > iframe section#j_card_sports > section.s_card_it > div#_a01b19f913617123PDPS000000065801 > iframe |
section#j_card_sports > section.s_card_it > div#_cf57199613617123PDPS000000060104 > iframe section#j_card_sports > section.s_card_it > div#_cf57199613617123PDPS000000060104 > iframe |
section#j_card_tnews > div.s_card_sp_da > div#_38c708c713616147PDPS000000057780 > iframe section#j_card_tnews > div.s_card_sp_da > div#_38c708c713616147PDPS000000057780 > iframe |
section#j_card_ent > section.s_card_it > div#_6b1d191113617123PDPS000000065802 > iframe section#j_card_ent > section.s_card_it > div#_6b1d191113617123PDPS000000065802 > iframe |
section#j_card_ent > section.s_card_it > div#_ff6b6a7413617123PDPS000000057781 > iframe section#j_card_ent > section.s_card_it > div#_ff6b6a7413617123PDPS000000057781 > iframe |
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.hd_top_row > div.hd_top_row_template > nav.hd_set > a.hd_s_search div.hd_top_row > div.hd_top_row_template > nav.hd_set > a.hd_s_search |
div.hd_top_row > div.hd_top_row_template > nav.hd_set > a#loginBox div.hd_top_row > div.hd_top_row_template > nav.hd_set > a#loginBox |
section#j_card_house > section.s_card_it > figure.i_gx2 > a.i_gx2_a section#j_card_house > section.s_card_it > figure.i_gx2 > a.i_gx2_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.
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
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 |
These items highlight common accessibility best practices.
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/sinakd20260421s/220/w1276h544/20260421/fd59-5b39f6b4e8... | 124 x 83 (1.49) | 690 x 388 (1.78) |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260422/202/w600h402/20260422/a44a-2fa40a0f3e7f... | 124 x 83 (1.49) | 690 x 388 (1.78) |
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/. | mjs.sinaimg.cn/umd/base-tools-nph/1.1.24/index.min.js line 1, col 53721 |
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 |
|---|
习近平会见老挝国家主席特使沙伦赛
置顶 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
中莫传统友谊穿越历史 跨越山海
置顶 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
我国装备工业高端化智能化发展亮点满满
置顶 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
伊朗表示同意暂停军事战斗,但战争仍未结束
417万专题 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
美伊极限拉扯 伊朗拒绝出席谈判 美国延长停火期限但维持海上封锁
39央视 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
【新浪脉络】关注伊朗局势
新浪延伸阅读 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
直播:华为Pura系列及全场景新品发布会
5900直播 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
谷爱凌:我越成功 就有越多人恨我
67新浪体育讯 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
双色球开6注729万分落4地 福运奖开862万注
19新浪彩票 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
浙江少年“神仙球”,引来贝克汉姆
滚动播报 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
截至3月底全国5G基站总数已达495.8万个
中国新闻网 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
三国突然取消“飞越许可”,赖清德窜访不了了
1098 环球时报 section#j_card_tnews > section#j_card_morningEveningNews > div.paper_feed_list > a.m_f_a_r |
巴菲特谈库克卸任:没有库克 就不会有今天的苹果
0 快科技官方 section#j_card_tnews > section#j_card_morningEveningNews > div.paper_feed_list > a.m_f_a_r |
点击查看更多 main.page_main > section#j_card_tnews > section#j_card_morningEveningNews > a.jump_more |
查看全部实时热点 main.page_main > section#j_card_tnews > section.s_card > a.j_callST |
点击查看更多 main.page_main > section#j_card_tnews > section#j_card_miniVideo > a |
body > div.fl_suspension_box > div#j_fixAppBtn > a.fl_suspension_link body > div.fl_suspension_box > div#j_fixAppBtn > a.fl_suspension_link |
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 |
|---|
section#j_card_tnews > div > section#j_card_yaowen > img.j_callST section#j_card_tnews > div > section#j_card_yaowen > img.j_callST |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width |
div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width div.paper_feed_list > a.m_f_a_r > figure.m_f_div > img.img_width |
main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width |
section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width section.fl_qr_box > aside.qr_box > figure.qr_img > img.img_width |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback