Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
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
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| ms.bdstatic.com/se/wiseindex/head/wise/static/nicons/n-icons-00ee3b10.woff | 665 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 | |
|---|---|---|---|
div#userinfo-wrap > div.result-molecule > div.square-bubble-entrance > img.square-bubble-dynamic div#userinfo-wrap > div.result-molecule > div.square-bubble-entrance > img.square-bubble-dynamic | search-operate.cdn.bcebos.com/6c727ddb2cd9103e2b271f0e4c33bbeb.gif | 72.2 KiB | 47.7 KiB |
head_icon div.aside-header-and-padding-bottom > div.asideheader > div.user-info > img.head-icon | /se/static/indexatom/personalcenter/assets/img/default_ic... | 23.8 KiB | 22.0 KiB |
百度一下,你就知道 div.result-molecule > div#logo > a.index_logo-wrap__J7H-U > img#wiseindex-bdlogo | psstatic.cdn.bcebos.com/basics/2025_wiseindex/wiseindex-logo_1756889417000.png | 24.6 KiB | 19.5 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| psstatic.cdn.bcebos.com/basics/2025_wiseglobal/esl_1758513732000.ts | 21.9 KiB | 1.7 s |
| ms.bdstatic.com/se/wiseindex/head/wise/static/js/base/index-a398d05c.js | 13.4 KiB | 351 ms |
| ms.bdstatic.com/se/wiseindex/base-script/wise/static/index-fda1a248.js | 1.9 KiB | |
| ms.bdstatic.com/se/wiseindex/head/wise/static/css/index-cb86-77ac99e2.css | 6.7 KiB | 1.4 s |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| search-operate.cdn.bcebos.com/6c727ddb2cd9103e2b271f0e4c33bbeb.gif | 52766.0 s | 72.9 KiB |
| s.bdstatic.com/common/openjs/openBox.js?_v=2026-04-16-17 | 3600.0 s | 12.3 KiB |
| s.bdstatic.com/common/openjs/openBox.js?_v=2026416 | 3600.0 s | 12.3 KiB |
| sv.bdstatic.com/static/fecommon/growth/release/core.js?_sv=2026041617 | 1209600.0 s | 24.6 KiB |
| /tc?tcreq4log=1&r=1776358838429&logid=1288747300822659446... | 0.0 ms | 430 B |
| /tc?tcreq4log=1&r=1776358841054&logid=1288747300822659446... | 0.0 ms | 336 B |
| /tc?tcreq4log=1&r=1776358841058&logid=1288747300822659446... | 0.0 ms | 336 B |
| /it/u=1538419461,3591049189&fm=3028&app=3028&f=PNG&fmt=au... | 1179808.0 s | 954 B |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| baidu.com/ | 1.4 s |
| www.baidu.com/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
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 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 |
|---|---|---|
| sv.bdstatic.com/static/fecommon/growth/release/core.js?_sv=2026041617 | 24.2 KiB | 11.6 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 |
|---|---|---|
| .tab_news{text-align:left;background:#fff} … | 14.2 KiB | 14.1 KiB |
| ms.bdstatic.com/se/wiseindex/search-box/wise/static/global-cb86-3792fc16.css | 13.8 KiB | 11.7 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/mcp-search/dist/index_4071ee4.js | 51.2 KiB | 39.1 KiB |
| /se/wiseindex/amd_modules/@baidu/wise-invoke-app/dist/amd... | 42.8 KiB | 27.9 KiB |
| ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index-1447e5c2.js | 36.1 KiB | 21.8 KiB |
| ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/start/index-d11791ce.js | 31.0 KiB | 21.3 KiB |
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.result-molecule > div#logo > a.index_logo-wrap__J7H-U > img#wiseindex-bdlogo | psstatic.cdn.bcebos.com/basics/2025_wiseindex/wiseindex-logo_1756889417000.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
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.
Contrast
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 |
|---|
百度一下 form#index-form > div > div.con-wrap > button#index-bn |
使用百度前必读 Baidu 京ICP证030173号 div.result-molecule > div#bottom > div#foot > a#index-copyright |
京公网安备11000002000001号 div.result-molecule > div#bottom > div#foot > a.recordcode |
These are opportunities to improve the legibility of your content.
Internationalization and localization
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.
Names and labels
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#userinfo-wrap > div.result-molecule > div.square-bubble-entrance > img.square-bubble-dynamic div#userinfo-wrap > div.result-molecule > div.square-bubble-entrance > img.square-bubble-dynamic |
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.
Best practices
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.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Best Practices
Trust and Safety
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| ?action=sendIntent&minver=7.4¶ms=%7B%22intent%22%3A%2... | Allowed |
| /?data=fCMxIzsjMi8xLzUjLSMyIzsjSlR5cW4yN2M5b2Y3cTIye3s1c3... | Allowed with warning |
General
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?12423ecbc0e2ca965d84259063d35238 line 1, col 274 |
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: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: the server responded with a status of 403 (Forbidden) | |
Failed to load resource: the server responded with a status of 403 (Forbidden) | |
Failed to load resource: the server responded with a status of 403 (Forbidden) |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Mixed content |
SEO
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.
Content Best Practices
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#userinfo-wrap > div.result-molecule > div.square-bubble-entrance > img.square-bubble-dynamic div#userinfo-wrap > div.result-molecule > div.square-bubble-entrance > img.square-bubble-dynamic |
Format your HTML in a way that enables crawlers to better understand your app’s content.