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.
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.
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 |
|---|---|---|
| /js/aggsite-new.min.js?v=IgggDUGX9TUGTatF8b3WO8A4-JU6Svvk... | 14.9 KiB | 676 ms |
| assets.cnblogs.com/scripts/jquery-3.3.1.min.js | 30.1 KiB | 551 ms |
| /css/aggsite-new.min.css?v=7sib-h13OYZwJEAWQ_Ga4Iv03GPTQ-... | 4.9 KiB |
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 |
|---|---|---|
| assets.cnblogs.com/images/ghs.png | 86400.0 s | 19.1 KiB |
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#side_right > div#cnblogs_b4 > a > img div#side_right > div#cnblogs_b4 > a > img | img2024.cnblogs.com/blog/35695/202603/35695-20260305163238916-712956342.jpg | 76.5 KiB | 64.3 KiB |
div#side_right > div#cnblogs_b2 > a > img div#side_right > div#cnblogs_b2 > a > img | img2024.cnblogs.com/blog/35695/202604/35695-20260415221132085-1775010472.webp | 70.1 KiB | 57.9 KiB |
div#side_right > div#cnblogs_b3 > a > img div#side_right > div#cnblogs_b3 > a > img | img2024.cnblogs.com/blog/35695/202512/35695-20251205182619157-1150461542.webp | 54.6 KiB | 42.4 KiB |
div#footer_bottom > div.beian > a.gongan > img div#footer_bottom > div.beian > a.gongan > img | assets.cnblogs.com/images/ghs.png | 18.8 KiB | 18.7 KiB |
div#wrapper > a > div.imagebar > img div#wrapper > a > div.imagebar > img | img2024.cnblogs.com/blog/35695/202604/35695-20260413214144970-407851675.webp | 21.0 KiB | 16.3 KiB |
div#side_right > div#cnblogs_b1 > a > img div#side_right > div#cnblogs_b1 > a > img | img2024.cnblogs.com/blog/35695/202512/35695-20251201125434258-461912837.webp | 19.9 KiB | 14.9 KiB |
博主头像 div.post-item-text > p.post-item-summary > a > img.avatar | pic.cnblogs.com/face/3784694/20260401160101.png | 5.9 KiB | 5.5 KiB |
博主头像 div.post-item-text > p.post-item-summary > a > img.avatar | pic.cnblogs.com/face/3708248/20250926144504.png | 5.6 KiB | 5.2 KiB |
博主头像 div.post-item-text > p.post-item-summary > a > img.avatar | pic.cnblogs.com/face/3693259/20260319124404.png | 5.0 KiB | 4.6 KiB |
博主头像 div.post-item-text > p.post-item-summary > a > img.avatar | pic.cnblogs.com/face/3578564/20241218184338.png | 4.6 KiB | 4.2 KiB |
博主头像 div.post-item-text > p.post-item-summary > a > img.avatar | pic.cnblogs.com/face/534218/20200616131310.png | 4.5 KiB | 4.2 KiB |
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 |
|---|---|
| cnblogs.com/ | 760 ms |
| www.cnblogs.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
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 |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-M95P3TTWJZ | 157.0 KiB | 63.1 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 |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
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#wrapper > a > div.imagebar > img div#wrapper > a > div.imagebar > img | img2024.cnblogs.com/blog/35695/202604/35695-20260413214144970-407851675.webp |
博客园Logo ul#nav_left > li.navbar-branding > a > img | www.cnblogs.com/images/logo.svg?v=2SMrXdIvlZwVoB1akyXm38WIKuTHVqvGD0CweV-B6cY |
ul.sidenav > li#dark_switch > a > img ul.sidenav > li#dark_switch > a > img | www.cnblogs.com/images/aggsite/dark.svg |
ul.sidenav > li#sidenav_history > a > img ul.sidenav > li#sidenav_history > a > img | www.cnblogs.com/images/aggsite/history.svg |
ul.sidenav > li#sidenav_category > a > img ul.sidenav > li#sidenav_category > a > img | www.cnblogs.com/images/aggsite/category.svg |
ul.sidenav > li#sidenav_pick > a > img ul.sidenav > li#sidenav_pick > a > img | www.cnblogs.com/images/aggsite/picked.svg |
ul.sidenav > li#sidenav_candidate > a > img ul.sidenav > li#sidenav_candidate > a > img | www.cnblogs.com/images/aggsite/candidate.svg |
ul.sidenav > li#sidenav_subscription > a > img ul.sidenav > li#sidenav_subscription > a > img | www.cnblogs.com/images/aggsite/subscription.svg |
ul.sidenav > li#sidenav_following > a > img ul.sidenav > li#sidenav_following > a > img | www.cnblogs.com/images/aggsite/following.svg |
ul.sidenav > li#sidenav_commented > a > img ul.sidenav > li#sidenav_commented > a > img | www.cnblogs.com/images/aggsite/commented.svg |
ul.sidenav > li#sidenav_digged > a > img ul.sidenav > li#sidenav_digged > a > img | www.cnblogs.com/images/aggsite/digged.svg |
ul#nav_left > li.dropdown > div.dropdown-button > img ul#nav_left > li.dropdown > div.dropdown-button > img | www.cnblogs.com/images/aggsite/pulldown-light.svg |
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 |
|---|
反馈 ul.sidenav > li.sidenav-item > a.feedback > span |
··· div#pager_bottom > div#paging_block > div.pager > span.ellipsis |
100 div#pager_bottom > div#paging_block > div.pager > a.p_100 |
48小时阅读排行 div#side_right > div.card > h4.card-title > a |
10天推荐排行 div#side_right > div.card > h4.card-title > a |
15天热门博文 div#side_right > div.card > h4.card-title > a |
编辑推荐 div#side_right > div.card > h4.card-title > a |
热门新闻 div#side_right > div.card > h4.card-title > a |
推荐新闻 div#side_right > div.card > h4.card-title > a |
战略合作:Chat2DB凌霞软件 body > div#wrapper > footer#footer > div.ally-link |
Chat2DB div#wrapper > footer#footer > div.ally-link > a |
凌霞软件 div#wrapper > footer#footer > div.ally-link > a |
友情链接:
艾思科蓝
飞致云
阿里云
腾讯云
华为云
天翼云
站长之家
腾讯WeTest
IShell body > div#wrapper > footer#footer > div#friend_link |
艾思科蓝 div#wrapper > footer#footer > div#friend_link > a |
飞致云 div#wrapper > footer#footer > div#friend_link > a |
阿里云 div#wrapper > footer#footer > div#friend_link > a |
腾讯云 div#wrapper > footer#footer > div#friend_link > a |
华为云 div#wrapper > footer#footer > div#friend_link > a |
天翼云 div#wrapper > footer#footer > div#friend_link > a |
站长之家 div#wrapper > footer#footer > div#friend_link > a |
腾讯WeTest div#wrapper > footer#footer > div#friend_link > a |
IShell div#wrapper > footer#footer > div#friend_link > a |
Powered by .NET 10.0 on Kubernetes div#wrapper > footer#footer > div#footer_bottom > div.poweredby |
关于博客园 footer#footer > div#footer_bottom > div.about > a |
联系我们 footer#footer > div#footer_bottom > div.about > a |
商务合作 footer#footer > div#footer_bottom > div.about > a |
企业博客 footer#footer > div#footer_bottom > div.about > a |
企业发布 footer#footer > div#footer_bottom > div.about > a |
Copyright © 2004-2026 博客园 版权所有 footer#footer > div#footer_bottom > div.about > span |
浙公网安备 33010602011771号 div#footer_bottom > div.beian > a.gongan > span |
浙ICP备2021040463号-3 footer#footer > div#footer_bottom > div.beian > a |
违法和不良信息举报中心 footer#footer > div#footer_bottom > div.report-contact > a |
举报邮箱:contact@cnblogs.com footer#footer > div#footer_bottom > div.report-contact > span |
网站举报中心 footer#footer > div#footer_bottom > div.report-contact > a |
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 |
|---|
ul#nav_left > li.dropdown > div.dropdown-button > img ul#nav_left > li.dropdown > div.dropdown-button > img |
div#wrapper > a > div.imagebar > img div#wrapper > a > div.imagebar > img |
ul.sidenav > li#sidenav_category > a > img ul.sidenav > li#sidenav_category > a > img |
ul.sidenav > li#sidenav_pick > a > img ul.sidenav > li#sidenav_pick > a > img |
ul.sidenav > li#sidenav_candidate > a > img ul.sidenav > li#sidenav_candidate > a > img |
ul.sidenav > li#sidenav_subscription > a > img ul.sidenav > li#sidenav_subscription > a > img |
ul.sidenav > li#sidenav_following > a > img ul.sidenav > li#sidenav_following > a > img |
ul.sidenav > li#sidenav_commented > a > img ul.sidenav > li#sidenav_commented > a > img |
ul.sidenav > li#sidenav_digged > a > img ul.sidenav > li#sidenav_digged > a > img |
ul.sidenav > li#sidenav_history > a > img ul.sidenav > li#sidenav_history > a > img |
li#sidenav_more > div.dropdown-button > a > img li#sidenav_more > div.dropdown-button > a > img |
ul.sidenav > li.sidenav-item > a.feedback > img ul.sidenav > li.sidenav-item > a.feedback > img |
ul.sidenav > li#dark_switch > a > img ul.sidenav > li#dark_switch > a > img |
div#side_right > div#cnblogs_b1 > a > img div#side_right > div#cnblogs_b1 > a > img |
div#side_right > div#cnblogs_b2 > a > img div#side_right > div#cnblogs_b2 > a > img |
div#side_right > div#cnblogs_b3 > a > img div#side_right > div#cnblogs_b3 > a > img |
div#side_right > div#cnblogs_b4 > a > img div#side_right > div#cnblogs_b4 > a > img |
div#footer_bottom > div.beian > a.gongan > img div#footer_bottom > div.beian > a.gongan > 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 |
|---|
body > div#wrapper > a body > div#wrapper > a |
div#side_nav > ul.sidenav > li#dark_switch > a div#side_nav > ul.sidenav > li#dark_switch > a |
div#main > div#side_right > div#cnblogs_b1 > a div#main > div#side_right > div#cnblogs_b1 > a |
div#main > div#side_right > div#cnblogs_b2 > a div#main > div#side_right > div#cnblogs_b2 > a |
div#main > div#side_right > div#cnblogs_b3 > a div#main > div#side_right > div#cnblogs_b3 > a |
div#main > div#side_right > div#cnblogs_b4 > a div#main > div#side_right > div#cnblogs_b4 > 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.
Navigation
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 |
|---|
ul#nav_right > li > form#zzk_search > input#zzk_search_input ul#nav_right > li > form#zzk_search > input#zzk_search_input |
These are opportunities to improve keyboard navigation in your application.
Best practices
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 |
|---|
搜索 ul#nav_right > li > form#zzk_search > button#zzk_search_button |
» div.card > ul > li > a.right_more |
» div.card > ul > li > a.right_more |
» div.card > ul > li > a.right_more |
» div.card > ul > li > a.right_more |
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
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?866c9be12d4a814454792b1fd0fed295 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 |
|---|---|
Access to script at 'https://cdn-www.cnblogs.com/ng/main-ia2uqgxu.js' from origin 'https://www.cnblogs.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to script at 'https://cdn-www.cnblogs.com/ng/polyfills-jq6heycx.js' from origin 'https://www.cnblogs.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED |
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 |
|---|
nav#nav_main > ul#nav_right > li#navbar_login_status > a#navbar_lite_mode_indicator |
简洁模式 ...
li#navbar_login_status > div#user_info > div#navbar_menu > a#navbar_lite_mode_toggle |
退出登录 li#navbar_login_status > div#user_info > div#navbar_menu > a |
发现 ul.navbar-list > li.dropdown > div.dropdown-button > a |
退出 ul.navbar-list > li#user_info_mobile > div.dropdown-menu > a |
更多 ul.sidenav > li#sidenav_more > div.dropdown-button > a |
div#side_nav > ul.sidenav > li#dark_switch > a div#side_nav > ul.sidenav > li#dark_switch > a |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19890716 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19904194 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19903757 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19897604 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19903938 |
1 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19903842 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19903293 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19903270 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19902860 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19902842 |
3 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19902722 |
2 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19902693 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19902643 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19902499 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19901906 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19901796 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19901456 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19901328 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19899804 |
0 article.post-item > section.post-item-body > footer.post-item-foot > a#digg_control_19899767 |
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 |
|---|
ul#nav_left > li.dropdown > div.dropdown-button > img ul#nav_left > li.dropdown > div.dropdown-button > img |
div#wrapper > a > div.imagebar > img div#wrapper > a > div.imagebar > img |
ul.sidenav > li#sidenav_category > a > img ul.sidenav > li#sidenav_category > a > img |
ul.sidenav > li#sidenav_pick > a > img ul.sidenav > li#sidenav_pick > a > img |
ul.sidenav > li#sidenav_candidate > a > img ul.sidenav > li#sidenav_candidate > a > img |
ul.sidenav > li#sidenav_subscription > a > img ul.sidenav > li#sidenav_subscription > a > img |
ul.sidenav > li#sidenav_following > a > img ul.sidenav > li#sidenav_following > a > img |
ul.sidenav > li#sidenav_commented > a > img ul.sidenav > li#sidenav_commented > a > img |
ul.sidenav > li#sidenav_digged > a > img ul.sidenav > li#sidenav_digged > a > img |
ul.sidenav > li#sidenav_history > a > img ul.sidenav > li#sidenav_history > a > img |
li#sidenav_more > div.dropdown-button > a > img li#sidenav_more > div.dropdown-button > a > img |
ul.sidenav > li.sidenav-item > a.feedback > img ul.sidenav > li.sidenav-item > a.feedback > img |
ul.sidenav > li#dark_switch > a > img ul.sidenav > li#dark_switch > a > img |
div#side_right > div#cnblogs_b1 > a > img div#side_right > div#cnblogs_b1 > a > img |
div#side_right > div#cnblogs_b2 > a > img div#side_right > div#cnblogs_b2 > a > img |
div#side_right > div#cnblogs_b3 > a > img div#side_right > div#cnblogs_b3 > a > img |
div#side_right > div#cnblogs_b4 > a > img div#side_right > div#cnblogs_b4 > a > img |
div#footer_bottom > div.beian > a.gongan > img div#footer_bottom > div.beian > a.gongan > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.