URL substituted: You submitted https://pku.edu.cn but we scanned https://www.pku.edu.cn instead — the HTTPS certificate on the submitted hostname didn't cover that name, so we retried on the www. variant
Mobile 375 × 812

Desktop 1440 × 900

Score: 69 / 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.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 24.5 MB (23.9 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.
1 image(s) missing alt attribute
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/4d89f9ad-5b59-4e5d-ae4f-8362cc863d56)<a href="https://beavercheck.com/results/4d89f9ad-5b59-4e5d-ae4f-8362cc863d56"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fpku.edu.cn" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fpku.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 30.4s 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.
11 barrier(s) likely increasing bounce by ~33%.
Page takes 30.4s to load
+12% bounceUsers abandon at ~3s — you're 27.9s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
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, …)
73 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
4 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.
¥2,100 investment → ¥43/month returns + CNY 50,000,000 risk avoided
¥2,100
6h · 5 findings
¥43 /mo
~¥516 / year
CNY 50,000,000
if kept compliant
¥350 — 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.
6.0 developer hours at ¥350/hr
Based on China rates (¥350/hr)
Start here for the best return on investment
¥4,166,710 / month at risk
~¥50,000,516 / year if left unfixed
¥50,000,000
¥43 /mo
75250.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.
2.59 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
30.44 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
65 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.153
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
21.67 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.
30.44 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| www.pku.edu.cn/Public/static/themes/css/fonts/iconfont.woff | 315 ms |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
我国科学家近日在光通信和6G领域取得突破性进展 div.slick-track > div.slick-slide > div > div.child | www.pku.edu.cn/Uploads/Picture/2026/03/31/s69cb7d1418721.jpg | 4.1 MiB | 2.8 MiB |
div.block > div.list > div.item > div.pic div.block > div.list > div.item > div.pic | www.pku.edu.cn/dat/img/b2080858ec064a049de34c1ca7eb81e9.png | 1.9 MiB | 1.8 MiB |
div.block > div.list > div.item > div.pic div.block > div.list > div.item > div.pic | www.pku.edu.cn/dat/img/344b546ab3de42e885101859f6b8ed3b.jpg | 1.2 MiB | 1.1 MiB |
北京大学区域与国别研究院建院八周年 div.slick-track > div.slick-slide > div > div.child | www.pku.edu.cn/Uploads/Picture/2026/04/09/s69d759af9ca1b.jpg | 1.4 MiB | 1.1 MiB |
全球首个靶向整合素的创新核药获批上市 北大为中国核医学70周年献礼 div.slick-track > div.slick-slide > div > div.child | www.pku.edu.cn/Uploads/Picture/2026/04/02/s69cdfe602790e.jpg | 2.1 MiB | 820.5 KiB |
北京大学校园开放日暨本科招生宣讲会 div.slick-track > div.slick-slide > div > div.child | www.pku.edu.cn/Uploads/Picture/2026/04/17/s69e1c2a2f1019.jpg | 2.0 MiB | 747.5 KiB |
体育与健康 div.home7 > div.block > div.d2 > div#d2 | www.pku.edu.cn/Uploads/Picture/2025/09/17/s68ca4cd3c10bb.png | 697.2 KiB | 609.8 KiB |
div.ptbox > div.inner > div.pic > div.img div.ptbox > div.inner > div.pic > div.img | www.pku.edu.cn/dat/img/fe7afc17eccc47c499adca9b6c549b4e.jpg | 2.1 MiB | 258.2 KiB |
div.block > div.list > div.item > div.pic div.block > div.list > div.item > div.pic | www.pku.edu.cn/dat/img/3f24a9b3793f4520ae77c2d405badf92.jpg | 208.7 KiB | 181.2 KiB |
div.inner > div.l > a > img div.inner > div.l > a > img | www.pku.edu.cn/dat/img/85d41f2c3212461b885294a7d7d996b3.jpeg | 166.7 KiB | 161.7 KiB |
div.block > div.list > div.item > div.pic div.block > div.list > div.item > div.pic | www.pku.edu.cn/dat/img/6c7b130555df477791adf7fa0d08e4bf.jpg | 177.7 KiB | 148.9 KiB |
div.pic > div.img > a > img div.pic > div.img > a > img | www.pku.edu.cn/dat/img/15e75d5f2c624be9a8cf1374c317fcf4.jpeg | 158.4 KiB | 139.8 KiB |
div.inner > div.l > a > img div.inner > div.l > a > img | www.pku.edu.cn/Public/static/themes/image/pic65.jpg | 132.3 KiB | 127.8 KiB |
div.pic > div.img > a > img div.pic > div.img > a > img | www.pku.edu.cn/dat/img/4bdf82f5e8a24fcc9b4e108f570f317a.jpeg | 155.4 KiB | 108.4 KiB |
div.item > a > div.pic > ::before div.item > a > div.pic > ::before | www.pku.edu.cn/Public/static/themes/image/png92.png | 43.8 KiB | 37.9 KiB |
艺术与文化 div.home7 > div.block > div.d2 > div#d1 | www.pku.edu.cn/Uploads/Picture/2019/12/20/s5dfc40dc928fb.jpg | 47.2 KiB | 34.2 KiB |
div.block > div.logo > a > img div.block > div.logo > a > img | www.pku.edu.cn/Uploads/Picture/2019/12/26/s5e04147ee4a83.png | 28.3 KiB | 26.9 KiB |
校园 · 生活
感受流光溢彩的青春 div.scroll > div.home7 > div.block > div.d1 | www.pku.edu.cn/Uploads/Picture/2025/09/15/s68c77d7a66e70.jpg | 144.4 KiB | 24.1 KiB |
div.part2 > div.logo > a > img div.part2 > div.logo > a > img | www.pku.edu.cn/Uploads/Picture/2019/12/05/s5de8762313bab.png | 17.7 KiB | 14.2 KiB |
body > div.body_home > div.rr body > div.body_home > div.rr | www.pku.edu.cn/Public/static/themes/image/png27.png | 9.2 KiB | 6.9 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.
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北京大学管理质效年 div.home5 > div.block > div.content > div.list | 0.153 |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.pku.edu.cn/Public/static/themes/css/global.css | 22.8 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 |
|---|---|---|
| www.pku.edu.cn/Public/static/themes/js/jquery.mCustomScrollbar.js | 21.8 KiB | 8.5 KiB |
| www.pku.edu.cn/Public/static/themes/js/slick.js | 15.3 KiB | 6.1 KiB |
| www.pku.edu.cn/Public/static/themes/js/plus/vivus.js | 8.4 KiB | 4.3 KiB |
| www.pku.edu.cn/Public/static/themes/js/iscroll.js | 12.4 KiB | 3.1 KiB |
| www.pku.edu.cn/Public/static/themes/js/plus/jquery.mScroll.js | 4.5 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 |
|---|---|---|
| www.pku.edu.cn/Public/static/themes/css/global.css | 22.5 KiB | 17.4 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 | 4.2 s |
| Rendering | 1.7 s |
| Style & Layout | 1.7 s |
| Script Evaluation | 839 ms |
| Parse HTML & CSS | 60 ms |
| Garbage Collection | 48 ms |
| Script Parsing & Compilation | 46 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div.pic > div.img > a > img div.pic > div.img > a > img | www.pku.edu.cn/dat/img/15e75d5f2c624be9a8cf1374c317fcf4.jpeg |
div.share-box > a.share-item > span.code > img div.share-box > a.share-item > span.code > img | www.pku.edu.cn/Uploads/Picture/2019/12/31/s5e0aa9359ae68.png |
div.pic > div.img > a > img div.pic > div.img > a > img | www.pku.edu.cn/dat/img/4bdf82f5e8a24fcc9b4e108f570f317a.jpeg |
div.inner > div.l > a > img div.inner > div.l > a > img | www.pku.edu.cn/dat/img/85d41f2c3212461b885294a7d7d996b3.jpeg |
div.block > div.logo > a > img div.block > div.logo > a > img | www.pku.edu.cn/Uploads/Picture/2019/12/26/s5e04147ee4a83.png |
div.share-box > a.share-item > span.code > img div.share-box > a.share-item > span.code > img | www.pku.edu.cn/Uploads/Picture/2019/12/27/s5e05ab4267239.jpg |
div.part2 > div.logo > a > img div.part2 > div.logo > a > img | www.pku.edu.cn/Uploads/Picture/2019/12/05/s5de8762313bab.png |
div.nav_mobile > div.logo > a > img div.nav_mobile > div.logo > a > img | www.pku.edu.cn/Uploads/Picture/2019/12/08/s5decd8b95f388.png |
div > div.child > a > img._lazyload div > div.child > a > img._lazyload | |
div > div.child > a > img._lazyload div > div.child > a > img._lazyload | |
div > div.child > a > img._lazyload div > div.child > a > img._lazyload | |
div > div.child > a > img._lazyload div > div.child > a > img._lazyload | |
div > div.child > a > img._lazyload div > div.child > a > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div#slick-slide20 > div > div.child > img._lazyload div#slick-slide20 > div > div.child > img._lazyload | |
div#slick-slide21 > div > div.child > img._lazyload div#slick-slide21 > div > div.child > img._lazyload | |
div#slick-slide22 > div > div.child > img._lazyload div#slick-slide22 > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div#slick-slide30 > div > div.child > img._lazyload div#slick-slide30 > div > div.child > img._lazyload | |
div#slick-slide31 > div > div.child > img._lazyload div#slick-slide31 > div > div.child > img._lazyload | |
div#slick-slide32 > div > div.child > img._lazyload div#slick-slide32 > div > div.child > img._lazyload | |
div#slick-slide33 > div > div.child > img._lazyload div#slick-slide33 > div > div.child > img._lazyload | |
div#slick-slide34 > div > div.child > img._lazyload div#slick-slide34 > div > div.child > img._lazyload | |
div#slick-slide35 > div > div.child > img._lazyload div#slick-slide35 > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.part1 > div.list > div.item > img._lazyload div.part1 > div.list > div.item > img._lazyload | |
div.part1 > div.list > div.item > img._lazyload div.part1 > div.list > div.item > img._lazyload | |
div.part1 > div.list > div.item > img._lazyload div.part1 > div.list > div.item > img._lazyload | |
div.part1 > div.list > div.item > img._lazyload div.part1 > div.list > div.item > img._lazyload |
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.
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.home html.home |
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.inner > div.l > a > img div.inner > div.l > a > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.d2 > div.block > div.logo > a div.d2 > div.block > div.logo > a |
div#slick-slide00 > div > div.child > a.a1 div#slick-slide00 > div > div.child > a.a1 |
div#slick-slide00 > div > div.child > a.a2 div#slick-slide00 > div > div.child > a.a2 |
div.inner > div.pic > div.img > a div.inner > div.pic > div.img > a |
div.inner > div.pic > div.img > a div.inner > div.pic > div.img > a |
div.block > div.list > div.item > a div.block > div.list > div.item > a |
div.block > div.list > div.item > a div.block > div.list > div.item > a |
div.block > div.list > div.item > a div.block > div.list > div.item > a |
div.block > div.list > div.item > a div.block > div.list > div.item > a |
div.text > div.inner > div.l > a div.text > div.inner > div.l > a |
div.inner > div.pic > div.img > a div.inner > div.pic > div.img > a |
div.inner > div.pic > div.img > a div.inner > div.pic > div.img > a |
div.block > div.d2 > div#d1 > a div.block > div.d2 > div#d1 > a |
div.block > div.d2 > div#d2 > a div.block > div.d2 > div#d2 > a |
div.block > div.d2 > div#d3 > a div.block > div.d2 > div#d3 > a |
div.block > div.d4 > div#d4 > a div.block > div.d4 > div#d4 > a |
div.block > div.d4 > div#d5 > a div.block > div.d4 > div#d5 > a |
div.block > div.d4 > div#d6 > a div.block > div.d4 > div#d6 > a |
div.part1 > div.list > div.item > a div.part1 > div.list > div.item > a |
div.part1 > div.list > div.item > a div.part1 > div.list > div.item > a |
div.part1 > div.list > div.item > a div.part1 > div.list > div.item > a |
div.part1 > div.list > div.item > a div.part1 > div.list > div.item > a |
div.footer > div.part2 > div.logo > a div.footer > div.part2 > div.logo > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
新闻 div.part1 > div.nav_foot > div.inner > a |
招生 div.part1 > div.nav_foot > div.inner > a |
招聘 div.part1 > div.nav_foot > div.inner > a |
捐赠 div.part1 > div.nav_foot > div.inner > a |
校园地图 div.part1 > div.nav_foot > div.inner > a |
校历 div.part1 > div.nav_foot > div.inner > a |
燕园特写 div.part1 > div.nav_foot > div.inner > a |
未名BBS div.part1 > div.nav_foot > div.inner > a |
These items highlight common accessibility best practices.
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
北大 · 要闻
北京大学扎实开展树立和践行正确政绩观学习教育
越南青年“红色研学之旅”之“不忘初心”研学营走进北京大学
世界气象组织秘书长席列斯特·绍罗访问北… body > div.body_b |
These are opportunities to improve keyboard navigation in your application.
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.slick-slide > div > div.child > a.a1 div.slick-slide > div > div.child > a.a1 |
div#slick-slide01 > div > div.child > a.a1 div#slick-slide01 > div > div.child > a.a1 |
div#slick-slide05 > div > div.child > a.a1 div#slick-slide05 > div > div.child > a.a1 |
div.slick-slide > div > div.child > a.a1 div.slick-slide > div > div.child > a.a1 |
div.slick-slide > div > div.child > a.a1 div.slick-slide > div > div.child > a.a1 |
div.slick-slide > div > div.child > a div.slick-slide > div > div.child > a |
div.slick-slide > div > div.child > a div.slick-slide > div > div.child > a |
通知公告 div.l > div.title > div.fz40 > a.now |
北大声明 div.l > div.title > div.fz40 > a |
div#slick-slide30 > div > div.child > a div#slick-slide30 > div > div.child > a |
div.slick-slide > div > div.child > a div.slick-slide > div > div.child > a |
To appear in search results, crawlers need access to your app.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.inner > div.l > a > img div.inner > div.l > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
548 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
548 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.29 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
548 ms
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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| www.pku.edu.cn/Public/static/themes/css/fonts/iconfont.woff | 270 ms |
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.
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.
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 | |
|---|---|---|---|
我国科学家近日在光通信和6G领域取得突破性进展 div.slick-track > div.slick-slide > div > div.child | www.pku.edu.cn/Uploads/Picture/2026/03/31/s69cb7d1418721.jpg | 4.1 MiB | 2.8 MiB |
北京大学2025-2026学年“应乐而声”校园十佳歌手大赛总决赛举行 div.slick-track > div.slick-slide > div > div.child | www.pku.edu.cn/Uploads/Picture/2026/03/31/s69cb7d26ba8a5.jpg | 2.0 MiB | 1.7 MiB |
北京大学区域与国别研究院建院八周年 div.slick-track > div.slick-slide > div > div.child | www.pku.edu.cn/Uploads/Picture/2026/04/09/s69d759af9ca1b.jpg | 1.4 MiB | 1.1 MiB |
全球首个靶向整合素的创新核药获批上市 北大为中国核医学70周年献礼 div.slick-track > div.slick-slide > div > div.child | www.pku.edu.cn/Uploads/Picture/2026/04/02/s69cdfe602790e.jpg | 2.1 MiB | 820.5 KiB |
北京大学校园开放日暨本科招生宣讲会 div.slick-track > div.slick-slide > div > div.child | www.pku.edu.cn/Uploads/Picture/2026/04/17/s69e1c2a2f1019.jpg | 2.0 MiB | 747.5 KiB |
div.block > div.logo > a > img div.block > div.logo > a > img | www.pku.edu.cn/Uploads/Picture/2019/12/26/s5e04147ee4a83.png | 28.3 KiB | 26.8 KiB |
body > div.body_home > div.rr body > div.body_home > div.rr | www.pku.edu.cn/Public/static/themes/image/png27.png | 9.2 KiB | 6.9 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.pku.edu.cn/Public/static/themes/css/global.css | 22.8 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 |
|---|---|---|
| www.pku.edu.cn/Public/static/themes/js/jquery.mCustomScrollbar.js | 21.8 KiB | 8.5 KiB |
| www.pku.edu.cn/Public/static/themes/js/slick.js | 15.3 KiB | 6.1 KiB |
| www.pku.edu.cn/Public/static/themes/js/plus/vivus.js | 8.4 KiB | 4.3 KiB |
| www.pku.edu.cn/Public/static/themes/js/iscroll.js | 12.4 KiB | 3.1 KiB |
| www.pku.edu.cn/Public/static/themes/js/plus/jquery.mScroll.js | 4.5 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 |
|---|---|---|
| www.pku.edu.cn/Public/static/themes/css/global.css | 22.5 KiB | 16.2 KiB |
| www.pku.edu.cn/Public/static/themes/css/fix.css | 10.7 KiB | 10.4 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Other | 1.5 s |
| Style & Layout | 643 ms |
| Rendering | 559 ms |
| Script Evaluation | 258 ms |
| Garbage Collection | 20 ms |
| Parse HTML & CSS | 18 ms |
| Script Parsing & Compilation | 14 ms |
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.pic > div.img > a > img div.pic > div.img > a > img | www.pku.edu.cn/dat/img/15e75d5f2c624be9a8cf1374c317fcf4.jpeg |
div.share-box > a.share-item > span.code > img div.share-box > a.share-item > span.code > img | www.pku.edu.cn/Uploads/Picture/2019/12/31/s5e0aa9359ae68.png |
div.pic > div.img > a > img div.pic > div.img > a > img | www.pku.edu.cn/dat/img/4bdf82f5e8a24fcc9b4e108f570f317a.jpeg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2025/09/22/s68d10dcacb977.jpg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2025/09/22/s68d10dcacb977.jpg |
div.inner > div.l > a > img div.inner > div.l > a > img | www.pku.edu.cn/dat/img/85d41f2c3212461b885294a7d7d996b3.jpeg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2025/09/08/s68beb6ab0f45e.jpg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2025/09/08/s68beb6392fd51.jpg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2025/09/08/s68beb6ab0f45e.jpg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2025/09/08/s68beb6392fd51.jpg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2024/11/06/s672b1d5a8248e.jpg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2024/11/06/s672b1d5a8248e.jpg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2022/11/02/s6362348db2897.png |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2022/11/02/s6362348db2897.png |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2025/09/15/s68c789787fad6.jpg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2025/09/15/s68c789787fad6.jpg |
div.block > div.logo > a > img div.block > div.logo > a > img | www.pku.edu.cn/Uploads/Picture/2019/12/26/s5e04147ee4a83.png |
div.block > div.logo > a > img div.block > div.logo > a > img | www.pku.edu.cn/Uploads/Picture/2019/12/26/s5e04176fbbfa3.png |
div.inner > div.logo > a > img div.inner > div.logo > a > img | www.pku.edu.cn/Uploads/Picture/2019/12/26/s5e04176fbbfa3.png |
div.share-box > a.share-item > span.code > img div.share-box > a.share-item > span.code > img | www.pku.edu.cn/Uploads/Picture/2019/12/27/s5e05ab4267239.jpg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2022/11/22/s637cb8c134d80.jpg |
div.item > div.l > div.pic > img div.item > div.l > div.pic > img | www.pku.edu.cn/Uploads/Picture/2022/11/22/s637cb8c134d80.jpg |
div.part2 > div.logo > a > img div.part2 > div.logo > a > img | www.pku.edu.cn/Uploads/Picture/2019/12/05/s5de8762313bab.png |
div > div.child > a > img._lazyload div > div.child > a > img._lazyload | |
div > div.child > a > img._lazyload div > div.child > a > img._lazyload | |
div > div.child > a > img._lazyload div > div.child > a > img._lazyload | |
div > div.child > a > img._lazyload div > div.child > a > img._lazyload | |
div > div.child > a > img._lazyload div > div.child > a > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div#slick-slide20 > div > div.child > img._lazyload div#slick-slide20 > div > div.child > img._lazyload | |
div#slick-slide21 > div > div.child > img._lazyload div#slick-slide21 > div > div.child > img._lazyload | |
div#slick-slide22 > div > div.child > img._lazyload div#slick-slide22 > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div#slick-slide30 > div > div.child > img._lazyload div#slick-slide30 > div > div.child > img._lazyload | |
div#slick-slide31 > div > div.child > img._lazyload div#slick-slide31 > div > div.child > img._lazyload | |
div#slick-slide32 > div > div.child > img._lazyload div#slick-slide32 > div > div.child > img._lazyload | |
div#slick-slide33 > div > div.child > img._lazyload div#slick-slide33 > div > div.child > img._lazyload | |
div#slick-slide34 > div > div.child > img._lazyload div#slick-slide34 > div > div.child > img._lazyload | |
div#slick-slide35 > div > div.child > img._lazyload div#slick-slide35 > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.slick-slide > div > div.child > img._lazyload div.slick-slide > div > div.child > img._lazyload | |
div.part1 > div.list > div.item > img._lazyload div.part1 > div.list > div.item > img._lazyload | |
div.part1 > div.list > div.item > img._lazyload div.part1 > div.list > div.item > img._lazyload | |
div.part1 > div.list > div.item > img._lazyload div.part1 > div.list > div.item > img._lazyload | |
div.part1 > div.list > div.item > img._lazyload div.part1 > div.list > div.item > img._lazyload |
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.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
123456 div.body_home > div.banner > div.navg > ul.slick-dots |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.home html.home |
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.inner > div.l > a > img div.inner > div.l > a > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.d2 > div.block > div.logo > a div.d2 > div.block > div.logo > a |
div#slick-slide00 > div > div.child > a.a1 div#slick-slide00 > div > div.child > a.a1 |
div#slick-slide00 > div > div.child > a.a2 div#slick-slide00 > div > div.child > a.a2 |
div.d2 > div.block > div.logo > a div.d2 > div.block > div.logo > a |
div.inner > div.pic > div.img > a div.inner > div.pic > div.img > a |
div.inner > div.pic > div.img > a div.inner > div.pic > div.img > a |
div.block > div.list > div.item > a div.block > div.list > div.item > a |
div.block > div.list > div.item > a div.block > div.list > div.item > a |
div.block > div.list > div.item > a div.block > div.list > div.item > a |
div.block > div.list > div.item > a div.block > div.list > div.item > a |
div.text > div.inner > div.l > a div.text > div.inner > div.l > a |
div.inner > div.pic > div.img > a div.inner > div.pic > div.img > a |
div.inner > div.pic > div.img > a div.inner > div.pic > div.img > a |
div.block > div.d2 > div#d1 > a div.block > div.d2 > div#d1 > a |
div.block > div.d2 > div#d2 > a div.block > div.d2 > div#d2 > a |
div.block > div.d2 > div#d3 > a div.block > div.d2 > div#d3 > a |
div.block > div.d4 > div#d4 > a div.block > div.d4 > div#d4 > a |
div.block > div.d4 > div#d5 > a div.block > div.d4 > div#d5 > a |
div.block > div.d4 > div#d6 > a div.block > div.d4 > div#d6 > a |
div.part1 > div.list > div.item > a div.part1 > div.list > div.item > a |
div.part1 > div.list > div.item > a div.part1 > div.list > div.item > a |
div.part1 > div.list > div.item > a div.part1 > div.list > div.item > a |
div.part1 > div.list > div.item > a div.part1 > div.list > div.item > a |
div.footer > div.part2 > div.logo > a div.footer > div.part2 > div.logo > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
学生|教职工|校友|访客|招聘|捐赠
门户网络邮箱燕云直播图书馆医学部领导信箱
北大概况招生学部与院系教育教学科学研究合作交流校园生活
EN
北大 · 要闻
… body > div.body_b |
These are opportunities to improve keyboard navigation in your application.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 (Not Found) | |
Failed to load resource: the server responded with a status of 404 (Not Found) |
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.slick-slide > div > div.child > a.a1 div.slick-slide > div > div.child > a.a1 |
div#slick-slide01 > div > div.child > a.a1 div#slick-slide01 > div > div.child > a.a1 |
div#slick-slide05 > div > div.child > a.a1 div#slick-slide05 > div > div.child > a.a1 |
div.slick-slide > div > div.child > a.a1 div.slick-slide > div > div.child > a.a1 |
div.slick-slide > div > div.child > a.a1 div.slick-slide > div > div.child > a.a1 |
div.slick-slide > div > div.child > a div.slick-slide > div > div.child > a |
div.slick-slide > div > div.child > a div.slick-slide > div > div.child > a |
通知公告 div.l > div.title > div.fz40 > a.now |
北大声明 div.l > div.title > div.fz40 > a |
div#slick-slide30 > div > div.child > a div#slick-slide30 > div > div.child > a |
div.slick-slide > div > div.child > a div.slick-slide > div > div.child > a |
To appear in search results, crawlers need access to your app.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.inner > div.l > a > img div.inner > div.l > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback