Mobile 375 × 812

Desktop 1440 × 900

Score: 62 / 100
Based on 8 categories, 0 sections
Room to improve — your 19.5s 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.
Good server performance with room for optimization.
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.
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 7.8 MB (5.4 MB transferred)
Performance issues directly impact user engagement and conversion rates.
1 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/296fd6e6-dfe3-49ab-8e8d-e6e690929338)<a href="https://beavercheck.com/results/296fd6e6-dfe3-49ab-8e8d-e6e690929338"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fsina.com.cn" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fsina.com.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 19.5s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
12 barrier(s) likely increasing bounce by ~42%.
Page takes 19.5s to load
+12% bounceUsers abandon at ~3s — you're 17.0s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 5.7s
+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
15 form field(s) without a label
+6% 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
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">
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, …)
40 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
11 broken link(s) on the page
+5% 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,750 investment → ¥9.64/month returns + CNY 50,000,000 risk avoided
¥1,750
5h · 5 findings
¥9.64 /mo
~¥116 / 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.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,116 / year if left unfixed
¥50,000,000
¥9.64 /mo
16868.9 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.
6.38 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
19.54 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5.66 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.
18.41 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.
19.57 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.
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 | |
|---|---|---|---|
安徽旌德:采摘春茶 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260416/50b... | 459.3 KiB | 416.4 KiB |
河北秦皇岛:道路花卉竞相绽 粉色花簇连绵成片 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/121/w2048h1273/20260416/507... | 356.6 KiB | 313.7 KiB |
美国华盛顿发生枪击事件致人死亡 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260416/c7a... | 355.9 KiB | 313.0 KiB |
第聂伯罗:俄罗斯袭击造成破坏 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260416/d19... | 310.9 KiB | 268.0 KiB |
以色列空袭黎巴嫩贝鲁特南部 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/211/w2048h1363/20260416/c45... | 267.8 KiB | 224.8 KiB |
河南兰考:中原大地春耕忙 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/214/w2048h1366/20260416/c5f... | 263.7 KiB | 220.7 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 |
| 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/sinakd20260416ac/533/w480h853/20260416/bd15-18d21bb9ed... | 75.1 KiB | 66.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/sinakd20260416ac/533/w480h853/20260416/7c9e-02b701ce80... | 64.8 KiB | 55.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/sinakd20260416ac/533/w480h853/20260416/6639-874943dad8... | 63.5 KiB | 54.4 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 |
美方对伊朗启动代号为“经济狂怒”行动:对伊朗施加最大化的经济压力 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | /n/news/transform/266/w640h426/20260416/6fe2-a2ce88500269... | 40.0 KiB | 36.2 KiB |
斯波:已对三球动作发表了必要看法 但他不脏&也无需再处罚他了 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260417/368/w720h448/20260417/877d-b8743902c0d2... | 40.0 KiB | 36.2 KiB |
美防长称伊朗最高领袖“已受伤但仍活着” section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | /n/news/transform/266/w640h426/20260416/0f9f-d1d0f2e5b000... | 35.5 KiB | 31.7 KiB |
传奇继续!詹姆斯即将开启第19次季后赛平历史纪录 多项数据霸榜 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260417/20/w720h900/20260417/855f-a5f2a2fbec51b... | 34.2 KiB | 30.5 KiB |
斯波:很多年轻球员都取得进步 连续六年进季后赛不是我们的目标 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260417/213/w2048h1365/20260417/f9fd-72014231d2... | 29.8 KiB | 26.1 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/sinakd20260416ac/533/w480h853/20260416/414a-05ab281f4a... | 33.4 KiB | 24.3 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.
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 | 9.0 KiB | 156 ms |
| 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... | 5.0 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.
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 |
|---|---|
| sina.com.cn/ | 1.4 s |
| interface.sina.cn/pc_to_wap.d.html?ref=https%3A%2F%2Fsina.com.cn%2F | 1.5 s |
| sina.cn/?from=wap | 630 ms |
| sina.cn/?from=wap | 0.0 ms |
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.3 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 | 591.4 KiB |
| mjs.sinaimg.cn/umd/base-tools-nph-strategy/1.1.40/index.min.js | 74.0 KiB | 45.2 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 | 5.2 s | 5.2 s | 13 ms |
| sina.cn/?from=wap | 1.6 s | 23 ms | 11 ms |
| mjs.sinaimg.cn/wap/project/homev8/9.0.80/homev8/static/js/homev8.min | 1.5 s | 1.0 s | 168 ms |
| Unattributable | 773 ms | 11 ms | 0.0 ms |
| /native/delivery?1776=Y2FsbGJhY2s9c2F4X2pzb25wQ2FsbGJhY2t... | 95 ms | 75 ms | 3.6 ms |
| mjs.sinaimg.cn/umd/base-tools-nph-strategy/1.1.40/index.min.js | 93 ms | 59 ms | 8.7 ms |
| mjs.sinaimg.cn/umd/base-tools-SUDA/1.1.57/index.min.js | 79 ms | 69 ms | 6.3 ms |
| /?callback=jsonp_05347536807381341×tamp=177636109839... | 66 ms | 43 ms | 0.8 ms |
| /wap/delivery?763=Y2FsbGJhY2s9c2F4X2pzb25wQ2FsbGJhY2tfMCZ... | 65 ms | 52 ms | 1.2 ms |
| mjs.sinaimg.cn/umd/ci-logback-script/1.0.10/index.min.js | 61 ms | 42 ms | 7.6 ms |
| /native/delivery?17=Y2FsbGJhY2s9c2F4X2pzb25wQ2FsbGJhY2tfN... | 51 ms | 38 ms | 2.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 | 6.8 s |
| Other | 1.4 s |
| Style & Layout | 745 ms |
| Rendering | 563 ms |
| Script Parsing & Compilation | 255 ms |
| Parse HTML & CSS | 71 ms |
| Garbage Collection | 15 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/121/w2048h1273/20260416/507... |
第聂伯罗:俄罗斯袭击造成破坏 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260416/d19... |
美国华盛顿发生枪击事件致人死亡 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260416/c7a... |
安徽旌德:采摘春茶 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/213/w2048h1365/20260416/50b... |
河南兰考:中原大地春耕忙 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/214/w2048h1366/20260416/c5f... |
河北秦皇岛:道路花卉竞相绽 粉色花簇连绵成片 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/121/w2048h1273/20260416/507... |
以色列空袭黎巴嫩贝鲁特南部 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/211/w2048h1363/20260416/c45... |
以色列空袭黎巴嫩贝鲁特南部 ul.swiper-wrapper > li.swiper-slide > a.home_banner > img.img_width | /n/news/1_img/upload/d8010f78/211/w2048h1363/20260416/c45... |
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... |
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/news/transform/266/w640h426/20260416/6fe2-a2ce88500269... |
美防长称伊朗最高领袖“已受伤但仍活着” section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | /n/news/transform/266/w640h426/20260416/0f9f-d1d0f2e5b000... |
斯波:很多年轻球员都取得进步 连续六年进季后赛不是我们的目标 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260417/213/w2048h1365/20260417/f9fd-72014231d2... |
斯波:已对三球动作发表了必要看法 但他不脏&也无需再处罚他了 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260417/368/w720h448/20260417/877d-b8743902c0d2... |
传奇继续!詹姆斯即将开启第19次季后赛平历史纪录 多项数据霸榜 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | /n/spider20260417/20/w720h900/20260417/855f-a5f2a2fbec51b... |
新浪移动_手机新浪网 div.hd_top_row > div.hd_top_row_template > a.icon_lg1 > img | n.sinaimg.cn/default/cf7470f9/20200121/sina2020.svg |
【新浪脉络】关注伊朗局势 section#j_card_yaowen > a.template_v6 > figure.m_f_div > img.img_width | |
2026款宝马M3 旅行版 M xDrive 40周年限量版 官图 a.template_v6 > aside.i_gx3_img_box > figure.i_gx3_img_div > img.img_width | |
2026款宝马M3 旅行版 M xDrive 40周年限量版 官图 a.template_v6 > aside.i_gx3_img_box > figure.i_gx3_img_div > img.img_width | |
2026款宝马M3 旅行版 M xDrive 40周年限量版 官图 a.template_v6 > aside.i_gx3_img_box > figure.i_gx3_img_div > img.img_width | |
双色球开14注570万分落9地 二等350注今年最多 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 | |
鲍威尔:还不确定自己的未来如何 我的经纪人会去和莱利谈的 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 | |
比克斯塔夫:CC值得重获评奖资格 他为球队牺牲了许多&带伤上阵 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 | |
一次破解PUA的“影视化科普” 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月16日增减持汇总:东方盛虹、永创智能披露增持情况,佰维存储等9股拟减持(表) 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 | |
格力CMO再怼海信高管:只注明两器“用铜”,怎好意思剽窃“真铜实料”? section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
IMF总裁:若油价长期居高不下 必须做好迎接艰难时期的准备 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 | |
英伟达股价10连涨!万亿算力订单撑住4.6万亿市值,距历史新高仅差8% section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
OpenAI向部分用户发布Cyber模型 与Mythos展开竞争 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 | |
亚马逊将停止对旧款 Kindle 设备提供支持 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
30万内唯一线控转向 智己LS8正式上市 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
零跑D19售价21.98万起 行业首搭双高通8797芯片 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
预售价11.58万元起 广汽埃安N60开启预售 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
轻舟智航即将亮相2026北京车展 开启物理AI“轻舟时刻” section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
蔚来李斌:蔚来ES9订单已达预期 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
搭舱内激光雷达 试驾旗舰大六座SUV华境S section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
领汇e7上市售价9.58万起,搭载第二代刀片电池及闪充技术 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 | |
利用人工智能赋能教师教学 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 | |
HOURGLASS携手品牌代言人钟楚曦,演绎底妆轻贴透之美 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 | |
Yandex Ads 2026中国大会展示全生态解决方案,助力中国开发者开拓俄语区市场 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
NVIDIA GPU 加速 Adobe Premiere 全新调色模式 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
官宣:Eternal Fire签下MisteM补齐阵容 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
2026年4月加速器横评推荐:多场景精准适配不踩坑 section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
IEM里约 2026:宿敌克星!NAVI 2-1 Aurora section.s_card_it > a.m_f_a_r > figure.m_f_div > img.img_width | |
IEM里约 2026:劲旅交锋,FURIA 2-0 MOUZ 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.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-17 01:38 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 |
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#_57da484a61091896PDPS000000057683 > iframe div > section#j_card_yaowen > div#_57da484a61091896PDPS000000057683 > iframe |
div > section#j_card_yaowen > div#_ea57590861091896PDPS000000057779 > iframe div > section#j_card_yaowen > div#_ea57590861091896PDPS000000057779 > 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#_ec00b82361090701PDPS000000057778 > iframe section#j_card_tnews > div.s_card_sp_da > div#_ec00b82361090701PDPS000000057778 > iframe |
section#j_card_sports > section.s_card_it > div#_358a996561091910PDPS000000065801 > iframe section#j_card_sports > section.s_card_it > div#_358a996561091910PDPS000000065801 > iframe |
section#j_card_sports > section.s_card_it > div#_e2cf489b61091910PDPS000000060104 > iframe section#j_card_sports > section.s_card_it > div#_e2cf489b61091910PDPS000000060104 > iframe |
section#j_card_tnews > div.s_card_sp_da > div#_191b59f761090701PDPS000000057780 > iframe section#j_card_tnews > div.s_card_sp_da > div#_191b59f761090701PDPS000000057780 > iframe |
section#j_card_ent > section.s_card_it > div#_65dd7b4161091910PDPS000000065802 > iframe section#j_card_ent > section.s_card_it > div#_65dd7b4161091910PDPS000000065802 > iframe |
section#j_card_ent > section.s_card_it > div#_19aec84a61091910PDPS000000057781 > iframe section#j_card_ent > section.s_card_it > div#_19aec84a61091910PDPS000000057781 > 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.
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| sina.cn/?from=wap | Allowed |
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 |
美方对伊朗启动代号为“经济狂怒”行动:对伊朗施加最大化的经济压力
414万专题 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
美防长称伊朗最高领袖“已受伤但仍活着”
481央视 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
【新浪脉络】关注伊朗局势
新浪延伸阅读 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
2026款宝马M3 旅行版 M xDrive 40周年限量版 官图
新浪汽车 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
双色球开14注570万分落9地 二等350注今年最多
7新浪彩票 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
日本青训教头:在日本没见过踢球靠关系的
66新浪体育讯 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
给楼盘当“监工”、在天上数树!银行为啥争着“上天”?
市场资讯 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
透过数据 看一季度经济“成绩单”里的新变化
21世纪经济报道 section#j_card_tnews > div > section#j_card_yaowen > a.template_v6 |
查看全部实时热点 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 |
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.53 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.61 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.053
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.62 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.
1.61 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.
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.
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#p00_slide > div.slide01_items > a > img div#p00_slide > div.slide01_items > a > img | /n/news/transform/380/w480h700/20260416/533a-baed91306fcd... | 235.5 KiB | 221.9 KiB |
div.mod-13 > div > a > img div.mod-13 > div > a > img | /n/news/379/w218h161/20180516/SwMa-harvfht6299629.png/w65... | 158.9 KiB | 153.2 KiB |
div#p00_slide > div.slide01_items > a > img div#p00_slide > div.slide01_items > a > img | /n/kandian/transform/380/w480h700/20260410/80b7-b3e703c20... | 165.1 KiB | 151.4 KiB |
黑猫 div.main-nav > div.nav-mod-1 > ul > li | lupic.cdn.bcebos.com/20220708/3086960542_14_561_400.jpg | 73.6 KiB | 72.5 KiB |
安徽采摘春茶 ul.list-a > div.uni-blk-bt > a.uni-blk-pic > span | lupic.cdn.bcebos.com/20191203/3016705936_14.jpg | 71.6 KiB | 70.6 KiB |
div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img | /n/finance/transform/525/w315h210/20250812/fe86-f2f727136... | 48.5 KiB | 47.3 KiB |
ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img | /n/news/transform/525/w315h210/20260416/3bae-b0269c7a0bfa... | 47.7 KiB | 46.5 KiB |
div#video_one > div.uni-blk-bt > a.uni-blk-pic > img div#video_one > div.uni-blk-bt > a.uni-blk-pic > img | /n/sinakd20260416ac/321/w480h641/20260416/e372-78b704ea4c... | 45.8 KiB | 44.2 KiB |
div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img | /n/finance/transform/579/w1307h872/20250812/0af8-f310dec4... | 43.4 KiB | 42.2 KiB |
ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img | /n/news/transform/525/w315h210/20260416/5323-b62233a3e4d1... | 42.3 KiB | 41.1 KiB |
div#video_one > div.uni-blk-bt > a.uni-blk-pic > img div#video_one > div.uni-blk-bt > a.uni-blk-pic > img | /n/sinakd20122/320/w480h640/20260414/a83b-764f01cd8d81c5b... | 38.0 KiB | 36.5 KiB |
div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img | /n/finance/transform/525/w315h210/20250812/5ae5-54a6829ad... | 36.5 KiB | 35.3 KiB |
div#p00_slide > div.slide01_items > a > img div#p00_slide > div.slide01_items > a > img | /finance/transform/380/w480h700/20260414/8892-86bb0d199ce... | 46.9 KiB | 35.2 KiB |
ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img | /n/news/transform/525/w315h210/20260416/a3cf-72c30400d650... | 30.5 KiB | 29.3 KiB |
视频 div.main-nav > div.nav-mod-1 > ul > li | lupic.cdn.bcebos.com/20210629/13522649_14.jpg | 24.3 KiB | 23.2 KiB |
淘宝 div.part-a-l > div#SI_EDU_AD > div#TAB-NAV > span.last-index | lupic.cdn.bcebos.com/20210629/6402928_14.jpg | 22.9 KiB | 21.8 KiB |
| lupic.cdn.bcebos.com/20210629/2001505025_14.jpg | 19.2 KiB | 18.1 KiB | |
政务 div.main-nav > div.nav-mod-1 > ul > li | lupic.cdn.bcebos.com/20210629/2007104348_14.jpg | 14.2 KiB | 13.4 KiB |
城市 div.main-nav > div.nav-mod-1 > ul > li | lupic.cdn.bcebos.com/20210629/29978931_14.jpg | 12.4 KiB | 11.4 KiB |
div > div > div.nwsu-item > a.nwsu4 div > div > div.nwsu-item > a.nwsu4 | k.sinaimg.cn/n/www/index/12377app.png/h50l50t1q806f6.jpg | 11.7 KiB | 10.6 KiB |
div > div > div.nwsu-item > a.nwsu1 div > div > div.nwsu-item > a.nwsu1 | /n/default/1e20c22f/20170314/WangShangYouHaiXinXiJuBaoZhu... | 8.1 KiB | 7.0 KiB |
body > div.top-search-wrap > div.top-search-frame > a.sina-logo body > div.top-search-wrap > div.top-search-frame > a.sina-logo | i1.sinaimg.cn/dy/deco/2013/0329/logo/LOGO_1x.png | 7.5 KiB | 6.7 KiB |
div.part-a-l > div.mod-02 > a > img#heimaogif div.part-a-l > div.mod-02 > a > img#heimaogif | n.sinaimg.cn/finance/blackcat/pc/blink.gif | 12.7 KiB | 6.5 KiB |
body > div.top-search-wrap > div.top-search-frame > a.hxjzg body > div.top-search-wrap > div.top-search-frame > a.hxjzg | i0.sinaimg.cn/home/2014/1030/hxjzg103.jpg | 6.9 KiB | 6.0 KiB |
div#video_one > div.uni-blk-bt > a.uni-blk-pic > i.play-icon div#video_one > div.uni-blk-bt > a.uni-blk-pic > i.play-icon | k.sinaimg.cn/n/www/index/play_icon_normal.png/860.png | 4.4 KiB | 4.3 KiB |
邮箱 div.main-nav > div.nav-mod-1 > ul.nav-out > li | lupic.cdn.bcebos.com/20210629/2006865399_14.jpg | 4.8 KiB | 4.3 KiB |
二手房 div.main-nav > div.nav-mod-1 > ul > li.w-48-c | t12.baidu.com/it/u1=3387355286&u2=3660960064&fm=76 | 4.6 KiB | 4.1 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 |
|---|---|---|
| d3.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js | 76.6 KiB | 356 ms |
| news.sina.com.cn/js/pctianyi/sima.js | 2.0 KiB | 215 ms |
| d3.sina.com.cn/litong/zhitou/sinaads/demo/wanglt/sinaIndexAD/edu_ad_change.js | 6.9 KiB | |
| n.sinaimg.cn/ent/js/lib/jquery-1.7.2.js | 93.7 KiB | 369 ms |
| www.sina.com.cn/css/index_style.css?v=2.4 | 21.6 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.
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 |
|---|---|---|
| n.sinaimg.cn/index/js/shms2.js?v=20240606 | 179.5 KiB | 80.6 KiB |
| n.sinaimg.cn/homepage/js/recommender.js | 37.4 KiB | 17.2 KiB |
| d3.sina.com.cn/litong/zhitou/sinaads/demo/wanglt/sinaIndexAD/sinaAD_slide01.js | 20.7 KiB | 8.0 KiB |
| n.sinaimg.cn/homepage/js/sina_product_tabs.js | 15.0 KiB | 6.8 KiB |
| d8.sina.com.cn/litong/zhitou/wenjing28/js/postMan.js | 12.9 KiB | 6.5 KiB |
| d3.sina.com.cn/litong/zhitou/wenjing28/js/postMan.js | 12.9 KiB | 6.5 KiB |
| n.sinaimg.cn/homepage/toutiaobao.js?8555 | 9.2 KiB | 5.2 KiB |
| n.sinaimg.cn/homepage/toutiaobaoMedia.js?855 | 18.7 KiB | 4.1 KiB |
| d3.sina.com.cn/d1images/sinaads_entry/sinaads_entry_index.js | 4.5 KiB | 3.4 KiB |
| n.sinaimg.cn/www/index/carousel.js | 5.0 KiB | 2.8 KiB |
| inline: var a1=[]; var url_search = … | 5.2 KiB | 2.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
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| The page has an unload handler in a sub frame. | Actionable |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.sina.com.cn/css/index_style.css?v=2.4 | 21.1 KiB | 14.6 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.
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 | 1.4 s |
| Other | 1.3 s |
| Style & Layout | 345 ms |
| Rendering | 246 ms |
| Script Parsing & Compilation | 175 ms |
| Parse HTML & CSS | 105 ms |
| Garbage Collection | 42 ms |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| sina.com.cn/ | 829 ms |
| www.sina.com.cn/ | 0.0 ms |
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 |
|---|
彩票 div#SI_Order_A > div.SC_Order_Fix > div.mod-list-nav > a |
英超 div#SI_Order_A > div.SC_Order_Fix > div.mod-list-nav > a |
西甲 div#SI_Order_A > div.SC_Order_Fix > div.mod-list-nav > a |
欧冠 div#SI_Order_A > div.SC_Order_Fix > div.mod-list-nav > a |
中国篮球 div#SI_Order_A > div.SC_Order_Fix > div.mod-list-nav > a |
排行 div#SI_Order_A > div.SC_Order_Fix > div.mod-list-nav > a |
排行榜 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
新能源 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
车型库 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
新车 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
导购 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
说车 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
试车 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
新闻 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
解析 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
报价 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
图片 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
div > ul.searchCars > li.search-type > input#J_searchType div > ul.searchCars > li.search-type > input#J_searchType |
下载APP div#SI_Order_D > div.SC_Order_Fix > div.mod-list-nav > a.linkRed |
股市名博 div#SI_Order_D > div.SC_Order_Fix > div.mod-list-nav > a |
外汇牌价 div#SI_Order_D > div.SC_Order_Fix > div.mod-list-nav > a |
新股申购 div#SI_Order_D > div.SC_Order_Fix > div.mod-list-nav > a |
炒股技巧 div#SI_Order_D > div.SC_Order_Fix > div.mod-list-nav > a |
直播 div#SI_Order_D > div.SC_Order_Fix > div.mod-list-nav > a |
ETF专区 div#SI_Order_D > div.SC_Order_Fix > div.mod-list-nav > a |
消费曝光 div#SI_Order_D > div.SC_Order_Fix > div.mod-list-nav > a |
我的书架 div#SI_Order_F > div.SC_Order_Fix > div.mod-list-nav > a |
小说 div#SI_Order_F > div.SC_Order_Fix > div.mod-list-nav > a |
我读过 div#SI_Order_F > div.SC_Order_Fix > div.mod-list-nav > a |
广告 div.mod-13 > div.tit02 > ul.mod44-list > li |
情感话题 div#SI_Order_P > div.SC_Order_Fix > div.mod-list-nav > a |
我的美力由我定义 div#SI_Order_P > div.SC_Order_Fix > div.mod-list-nav > a |
新房 div#SI_Order_O > div.SC_Order_Fix > div.mod-list-nav > a |
租房 div#SI_Order_O > div.SC_Order_Fix > div.mod-list-nav > a |
地产 div#SI_Order_O > div.SC_Order_Fix > div.mod-list-nav > a |
看图装修 div#SI_Order_O > div.SC_Order_Fix > div.mod-list-nav > a |
建材 div#SI_Order_O > div.SC_Order_Fix > div.mod-list-nav > a |
设计师 div#SI_Order_O > div.SC_Order_Fix > div.mod-list-nav > a |
中小学 div#SI_Order_Q > div.SC_Order_Fix > div.mod-list-nav > a |
出国 div#SI_Order_Q > div.SC_Order_Fix > div.mod-list-nav > a |
国际学校 div#SI_Order_Q > div.SC_Order_Fix > div.mod-list-nav > a |
查看更多时尚热点 div.mod22-cont > ul.uni-blk-list02 > li > a.fe661 |
行业 div#SI_Order_V > div.SC_Order_Fix > div.mod-list-nav > a |
景区热度排名 > div > div.travel-hotlist > div#hot_scenic > a.traveltitle |
酒店热度排名 > div > div.travel-hotlist > div#hot_hotel > a.traveltitle |
点击查看更多实时热点 div > ul.uni-blk-list02 > li > a.fe661 |
广告营销 div.city-union > div#footer > div.ft-info > a |
联系我们 div.city-union > div#footer > div.ft-info > a |
诚聘英才 div.city-union > div#footer > div.ft-info > a |
SINA English div.city-union > div#footer > div.ft-info > a |
注册 div.city-union > div#footer > div.ft-info > a |
产品答疑 div.city-union > div#footer > div.ft-info > a |
Copyright ©1996-2026 SINA Corporation, All Rights Reserved div.main > div.city-union > div#footer > p.ft-copy |
隐私保护 新浪公司 版权所有 京ICP证000007 div.main > div.city-union > div#footer > p |
隐私保护 div.city-union > div#footer > p > a |
版权所有 div.city-union > div#footer > p > a |
京ICP证000007 div.city-union > div#footer > p > a |
违法和不良信息举报电话:4001102288 举报邮箱:jubao@vip.sina.com div.main > div.city-union > div#footer > p |
jubao@vip.sina.com div.city-union > div#footer > p > a |
京网文﹝2023﹞4325-128号 互联网新闻信息服务许可编号:11220180001 北京新浪互联信息服务有限公司 div.main > div.city-union > div#footer > p |
互联网新闻信息服务许可编号:11220180001 div.city-union > div#footer > p > a |
北京新浪互联信息服务有限公司 div.city-union > div#footer > p > a |
(京)网药械信息备字(2024)第 00220 号 京教研[2002]7号 电信业务审批[2001]字第379号 div.main > div.city-union > div#footer > p |
增值电信业务经营许可证B1.B2-20090108 增值电信业务经营许可证:京ICP证000007号 div.main > div.city-union > div#footer > p |
京ICP证000007号 div.city-union > div#footer > p > a |
广播电视节目制作经营许可证(京)字第00828号 甲测资字11110398 京公网安备11000002000016号 div.main > div.city-union > div#footer > p |
京公网安备11000002000016号 div.city-union > div#footer > p > a |
互联网宗教信息服务许可证:京(2025)0000015 div.main > div.city-union > div#footer > p |
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.part-a-l > div.mod-02 > a > img#heimaogif div.part-a-l > div.mod-02 > a > img#heimaogif |
ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img |
ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img |
ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img |
div#video_one > div.uni-blk-bt > a.uni-blk-pic > img div#video_one > div.uni-blk-bt > a.uni-blk-pic > img |
div#video_one > div.uni-blk-bt > a.uni-blk-pic > img div#video_one > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div.mod-13 > div > a > img div.mod-13 > div > a > img |
div#blk_finance_1 > div.uni-blk-bt > a.uni-blk-pic > img div#blk_finance_1 > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div#SI_Scroll_Swrap > div.ed-pic-item > a > img div#SI_Scroll_Swrap > div.ed-pic-item > a > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img |
div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img |
div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img |
div.uni-blk-b > div.uni-blk-bt > a.uni-blk-pic > img div.uni-blk-b > div.uni-blk-bt > a.uni-blk-pic > img |
div.mod-13 > div > a > img div.mod-13 > div > a > img |
div > div#SI_IP_House_0 > a.uni-blk-pic > img div > div#SI_IP_House_0 > a.uni-blk-pic > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. Learn more about input buttons.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.top-search-frame > div.top-search > form > input.submit-second-btn div.top-search-frame > div.top-search > form > input.submit-second-btn |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.top-search > form > div.inp-txt-wrap > input.inp-txt div.top-search > form > div.inp-txt-wrap > input.inp-txt |
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 |
|---|
div#ad_45825 > ins.sinaads > ins > iframe div#ad_45825 > ins.sinaads > ins > iframe |
div#ad_45976 > ins.sinaads > ins > iframe div#ad_45976 > ins.sinaads > ins > iframe |
div#ad_edu_04 > ins#sina_ad_tab03 > ins > iframe#sinaadtk_sandbox_id_4 div#ad_edu_04 > ins#sina_ad_tab03 > ins > iframe#sinaadtk_sandbox_id_4 |
li > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_1 li > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_1 |
li > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_0 li > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_0 |
div#ad_16827 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_3 div#ad_16827 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_3 |
div.nmod01 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_2 div.nmod01 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_2 |
div#ad_25256 > ins.sinaads > ins > iframe div#ad_25256 > ins.sinaads > ins > iframe |
div#ad_46010 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_9 div#ad_46010 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_9 |
div#ad_46011 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_10 div#ad_46011 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_10 |
div#ad_46012 > ins.sinaads > ins > iframe div#ad_46012 > ins.sinaads > ins > iframe |
div#ad_43762 > ins.sinaads > ins > iframe div#ad_43762 > ins.sinaads > ins > iframe |
div#ad_46013 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_11 div#ad_46013 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_11 |
div > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_13 div > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_13 |
div > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_12 div > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_12 |
div.part-k-l > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_5 div.part-k-l > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_5 |
div#sinaAD_slide01_items_one > ins#PDPS000000058184 > ins > iframe div#sinaAD_slide01_items_one > ins#PDPS000000058184 > ins > iframe |
div.uni-blk-b > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_6 div.uni-blk-b > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_6 |
div > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_7 div > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_7 |
div#ad_46020 > ins.sinaads > ins > iframe div#ad_46020 > ins.sinaads > ins > iframe |
div#ad_46021 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_14 div#ad_46021 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_14 |
div#ad_45990 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_15 div#ad_45990 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_15 |
div#ad_46022 > ins.sinaads > ins > iframe div#ad_46022 > ins.sinaads > ins > iframe |
div#ad_46023 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_8 div#ad_46023 > ins.sinaads > ins > iframe#sinaadtk_sandbox_id_8 |
div#ad_16990 > ins.sinaads > ins > iframe div#ad_16990 > ins.sinaads > ins > 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 |
|---|
body > div.top-search-wrap > div.top-search-frame > a.sina-logo body > div.top-search-wrap > div.top-search-frame > a.sina-logo |
div > div > div.nwsu-item > a.nwsu div > div > div.nwsu-item > a.nwsu |
div > div > div.nwsu-item > a.nwsu4 div > div > div.nwsu-item > a.nwsu4 |
div > div > div.nwsu-item > a.nwsu1 div > div > div.nwsu-item > a.nwsu1 |
div > div > div.nwsu-item > a.nwsu5 div > div > div.nwsu-item > a.nwsu5 |
div > div > div.nwsu-item > a.nwsu13 div > div > div.nwsu-item > a.nwsu13 |
div > div > div.nwsu-item > a.nwsu div > div > div.nwsu-item > a.nwsu |
div > div > div.nwsu-item > a.nwsu4 div > div > div.nwsu-item > a.nwsu4 |
div > div > div.nwsu-item > a.nwsu1 div > div > div.nwsu-item > a.nwsu1 |
div > div > div.nwsu-item > a.nwsu5 div > div > div.nwsu-item > a.nwsu5 |
div > div > div.nwsu-item > a.nwsu13 div > div > div.nwsu-item > a.nwsu13 |
body > div.top-search-wrap > div.top-search-frame > a.hxjzg body > div.top-search-wrap > div.top-search-frame > a.hxjzg |
div#ad_45825 > ins.sinaads > ins > a div#ad_45825 > ins.sinaads > ins > a |
div.part-a > div.part-a-l > div.mod-02 > a div.part-a > div.part-a-l > div.mod-02 > a |
div.important-news-content > ul#syncad_4 > li > a div.important-news-content > ul#syncad_4 > li > a |
div#ad_25256 > ins.sinaads > ins > a div#ad_25256 > ins.sinaads > ins > a |
div#ad_46012 > ins.sinaads > ins > a div#ad_46012 > ins.sinaads > ins > a |
div#ad_43762 > ins.sinaads > ins > a div#ad_43762 > ins.sinaads > ins > a |
div.mod21-cont > div#SI_Scroll_Swrap > div.ed-pic-item > a div.mod21-cont > div#SI_Scroll_Swrap > div.ed-pic-item > a |
div.uni-blk-t > div.order-menu > span.order-menu-lnk > a#SI_IP_Tab_Nav_5 div.uni-blk-t > div.order-menu > span.order-menu-lnk > a#SI_IP_Tab_Nav_5 |
div#sinaAD_slide01_items_one > ins#PDPS000000058184 > ins > a div#sinaAD_slide01_items_one > ins#PDPS000000058184 > ins > a |
div.mod-13 > div.sinaAD_slide01_w > div#sinaAD_slide01_dots > a#sinaAD_slide01_prev div.mod-13 > div.sinaAD_slide01_w > div#sinaAD_slide01_dots > a#sinaAD_slide01_prev |
div.uni-blk-t > div.order-menu > span.order-menu-lnk > a#SI_IP_Tab_Nav_3 div.uni-blk-t > div.order-menu > span.order-menu-lnk > a#SI_IP_Tab_Nav_3 |
div.uni-blk-t > div.order-menu > span.order-menu-lnk > a#SI_IP_Tab_Nav_2 div.uni-blk-t > div.order-menu > span.order-menu-lnk > a#SI_IP_Tab_Nav_2 |
div.mod27-cont > div.history-pics-wrap > div.history-pics-arrleft-wrap > a#SI_Scroll_eduopen_Arr_L div.mod27-cont > div.history-pics-wrap > div.history-pics-arrleft-wrap > a#SI_Scroll_eduopen_Arr_L |
div.mod27-cont > div.history-pics-wrap > div.history-pics-arrright-wrap > a#SI_Scroll_eduopen_Arr_R div.mod27-cont > div.history-pics-wrap > div.history-pics-arrright-wrap > a#SI_Scroll_eduopen_Arr_R |
div.uni-blk-bt > ul.uni-blk-list01 > li > a div.uni-blk-bt > ul.uni-blk-list01 > li > a |
div#ad_46022 > ins.sinaads > ins > a div#ad_46022 > ins.sinaads > ins > a |
div.uni-blk-t > div.order-menu > span.order-menu-lnk > a#SI_IP_Tab_Nav_4 div.uni-blk-t > div.order-menu > span.order-menu-lnk > a#SI_IP_Tab_Nav_4 |
div#ad_16990 > ins.sinaads > ins > a div#ad_16990 > ins.sinaads > ins > 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.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
道路花卉竞相绽
中原大地春耕忙
安徽采摘春茶
美伊会谈,最新进展
前主编Global丨山姆·奥特曼遇袭,暗杀科技高管成…
多维度分析中国经济现象 格力CMO再… div.uni-blk-b > div.tab-cont-out > div > ul.list-a |
These are opportunities to improve the experience of reading tabular or list data using 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 |
|---|
特斯拉客户支持 div.heimao-lists > div.heimao-item > p.heimao-p1 > a |
特斯拉重大安全隐患 div.heimao-lists > div.heimao-item > p.heimao-p2 > a |
醉酒男子落水意识模糊 市民水中托举等待救援 div#syncad_0 > ul.list-a > li#top_last > a |
彩票 div#SI_Order_A > div.SC_Order_Fix > div.mod-list-nav > a |
英超 div#SI_Order_A > div.SC_Order_Fix > div.mod-list-nav > a |
西甲 div#SI_Order_A > div.SC_Order_Fix > div.mod-list-nav > a |
欧冠 div#SI_Order_A > div.SC_Order_Fix > div.mod-list-nav > a |
排行 div#SI_Order_A > div.SC_Order_Fix > div.mod-list-nav > a |
河南一高校运动会跨栏赛集体拉胯:有人“爬栏”有人“踹栏” div > ul.uni-blk-list02 > li > a |
新车 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
导购 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
说车 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
试车 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
新闻 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
解析 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
报价 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
图片 div#SI_Order_B > div.SC_Order_Fix > div.mod-list-nav > a |
新房 div#SI_Order_O > div.SC_Order_Fix > div.mod-list-nav > a |
租房 div#SI_Order_O > div.SC_Order_Fix > div.mod-list-nav > a |
地产 div#SI_Order_O > div.SC_Order_Fix > div.mod-list-nav > a |
div.mod27-cont > div.history-pics-wrap > div.history-pics-arrright-wrap > a#SI_Scroll_eduopen_Arr_R div.mod27-cont > div.history-pics-wrap > div.history-pics-arrright-wrap > a#SI_Scroll_eduopen_Arr_R |
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.
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 > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img | /house/photo/42-1-Ya2zxeJBA1KE89d9QgfFyLPmNGrGPnIThzkZF7Q... | 105 x 70 (1.50) | 300 x 300 (1.00) |
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 |
|---|---|
| Unload event listeners are deprecated and will be removed. |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
/iframe/87/store.html?handle=___CrossDomainStorage___.onR... line 10, col 224 | Error: SecurityError:fail to set domain or both page must set 'document.domain' to the same value 'sina.com.cn' to allow access
at contact (https://news.sina.com.cn/iframe/87/store.html?handle=___CrossDomainStorage___.onReady&domain=sina.com.cn:11:225)
at https://news.sina.com.cn/iframe/87/store.html?handle=___CrossDomainStorage___.onReady&domain=sina.com.cn:11:791
at https://news.sina.com.cn/iframe/87/store.html?handle=___CrossDomainStorage___.onReady&domain=sina.com.cn:11:820 |
/litong/zhitou/adJs/store.html?handle=___SinaadsMonBoxCro... line 8, col 8223 | SecurityError: Failed to read a named property '___SinaadsMonBoxCrossDomainStorage___' from 'Window': Blocked a frame with origin "https://d2.sina.com.cn" from accessing a cross-origin frame.
at https://d2.sina.com.cn/litong/zhitou/adJs/store.html?handle=___SinaadsMonBoxCrossDomainStorage___.onReady&domain=sina.com.cn:9:8224
at https://d2.sina.com.cn/litong/zhitou/adJs/store.html?handle=___SinaadsMonBoxCrossDomainStorage___.onReady&domain=sina.com.cn:9:8251 |
n.sinaimg.cn/index/js/shms2.js?v=20240606 line 5409, col 4 | Uncaught ReferenceError: sinaSSOController is not defined |
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 |
|---|
移动客户端 div.tn-header > div.tn-nav > div.tn-title > a.tn-tab |
div.important-news-content > ul.list-a > li > a.linkRed01 div.important-news-content > ul.list-a > li > a.linkRed01 |
div.important-news-content > ul.list-a > li > a.linkRed01 div.important-news-content > ul.list-a > li > a.linkRed01 |
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.part-a-l > div.mod-02 > a > img#heimaogif div.part-a-l > div.mod-02 > a > img#heimaogif |
ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img |
ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img |
ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img ul.list-a > div.uni-blk-bt > a.uni-blk-pic > img |
div#video_one > div.uni-blk-bt > a.uni-blk-pic > img div#video_one > div.uni-blk-bt > a.uni-blk-pic > img |
div#video_one > div.uni-blk-bt > a.uni-blk-pic > img div#video_one > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div.mod-13 > div > a > img div.mod-13 > div > a > img |
div#blk_finance_1 > div.uni-blk-bt > a.uni-blk-pic > img div#blk_finance_1 > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div#SI_Scroll_Swrap > div.ed-pic-item > a > img div#SI_Scroll_Swrap > div.ed-pic-item > a > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img |
div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img |
div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img div.data-textarea-wrap > div.uni-blk-bt > a.uni-blk-pic > img |
div.uni-blk-b > div.uni-blk-bt > a.uni-blk-pic > img div.uni-blk-b > div.uni-blk-bt > a.uni-blk-pic > img |
div.mod-13 > div > a > img div.mod-13 > div > a > img |
div > div#SI_IP_House_0 > a.uni-blk-pic > img div > div#SI_IP_House_0 > a.uni-blk-pic > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.history-pics-item > a > img div > div.history-pics-item > a > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div > div.uni-blk-bt > a.uni-blk-pic > img div > div.uni-blk-bt > a.uni-blk-pic > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
div.travel-ul > a.travel-li > div.img > img div.travel-ul > a.travel-li > div.img > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback