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.
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 | |
|---|---|---|---|
SCM Series Communication Modules - SolaHD div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/S/SolaHD/SCM Series Co... | 27.2 KiB | 24.8 KiB |
EAGLE40 Industrial Firewalls - Hirschmann div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/H/Hirschmann/EAGLE40 I... | 24.9 KiB | 22.5 KiB |
PCB Buider div.myHmpg-resTools > div.dk-card > div.myHmpg-resTools__image > img.myHmpg__cardImage | /-/media/Images/2021 Homepage Images/Resource List/Tools.... | 9.3 KiB | 9.1 KiB |
Content div.myHmpg-resTools > div.dk-card > div.myHmpg-resTools__image > img.myHmpg__cardImage | /-/media/Images/2021 Homepage Images/Resource List/Conten... | 4.1 KiB | 4.0 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 |
|---|---|
| digikey.com/ | 888 ms |
| www.digikey.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 rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.digikey.com/-/digit/global.min.css?v=1.0.5 | 24.6 KiB | 22.6 KiB |
| /-/media/Designer/Header/ENav2021/CSS/combined.css?la=en&... | 15.8 KiB | 12.2 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.evgnet.com/beacon/digikey/production/scripts/evergage.min.js | 122.0 KiB | 81.9 KiB |
| cdn.cookielaw.org/scripttemplates/202510.2.0/otBannerSdk.js | 124.0 KiB | 77.9 KiB |
| www.googletagmanager.com/gtag/destination?id=AW-987442776&cx=c>m=4e64k0 | 144.8 KiB | 70.3 KiB |
| www.googletagmanager.com/gtag/destination?id=AW-986885005&cx=c>m=4e64k0 | 136.2 KiB | 68.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-0434Z4NCVG&cx=c>m=4e64k0 | 161.3 KiB | 66.1 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-53KHTQK | 213.5 KiB | 54.4 KiB |
| info.digikey.com/js/forms2/js/forms2.min.js | 67.0 KiB | 51.6 KiB |
| www.digikey.com/-/digit/global.min.js?v=1.0.5 | 62.8 KiB | 51.2 KiB |
| digikey.egain.cloud/system/templates/chat/egain-docked-chat.js | 56.4 KiB | 49.0 KiB |
| info.digikey.com/js/forms2/js/forms2.min.js | 67.0 KiB | 36.6 KiB |
| www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js | 51.5 KiB | 29.8 KiB |
| /-/media/Designer/Carousel/Swiper/JS/carousel.js?la=en&ts... | 61.7 KiB | 27.5 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 |
|---|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-53KHTQK | 1.2 s | 1.1 s | 31 ms |
| www.digikey.com/ | 353 ms | 20 ms | 5.6 ms |
| Unattributable | 262 ms | 7.9 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-0434Z4NCVG&cx=c>m=4e64k0 | 113 ms | 96 ms | 16 ms |
| /-/media/Designer/Homepage 2021/JS/homepage.js?la=en&ts=1... | 106 ms | 60 ms | 0.5 ms |
| info.digikey.com/js/forms2/js/forms2.min.js | 98 ms | 72 ms | 14 ms |
| www.googletagmanager.com/gtag/destination?id=AW-986885005&cx=c>m=4e64k0 | 73 ms | 59 ms | 13 ms |
| www.googletagmanager.com/gtag/destination?id=AW-987442776&cx=c>m=4e64k0 | 60 ms | 46 ms | 13 ms |
| cdn.sift.com/s.js | 54 ms | 49 ms | 2.2 ms |
| cdn.evgnet.com/beacon/digikey/production/scripts/evergage.min.js | 52 ms | 32 ms | 18 ms |
| www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js | 51 ms | 40 ms | 6.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 | 1.8 s |
| Other | 361 ms |
| Style & Layout | 291 ms |
| Script Parsing & Compilation | 177 ms |
| Parse HTML & CSS | 44 ms |
| Garbage Collection | 39 ms |
| Rendering | 38 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 has an unload handler in the main frame. | Actionable |
| 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 |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /-/media/Designer/Header/ENav2021/CSS/combined.css?la=en&... | 16.5 KiB | 4.1 KiB |
| /-/media/Designer/Homepage 2021/CSS/homepage.css?la=en&ts... | 8.9 KiB | 2.1 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| digikey.egain.cloud/system/templates/chat/egain-docked-chat.js | 56.4 KiB | 27.7 KiB |
| /-/media/Designer/Header/ENav2021/Javascript/header.js?la... | 23.3 KiB | 8.8 KiB |
| /-/media/Designer/Footer/Footer Redesign/MVC/JS/dktstr.js... | 16.4 KiB | 8.1 KiB |
| digikey.egain.cloud/system/cb/admin/js/allow_cobrowse.js | 6.4 KiB | 2.4 KiB |
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 | |
|---|---|
Singapore div.dk-modal__content > div.domain-suggest__flags > div.domain-suggest__flag > img | /-/media/Images/Global/Flags/Large/SG_Flag.jpg?la=en&ts=5... |
United States div.dk-modal__content > div.domain-suggest__flags > div.domain-suggest__flag > img | /-/media/Images/Global/Flags/Large/US_Flag.jpg?la=en&ts=2... |
Aerospace and Defense - Analog Devices div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/A/Analog Devices Inc/A... |
Industrial Fans - Delta div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/D/Delta Product Groups... |
LOP Series PCB Type Power Supplies - MEAN WELL div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/M/Mean Well/LOP Series... |
TPT1021Q Automotive LIN Transceiver - 3PEAK div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/0-9/3PEAK/TPT1021Q Aut... |
SCM Series Communication Modules - SolaHD div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/S/SolaHD/SCM Series Co... |
Heavy-Duty NEMA 4X Hinged Black Box - Bud Industries div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/B/Bud Industries/Heavy... |
ABP2 ULP Series - Honeywell div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/H/Honeywell Sensing an... |
RAC1913 Series - E-Switch div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/E/E-Switch/RCA1913 Ser... |
EAGLE40 Industrial Firewalls - Hirschmann div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/H/Hirschmann/EAGLE40 I... |
BC-2600 - MPD div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/M/MPD - Memory Protect... |
T3DSO700HD Series Oscilloscopes - Teledyne LeCroy div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/T/Teledyne LeCroy/T3DS... |
Power Defense Circuit Breakers - Eaton div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/E/Eaton/Power Defense ... |
Harmony Pocket Remote Transmitters and Receivers - Schneider Electric div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/S/Schneider Electric/H... |
Drone Solutions - onsemi div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/O/ON Semiconductor/Dro... |
PHS225-PHV225 Series - KEMET div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/K/Kemet/Hybrid Radial ... |
FS1525 uPOL DC DC Power Module - TDK div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/T/TDK Corporation/FS15... |
FINEPITCH Series Board-to-Board Connectors - Phoenix Contact div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/P/Phoenix Contact/FINE... |
MSPM0C1106SRUKR - Texas Instruments div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/T/Texas Instruments/A ... |
Electrically Conductive Tape Solutions - 3M div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/0-9/3M/Electrically Co... |
Aerospace and Defense - Analog Devices div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/A/Analog Devices Inc/A... |
Industrial Fans - Delta div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/D/Delta Product Groups... |
LOP Series PCB Type Power Supplies - MEAN WELL div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/M/Mean Well/LOP Series... |
TPT1021Q Automotive LIN Transceiver - 3PEAK div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/0-9/3PEAK/TPT1021Q Aut... |
SCM Series Communication Modules - SolaHD div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/S/SolaHD/SCM Series Co... |
Heavy-Duty NEMA 4X Hinged Black Box - Bud Industries div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/B/Bud Industries/Heavy... |
ABP2 ULP Series - Honeywell div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/H/Honeywell Sensing an... |
RAC1913 Series - E-Switch div.dk-slide > div.slide > a.slide-image-link > img.img-responsive | /-/media/Images/Product Highlights/E/E-Switch/RCA1913 Ser... |
Download on the App Store div.footer__column > div.footer__apps > a > img | /-/media/Images/Icons/appstore-button.png?la=en&ts=8c1bc4... |
Get it on Google Play div.footer__column > div.footer__apps > a > img | /-/media/Images/Icons/google-play-button.png?la=en&ts=0b8... |
Image of YAGEO Group Logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/Y/web-yageo-group.png?la=en&ts=3b... |
Image of Honeywell's Logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/H/web-honeywell.png?la=en&ts=8073... |
Image of E-Switch logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/E/web-e-switch.png?la=en&ts=978a0... |
Image of Honeywell's Logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/H/web-honeywell.png?la=en&ts=8073... |
Image of E-Switch logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/E/web-e-switch.png?la=en&ts=978a0... |
Image of 3PEAK Logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/0-9/web-3peak.png?la=en&ts=f8dd88... |
Image of 3PEAK Logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/0-9/web-3peak.png?la=en&ts=f8dd88... |
Image of onsemi logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/O/web-on_semiconductor.png?la=en&... |
Image of SolaHD logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/S/web-solahd_emerson_horizontal.p... |
Image of SolaHD logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/S/web-solahd_emerson_horizontal.p... |
Image of Hirschmann logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/H/web-hirschmann.png?la=en&ts=c3f... |
Image of Texas Instruments color logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/T/web-texas_instruments.png?la=en... |
Image of Teledyne LeCroy logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/T/web-teledyne_lecroy.png?la=en&t... |
Image of Phoenix Contact's Logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/P/web-phoenix_contact.png?la=en&t... |
Image of Eaton Logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/E/web-eaton-electrical.png?la=en&... |
TDK div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/T/tdk_alt.jpg?la=en&ts=ab38808f-3... |
Image of 3M color logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/0-9/web-3M_Color.png?la=en&ts=8f3... |
Image of Schneider Electric logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/S/web-schneider-electric.png?la=e... |
Image of Delta Logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/D/web-delta_product_groups.png?la... |
Image of Delta Logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/D/web-delta_product_groups.png?la... |
X div.footer__column > div.footer__social > a > img | /-/media/Images/Icons/Social/twitter_white_logo.png?la=en... |
Facebook div.footer__column > div.footer__social > a > img | /-/media/Images/Icons/Social/facebook_white_icon.png?la=e... |
YouTube div.footer__column > div.footer__social > a > img | /-/media/Images/Icons/Social/youtube_white_icon.png?la=en... |
Instagram div.footer__column > div.footer__social > a > img | /-/media/Images/Icons/Social/instagram_white_icon.png?la=... |
LinkedIn div.footer__column > div.footer__social > a > img | /-/media/Images/Icons/Social/linkedin_white_icon.png?la=e... |
Image of Analog Devices color logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/A/web-analog_devices.png?la=en&ts... |
Image of Analog Devices color logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/A/web-analog_devices.png?la=en&ts... |
Image of Memory Protection Devices Logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/M/web-memory_protection_devices.p... |
Image of Mean Well logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/M/web-mean_well.png?la=en&ts=276c... |
Image of Mean Well logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/M/web-mean_well.png?la=en&ts=276c... |
Image of Bud Industries, Inc. logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/B/web-bud_industries.png?la=en&ts... |
Image of Bud Industries, Inc. logo div.dk-slide > div.slide > div.thumb > img | /-/media/Images/Vendors/B/web-bud_industries.png?la=en&ts... |
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 |
|---|
div.footer__subscribe > div.email-area > span.footer-email-inputs > input.footer-email-button div.footer__subscribe > div.email-area > span.footer-email-inputs > input.footer-email-button |
Reject All div.ot-sdk-row > div#onetrust-button-group-parent > div#onetrust-button-group > button#onetrust-reject-all-handler |
Accept All Cookies div.ot-sdk-row > div#onetrust-button-group-parent > div#onetrust-button-group > button#onetrust-accept-btn-handler |
These are opportunities to improve the legibility of your content.
Navigation
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 |
|---|
Top quality support div.richtextcontent > div.information-section > div.support > h3 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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 |
|---|
Go to slide 1 div#myHmp-carousel-features > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div#myHmp-carousel-features > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 div#myHmp-carousel-features > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 4 div#myHmp-carousel-features > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 5 div#myHmp-carousel-features > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 6 div#myHmp-carousel-features > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 1 div.dk-carousel > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div.dk-carousel > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 div.dk-carousel > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 4 div.dk-carousel > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 5 div.dk-carousel > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 1 div.dk-carousel > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div.dk-carousel > div.dk-carousel__navigation > div.swiper-pagination > span.swiper-pagination-bullet |
About DigiKey div.footer__wrapper > div.footer__top > div.footer__column > a |
Marketplace div.footer__wrapper > div.footer__top > div.footer__column > a |
Sell on DigiKey.com div.footer__wrapper > div.footer__top > div.footer__column > a |
Careers div.footer__wrapper > div.footer__top > div.footer__column > a |
Site Map div.footer__wrapper > div.footer__top > div.footer__column > a |
Digital Solutions div.footer__wrapper > div.footer__top > div.footer__column > a |
Newsroom div.footer__wrapper > div.footer__top > div.footer__column > a |
Help and Support div.footer__wrapper > div.footer__top > div.footer__column > a |
Order Status div.footer__wrapper > div.footer__top > div.footer__column > a |
Shipping Rates/Options div.footer__wrapper > div.footer__top > div.footer__column > a |
Returns and Order Issues div.footer__wrapper > div.footer__top > div.footer__column > a |
Tariff Information div.footer__wrapper > div.footer__top > div.footer__column > a |
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. | digikey.egain.cloud/system/templates/chat/egain-docked-chat.js line 6107, col 15 |
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.
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 |
|---|
Back
li.flymenu__section > div.flymenu__section-contents > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
li.flymenu__section > div.flymenu__section-contents > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
CUI Inc div.flymenu__column > ul.flymenu__items > li.flymenu__item > a.flymenu__item-title |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Back
ul.flymenu__items > li.flymenu__item > div.flymenu__column > a.flymenu__back |
Resources div.flymenu__container > ul.flymenu__sections > li.flymenu__section > a.flymenu__section-title |
Back
li.flymenu__section > div.flymenu__section-contents > div.flymenu__column > a.flymenu__back |
Back
li.flymenu__section > div.flymenu__section-contents > div.flymenu__column > a.flymenu__back |
Back
li.flymenu__section > div.flymenu__section-contents > div.flymenu__column > a.flymenu__back |
Back
li.flymenu__section > div.flymenu__section-contents > div.flymenu__column > a.flymenu__back |
Yes, Continue to Co-Browse body.ltr > div#cobrowse-footer-modal > div.dk-modal__content > a.dk-btn__primary |
Chat body.ltr > div#helpModal > div.helpFooter > a.dk-btn__secondary |
Chat div.footer__wrapper > div.footer__top > div.footer__column > a.rte-livechat |
Co-Browse div.footer__wrapper > div.footer__top > div.footer__column > a |
To appear in search results, crawlers need access to your app.