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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| alipay.com/ | 1.4 s |
| www.alipay.com/ | 767 ms |
| m.alipay.com/?from=pc | 1.3 s |
| ds.alipay.com/?from=pc | 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.
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.
Diagnostics
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 |
|---|---|---|
| gw.alipayobjects.com/render/p/yuyan_v/180020010000000339/4.22.0/index.js | 60.1 KiB | 39.6 KiB |
| gw.alipayobjects.com/render/p/yuyan/180020010000000069/core-js.4a81462ee.js | 44.5 KiB | 22.0 KiB |
| gw.alipayobjects.com/render/p/yuyan/180020010000000069/common.f2ee8e794.js | 55.5 KiB | 20.2 KiB |
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 |
|---|---|
| Modal dialog such as form resubmission or http password dialog was shown for the page upon navigating away. | Pending browser support |
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 |
|---|
Open Alipay div#app > div > div.custom-box-hook > div._custom-button_fnini_39 |
Download Alipay div#app > div > div.custom-box-hook > div._custom-button_fnini_39 |
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.
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 |
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.
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 |
|---|---|
| /startapp?appId=20000001&launchKey=26913866-8d1c-49a4-bf0... | Allowed |
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.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 1 | <!DOCTYPE html> | Syntax not understood |
| 2 | <html> | Syntax not understood |
| 3 | <head> | Syntax not understood |
| 4 | <meta charset="utf-8"><meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="baidu-site-verification" content="OyUb4RVdSe"><meta name="google-site-verification" content="w558w9pAuBKGToxYeisT6x7mBMEC4YengxILNxXag68"><meta name="renderer" content="webkit"><meta name="keywords" content="支付宝,电子支付/网上支付/安全支付/手机支付,安全购物/网络购物付款/付款/收款,水电煤缴费/信用卡还款/AA收款,支付宝网站"><meta name="description" content="支付宝,全球领先的独立第三方支付平台,致力于为广大用户提供安全快速的电子支付/网上支付/安全支付/手机支付体验,及转账收款/水电煤缴费/信用卡还款/AA收款等生活服务应用。"> | Syntax not understood |
| 5 | <script type="tern-site-config">{"yuyanId":"180020010001278576","name":"alipay-home-new","presets":[{"name":"alipay-home-new","yuyanId":"180020010001278576","isUnio":true,"entry":"https://render.alipay.com/p/yuyan/180020010001278576/","version":"latest","env":"PROD","network":"INTERNET","props":{"routes":[],"apps":[]}}],"apps":[],"mode":"cloud","version":"S090011252180","orchestration":["alipay-home-new"],"metadata":{"favicon":"https://mdn.alipayobjects.com/rms/afts/file/A*7EyORZxdNDkAAAAAAAAAAAAAARQnAQ","metas":[],"title":"支付宝","links":[]},"responseRewrites":[],"xframe":true,"authType":"custom","experienceConfig":{},"monitor":true,"indexAppConfig":{"authType":"antbuservice","metadata":{"title":"支付宝","favicon":"https://i.alipayobjects.com/common/favicon/favicon.ico"},"appName":"alipay-home-new","version":"1.0.0","antdVersion":"5.26.2","bigfishVersion":"4.3.11","yuyanId":"180020010001278576","sprintId":"S090011252180","buildTime":1752561385116,"createTime":"","proxy":{"mode":"cors","PROD":{"/webgwcommon":{"target":"https://webgw-internet.alipay.com","mode":"cors"}}}}}</script><meta charset="utf-8"><meta name="tern-framework-version" content="S090011471365"><script>window.injectInfo = { env: "PROD" };</script><script>window.publicPath = "https://render-intl.alipayobjects.com/p/yuyan/180020010001265696/";</script><script>(function() { | Unknown directive |
| 6 | if (window.document.documentMode && !window.__POWERED_BY_QIANKUN__) { | Syntax not understood |
| 7 | var winPublicPath = window.publicPath || '/'; | Syntax not understood |
| 8 | var publicPathWithoutSlash = winPublicPath.substring(0, winPublicPath.length-1); | Syntax not understood |
| 9 | document.writeln('<script src="'+publicPathWithoutSlash+'/polyfill-550f37da.js" crossorigin="anonymous"><\/script>'); | Syntax not understood |
| 10 | } | Syntax not understood |
| 11 | })();</script><!-- ternbaseEnv: prod --> | Unknown directive |
| 12 | <script>window.__TERN__ = {"ssr":true,"x-ldcid-level":null,"x-user-group":null,"env":"PROD","user":{"clientUser":null},"_localDev":false,"netType":"INTERNET","tenant":"ALIPW3CN","logoutUrl":"","webgw":{"webgwDomain":"webgw-internet.alipay.com"}};</script><script src="https://render-intl.alipayobjects.com/p/yuyan/180020010001265696/main-dc280f4e.js" crossorigin="anonymous"></script><title>支付宝</title> | Unknown directive |
| 13 | <link rel="shortcut icon" href="https://mdn.alipayobjects.com/rms/afts/file/A*7EyORZxdNDkAAAAAAAAAAAAAARQnAQ"> | Unknown directive |
| 15 | <script>window.injectInfo = { env: "PROD" };</script><script>window.publicPath = "https://gw.alipayobjects.com/render/p/yuyan/180020010001278576/";</script><script type="dependencymap">{"dependencies": {"dayjs":{"url":"https://gw.alipayobjects.com/os/lib/dayjs/1.11.13/dayjs.min.js","version":"1.11.13","range":"^1.0.0"},"history":{"url":"https://gw.alipayobjects.com/os/lib/history/5.3.0/umd/history.production.min.js","version":"5.3.0","range":"^5.0.0"},"jquery":{"url":"https://gw.alipayobjects.com/os/lib/jquery/3.7.1/dist/jquery.min.js","version":"^3.7.1","range":"^3.7.1"},"lodash":{"url":"https://gw.alipayobjects.com/os/lib/lodash/4.17.21/lodash.min.js","version":"4.17.21","range":"^4.0.0"},"moment":{"url":"https://gw.alipayobjects.com/os/lib/moment/2.30.1/min/moment-with-locales.min.js","version":"2.30.1","range":"^2.0.0"}}}</script> | Unknown directive |
| 26 | <link rel="icon" href="https://img.alicdn.com/tfs/TB1qEwuzrj1gK0jSZFOXXc7GpXa-32-32.ico" type="image/x-icon"> | Unknown directive |
| 27 | <link rel="shortcut" href="https://img.alicdn.com/tfs/TB1qEwuzrj1gK0jSZFOXXc7GpXa-32-32.ico" type="image/x-icon"> | Unknown directive |
| 28 | <link rel="stylesheet" href="https://gw.alipayobjects.com/render/p/yuyan/180020010001278576/umi.9734f39a.css"> | Unknown directive |
| 29 | <script src="https://gw.alipayobjects.com/render/p/yuyan/180020010001278576/framework.292e2c8b.js" crossorigin="anonymous"></script> | Unknown directive |
| 30 | <script crossorigin="" src="https://gw.alipayobjects.com/os/lib/dayjs/1.11.13/dayjs.min.js"></script> | Unknown directive |
| 31 | <script crossorigin="" src="https://gw.alipayobjects.com/os/lib/history/5.3.0/umd/history.production.min.js"></script> | Unknown directive |
| 32 | <script crossorigin="" src="https://gw.alipayobjects.com/os/lib/jquery/3.7.1/dist/jquery.min.js"></script> | Unknown directive |
| 33 | <script crossorigin="" src="https://gw.alipayobjects.com/os/lib/lodash/4.17.21/lodash.min.js"></script> | Unknown directive |
| 34 | <script crossorigin="" src="https://gw.alipayobjects.com/os/lib/moment/2.30.1/min/moment-with-locales.min.js"></script> | Unknown directive |
| 36 | <script type="umi-route-chunk-files-map">{"p":"alipay-home-new","b":"mako","f":[["aec481dc-async.49944947.js","aec481dc"],["53d642ca-async.d40916c9.css","53d642ca"],["53d642ca-async.68507aa0.js","53d642ca"],["0c4c3265-async.82ee5dea.js","0c4c3265"],["0c4c3265-async.66da9ceb.css","0c4c3265"],["fd42c451-async.53b46b11.css","fd42c451"],["fd42c451-async.4cd208cb.js","fd42c451"],["883fd9e7-async.abd58096.js","883fd9e7"],["883fd9e7-async.11c466ab.css","883fd9e7"],["a10a3151-async.efe93249.css","a10a3151"],["a10a3151-async.5c5c1a29.js","a10a3151"],["lib-async.4f0c9598.js","lib"],["shared_qCZhedEt-async.b9b702fe.js","shared_qCZhedEt"],["shared_qCZhedEt-async.fcd14513.css","shared_qCZhedEt"]],"r":{"/":[9,10,11],"/index.html":[9,10,11],"/index.htm":[9,10,11],"/notfound.html":[1,2,11,12,13],"/404.htm":[1,2,11,12,13],"/x/personal":[7,8,11],"/x/constructing.htm":[5,6,11,12,13],"/x/kill-ie.htm":[3,4,11,12,13],"/x/notfound.htm":[1,2,11,12,13],"/x/notFound.htm":[1,2,11,12,13]}}</script> | Unknown directive |
| 38 | </head> | Syntax not understood |
| 39 | <body> | Syntax not understood |
| 41 | <div id="root"></div> | Syntax not understood |
| 42 | <script src="https://gw.alipayobjects.com/render/p/yuyan/180020010001278576/umi.d499ff16.js" entry="" crossorigin="anonymous"></script> | Unknown directive |
| 45 | </body> | Syntax not understood |
| 46 | </html> | Syntax not understood |
To appear in search results, crawlers need access to your app.