Mobile 375 × 812

Desktop 1440 × 900

Score: 70 / 100
Based on 8 categories, 0 sections
Room to improve — your 7.6s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Good server performance with room for optimization.
Strong compliance posture across regulations.
Good content signals with minor gaps.
Heavier than average — reducing page weight saves energy and bandwidth.
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.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 15.2 MB (4.2 MB transferred)
Performance issues directly impact user engagement and conversion rates.
1 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/9c969a9f-0728-4ae5-a661-84694f4f933f)<a href="https://beavercheck.com/results/9c969a9f-0728-4ae5-a661-84694f4f933f"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Flenovo.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Flenovo.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 7.6s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
8 barrier(s) likely increasing bounce by ~31%.
Page takes 7.6s to load
+12% bounceUsers abandon at ~3s — you're 5.1s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 6.7s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
Content is hard to read
+2% bounceGraduate-level reading difficulty — limits the addressable audience for product or blog pages
Fix: Shorten sentences; replace jargon with plain language; target Flesch ease ≥60
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
63 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
MYR 750 investment → MYR 8,549/month returns + MYR 500,000 risk avoided
MYR 750
5h · 5 findings
MYR 8,549 /mo
~MYR 102,587 / year
MYR 500,000
if kept compliant
MYR 225 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.0 developer hours at RM150/hr
Based on Malaysia rates (RM150/hr)
Start here for the best return on investment
MYR 41,671 / month at risk
~MYR 500,058 / year if left unfixed
MYR 500,000
MYR 4.83 /mo
13280.9 MB/mo × 0.364 MYR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
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.
4.53 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.63 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
6.75 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.055
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
14.87 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.
37.06 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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 | |
|---|---|---|---|
City scape with blurred lights from car movement heading into Lenovo Portal. div.landing-hero-media > div.picture-tag > picture > img.aeminsight | /is/image/Lenovoassetsprod/hero-discover-ai-solutions?$51... | 137.1 KiB | 100.1 KiB |
City scape with blurred lights from car movement heading into Lenovo Portal. div.landing-hero-media > div.picture-tag > picture > img.aeminsight | s7d1.scene7.com/is/image/Lenovoassetsprod/hero-join-lenovo-pro?$512X288_jpeg$ | 48.9 KiB | 35.7 KiB |
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.
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 |
|---|---|
| p1-ofp.static.pub/SystemFragment/iconfont/icomoon.woff2 | 5.0 ms |
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.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| lenovo.com/ | 754 ms |
| www.lenovo.com/ | 900 ms |
| www.lenovo.com/us/en/ | 0.0 ms |
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 14.9 s |
| Other | 6.3 s |
| Script Parsing & Compilation | 1.9 s |
| Style & Layout | 1.4 s |
| Rendering | 765 ms |
| Parse HTML & CSS | 559 ms |
| Garbage Collection | 356 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
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page was evicted from back/forward cache because an active network request involved a redirect. | Not 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 |
|---|---|---|
| us3-cdn.inside-graph.com/js/frontend-framework.js.bundle?v=c5fa8d19ad-142029 | 64.4 KiB | 20.6 KiB |
| us3-track.inside-graph.com/ig.js | 47.6 KiB | 13.1 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 16.9 KiB | 6.0 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 15.7 KiB | 5.5 KiB |
| us3-track.inside-graph.com/gtm/IN-1001017/include.js | 10.6 KiB | 2.8 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 5.2 KiB | 2.8 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 5.3 KiB | 2.7 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 5.6 KiB | 2.7 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 4.5 KiB | 2.4 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 4.8 KiB | 2.2 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 5.0 KiB | 2.1 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 |
|---|---|---|
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 11.2 KiB | 11.1 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 | |
|---|---|
li.nav-item > a.title > div.mobile-flex > img.utility-icon-white li.nav-item > a.title > div.mobile-flex > img.utility-icon-white | p1-ofp.static.pub/fes/cms/2022/02/11/hsk128zkbplawpswj39kkilycso2qu518818.svg |
Young man at FIFA performing the bicycle kick soccer move with players in the b… div.picture-tag > div#card-1aae869f59 > picture.bg-image > img.bg-image | |
A woman looking at purple and red lights projected on a wall. div.picture-tag > div#card-97f6c746b9 > picture.bg-image > img.bg-image | |
Blurred car lights from car driving fast through a mountain range at night. div.picture-tag > div#card-399b7b85d0 > picture.bg-image > img.bg-image | |
Woman looking at a screen with code the size of the wall in front of her. div.picture-tag > div#card-cc990acc12 > picture.bg-image > img.bg-image | |
A woman balancing on one leg at the top of a staircase in the distance. div.picture-tag > div#card-2405aab8eb > picture.bg-image > img.bg-image | |
Work colleagues in a glass walled room with a passerby in front. div.picture-tag > div#card-ef852e7bff > picture.bg-image > img.bg-image | |
Man working at his Lenovo laptop with post it note board in the background. div.picture-tag > div#card-7d9cb00f47 > picture.bg-image > img.bg-image | |
Young college woman sitting at desk working on an Idea Tab tablet with bed in t… div.picture-tag > div#card-fbcc2f2aaa > picture.bg-image > img.bg-image | |
Formula 1 race car on track with blurred background. div.picture-tag > div#card-06b94c0c90 > picture.bg-image > img.bg-image | |
Woman and man walking through server room. div.picture-tag > div#card-779729bce2 > picture.bg-image > img.bg-image | |
Lenovo nav.common-header-container > div.flex > div.header-lenovo-logo > img | p3-ofp.static.pub/fes/cms/2023/03/22/8hjmcte754uauw07ypikjkjtx0m5ib450914.svg |
Man playing video games on a Legion device. div.picture-tag > div#card-c0b900bfe7 > picture.bg-image > img.bg-image | |
Person editing video on Yoga Pro 7 laptop. div.picture-tag > div#card-b89f71b4fa > picture.bg-image > img.bg-image | |
Wind farm in the distance during sunset. div.picture-tag > div#card-95503e1a91 > picture.bg-image > img.bg-image | |
Man performing maintenance on server. div.picture-tag > div#card-c47e893736 > picture.bg-image > img.bg-image | |
The Sphere at Las Vegas. div.picture-tag > div#card-0bf617c998 > picture.bg-image > img.bg-image | |
Facebook ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-faceb... |
X ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-x-30-... |
Youtube ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-youtu... |
Pinterest ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-pinte... |
TikTok ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-tikto... |
Instagram ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-insta... |
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.
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 |
|---|
Formula 1
The Winning Formula
Discover how Lenovo devices and IT infrastructur… div.tabs > div#tabs-31356e56ed > div.vertical-tab-content-group > ol.len-tabs__tablist |
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.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.app > div.siteAlertMessageContainer > div.sticky-content > button.iconfont-close div.app > div.siteAlertMessageContainer > div.sticky-content > button.iconfont-close |
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.
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 |
|---|
Press for Accessibility for blind people
who use screen readers div#INDquickAccess > ul > li > button.INDshortcutBtn |
Press for Accessibility menu div#INDquickAccess > ul > li > button |
skip to main content div.mobile-common-header > nav.common-header-container > div.flex > button.header_skip_main |
We use cookies and similar technologies to personalize content and ads and anal… body#lenovo-helix-ftv-target > div#_evidon_banner |
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
The Winning Formula div.tab-content-header > div#tabbed-content-d2d2b8e98c > div.cmp-title__wrapper > h4.cmp-title__text |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
PCs & Tablets div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Servers & Storage div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Services div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Lenovo Tech World @ CES
In January 2026, Lenovo took over Las Vegas’ iconic Sp… div.aem-Grid > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Lenovo & Formula 1®
See how Lenovo fuels F1® with data-driven innovation for f… div.aem-Grid > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Lenovo & FIFA
Lenovo and FIFA bring immersive football to stadiums, screens, a… div.aem-Grid > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Hybrid AI Solutions
Explore our one-stop shop for all your AI needs. div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Neptune® Liquid Cooling
Power AI and HPC workloads without compromise. div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Business
Get one-on-one tech support, save with exclusive benefits, and more. div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Student
Get smarter technology to make the grade and save 5% with your student… div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Learn More div#tabbed-content-d2d2b8e98c > div.cmp-title__body-wrapper > div.cta-button__wrap > a#cta-button-id__710788007E9 |
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 |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 279, col 769 |
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 CSS stylesheet at 'https://j1-ofp.static.pub/SystemFragment/static/reset.905bb6fc63029458.css' from origin 'https://www.lenovo.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to CSS stylesheet at 'https://j1-ofp.static.pub/SystemFragment/static/reset.905bb6fc63029458.css' from origin 'https://www.lenovo.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
s2.go-mpulse.net/boomerang/EQEGX-LNQ3B-KQXLH-XW299-8VLVD line 9, col 189290 | Error fetching LISA segment data: SyntaxError: Failed to execute 'json' on 'Response': Unexpected end of JSON input
at https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:27558 |
assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js line 13, col 5739 | Error in processing Adobe Target data: ReferenceError: $ is not defined
at Object.source (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:14:5600)
at e.exports (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:23:14619)
at https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:5503
at https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:6493
at l (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8221)
at r (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8320)
at c (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8615)
at a (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8477)
at c (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8675)
at https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8791 |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Hydration completed but contains mismatches. | |
TypeError: Cannot read properties of null (reading 'content')
at <anonymous>:2:1322
at e._insertCursor (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:6394)
at e._writeScriptToken (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:7047)
at e._handleScriptToken (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:5606)
at e._writeImpl (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:4218)
at e.write (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:3781)
at c (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:1449)
at s (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:818)
at i (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:1825)
at a (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:23:18804) | |
/etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... line 535, col 28 | TypeError: Cannot read properties of null (reading 'getAttribute') |
/etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... line 535, col 28 | TypeError: Cannot read properties of null (reading 'getAttribute') |
/etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... line 535, col 28 | TypeError: Cannot read properties of null (reading 'getAttribute')
at loadImageInView (https://www.lenovo.com/etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base-site-v1/carousel/v2/carousel.lc-feb33d152576daa5e04d6becfaaa1965-lc.min.js:536:29)
at Array.forEach (<anonymous>)
at loadImagesInView (https://www.lenovo.com/etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base-site-v1/carousel/v2/carousel.lc-feb33d152576daa5e04d6becfaaa1965-lc.min.js:555:10)
at https://www.lenovo.com/etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base-site-vendors/embla/v1/embla.lc-9722c41a275628dd9d16b56f82c9326a-lc.min.js:41:111
at Array.forEach (<anonymous>)
at Object.emit (https://www.lenovo.com/etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base-site-vendors/embla/v1/embla.lc-9722c41a275628dd9d16b56f82c9326a-lc.min.js:41:84)
at IntersectionObserver.root (https://www.lenovo.com/etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base-site-vendors/embla/v1/embla.lc-9722c41a275628dd9d16b56f82c9326a-lc.min.js:25:3) |
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.
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.lenovo.com/us/en/rewards/ | Learn More |
| www.lenovo.com/us/en/case-studies-customer-success-stories/formula-1 | Learn More |
| www.lenovo.com/us/en/case-studies-customer-success-stories/msge | Learn More |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 |
|---|
Cookie Consent Tool div.footer_footer > div.copyright > div.link > a.lazy_href |
To appear in search results, crawlers need access to your app.
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.
1.16 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.79 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
492 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.015
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.56 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.76 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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 |
|---|---|
| p1-ofp.static.pub/SystemFragment/iconfont/icomoon.woff2 | 45 ms |
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 |
|---|---|
| lenovo.com/ | 204 ms |
| www.lenovo.com/ | 500 ms |
| www.lenovo.com/us/en/ | 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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.6 s |
| Other | 1.6 s |
| Script Parsing & Compilation | 489 ms |
| Style & Layout | 315 ms |
| Rendering | 159 ms |
| Parse HTML & CSS | 141 ms |
| Garbage Collection | 95 ms |
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 |
|---|---|---|
| us3-cdn.inside-graph.com/js/frontend-framework.js.bundle?v=c5fa8d19ad-142029 | 64.4 KiB | 20.6 KiB |
| us3-track.inside-graph.com/ig.js | 47.8 KiB | 13.1 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 16.9 KiB | 6.0 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 15.7 KiB | 5.5 KiB |
| us3-track.inside-graph.com/gtm/IN-1001017/include.js | 10.6 KiB | 2.8 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 5.2 KiB | 2.8 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 5.3 KiB | 2.7 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 5.6 KiB | 2.7 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 4.5 KiB | 2.4 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 4.8 KiB | 2.2 KiB |
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 5.0 KiB | 2.1 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 |
|---|---|---|
| /etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... | 11.2 KiB | 11.1 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 | |
|---|---|
Young man at FIFA performing the bicycle kick soccer move with players in the b… div.picture-tag > div#card-1aae869f59 > picture.bg-image > img.bg-image | |
Blurred car lights from car driving fast through a mountain range at night. div.picture-tag > div#card-399b7b85d0 > picture.bg-image > img.bg-image | |
Woman looking at a screen with code the size of the wall in front of her. div.picture-tag > div#card-cc990acc12 > picture.bg-image > img.bg-image | |
A woman balancing on one leg at the top of a staircase in the distance. div.picture-tag > div#card-2405aab8eb > picture.bg-image > img.bg-image | |
Work colleagues in a glass walled room with a passerby in front. div.picture-tag > div#card-ef852e7bff > picture.bg-image > img.bg-image | |
Man working at his Lenovo laptop with post it note board in the background. div.picture-tag > div#card-7d9cb00f47 > picture.bg-image > img.bg-image | |
Young college woman sitting at desk working on an Idea Tab tablet with bed in t… div.picture-tag > div#card-fbcc2f2aaa > picture.bg-image > img.bg-image | |
A woman looking at purple and red lights projected on a wall. div.picture-tag > div#card-97f6c746b9 > picture.bg-image > img.bg-image | |
Formula 1 race car on track with blurred background. div.picture-tag > div#card-06b94c0c90 > picture.bg-image > img.bg-image | |
Woman and man walking through server room. div.picture-tag > div#card-779729bce2 > picture.bg-image > img.bg-image | |
Lenovo div.masthead > div.header_left > a.header_lenovoLogo > img | p3-ofp.static.pub/fes/cms/2023/03/22/8hjmcte754uauw07ypikjkjtx0m5ib450914.svg |
Man playing video games on a Legion device. div.picture-tag > div#card-c0b900bfe7 > picture.bg-image > img.bg-image | |
Person editing video on Yoga Pro 7 laptop. div.picture-tag > div#card-b89f71b4fa > picture.bg-image > img.bg-image | |
Wind farm in the distance during sunset. div.picture-tag > div#card-95503e1a91 > picture.bg-image > img.bg-image | |
Man performing maintenance on server. div.picture-tag > div#card-c47e893736 > picture.bg-image > img.bg-image | |
The Sphere at Las Vegas. div.picture-tag > div#card-0bf617c998 > picture.bg-image > img.bg-image | |
Facebook ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-faceb... |
X ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-x-30-... |
Youtube ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-youtu... |
Pinterest ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-pinte... |
TikTok ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-tikto... |
Instagram ul.social_icon > li > a.lazy_href > img | /ShareResource/na/footer/social-medial-icons/lenovo-insta... |
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.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.app > div.siteAlertMessageContainer > div.sticky-content > button.iconfont-close div.app > div.siteAlertMessageContainer > div.sticky-content > button.iconfont-close |
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 |
|---|
li.title > span > span#lenovofeedbackpopup > a#lenovofeedbackpopuplink li.title > span > span#lenovofeedbackpopup > a#lenovofeedbackpopuplink |
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.
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 |
|---|
Share div.nav-bar > div.cq-placeholder > div.share-dropdown > button.share-dropdown__btn |
FEEDBACK body#lenovo-helix-ftv-target > a#lenovoSurveyWidget > div#lenovoSurveyWidget-content > span.lenovoFeedbackText |
These are opportunities to improve the legibility of your content.
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 |
|---|
Press enter for Accessibility for blind people
who use screen readers div#INDquickAccess > ul > li > button.INDshortcutBtn |
Press enter for Keyboard Navigation div#INDquickAccess > ul > li > button |
Press enter for Accessibility menu div#INDquickAccess > ul > li > button |
Go to Home nav.commonHeader > div.masthead > div.header_left > a.header_lenovoLogo |
skip to main content nav.commonHeader > div.masthead > div.header_left > button.header_skip_main |
We use cookies and similar technologies to personalize content and ads and anal… body#lenovo-helix-ftv-target > div#_evidon_banner |
Website Privacy Statement. body#lenovo-helix-ftv-target > div#_evidon_banner > div#_evidon-message > a |
Cookie Consent Tool body#lenovo-helix-ftv-target > div#_evidon_banner > div#_evidon-message > a |
Click Here body#lenovo-helix-ftv-target > div#_evidon_banner > div#_evidon-message > a#RejectLink |
banner close button body#lenovo-helix-ftv-target > div#_evidon_banner > button#_evh-ric-c |
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
The Winning Formula div.tab-content-header > div#tabbed-content-d2d2b8e98c > div.cmp-title__wrapper > h4.cmp-title__text |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
PCs & Tablets div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Servers & Storage div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Services div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Monitors div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Accessories & Software div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Support div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Deals div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Lenovo Tech World @ CES
In January 2026, Lenovo took over Las Vegas’ iconic Sp… div.aem-Grid > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Lenovo & Formula 1®
See how Lenovo fuels F1® with data-driven innovation for f… div.aem-Grid > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Lenovo & FIFA
Lenovo and FIFA bring immersive football to stadiums, screens, a… div.aem-Grid > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Hybrid AI Solutions
Explore our one-stop shop for all your AI needs. div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Neptune® Liquid Cooling
Power AI and HPC workloads without compromise. div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Hybrid Cloud
Modernize across your entire IT environment. div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Hybrid AI Servers
Accelerate and scale AI solutions efficiently while protecti… div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Business
Get one-on-one tech support, save with exclusive benefits, and more. div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Student
Get smarter technology to make the grade and save 5% with your student… div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Gaming
Take your gaming to the next level and beyond. div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Creator
Unleash your imagination with powerful technology. div.card-grid__cards > div.len-card-item > div.len-card > a.cta-anchor-query-param |
Learn More div#tabbed-content-d2d2b8e98c > div.cmp-title__body-wrapper > div.cta-button__wrap > a#cta-button-id__101545675E9 |
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 |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 279, col 769 |
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 CSS stylesheet at 'https://j1-ofp.static.pub/SystemFragment/static/reset.905bb6fc63029458.css' from origin 'https://www.lenovo.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
s2.go-mpulse.net/boomerang/EQEGX-LNQ3B-KQXLH-XW299-8VLVD line 9, col 189290 | Error fetching LISA segment data: SyntaxError: Unexpected end of JSON input |
assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js line 13, col 5739 | Error in processing Adobe Target data: ReferenceError: $ is not defined
at Object.source (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:14:5600)
at e.exports (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:23:14619)
at https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:5503
at https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:6493
at l (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8221)
at r (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8320)
at c (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8615)
at a (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8477)
at c (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8675)
at https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:63:8791 |
Failed to load resource: net::ERR_FAILED | |
s2.go-mpulse.net/boomerang/EQEGX-LNQ3B-KQXLH-XW299-8VLVD line 9, col 189290 | Hydration completed but contains mismatches. |
TypeError: Cannot read properties of null (reading 'content')
at <anonymous>:2:1322
at e._insertCursor (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:6394)
at e._writeScriptToken (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:7047)
at e._handleScriptToken (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:5606)
at e._writeImpl (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:4218)
at e.write (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:3781)
at c (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:1449)
at s (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:818)
at i (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:24:1825)
at a (https://assets.adobedtm.com/498114d772a9/e8f2dfe68a51/launch-51c0785ae79f.min.js:23:18804) | |
/etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... line 535, col 28 | TypeError: Cannot read properties of null (reading 'getAttribute') |
/etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... line 535, col 28 | TypeError: Cannot read properties of null (reading 'getAttribute') |
/etc.clientlibs/lenovo-site/clientlibs/clientlib-aem-base... line 535, col 28 | TypeError: Cannot read properties of null (reading 'getAttribute') |
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.
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.lenovo.com/us/en/business/benefits/ | Learn More |
| www.lenovo.com/us/en/rewards/ | Learn More |
| www.lenovo.com/us/en/case-studies-customer-success-stories/formula-1 | Learn More |
| www.lenovo.com/us/en/case-studies-customer-success-stories/msge | Learn More |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 |
|---|
Cookie Consent Tool div.footer_footer > div.copyright > div.link > a.lazy_href |
To appear in search results, crawlers need access to your app.
Send Feedback