Mobile 375 × 812

Desktop 1440 × 900

Score: 68 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
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.
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 28.1 MB (26.7 MB transferred)
Performance issues directly impact user engagement and conversion rates.
1 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/eac0494b-acbc-4256-b81b-a372949680d6)<a href="https://beavercheck.com/results/eac0494b-acbc-4256-b81b-a372949680d6"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Ffudan.edu.cn" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Ffudan.edu.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 33.9s 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 ~35%.
Page takes 33.9s to load
+12% bounceUsers abandon at ~3s — you're 31.4s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 1.8s
+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
1 form field(s) without a label
+2% 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, …)
39 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
5 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 → ¥48/month returns + CNY 50,000,000 risk avoided
¥1,750
5h · 5 findings
¥48 /mo
~¥576 / 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,715 / month at risk
~¥50,000,576 / year if left unfixed
¥50,000,000
+1 more
¥48 /mo
83946.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.
3.79 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
33.93 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.80 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.190
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
19.04 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.
59.20 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
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.
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.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/84/5d/bb097d034f2991806a82d1a132b... | 13.1 MiB | 12.8 MiB |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img | /_upload/article/images/55/7a/404a16a941e0b3ee98dfdb61333... | 1.5 MiB | 1.5 MiB |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img | /_upload/article/images/45/fb/cf3164084befb27bd698441c4e6... | 1.3 MiB | 1.2 MiB |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/e8/93/f82c244042569297553c48b425d... | 941.5 KiB | 930.4 KiB |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img | /_upload/article/images/fc/47/24ee4a8344efac0073ae329087a... | 939.8 KiB | 903.4 KiB |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img | /_upload/article/images/d3/64/d371e15e4d3eaf1af023a0a93c3... | 906.1 KiB | 869.7 KiB |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img | /_upload/article/images/64/64/50e511e14427b11837cd6b7ce72... | 445.8 KiB | 408.4 KiB |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/22/36/c0c049cd48029cd47cb35b1fbfd... | 321.0 KiB | 308.7 KiB |
复旦百科
建筑
人物
书屋
教授别墅
春日的清晨,一场大雨过后,绿意葱茏的复旦校园弥漫着清新的气息。复旦教师第九宿舍东南侧,二幢红瓦黄墙的小楼,在薄雾中静静伫… body.main > div.body_b > div#container-4 | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/main4_bg.jpg | 397.1 KiB | 173.9 KiB |
div.news_imgs > div.imgs > a.active > img div.news_imgs > div.imgs > a.active > img | /_upload/article/images/96/10/cc48d21e43ef9d3fad304bc1296... | 167.2 KiB | 145.1 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/04/de/2b7fd2b146069e03920d1266828... | 51.5 KiB | 40.1 KiB |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/38/04/a6ef6cb04386a2482f05bf19945... | 35.1 KiB | 24.1 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1a/bd/e68ad4a04e1cada63dbceb1431b... | 36.1 KiB | 24.0 KiB |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/2d/d5/39aedf0e400daf3737df8b2392c... | 31.2 KiB | 20.8 KiB |
div.head-left > div.sitelogo > a > img div.head-left > div.sitelogo > a > img | fudan.edu.cn/_upload/site/00/02/2/logo.png | 22.5 KiB | 19.7 KiB |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/1f/9b/9c59284d497c8c3b4ef01a9d605... | 26.6 KiB | 17.1 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/72/e8/9f9be39d4120802e985d9812b2d... | 26.4 KiB | 16.3 KiB |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img | /_upload/article/images/2a/c3/78d833ac4831b3b77aae007eccb... | 72.6 KiB | 14.0 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/8c/68/c97b8827435193412a5e0610fb0... | 26.9 KiB | 13.3 KiB |
视觉复旦
“星火”生生不息
心有所信,方能行远。
查看更多 body.main > div.body_b > div#container-6 > div.inner | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/main6_bg.png | 34.0 KiB | 9.6 KiB |
视觉复旦
“星火”生生不息
心有所信,方能行远。
查看更多 body.main > div.body_b > div#container-6 | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/main6_bg.jpg | 32.8 KiB | 7.8 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/b6/87/fe633c6844e4a8e728dd61641dd... | 14.0 KiB | 6.9 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/80/af/47e69d734dc6a3de779064f2c97... | 13.3 KiB | 6.3 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/91/d9/cf35b3d64fc9a75d3008cabd5da... | 12.6 KiB | 5.7 KiB |
div.shares > ul > li.i9 > a div.shares > ul > li.i9 > a | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/share_icon.png | 9.0 KiB | 4.6 KiB |
p.copyright > span > a > img p.copyright > span > a > img | fudan.edu.cn/_upload/tpl/00/0e/14/template14/img/bszsb2.png | 4.4 KiB | 4.4 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/9b/47/fcd4652f42bbaeb885f0546589f... | 11.4 KiB | 4.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.
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.
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.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 |
|---|---|
新闻聚焦
复旦大学第十四届读书节开幕,新教育全民阅读活动启动
2026-04-21
【旦园光盒】复旦强基就读体验如何?物理、生科、中文强基学子这么说
20… body.main > div.body_b > div#container-1 | 0.190 |
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.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/style.css | 14.3 KiB | 2.1 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/extends/libs/jquery.sudy.js | 7.6 KiB | 3.2 KiB |
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/js/main.js?var=2.0 | 5.3 KiB | 2.3 KiB |
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/fws_seach/search.js | 7.3 KiB | 2.0 KiB |
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 |
|---|---|---|
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/css/video.css | 10.1 KiB | 10.1 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 |
|---|---|---|
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/js/video.js | 136.7 KiB | 119.4 KiB |
| /_upload/tpl/00/0e/14/template14/static/api/js/base/tangr... | 35.2 KiB | 21.3 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 |
|---|---|---|---|
| Unattributable | 6.4 s | 11 ms | 0.0 ms |
| fudan.edu.cn/_js/jquery-3.4.1.min.js | 3.6 s | 766 ms | 14 ms |
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/js/video.js | 2.5 s | 2.1 s | 67 ms |
| fudan.edu.cn/ | 2.3 s | 13 ms | 7.6 ms |
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/static/api/js/view/view_base.js | 159 ms | 145 ms | 0.6 ms |
| hm.baidu.com/hm.js?2358de8fcde33676f65b406ffd4460cc | 146 ms | 127 ms | 4.5 ms |
| /_upload/tpl/00/0e/14/template14/static/api/js/base/tangr... | 83 ms | 60 ms | 14 ms |
| /_upload/tpl/00/0e/14/template14/static/api/js/share.js?v... | 74 ms | 56 ms | 13 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 |
|---|---|
| Other | 10.0 s |
| Script Evaluation | 3.4 s |
| Style & Layout | 1.2 s |
| Rendering | 540 ms |
| Parse HTML & CSS | 207 ms |
| Script Parsing & Compilation | 170 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/8c/68/c97b8827435193412a5e0610fb0... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/8c/68/c97b8827435193412a5e0610fb0... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1a/bd/e68ad4a04e1cada63dbceb1431b... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/04/de/2b7fd2b146069e03920d1266828... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/04/de/2b7fd2b146069e03920d1266828... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/72/e8/9f9be39d4120802e985d9812b2d... |
div.head-left > div.sitelogo > a > img div.head-left > div.sitelogo > a > img | fudan.edu.cn/_upload/site/00/02/2/logo.png |
p.copyright > span > a > img p.copyright > span > a > img | fudan.edu.cn/_upload/tpl/00/0e/14/template14/img/shjbzx2.png |
p.copyright > span > a > img p.copyright > span > a > img | fudan.edu.cn/_upload/tpl/00/0e/14/template14/img/bszsb2.png |
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 |
|---|
14 li.news > div.news_box > div.news_date > div.news_year |
16:00 div.news_wz > div.news_con > div.news_text > p.t1 |
14 li.news > div.news_box > div.news_date > div.news_year |
13 li.news > div.news_box > div.news_date > div.news_year |
15:30-17:30 div.news_wz > div.news_con > div.news_text > p.t1 |
These are opportunities to improve the legibility of your content.
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.
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.head-left > div.sitelogo > a > img div.head-left > div.sitelogo > a > img |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_imgs > div.imgs > a.active > img div.news_imgs > div.imgs > a.active > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.focus > div.focus-container > div.focus-item > a div.focus > div.focus-container > div.focus-item > a |
div.focus > div.focus-container > div.focus-item > a div.focus > div.focus-container > div.focus-item > a |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
div.shares > ul > li.i1 > a div.shares > ul > li.i1 > a |
div.shares > ul > li.i2 > a div.shares > ul > li.i2 > a |
div.shares > ul > li.i3 > a div.shares > ul > li.i3 > a |
div.shares > ul > li.i4 > a div.shares > ul > li.i4 > a |
div.shares > ul > li.i5 > a div.shares > ul > li.i5 > a |
div.shares > ul > li.i6 > a div.shares > ul > li.i6 > a |
div.shares > ul > li.i7 > a div.shares > ul > li.i7 > a |
div.shares > ul > li.i8 > a div.shares > ul > li.i8 > a |
div.shares > ul > li.i9 > a div.shares > ul > li.i9 > a |
div.foot-con > p.copyright > span > a div.foot-con > p.copyright > span > a |
div.foot-con > p.copyright > span > a div.foot-con > p.copyright > span > 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.
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 |
|---|
教授别墅
春日的清晨,一场大雨过后,绿意葱茏的复旦校园弥漫着清新的气息。复旦教师第九宿舍东南侧,二幢红瓦黄墙的小楼,在薄雾中静静伫立,似在迎候着昔日的主人。二… div > div.news_conbox > div.news_con > ul.news_list |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
教授别墅
春日的清晨,一场大雨过后,绿意葱茏的复旦校园弥漫着清新的气息。复旦教师第九宿舍东南侧,二幢红瓦黄墙的小楼,在薄雾中静静伫立,似在迎候着昔日的主人。二… ul.news_list > div.slick-list > div.slick-track > li.news |
松德堂
走进复旦大学上海医学院的东院,有一幢在众多大楼环抱中显得颇不显眼的楼房,它就是建造于1936年的“松德堂”,为纪念上海著名爱国实业家项松茂先生而命名的… ul.news_list > div.slick-list > div.slick-track > li.news |
中山医院3号楼
具有中国建筑特色、呈现城垣城楼雄姿的中山医院3号楼,是1937年4月建成的。它是上世纪三十年代由中国人自己创设的一所规模较大的综合性医院———… ul.news_list > div.slick-list > div.slick-track > li.news |
上医大一号楼
上医大一号楼自1937年落成后,一代代的上医人都喜欢将这具有东方艺术宫殿式建筑的大楼作为背景,拍下那令人难以忘怀的毕业照。它也是上医人踏上为人群… ul.news_list > div.slick-list > div.slick-track > li.news |
教授别墅
春日的清晨,一场大雨过后,绿意葱茏的复旦校园弥漫着清新的气息。复旦教师第九宿舍东南侧,二幢红瓦黄墙的小楼,在薄雾中静静伫立,似在迎候着昔日的主人。二… ul.news_list > div.slick-list > div.slick-track > li.news |
松德堂
走进复旦大学上海医学院的东院,有一幢在众多大楼环抱中显得颇不显眼的楼房,它就是建造于1936年的“松德堂”,为纪念上海著名爱国实业家项松茂先生而命名的… ul.news_list > div.slick-list > div.slick-track > li.news |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
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#banner > div.inner > div.banner_nav2 > img div#banner > div.inner > div.banner_nav2 > img | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/222.png | 100 x 456 (0.22) | 1920 x 456 (4.21) |
div.news_imgs > div.imgs > a > img div.news_imgs > div.imgs > a > img | /_upload/article/images/ee/34/f1ea3d0c4b359d0d0dc45989597... | 320 x 954 (0.34) | 780 x 954 (0.82) |
div.news_imgs > div.imgs > a > img div.news_imgs > div.imgs > a > img | /_upload/article/images/e4/a4/a9682810451ba0eee789c138b14... | 320 x 954 (0.34) | 780 x 954 (0.82) |
div.news_imgs > div.imgs > a > img div.news_imgs > div.imgs > a > img | /_upload/article/images/1f/30/5d2f956b4cef8496c52951b9d75... | 320 x 954 (0.34) | 780 x 954 (0.82) |
body.main > div.body_b > div.banner_nav > img body.main > div.body_b > div.banner_nav > img | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/111.png | 100 x 312 (0.32) | 1920 x 312 (6.15) |
ul > li.i3 > div.con > img ul > li.i3 > div.con > img | /_upload/article/images/9e/53/d3fe76c743e39931cf233cb82e7... | 90 x 599 (0.15) | 635 x 599 (1.06) |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img | /_upload/article/images/ce/e7/02286a304292a564176a3a51bad... | 320 x 600 (0.53) | 600 x 600 (1.00) |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img | /_upload/article/images/99/22/8e0f840a438dbbbe35693233087... | 320 x 600 (0.53) | 600 x 600 (1.00) |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img | /_upload/article/images/46/1d/e5476cb9470eb4427679af3419c... | 320 x 600 (0.53) | 600 x 600 (1.00) |
div.news_imgs > div.imgs > a.active > img div.news_imgs > div.imgs > a.active > img | /_upload/article/images/96/10/cc48d21e43ef9d3fad304bc1296... | 196 x 220 (0.89) | 490 x 599 (0.82) |
div.news_imgs > div.imgs > a > img div.news_imgs > div.imgs > a > img | /_upload/article/images/70/b5/046763ab4029bceca2ec1e300e0... | 320 x 599 (0.53) | 490 x 599 (0.82) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/42/93/9b2dd3da46f5ac13d935555fefa... | 320 x 385 (0.83) | 300 x 385 (0.78) |
div.news_imgs > div.imgs > a > img div.news_imgs > div.imgs > a > img | /_upload/article/images/19/ea/8223132c4959a06db1b01b23a57... | 320 x 320 (1.00) | 290 x 320 (0.91) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/d5/72/d8f996104b1cbd71887d6521286... | 320 x 239 (1.34) | 314 x 239 (1.31) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/d5/72/d8f996104b1cbd71887d6521286... | 320 x 239 (1.34) | 314 x 239 (1.31) |
ul > li.i5 > div.con > img ul > li.i5 > div.con > img | /_upload/article/images/dd/c0/65220e42441db15b058d29b81d1... | 90 x 260 (0.35) | 260 x 260 (1.00) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/0b/46/9b7264524fabbd2c1d88755d6a7... | 320 x 239 (1.34) | 281 x 239 (1.18) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/04/a0/897d9d814203a216741edb72ac5... | 320 x 320 (1.00) | 209 x 320 (0.65) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1c/fa/9888c5ef4e12989af4e64f5b496... | 320 x 239 (1.34) | 263 x 239 (1.10) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1c/fa/9888c5ef4e12989af4e64f5b496... | 320 x 239 (1.34) | 263 x 239 (1.10) |
ul > li.i7 > div.con > img ul > li.i7 > div.con > img | /_upload/article/images/21/a8/a40c61b24a4081fad59d1dca911... | 90 x 239 (0.38) | 254 x 239 (1.06) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/0b/b4/ad85ac2c4a438497e78fb1bd577... | 320 x 239 (1.34) | 248 x 239 (1.04) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/0b/b4/ad85ac2c4a438497e78fb1bd577... | 320 x 239 (1.34) | 248 x 239 (1.04) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/57/79/3f42359043e9989e9fd49f5caeb... | 320 x 239 (1.34) | 243 x 239 (1.02) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/0a/47/0448de9a470f8005736ba8caf07... | 320 x 239 (1.34) | 242 x 239 (1.01) |
ul > li.i1 > div.con > img ul > li.i1 > div.con > img | /_upload/article/images/af/cc/70dd3e6d4769bfc80ae64728c7f... | 90 x 240 (0.38) | 240 x 240 (1.00) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/02/34/9e12616943c3938223a5acb0f14... | 320 x 240 (1.33) | 240 x 240 (1.00) |
ul > li.i2 > div.con > img ul > li.i2 > div.con > img | /_upload/article/images/70/e0/70b9885940608c92d348d955e5e... | 90 x 240 (0.38) | 240 x 240 (1.00) |
ul > li.i4 > div.con > img ul > li.i4 > div.con > img | /_upload/article/images/b6/63/52276fed4aaa981636295b6aa4a... | 90 x 240 (0.38) | 240 x 240 (1.00) |
ul > li.i6 > div.con > img ul > li.i6 > div.con > img | /_upload/article/images/b0/c9/99a34e6f4d9ab5e128fc45d2484... | 90 x 240 (0.38) | 240 x 240 (1.00) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/83/29/acf8ad1a46208606142e8d712ab... | 320 x 239 (1.34) | 237 x 239 (0.99) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/73/00/49eb85014bea997e88c187e7174... | 320 x 195 (1.64) | 287 x 195 (1.47) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/3c/67/978486e3402f819b9d84d1aeae4... | 320 x 239 (1.34) | 230 x 239 (0.96) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/24/62/3c2dffb348faa081b8e9af2a4a0... | 320 x 239 (1.34) | 225 x 239 (0.94) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/fc/b3/54a268d244f196d4991030013ae... | 320 x 239 (1.34) | 198 x 239 (0.83) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f5/a2/d32d5d7e4a4fa47f6471d005e7e... | 320 x 238 (1.34) | 198 x 238 (0.83) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/60/c2/e33445f449dbb02440d8e52543e... | 320 x 239 (1.34) | 185 x 239 (0.77) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1e/91/2e106fc74e4480f6a468720f90a... | 320 x 239 (1.34) | 182 x 239 (0.76) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1e/91/2e106fc74e4480f6a468720f90a... | 320 x 239 (1.34) | 182 x 239 (0.76) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f8/7b/7c299d714fd4b71955d4612abc6... | 320 x 240 (1.33) | 180 x 240 (0.75) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/a2/a0/d1071822411abfda86d9145c3cc... | 320 x 239 (1.34) | 179 x 239 (0.75) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/b8/ac/601de794475f8466900f972193e... | 320 x 239 (1.34) | 178 x 239 (0.74) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/00/78/9069bce94527a8f5b5cc8f9afad... | 320 x 239 (1.34) | 176 x 239 (0.74) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/6e/1e/060bc6cc4365bc23af7f7350fc8... | 320 x 239 (1.34) | 176 x 239 (0.74) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/12/5b/5abf57834616876b38c41e4adc8... | 320 x 239 (1.34) | 173 x 239 (0.72) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/06/ec/848c23f04ae68c67c1fc3a9e21a... | 320 x 239 (1.34) | 173 x 239 (0.72) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/aa/fe/958eac154c989586162613b31f8... | 320 x 238 (1.34) | 172 x 238 (0.72) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/5f/d3/15eaebcb482faaa2f215e978cee... | 320 x 238 (1.34) | 172 x 238 (0.72) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/b1/14/2eb3b6a84ed0a8c463962c2f442... | 320 x 239 (1.34) | 171 x 239 (0.72) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/2c/62/86206da440d3b481576ffadc1a1... | 320 x 239 (1.34) | 169 x 239 (0.71) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/02/56/baefab8c4a65ad543baf0319077... | 320 x 239 (1.34) | 169 x 239 (0.71) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/ef/b7/7d755e5b4d05a4b0843989939a2... | 320 x 238 (1.34) | 169 x 238 (0.71) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/ed/6f/fc39d63942c2b30d0e227d667eb... | 320 x 239 (1.34) | 168 x 239 (0.70) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/e1/87/fcf3b3d64774b9c107b91e1f286... | 320 x 239 (1.34) | 168 x 239 (0.70) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/98/8d/ea6569394429b85f494b2bf69ef... | 320 x 238 (1.34) | 168 x 238 (0.71) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/eb/e3/7696a1c9402b9e1a11febdbfe12... | 320 x 239 (1.34) | 167 x 239 (0.70) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/97/a5/8dec89dd4fd4ab0cfb7c014f55a... | 320 x 239 (1.34) | 166 x 239 (0.69) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/8a/dc/cafd0fed4749a1607f3deed4741... | 320 x 238 (1.34) | 165 x 238 (0.69) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/dd/74/e993c70946ee9fdffc6ccf96a2d... | 320 x 239 (1.34) | 164 x 239 (0.69) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/64/d2/9521558e45c79db6542e6220680... | 320 x 238 (1.34) | 164 x 238 (0.69) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/51/65/44a74b0d4a36927a6e3f08cc66d... | 320 x 239 (1.34) | 161 x 239 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/83/f9/7d86e77f4f1aae09ba974dc8d81... | 320 x 239 (1.34) | 161 x 239 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f7/d2/cad96c984eef8651d38dc14e071... | 320 x 239 (1.34) | 160 x 239 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f7/d2/cad96c984eef8651d38dc14e071... | 320 x 239 (1.34) | 160 x 239 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/66/3d/00ea53564d4ba0806a4bf7966a2... | 320 x 239 (1.34) | 160 x 239 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/ae/bf/b72a6c43471ca7f53729574c5f3... | 320 x 239 (1.34) | 160 x 239 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/d4/9e/bdc049d648099840daf154366ea... | 320 x 238 (1.34) | 159 x 238 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/d8/73/934cc70d476ca5c9ba5bd1597f5... | 320 x 239 (1.34) | 158 x 239 (0.66) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/75/85/7af62f54461595822213d4ca65c... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/00/99/5746f09943fe890af4a03ef2db8... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/76/5a/6e4d47d4461c80762e38cebb61a... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/ba/27/06ff4c2f46eb9fb6e1dd3dfa128... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/bc/6d/f251444d4d90b8ebfd00ef61a34... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/8b/69/7a8592114f028fa9f7b32d8c353... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/68/cb/714a98364748b2b680525fd9874... | 320 x 171 (1.87) | 114 x 171 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/71/96/4b15a263451cbbde4538380bf7e... | 320 x 148 (2.16) | 109 x 148 (0.74) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/70/84/361741d34231834b4f60d7ac5ec... | 320 x 149 (2.15) | 103 x 149 (0.69) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f8/2e/5ad9496a4656931b03e83f0b902... | 320 x 143 (2.24) | 101 x 143 (0.71) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/5d/00/fbc4e3254b2caa74b97d780fab9... | 320 x 141 (2.27) | 100 x 141 (0.71) |
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. | hm.baidu.com/hm.js?2358de8fcde33676f65b406ffd4460cc line 1, col 274 |
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#header > div.inner > div.mod > a.navi-aside-toggle div#header > div.inner > div.mod > a.navi-aside-toggle |
< div.inner > div.artpic_banner > div.focus > a.focus-navigation |
> div.inner > div.artpic_banner > div.focus > a.focus-navigation |
div.artpic_banner > div.focus > div.focus-pagination > a.focus-page div.artpic_banner > div.focus > div.focus-pagination > a.focus-page |
div.artpic_banner > div.focus > div.focus-pagination > a.focus-page div.artpic_banner > div.focus > div.focus-pagination > a.focus-page |
div.artpic_banner > div.focus > div.focus-pagination > a.focus-page div.artpic_banner > div.focus > div.focus-pagination > a.focus-page |
div.artpic_banner > div.focus > div.focus-pagination > a.focus-page div.artpic_banner > div.focus > div.focus-pagination > a.focus-page |
div.artpic_banner > div.focus > div.focus-pagination > a.focus-page div.artpic_banner > div.focus > div.focus-pagination > a.focus-page |
div.shares > ul > li.i1 > a div.shares > ul > li.i1 > a |
微信 ul > li.i1 > span > a |
div.shares > ul > li.i3 > a div.shares > ul > li.i3 > a |
抖音 ul > li.i3 > span > a |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
body.main > div#bdSharePopup_selectshare1776897990539box > div.bdselect_share_head > a.bdselect_share_dialog_close body.main > div#bdSharePopup_selectshare1776897990539box > div.bdselect_share_head > a.bdselect_share_dialog_close |
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.head-left > div.sitelogo > a > img div.head-left > div.sitelogo > a > img |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_imgs > div.imgs > a.active > img div.news_imgs > div.imgs > a.active > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
915 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.01 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
623 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.405
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.45 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.
6.15 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
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.
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.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/84/5d/bb097d034f2991806a82d1a132b... | 13.1 MiB | 12.8 MiB |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img | /_upload/article/images/55/7a/404a16a941e0b3ee98dfdb61333... | 1.5 MiB | 1.4 MiB |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img | /_upload/article/images/45/fb/cf3164084befb27bd698441c4e6... | 1.3 MiB | 1.2 MiB |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/e8/93/f82c244042569297553c48b425d... | 941.5 KiB | 924.9 KiB |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img | /_upload/article/images/fc/47/24ee4a8344efac0073ae329087a... | 939.8 KiB | 826.3 KiB |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img | /_upload/article/images/d3/64/d371e15e4d3eaf1af023a0a93c3... | 906.1 KiB | 792.5 KiB |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img | /_upload/article/images/64/64/50e511e14427b11837cd6b7ce72... | 445.8 KiB | 331.2 KiB |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/22/36/c0c049cd48029cd47cb35b1fbfd... | 321.0 KiB | 303.0 KiB |
复旦百科
建筑
人物
书屋
东宫
今天的复旦校园里,子彬院与燕园之间隔着一片萋萋芳草。当年,这里却是神秘而旖旎的女生寝室——“东宫”。“东宫”建于1928年,… body.main > div.body_b > div#container-4 | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/main4_bg.jpg | 397.1 KiB | 173.9 KiB |
div.news_imgs > div.imgs > a.active > img div.news_imgs > div.imgs > a.active > img | /_upload/article/images/96/10/cc48d21e43ef9d3fad304bc1296... | 167.2 KiB | 153.2 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/c2/8e/5aed1a8f49598e05ea87adec6c5... | 93.9 KiB | 89.9 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/57/79/3f42359043e9989e9fd49f5caeb... | 84.8 KiB | 78.9 KiB |
div#banner > div.inner > div.banner_nav2 > img div#banner > div.inner > div.banner_nav2 > img | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/222.png | 148.7 KiB | 78.3 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/a6/a0/61bf29524e768c3d3b3c49609c8... | 61.8 KiB | 58.0 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1c/fa/9888c5ef4e12989af4e64f5b496... | 59.4 KiB | 54.6 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/04/de/2b7fd2b146069e03920d1266828... | 51.5 KiB | 47.8 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1a/bd/e68ad4a04e1cada63dbceb1431b... | 36.1 KiB | 32.0 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/d5/72/d8f996104b1cbd71887d6521286... | 35.6 KiB | 31.6 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f3/28/236e13d6409abd5de8d934923ed... | 34.3 KiB | 30.3 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/0a/47/0448de9a470f8005736ba8caf07... | 31.1 KiB | 25.9 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/3c/67/978486e3402f819b9d84d1aeae4... | 29.1 KiB | 23.6 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/2c/62/86206da440d3b481576ffadc1a1... | 28.4 KiB | 21.8 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/72/e8/9f9be39d4120802e985d9812b2d... | 26.4 KiB | 21.5 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/0b/b4/ad85ac2c4a438497e78fb1bd577... | 25.4 KiB | 20.3 KiB |
div.head-left > div.sitelogo > a > img div.head-left > div.sitelogo > a > img | fudan.edu.cn/_upload/site/00/02/2/logo.png | 22.5 KiB | 19.7 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/fe/3a/77827ed94d9582f7a0650550c82... | 23.5 KiB | 19.6 KiB |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/38/04/a6ef6cb04386a2482f05bf19945... | 35.1 KiB | 18.7 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/8c/68/c97b8827435193412a5e0610fb0... | 26.9 KiB | 17.5 KiB |
EN
复旦概况
师资队伍
人才培养
科学研究
机构设置
校园生活
留学复旦 body.main > div.body_b > div#header | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/head_bg.png | 17.3 KiB | 17.2 KiB |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/2d/d5/39aedf0e400daf3737df8b2392c... | 31.2 KiB | 15.7 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1e/91/2e106fc74e4480f6a468720f90a... | 21.5 KiB | 14.6 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f7/d2/cad96c984eef8651d38dc14e071... | 18.7 KiB | 12.4 KiB |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img | /_upload/article/images/1f/9b/9c59284d497c8c3b4ef01a9d605... | 26.6 KiB | 12.4 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/00/78/9069bce94527a8f5b5cc8f9afad... | 18.8 KiB | 12.0 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/60/c2/e33445f449dbb02440d8e52543e... | 17.9 KiB | 11.1 KiB |
视觉复旦
“星火”生生不息
心有所信,方能行远。
相信,你的相信
每一个真实奋斗的日子,历历在目。“博学而笃志,切问而近思”,是力行、是热爱、是探索。相信,你… body.main > div.body_b > div#container-6 > div.inner | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/main6_bg.png | 34.0 KiB | 9.6 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/d8/73/934cc70d476ca5c9ba5bd1597f5... | 14.5 KiB | 8.4 KiB |
视觉复旦
“星火”生生不息
心有所信,方能行远。
相信,你的相信
每一个真实奋斗的日子,历历在目。“博学而笃志,切问而近思”,是力行、是热爱、是探索。相信,你… body.main > div.body_b > div#container-6 | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/main6_bg.jpg | 32.8 KiB | 7.8 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/b6/87/fe633c6844e4a8e728dd61641dd... | 14.0 KiB | 6.9 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/80/af/47e69d734dc6a3de779064f2c97... | 13.3 KiB | 6.3 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/91/d9/cf35b3d64fc9a75d3008cabd5da... | 12.6 KiB | 5.7 KiB |
div.shares > ul > li.i9 > a div.shares > ul > li.i9 > a | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/share_icon.png | 9.0 KiB | 4.6 KiB |
p.copyright > span > a > img p.copyright > span > a > img | fudan.edu.cn/_upload/tpl/00/0e/14/template14/img/bszsb2.png | 4.4 KiB | 4.4 KiB |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/9b/47/fcd4652f42bbaeb885f0546589f... | 11.4 KiB | 4.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.
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.
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.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
新闻聚焦
复旦大学第十四届读书节开幕,新教育全民阅读活动启动
人间四月天,正是读书时。
2026-04-21(88)
【旦园光盒】复旦强基就读体验如何?物理、… body.main > div.body_b > div#container-1 | 0.405 |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/extends/libs/jquery.sudy.js | 7.6 KiB | 3.2 KiB |
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/js/main.js?var=2.0 | 5.3 KiB | 2.3 KiB |
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/fws_seach/search.js | 7.3 KiB | 2.0 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/js/video.js | 136.7 KiB | 119.4 KiB |
| /_upload/tpl/00/0e/14/template14/static/api/js/base/tangr... | 35.2 KiB | 21.3 KiB |
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 |
|---|---|
| Other | 3.1 s |
| Script Evaluation | 828 ms |
| Style & Layout | 318 ms |
| Rendering | 179 ms |
| Script Parsing & Compilation | 46 ms |
| Parse HTML & CSS | 44 ms |
| Garbage Collection | 7.3 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/style.css | 14.3 KiB | 2.1 KiB |
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 |
|---|---|---|
| fudan.edu.cn/_upload/tpl/00/0e/14/template14/css/video.css | 10.1 KiB | 10.1 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div#banner > div.inner > div.banner_nav2 > img div#banner > div.inner > div.banner_nav2 > img | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/222.png |
body.main > div.body_b > div.banner_nav > img body.main > div.body_b > div.banner_nav > img | fudan.edu.cn/_upload/tpl/00/0e/14/template14/images/111.png |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img | /_upload/article/images/2a/c3/78d833ac4831b3b77aae007eccb... |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img | /_upload/article/images/ce/e7/02286a304292a564176a3a51bad... |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img | /_upload/article/images/99/22/8e0f840a438dbbbe35693233087... |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img | /_upload/article/images/46/1d/e5476cb9470eb4427679af3419c... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/8c/68/c97b8827435193412a5e0610fb0... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/8c/68/c97b8827435193412a5e0610fb0... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f3/28/236e13d6409abd5de8d934923ed... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f3/28/236e13d6409abd5de8d934923ed... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/fe/3a/77827ed94d9582f7a0650550c82... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/fe/3a/77827ed94d9582f7a0650550c82... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/d5/72/d8f996104b1cbd71887d6521286... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1a/bd/e68ad4a04e1cada63dbceb1431b... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1a/bd/e68ad4a04e1cada63dbceb1431b... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/c2/8e/5aed1a8f49598e05ea87adec6c5... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/04/de/2b7fd2b146069e03920d1266828... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/a6/a0/61bf29524e768c3d3b3c49609c8... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/04/de/2b7fd2b146069e03920d1266828... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1c/fa/9888c5ef4e12989af4e64f5b496... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1c/fa/9888c5ef4e12989af4e64f5b496... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/72/e8/9f9be39d4120802e985d9812b2d... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/72/e8/9f9be39d4120802e985d9812b2d... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/0b/b4/ad85ac2c4a438497e78fb1bd577... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/57/79/3f42359043e9989e9fd49f5caeb... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/0a/47/0448de9a470f8005736ba8caf07... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/3c/67/978486e3402f819b9d84d1aeae4... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/60/c2/e33445f449dbb02440d8e52543e... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/60/c2/e33445f449dbb02440d8e52543e... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/1e/91/2e106fc74e4480f6a468720f90a... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/00/78/9069bce94527a8f5b5cc8f9afad... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/2c/62/86206da440d3b481576ffadc1a1... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f7/d2/cad96c984eef8651d38dc14e071... |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/d8/73/934cc70d476ca5c9ba5bd1597f5... |
div.head-left > div.sitelogo > a > img div.head-left > div.sitelogo > a > img | fudan.edu.cn/_upload/site/00/02/2/logo.png |
p.copyright > span > a > img p.copyright > span > a > img | fudan.edu.cn/_upload/tpl/00/0e/14/template14/img/shjbzx2.png |
p.copyright > span > a > img p.copyright > span > a > img | fudan.edu.cn/_upload/tpl/00/0e/14/template14/img/bszsb2.png |
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 |
|---|
14 li.news > div.news_box > div.news_date > div.news_year |
16:00 div.news_wz > div.news_con > div.news_text > p.t1 |
14 li.news > div.news_box > div.news_date > div.news_year |
10:00-11:30 div.news_wz > div.news_con > div.news_text > p.t1 |
13 li.news > div.news_box > div.news_date > div.news_year |
15:30-17:30 div.news_wz > div.news_con > div.news_text > p.t1 |
These are opportunities to improve the legibility of your content.
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.
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.head-left > div.sitelogo > a > img div.head-left > div.sitelogo > a > img |
body.main > div.body_b > div.banner_nav > img body.main > div.body_b > div.banner_nav > img |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img |
div#banner > div.inner > div.banner_nav2 > img div#banner > div.inner > div.banner_nav2 > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_imgs > div.imgs > a.active > img div.news_imgs > div.imgs > a.active > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.focus > div.focus-container > div.focus-item > a div.focus > div.focus-container > div.focus-item > a |
div.shares > ul > li.i1 > a div.shares > ul > li.i1 > a |
div.shares > ul > li.i2 > a div.shares > ul > li.i2 > a |
div.shares > ul > li.i3 > a div.shares > ul > li.i3 > a |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
li.news > div.news_box > div.news_imgs > a.imgs li.news > div.news_box > div.news_imgs > a.imgs |
div.shares > ul > li.i1 > a div.shares > ul > li.i1 > a |
div.shares > ul > li.i2 > a div.shares > ul > li.i2 > a |
div.shares > ul > li.i3 > a div.shares > ul > li.i3 > a |
div.shares > ul > li.i4 > a div.shares > ul > li.i4 > a |
div.shares > ul > li.i5 > a div.shares > ul > li.i5 > a |
div.shares > ul > li.i6 > a div.shares > ul > li.i6 > a |
div.shares > ul > li.i7 > a div.shares > ul > li.i7 > a |
div.shares > ul > li.i8 > a div.shares > ul > li.i8 > a |
div.shares > ul > li.i9 > a div.shares > ul > li.i9 > a |
div.foot-con > p.copyright > span > a div.foot-con > p.copyright > span > a |
div.foot-con > p.copyright > span > a div.foot-con > p.copyright > span > 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.
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 |
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.news_imgs > div.imgs > a > img div.news_imgs > div.imgs > a > img | /_upload/article/images/ee/34/f1ea3d0c4b359d0d0dc45989597... | 320 x 954 (0.34) | 780 x 954 (0.82) |
div.news_imgs > div.imgs > a > img div.news_imgs > div.imgs > a > img | /_upload/article/images/e4/a4/a9682810451ba0eee789c138b14... | 320 x 954 (0.34) | 780 x 954 (0.82) |
div.news_imgs > div.imgs > a > img div.news_imgs > div.imgs > a > img | /_upload/article/images/1f/30/5d2f956b4cef8496c52951b9d75... | 320 x 954 (0.34) | 780 x 954 (0.82) |
ul > li.i3 > div.con > img ul > li.i3 > div.con > img | /_upload/article/images/9e/53/d3fe76c743e39931cf233cb82e7... | 90 x 599 (0.15) | 635 x 599 (1.06) |
div.news_imgs > div.imgs > a > img div.news_imgs > div.imgs > a > img | /_upload/article/images/70/b5/046763ab4029bceca2ec1e300e0... | 320 x 599 (0.53) | 490 x 599 (0.82) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/42/93/9b2dd3da46f5ac13d935555fefa... | 320 x 385 (0.83) | 300 x 385 (0.78) |
div.news_imgs > div.imgs > a > img div.news_imgs > div.imgs > a > img | /_upload/article/images/19/ea/8223132c4959a06db1b01b23a57... | 320 x 320 (1.00) | 290 x 320 (0.91) |
ul > li.i5 > div.con > img ul > li.i5 > div.con > img | /_upload/article/images/dd/c0/65220e42441db15b058d29b81d1... | 90 x 260 (0.35) | 260 x 260 (1.00) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/0b/46/9b7264524fabbd2c1d88755d6a7... | 320 x 239 (1.34) | 281 x 239 (1.18) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/04/a0/897d9d814203a216741edb72ac5... | 320 x 320 (1.00) | 209 x 320 (0.65) |
ul > li.i7 > div.con > img ul > li.i7 > div.con > img | /_upload/article/images/21/a8/a40c61b24a4081fad59d1dca911... | 90 x 239 (0.38) | 254 x 239 (1.06) |
ul > li.i1 > div.con > img ul > li.i1 > div.con > img | /_upload/article/images/af/cc/70dd3e6d4769bfc80ae64728c7f... | 90 x 240 (0.38) | 240 x 240 (1.00) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/02/34/9e12616943c3938223a5acb0f14... | 320 x 240 (1.33) | 240 x 240 (1.00) |
ul > li.i2 > div.con > img ul > li.i2 > div.con > img | /_upload/article/images/70/e0/70b9885940608c92d348d955e5e... | 90 x 240 (0.38) | 240 x 240 (1.00) |
ul > li.i4 > div.con > img ul > li.i4 > div.con > img | /_upload/article/images/b6/63/52276fed4aaa981636295b6aa4a... | 90 x 240 (0.38) | 240 x 240 (1.00) |
ul > li.i6 > div.con > img ul > li.i6 > div.con > img | /_upload/article/images/b0/c9/99a34e6f4d9ab5e128fc45d2484... | 90 x 240 (0.38) | 240 x 240 (1.00) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/83/29/acf8ad1a46208606142e8d712ab... | 320 x 239 (1.34) | 237 x 239 (0.99) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/73/00/49eb85014bea997e88c187e7174... | 320 x 195 (1.64) | 287 x 195 (1.47) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/24/62/3c2dffb348faa081b8e9af2a4a0... | 320 x 239 (1.34) | 225 x 239 (0.94) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/fc/b3/54a268d244f196d4991030013ae... | 320 x 239 (1.34) | 198 x 239 (0.83) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f5/a2/d32d5d7e4a4fa47f6471d005e7e... | 320 x 238 (1.34) | 198 x 238 (0.83) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f8/7b/7c299d714fd4b71955d4612abc6... | 320 x 240 (1.33) | 180 x 240 (0.75) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/a2/a0/d1071822411abfda86d9145c3cc... | 320 x 239 (1.34) | 179 x 239 (0.75) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/b8/ac/601de794475f8466900f972193e... | 320 x 239 (1.34) | 178 x 239 (0.74) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/6e/1e/060bc6cc4365bc23af7f7350fc8... | 320 x 239 (1.34) | 176 x 239 (0.74) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/12/5b/5abf57834616876b38c41e4adc8... | 320 x 239 (1.34) | 173 x 239 (0.72) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/06/ec/848c23f04ae68c67c1fc3a9e21a... | 320 x 239 (1.34) | 173 x 239 (0.72) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/aa/fe/958eac154c989586162613b31f8... | 320 x 238 (1.34) | 172 x 238 (0.72) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/5f/d3/15eaebcb482faaa2f215e978cee... | 320 x 238 (1.34) | 172 x 238 (0.72) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/b1/14/2eb3b6a84ed0a8c463962c2f442... | 320 x 239 (1.34) | 171 x 239 (0.72) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/02/56/baefab8c4a65ad543baf0319077... | 320 x 239 (1.34) | 169 x 239 (0.71) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/ef/b7/7d755e5b4d05a4b0843989939a2... | 320 x 238 (1.34) | 169 x 238 (0.71) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/ed/6f/fc39d63942c2b30d0e227d667eb... | 320 x 239 (1.34) | 168 x 239 (0.70) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/e1/87/fcf3b3d64774b9c107b91e1f286... | 320 x 239 (1.34) | 168 x 239 (0.70) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/98/8d/ea6569394429b85f494b2bf69ef... | 320 x 238 (1.34) | 168 x 238 (0.71) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/eb/e3/7696a1c9402b9e1a11febdbfe12... | 320 x 239 (1.34) | 167 x 239 (0.70) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/97/a5/8dec89dd4fd4ab0cfb7c014f55a... | 320 x 239 (1.34) | 166 x 239 (0.69) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/8a/dc/cafd0fed4749a1607f3deed4741... | 320 x 238 (1.34) | 165 x 238 (0.69) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/dd/74/e993c70946ee9fdffc6ccf96a2d... | 320 x 239 (1.34) | 164 x 239 (0.69) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/64/d2/9521558e45c79db6542e6220680... | 320 x 238 (1.34) | 164 x 238 (0.69) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/51/65/44a74b0d4a36927a6e3f08cc66d... | 320 x 239 (1.34) | 161 x 239 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/83/f9/7d86e77f4f1aae09ba974dc8d81... | 320 x 239 (1.34) | 161 x 239 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/66/3d/00ea53564d4ba0806a4bf7966a2... | 320 x 239 (1.34) | 160 x 239 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/ae/bf/b72a6c43471ca7f53729574c5f3... | 320 x 239 (1.34) | 160 x 239 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/d4/9e/bdc049d648099840daf154366ea... | 320 x 238 (1.34) | 159 x 238 (0.67) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/75/85/7af62f54461595822213d4ca65c... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/00/99/5746f09943fe890af4a03ef2db8... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/76/5a/6e4d47d4461c80762e38cebb61a... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/ba/27/06ff4c2f46eb9fb6e1dd3dfa128... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/bc/6d/f251444d4d90b8ebfd00ef61a34... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.sub_box > div.sub_boxcon > div.sub_imgs > img div.sub_box > div.sub_boxcon > div.sub_imgs > img | /_upload/article/images/8b/69/7a8592114f028fa9f7b32d8c353... | 320 x 121 (2.64) | 263 x 121 (2.17) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/68/cb/714a98364748b2b680525fd9874... | 320 x 171 (1.87) | 114 x 171 (0.67) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/71/96/4b15a263451cbbde4538380bf7e... | 320 x 148 (2.16) | 109 x 148 (0.74) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/70/84/361741d34231834b4f60d7ac5ec... | 320 x 149 (2.15) | 103 x 149 (0.69) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/f8/2e/5ad9496a4656931b03e83f0b902... | 320 x 143 (2.24) | 101 x 143 (0.71) |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img | /_upload/article/images/5d/00/fbc4e3254b2caa74b97d780fab9... | 320 x 141 (2.27) | 100 x 141 (0.71) |
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. | hm.baidu.com/hm.js?2358de8fcde33676f65b406ffd4460cc line 1, col 274 |
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#header > div.inner > div.mod > a.navi-aside-toggle div#header > div.inner > div.mod > a.navi-aside-toggle |
< div.inner > div.artpic_banner > div.focus > a.focus-navigation |
> div.inner > div.artpic_banner > div.focus > a.focus-navigation |
div.artpic_banner > div.focus > div.focus-pagination > a.focus-page div.artpic_banner > div.focus > div.focus-pagination > a.focus-page |
div.artpic_banner > div.focus > div.focus-pagination > a.focus-page div.artpic_banner > div.focus > div.focus-pagination > a.focus-page |
div.artpic_banner > div.focus > div.focus-pagination > a.focus-page div.artpic_banner > div.focus > div.focus-pagination > a.focus-page |
div.artpic_banner > div.focus > div.focus-pagination > a.focus-page div.artpic_banner > div.focus > div.focus-pagination > a.focus-page |
div.artpic_banner > div.focus > div.focus-pagination > a.focus-page div.artpic_banner > div.focus > div.focus-pagination > a.focus-page |
div.shares > ul > li.i1 > a div.shares > ul > li.i1 > a |
微信 ul > li.i1 > span > a |
div.shares > ul > li.i3 > a div.shares > ul > li.i3 > a |
抖音 ul > li.i3 > span > a |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_weixin |
div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone div.news_con > span#share_list > div.bdsharebuttonbox > a.bds_qzone |
body.main > div#bdSharePopup_selectshare1776898039899box > div.bdselect_share_head > a.bdselect_share_dialog_close body.main > div#bdSharePopup_selectshare1776898039899box > div.bdselect_share_head > a.bdselect_share_dialog_close |
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.head-left > div.sitelogo > a > img div.head-left > div.sitelogo > a > img |
body.main > div.body_b > div.banner_nav > img body.main > div.body_b > div.banner_nav > img |
div.focus-container > div.focus-item > a > img div.focus-container > div.focus-item > a > img |
div#banner > div.inner > div.banner_nav2 > img div#banner > div.inner > div.banner_nav2 > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a.imgs > img div.news_box > div.news_imgs > a.imgs > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_imgs > div.imgs > a.active > img div.news_imgs > div.imgs > a.active > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
div.news_box > div.news_imgs > a > img div.news_box > div.news_imgs > a > img |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img |
a.news_box > div.news_imgs > div.news_imgsbox > img a.news_box > div.news_imgs > div.news_imgsbox > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback