Mobile 375 × 812

Desktop 1440 × 900

Score: 79 / 100
Based on 8 categories, 0 sections
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.
1 image(s) missing alt attribute
Cookie 'JSESSIONID' is missing the HttpOnly flag
Cookie 'bcookie' is missing the HttpOnly flag
Cookie 'lang' is missing the HttpOnly flag
Cookie 'li_gc' is missing the HttpOnly flag
[](https://beavercheck.com/results/e2fa82be-f83b-ce4b-2169-c680ee554b8d)<a href="https://beavercheck.com/results/e2fa82be-f83b-ce4b-2169-c680ee554b8d"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.linkedin.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.linkedin.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
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.
3.93 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.79 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
78 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.023
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.50 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.
7.79 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| crcldu.com/bd/auditor.js?v=1775592720000 | 120.0 s | 116.0 KiB |
| client.protechts.net/PXdOjV695v/main.min.js | 600.0 s | 90.5 KiB |
| /litms/utag/homepage-guest-frontend/utag.js?cb=1775592600000 | 300.0 s | 48.9 KiB |
| static.licdn.com/aero-v1/sc/h/cyi85pvtvqxif4qx6o2q0eui4 | 604800.0 s | 150.8 KiB |
| static.licdn.com/aero-v1/sc/h/e69gtg8c61dzqklxridy0htl9 | 604800.0 s | 83.3 KiB |
| static.licdn.com/aero-v1/sc/h/29rdkxlvag0d3cpj96fiilbju | 604800.0 s | 81.1 KiB |
| static.licdn.com/aero-v1/sc/h/fx69lqty609xpf6l4xb6bs3a | 604800.0 s | 60.0 KiB |
| static.licdn.com/aero-v1/sc/h/6oeiutsxi7fllzj32y0lr68gr | 604800.0 s | 40.9 KiB |
| static.licdn.com/aero-v1/sc/h/51t74mlo1ty7vakn3a80a9jcp | 604800.0 s | 17.8 KiB |
| static.licdn.com/aero-v1/sc/h/d58zfe6h3ycgq5l1ccjpkrtdn | 604800.0 s | 8.9 KiB |
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.
| URL | Est Savings |
|---|---|
| /s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq... | 55 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| static.licdn.com/aero-v1/sc/h/6oeiutsxi7fllzj32y0lr68gr | 40.9 KiB | 1.2 s |
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.
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.licdn.com/aero-v1/sc/h/cyi85pvtvqxif4qx6o2q0eui4 | 149.7 KiB | 100.2 KiB |
| static.licdn.com/aero-v1/sc/h/29rdkxlvag0d3cpj96fiilbju | 80.2 KiB | 54.1 KiB |
| static.licdn.com/aero-v1/sc/h/fx69lqty609xpf6l4xb6bs3a | 59.1 KiB | 45.4 KiB |
| static.licdn.com/aero-v1/sc/h/e69gtg8c61dzqklxridy0htl9 | 82.5 KiB | 40.7 KiB |
| /litms/utag/homepage-guest-frontend/utag.js?cb=1775592600000 | 48.4 KiB | 33.7 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
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.5 s |
| Other | 513 ms |
| Style & Layout | 389 ms |
| Script Parsing & Compilation | 149 ms |
| Parse HTML & CSS | 79 ms |
| Rendering | 51 ms |
| Garbage Collection | 27 ms |
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
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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.
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Welcome to your professional community body.transition-in > main#main-content > section.section > img.flip-rtl | static.licdn.com/aero-v1/sc/h/d58zfe6h3ycgq5l1ccjpkrtdn | 374 x 214 (1.75) | 340 x 272 (1.25) |
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.
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.
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.
632 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
832 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.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
749 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
832 ms
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
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.
| URL | Est Savings |
|---|---|
| /s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq... | 50 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| static.licdn.com/aero-v1/sc/h/6oeiutsxi7fllzj32y0lr68gr | 40.9 KiB | 253 ms |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| crcldu.com/bd/auditor.js?v=1775592720000 | 120.0 s | 116.0 KiB |
| client.protechts.net/PXdOjV695v/main.min.js | 600.0 s | 90.5 KiB |
| /litms/utag/homepage-guest-frontend/utag.js?cb=1775592600000 | 86400.0 s | 48.8 KiB |
| static.licdn.com/aero-v1/sc/h/cyi85pvtvqxif4qx6o2q0eui4 | 604800.0 s | 150.8 KiB |
| static.licdn.com/aero-v1/sc/h/e69gtg8c61dzqklxridy0htl9 | 604800.0 s | 83.3 KiB |
| static.licdn.com/aero-v1/sc/h/29rdkxlvag0d3cpj96fiilbju | 604800.0 s | 81.2 KiB |
| static.licdn.com/aero-v1/sc/h/fx69lqty609xpf6l4xb6bs3a | 604800.0 s | 60.1 KiB |
| static.licdn.com/aero-v1/sc/h/6oeiutsxi7fllzj32y0lr68gr | 604800.0 s | 40.9 KiB |
| static.licdn.com/aero-v1/sc/h/51t74mlo1ty7vakn3a80a9jcp | 604800.0 s | 17.8 KiB |
| static.licdn.com/aero-v1/sc/h/dxf91zhqd2z6b0bwg85ktm5s4 | 604800.0 s | 9.6 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.licdn.com/aero-v1/sc/h/6oeiutsxi7fllzj32y0lr68gr | 40.1 KiB | 40.1 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.licdn.com/aero-v1/sc/h/cyi85pvtvqxif4qx6o2q0eui4 | 149.7 KiB | 101.7 KiB |
| static.licdn.com/aero-v1/sc/h/fx69lqty609xpf6l4xb6bs3a | 59.1 KiB | 45.4 KiB |
| static.licdn.com/aero-v1/sc/h/e69gtg8c61dzqklxridy0htl9 | 82.5 KiB | 39.9 KiB |
| /litms/utag/homepage-guest-frontend/utag.js?cb=1775592600000 | 48.4 KiB | 33.7 KiB |
| static.licdn.com/aero-v1/sc/h/29rdkxlvag0d3cpj96fiilbju | 43.4 KiB | 29.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
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
div.relative > ul.slide-list__list > li.flex > img.w-[450px] div.relative > ul.slide-list__list > li.flex > img.w-[450px] |
div.relative > ul.slide-list__list > li.flex > img.w-[450px] div.relative > ul.slide-list__list > li.flex > img.w-[450px] |
div.relative > ul.slide-list__list > li.flex > img.w-[450px] div.relative > ul.slide-list__list > li.flex > img.w-[450px] |
Who is LinkedIn for? main#main-content > section.section > div.flex > img.h-[840px] |
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.
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
| Source | Description |
|---|---|
Failed to load resource: net::ERR_NAME_NOT_RESOLVED |
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.
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.
Send Feedback