Lighthouse Desktop
· 0 checks — Desktop 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.
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.
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 |
|---|---|
| www.shanghai.gov.cn/assets2020/css/iconfont.woff2?t=1721024830100 | 640 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 | |
|---|---|---|---|
“实干绘答卷 接力新蓝图”上海“十四五”规划成果系列发布会 li > a > div.ImgCrop > img | www.shanghai.gov.cn/assets2020/img/sswghcg.png | 980.3 KiB | 944.9 KiB |
上海市人民政府 div.contain > div.midd-top > p.logo-icon > img | www.shanghai.gov.cn/assets2020/img/logo-big.png | 811.2 KiB | 809.9 KiB |
营商环境 li > a > div.img-message > img | www.shanghai.gov.cn/assets2020/img/yshj-2.jpg | 330.1 KiB | 317.3 KiB |
政策公开讲 li > a > div.ImgCrop > img | www.shanghai.gov.cn/assets2020/img/zcgkjyshj.jpg | 251.0 KiB | 215.6 KiB |
养老服务 li > a > div.img-message > img | www.shanghai.gov.cn/assets2020/img/ylfw-1.jpg | 119.8 KiB | 112.5 KiB |
经营主体生产活动 li > a > div.img-message > img | www.shanghai.gov.cn/assets2020/img/sczt11.jpg | 124.0 KiB | 111.2 KiB |
招生入学 li > a > div.img-message > img | www.shanghai.gov.cn/assets2020/img/zsrx-1.jpg | 108.6 KiB | 101.3 KiB |
人口发展 li > a > div.img-message > img | www.shanghai.gov.cn/assets2020/img/rkfz-1.jpg | 101.9 KiB | 94.7 KiB |
涉外政策 li > a > div.img-message > img | www.shanghai.gov.cn/assets2020/img/swzcsyt.jpg | 92.5 KiB | 79.7 KiB |
住房保障 li > a > div.img-message > img | www.shanghai.gov.cn/assets2020/img/zfbz-10.jpg | 81.7 KiB | 74.4 KiB |
@国务院 我来说 li > a > div.ImgCrop > img | www.shanghai.gov.cn/assets2020/img/2025wls.jpg | 80.0 KiB | 49.5 KiB |
适老化无障碍服务认证标识 div.footer-info > div.foot-flex-ageeing-pic > a > img | www.shanghai.gov.cn/assets2020/img/wzabst.png | 35.3 KiB | 34.4 KiB |
div.piao > div.piao-right > a#piaoeA > img div.piao > div.piao-right > a#piaoeA > img | www.shanghai.gov.cn/assets2020/img/2025ndzfwzgzbb.png | 33.8 KiB | 31.2 KiB |
个人办事 li.piece-b > div.bock01 > i > img | www.shanghai.gov.cn/assets2020/img/icon1.png | 22.5 KiB | 21.6 KiB |
部门办事 li.piece-b > div.bock01 > i > img | www.shanghai.gov.cn/assets2020/img/icon3.png | 22.5 KiB | 21.6 KiB |
法人办事 li.piece-b > div.bock01 > i > img | www.shanghai.gov.cn/assets2020/img/icon2.png | 21.9 KiB | 21.1 KiB |
办事热点 li.piece-b > div.bock01 > i > img | www.shanghai.gov.cn/assets2020/img/icon4.png | 21.8 KiB | 20.9 KiB |
党政机关 div.footer-info > div.foot-flex-ageeing-pic > a > img | www.shanghai.gov.cn/assets2020/img/ico2.png | 18.0 KiB | 17.6 KiB |
一网通办 div.clearfix > div#login > a.logo-inder > img | www.shanghai.gov.cn/assets2020/img/logo1020.png | 13.7 KiB | 13.0 KiB |
“中国上海”门户网站改版优化 征集您的“金点子” div.piao > div.piao-left > a#piaoeB > img | www.shanghai.gov.cn/assets2020/img/wzgbyhzj.jpg | 10.6 KiB | 8.0 KiB |
首页
政务服务
要闻动态
政务公开
政民互动
走进上海
上海市人民政府
海纳百川 · 追求卓越 · 开明睿智 · 大气谦和
本站
本… body.desktop > div#container > div#header > div.head | www.shanghai.gov.cn/assets2020/img/header.jpg | 155.3 KiB | 5.3 KiB |
智能客服 div.share1 > ul > li.help > a#znwd | www.shanghai.gov.cn/assets2020/img/xiaolong.png | 5.7 KiB | 4.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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.shanghai.gov.cn/assets2020/js/ETUI/jquery.min.1.12.4.js | 88.0 KiB | 231 ms |
| www.shanghai.gov.cn/assets2020/plugin/infinitypush/jquery.ma.infinitypush.js | 15.9 KiB | 111 ms |
| www.shanghai.gov.cn/assets2020/css/style2020.css | 22.0 KiB | 231 ms |
| www.shanghai.gov.cn/assets2020/plugin/share/share.min.css | 1.6 KiB | 151 ms |
| www.shanghai.gov.cn/assets2020/css/style2020-medio.css | 11.0 KiB | 191 ms |
| www.shanghai.gov.cn/assets2020/plugin/infinitypush/jquery.ma.infinitypush.css | 1.4 KiB | 151 ms |
| www.shanghai.gov.cn/assets2020/plugin/owl/owl.carousel.css | 2.4 KiB | 151 ms |
| www.shanghai.gov.cn/assets2020/css/ETUI/ETUI3.min.css | 20.6 KiB | 151 ms |
| www.shanghai.gov.cn/assets2020/css/iconfont.css | 2.8 KiB | 71 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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.shanghai.gov.cn/assets2020/css/ETUI/ETUI3.min.css | 20.0 KiB | 18.8 KiB |
| www.shanghai.gov.cn/assets2020/css/style2020.css | 21.4 KiB | 18.3 KiB |
| www.shanghai.gov.cn/assets2020/css/style2020-medio.css | 10.4 KiB | 10.3 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| wza.shanghai.gov.cn/a11y/modules/trout.js?v=2.6.8.1 | 88.8 KiB | 55.9 KiB |
| www.shanghai.gov.cn/assets2020/js/ETUI/ETUI3.min.js | 69.9 KiB | 52.7 KiB |
| wza.shanghai.gov.cn/a11y/modules/jquery.js?v=2.6.8.1 | 82.6 KiB | 41.6 KiB |
| www.shanghai.gov.cn/assets2020/js/ETUI/jquery.min.1.12.4.js | 87.4 KiB | 33.4 KiB |
| wza.shanghai.gov.cn/a11y/modules/splayer.js?v=2.6.8.1 | 59.4 KiB | 29.9 KiB |
| voice.shanghai.gov.cn/js/gov_msc.js | 34.1 KiB | 26.6 KiB |
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.shanghai.gov.cn/assets2020/css/style2020.css | 22.0 KiB | 5.7 KiB |
| www.shanghai.gov.cn/assets2020/css/style2020-medio.css | 11.0 KiB | 3.9 KiB |
| www.shanghai.gov.cn/assets2020/css/ETUI/ETUI3.min.css | 20.6 KiB | 2.6 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.shanghai.gov.cn/assets2020/js/ETUI/ETUI3.min.js | 70.7 KiB | 28.5 KiB |
| www.shanghai.gov.cn/assets2020/plugin/share/jquery.share.min.js | 44.9 KiB | 20.6 KiB |
| voice.shanghai.gov.cn/js/gov_msc.js | 34.8 KiB | 14.3 KiB |
| www.shanghai.gov.cn/voice/js/voice-recorder.js | 13.0 KiB | 6.7 KiB |
| www.shanghai.gov.cn/assets2020/plugin/infinitypush/jquery.ma.infinitypush.js | 15.3 KiB | 6.0 KiB |
| stat.shanghai.gov.cn/js/tongyi/jhelper/language2.js | 11.5 KiB | 4.3 KiB |
| voice.shanghai.gov.cn/rec/api/prometheus.js?appkey=52 | 6.5 KiB | 2.9 KiB |
| www.shanghai.gov.cn/assets2020/js/ywlogin.js | 9.8 KiB | 2.7 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.contain > div.midd-top > p.logo-icon > img | www.shanghai.gov.cn/assets2020/img/logo-big.png |
div.piao > div.piao-right > a#piaoeA > img div.piao > div.piao-right > a#piaoeA > img | www.shanghai.gov.cn/assets2020/img/2025ndzfwzgzbb.png |
一网通办 div.clearfix > div#login > a.logo-inder > img | www.shanghai.gov.cn/assets2020/img/logo1020.png |
个人办事 li.piece-b > div.bock01 > i > img | www.shanghai.gov.cn/assets2020/img/icon1.png |
法人办事 li.piece-b > div.bock01 > i > img | www.shanghai.gov.cn/assets2020/img/icon2.png |
部门办事 li.piece-b > div.bock01 > i > img | www.shanghai.gov.cn/assets2020/img/icon3.png |
办事热点 li.piece-b > div.bock01 > i > img | www.shanghai.gov.cn/assets2020/img/icon4.png |
“中国上海”门户网站改版优化 征集您的“金点子” div.piao > div.piao-left > a#piaoeB > img | www.shanghai.gov.cn/assets2020/img/wzgbyhzj.jpg |
div.footer-info > div.foot-flex-ageeing-pic > span#_span_jiucuo > img div.footer-info > div.foot-flex-ageeing-pic > span#_span_jiucuo > img | www.shanghai.gov.cn/exposure/jiucuo.png?v=3100000044 |
适老化无障碍服务认证标识 div.footer-info > div.foot-flex-ageeing-pic > a > img | www.shanghai.gov.cn/assets2020/img/wzabst.png |
上海市互联网举报平台 div.footer-info > div.foot-flex-ageeing-pic > a > img | www.shanghai.gov.cn/assets2020/img/ico3.png |
党政机关 div.footer-info > div.foot-flex-ageeing-pic > a > img | www.shanghai.gov.cn/assets2020/img/ico2.png |
沪ICP备2021016245号-1 div.foot1 > p > a > img | www.shanghai.gov.cn/newshanghai2018/assets/img/icp.png |
沪公网安备 31010102004544号 div.foot1 > p > a > img | www.shanghai.gov.cn/newshanghai/img/ga.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| sh.gov.cn/ | 216 ms |
| www.shanghai.gov.cn/ | 190 ms |
| www.shanghai.gov.cn/ | 0.0 ms |
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.
ARIA
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 |
|---|
集成式发布
政府信息公开 div#main > div.contain > div.messager > ul.nav |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
集成式发布 div.messager > ul.nav > li.active > a |
政府信息公开 div.messager > ul.nav > li > a |
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.
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 |
|---|
登录 div.clearfix > div#login > span#sign > a#dl |
注册 div.clearfix > div#login > span#sign > a |
无障碍 div#login > ul.top-link > li#wzagjt > a#cniil_wza |
关怀版 div#login > ul.top-link > li#ghb > a#slb |
ENGLISH div.header-rt > ul.Senior-edition > li > a |
日本語 div.header-rt > ul.Senior-edition > li > a |
한국어 div.header-rt > ul.Senior-edition > li > a |
DEUTSCH div.header-rt > ul.Senior-edition > li > a |
FRANÇAIS div.header-rt > ul.Senior-edition > li > a |
ESPAÑOL div.header-rt > ul.Senior-edition > li > a |
PORTUGUÊS div.header-rt > ul.Senior-edition > li > a |
РУССКИЙ div.header-rt > ul.Senior-edition > li > a |
العربية div.header-rt > ul.Senior-edition > li > a |
ITALIANO div.header-rt > ul.Senior-edition > li > a |
职业资格 li.piece-b > div.bock01 > p > a |
证件办理 li.piece-b > div.bock01 > p > a |
交通出行 li.piece-b > div.bock01 > p > a |
医疗卫生 li.piece-b > div.bock01 > p > a |
设立变更 li.piece-b > div.bock01 > p > a |
准营准办 li.piece-b > div.bock01 > p > a |
资质认证 li.piece-b > div.bock01 > p > a |
年检年审 li.piece-b > div.bock01 > p > a |
上海市公安局 li.piece-b > div.bock01 > p > a |
上海市民政局 li.piece-b > div.bock01 > p > a |
上海市司法局 li.piece-b > div.bock01 > p > a |
上海市财政局 li.piece-b > div.bock01 > p > a |
民生保障服务专区 li.piece-b > div.bock01 > p > a |
长三角“一网通办” li.piece-b > div.bock01 > p > a |
要闻 ul.today > li > a > label |
2026-04-21 div.col-md-6 > ul.today > li > span.time |
要闻 ul.today > li > a > label |
2026-04-21 div.col-md-6 > ul.today > li > span.time |
要闻 ul.today > li > a > label |
2026-04-21 div.col-md-6 > ul.today > li > span.time |
要闻 ul.today > li > a > label |
2026-04-21 div.col-md-6 > ul.today > li > span.time |
要闻 ul.today > li > a > label |
2026-04-21 div.col-md-6 > ul.today > li > span.time |
政府信息公开 ul.nav > li > a > h2 |
关闭 div.piao > div.piao-left > p > a.close |
关闭 div.piao > div.piao-right > p > a.close |
These are opportunities to improve the legibility of your content.
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.footer-info > div.foot-flex-ageeing-pic > span#_span_jiucuo > img div.footer-info > div.foot-flex-ageeing-pic > span#_span_jiucuo > img |
div.piao > div.piao-right > a#piaoeA > img div.piao > div.piao-right > a#piaoeA > img |
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.
Tables and lists
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 |
|---|
集成式发布 div.contain > div.messager > ul.nav > li.active |
政府信息公开 div.contain > div.messager > ul.nav > li |
These are opportunities to improve the experience of reading tabular or list data using 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 |
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 |
|---|---|
| www.shanghai.gov.cn/ | Allowed |
| my.shanghai.gov.cn/SHMailSubscription/subscribe | Allowed with warning |
User Experience
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) | |
|---|---|---|---|
@国务院 我来说 li > a > div.ImgCrop > img | www.shanghai.gov.cn/assets2020/img/2025wls.jpg | 550 x 395 (1.39) | 935 x 610 (1.53) |
涉外政策 li > a > div.img-message > img | www.shanghai.gov.cn/assets2020/img/swzcsyt.jpg | 357 x 220 (1.62) | 900 x 600 (1.50) |
营商环境 li > a > div.img-message > img | www.shanghai.gov.cn/assets2020/img/yshj-2.jpg | 357 x 220 (1.62) | 716 x 424 (1.69) |
经营主体生产活动 li > a > div.img-message > img | www.shanghai.gov.cn/assets2020/img/sczt11.jpg | 357 x 220 (1.62) | 716 x 424 (1.69) |
General
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 |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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
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.clearfix > div#login > span#sign > a#dl |
关怀版 div.clearfix > div#login > span#sign > a#cniil_wza |
无障碍 div#login > ul.top-link > li#wzagjt > a#cniil_wza |
关怀版 div#login > ul.top-link > li#ghb > a#slb |
div#search > div#searchForm > div.input > a div#search > div#searchForm > div.input > a |
市拥军优属基金会 li.dropdown > ul.dropdown-menu > li > a |
中国银行保险监督管理委员会 li.dropdown > ul.dropdown-menu > li > a |
适老化无障碍服务认证标识 div.footer-cont > div.footer-info > div.foot-flex-ageeing-pic > a |
“中国上海”微信公众号 div.share1 > ul > li.sidebar > a |
中国上海移动端二维码 div.share1 > ul > li.sidebar > a |
div.share1 > ul > li.sidebar > a div.share1 > ul > li.sidebar > a |
div.share1 > ul > li.sidebar > a div.share1 > ul > li.sidebar > a |
关闭 div.piao > div.piao-left > p > a.close |
关闭 div.piao > div.piao-right > p > a.close |
To appear in search results, crawlers need access to your app.
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.footer-info > div.foot-flex-ageeing-pic > span#_span_jiucuo > img div.footer-info > div.foot-flex-ageeing-pic > span#_span_jiucuo > img |
div.piao > div.piao-right > a#piaoeA > img div.piao > div.piao-right > a#piaoeA > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.