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.
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.
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 |
|---|---|
| /libs/wcm/foundation/components/page/responsive.lc-dd681e... | 7.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 |
|---|---|
| sandisk.com/ | 214 ms |
| www.sandisk.com/ | 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.
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 |
|---|---|---|
| /etc.clientlibs/sd/designs/clientlibs/store-vue/home-page... | 123.4 KiB | 95.7 KiB |
| www.googletagmanager.com/gtag/js?id=AW-16673759913&l=dataLayer | 145.5 KiB | 52.5 KiB |
| /etc.clientlibs/sd-static/designs/clientlibs/chatbox_comm... | 82.0 KiB | 45.6 KiB |
| assets.adobedtm.com/012e215e77ba/241525ea565f/launch-bc7943f031b6.min.js | 139.4 KiB | 42.8 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 33.2 KiB |
| consent.trustarc.com/asset/notice.js/v/v1.7-1729 | 36.0 KiB | 22.3 KiB |
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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| static.sandisk.com/etc.clientlibs/sd-static/designs/clientlibs/vue-global.min.js | 3.0 s | 1.9 s | 4.2 ms |
| www.sandisk.com/ | 691 ms | 58 ms | 1.0 ms |
| Unattributable | 570 ms | 65 ms | 0.0 ms |
| /etc.clientlibs/sd/designs/clientlibs/store-vue/home-page... | 526 ms | 375 ms | 17 ms |
| assets.adobedtm.com/012e215e77ba/241525ea565f/launch-bc7943f031b6.min.js | 147 ms | 116 ms | 24 ms |
| www.googletagmanager.com/gtag/js?id=AW-16673759913&l=dataLayer | 108 ms | 90 ms | 17 ms |
| /etc.clientlibs/sd-static/designs/clientlibs/chatbox_comm... | 82 ms | 6.6 ms | 9.1 ms |
| /012e215e77ba/241525ea565f/f83ce7bd2aef/RCb3d58f4c7db5459... | 55 ms | 54 ms | 0.1 ms |
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 | 2.8 s |
| Other | 1.4 s |
| Style & Layout | 642 ms |
| Rendering | 232 ms |
| Parse HTML & CSS | 121 ms |
| Script Parsing & Compilation | 104 ms |
| Garbage Collection | 87 ms |
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 |
|---|---|---|
| @charset "UTF-8";.xf-content-height{min-height:auto !important;margin:0 !important} … | 139.4 KiB | 135.3 KiB |
| @keyframes scale-in-center{0%{opacity:1;transform:scale(0)} … | 16.3 KiB | 15.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.
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.
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 |
|---|
SSDs div.slide > nav.navContainer > ul.list-reset > li#navSectionsTab1 |
Memory Cards div.slide > nav.navContainer > ul.list-reset > li#navSectionsTab2 |
USB Flash div.slide > nav.navContainer > ul.list-reset > li#navSectionsTab3 |
Embedded & Removable div.slide > nav.navContainer > ul.list-reset > li#navSectionsTab4 |
Accessories div.slide > nav.navContainer > ul.list-reset > li#navSectionsTab5 |
Shop div.slide > nav.navContainer > ul.list-reset > li#navSectionsTab6 |
Support div.slide > nav.navContainer > ul.list-reset > li#navSectionsTab7 |
Sign In div.slide > nav.navContainer > ul.list-reset > li#profile |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Search Close div.flex > div.corpSearch > div#searchSummaryView > div.hero-input |
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.
Names and labels
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 |
|---|
close icon div#truste-consent-track > div.bb-wrapper > div.truste-icon-box > button#truste-consent-close |
ul.list-reset > li#profile > div.flex > button.dropDownItem ul.list-reset > li#profile > div.flex > button.dropDownItem |
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.
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 |
|---|
Manage Cookie Preferences div.bb-wrapper > div#truste-consent-content > div#truste-consent-buttons > button#truste-show-consent |
Reject All Non-Essential Cookies div.bb-wrapper > div#truste-consent-content > div#truste-consent-buttons > button#truste-consent-required |
Accept All Cookies div.bb-wrapper > div#truste-consent-content > div#truste-consent-buttons > button#truste-consent-button |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
SSDs
Memory Cards
USB Flash
Embedded & Removable
Accessories
Shop
Support div.container > div.slide > nav.navContainer > ul.list-reset |
These are opportunities to improve the experience of reading tabular or list data using 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 |
|---|
close icon div#truste-consent-track > div.bb-wrapper > div.truste-icon-box > button#truste-consent-close |
Privacy Statement div.bb-wrapper > div#truste-consent-content > div#truste-consent-text > a#truste-privacy-button |
Cookie Statement div.bb-wrapper > div#truste-consent-content > div#truste-consent-text > a#truste-cookie-button |
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 |
|---|
About Us div.-mx-1 > ul.list-reset > li > a.p-1 |
Responsibility div.-mx-1 > ul.list-reset > li > a.p-1 |
Investors div.-mx-1 > ul.list-reset > li > a.p-1 |
Newsroom div.-mx-1 > ul.list-reset > li > a.p-1 |
Locations div.-mx-1 > ul.list-reset > li > a.p-1 |
Careers div.-mx-1 > ul.list-reset > li > a.p-1 |
Contact Us div.-mx-1 > ul.list-reset > li > a.p-1 |
My Account div.-mx-1 > ul.list-reset > li.show-for-b2c > a.p-1 |
Product Portfolio div.-mx-1 > ul.list-reset > li > a.p-1 |
Top Deals div.-mx-1 > ul.list-reset > li.show-for-b2c > a.p-1 |
Clearance div.-mx-1 > ul.list-reset > li.show-for-b2c > a.p-1 |
Financing Options div.-mx-1 > ul.list-reset > li.show-for-b2c > a.p-1 |
Distributors & Resellers div.-mx-1 > ul.list-reset > li.show-for-b2c > a.p-1 |
Shopping FAQs div.-mx-1 > ul.list-reset > li > a.p-1 |
Topics Hub div.-mx-1 > ul.list-reset > li > a.p-1 |
Business Benefits div.-mx-1 > ul.list-reset > li > a.p-1 |
Sandisk Credit div.-mx-1 > ul.list-reset > li.hide-for-cz > a.p-1 |
Business Rewards div.-mx-1 > ul.list-reset > li.hide-for-ca > a.p-1 |
Data Recovery div.-mx-1 > ul.list-reset > li.show-for-b2c > a.p-1 |
Recycle Program div.-mx-1 > ul.list-reset > li.show-for-b2c > a.p-1 |
Offer Programs div.-mx-1 > ul.list-reset > li.show-for-b2c > a.p-1 |
Affiliate Program div.-mx-1 > ul.list-reset > li.show-for-b2c > a.p-1 |
Ambassador Program div.-mx-1 > ul.list-reset > li.show-for-b2c > a.p-1 |
Get Help div.-mx-1 > ul.list-reset > li > a.p-1 |
Warranty Policy div.-mx-1 > ul.list-reset > li > a.p-1 |
Return Policy div.-mx-1 > ul.list-reset > li > a.p-1 |
Resource Library div.-mx-1 > ul.list-reset > li > a.p-1 |
Product Security div.-mx-1 > ul.list-reset > li > a.p-1 |
These items highlight common accessibility best practices.
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 |
|---|
USB STORAGE & SSDS
iPhone 17 Series-Compatible USB Flash Drives & SSDs div.aem-Grid > div.section > section.bg-color > a.block |
EN / US div.root > div.aem-Grid > div.button > a.btn |
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 |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 279, col 769 |
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.
Content Best Practices
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.sandisk.com/topics/fwc26/memory-cards | Learn More |
| www.sandisk.com/solutions/creator-series | Learn More |
| www.sandisk.com/company/programs/trade-up | Learn More |
| www.sandisk.com/solutions/creator-series | Learn More |
| www.sandisk.com/company/programs/trade-up | Learn More |
| www.sandisk.com/products/ssd/internal-ssd/sandisk-dc-sn861-ssd | Learn More |
Format your HTML in a way that enables crawlers to better understand your app’s content.