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.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752GT8Gl-1PKw.woff2 | 30 ms |
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 | |
|---|---|---|---|
[Main visual] COMPOSE A BEAUTIFUL FUTURE TOGETHER WITH PEOPLE EVERYWHERE MAKE W… div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave03.jpg | 637.5 KiB | 485.5 KiB |
[Image] Philosophy & Vision div.on-img-contents > a.link-group > picture.bg-image > img | www.yamaha.com/en/images/img_top07.jpg | 401.0 KiB | 269.1 KiB |
[Thumbnail] Sustainability Stories div.swiper-slide > a.link-group > figure.img-hover > img | /en/stories/for-our-future/spain-classband/images/bnr_spa... | 263.9 KiB | 203.1 KiB |
[Thumbnail] Sustainable Use of Wood div.swiper-slide > a.link-group > figure.img-hover > img | /en/stories/environment/sustainable-use-of-wood/images/bn... | 234.3 KiB | 173.5 KiB |
[Image] About Us div.on-img-contents > a.link-group > picture.bg-image > img | www.yamaha.com/en/images/img_top08.jpg | 287.0 KiB | 155.1 KiB |
[Thumbnail] School Project div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/stories/images/bnr_school_project.jpg | 163.1 KiB | 146.4 KiB |
[Main visual] LIVE FOR MUSIC LIVE FOR THE MOMENT MAKE WAVES div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave02.jpg | 262.7 KiB | 110.7 KiB |
[Image] Technology & Design div.on-img-contents > a.link-group > picture.bg-image > img | www.yamaha.com/en/images/img_top09.jpg | 230.4 KiB | 98.6 KiB |
[Thumbnail] WAY UP div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/bnr_way-up.jpg?20250623 | 154.8 KiB | 94.0 KiB |
[Main visual] NEVER STOP EXPLORING EMBRACE THE JOY OF DISCOVERY MAKE WAVES div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave01.jpg | 242.7 KiB | 90.7 KiB |
[Thumbnail] Where Utility Meets Aesthetic div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/stories/images/bnr_the-key.jpg | 147.4 KiB | 83.4 KiB |
[Thumbnail] Yamaha Calendar div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/bnr_wallpaper.jpg | 91.8 KiB | 75.2 KiB |
[Image] Audio div > a > figure.img-hover > img | www.yamaha.com/en/images/img_top11.jpg | 74.6 KiB | 52.7 KiB |
[Image] Musical Instruments div > a > figure.img-hover > img | www.yamaha.com/en/images/img_top10.jpg | 31.0 KiB | 9.2 KiB |
[Image] Other Products div > a > figure.img-hover > img | www.yamaha.com/en/images/img_top12.jpg | 27.8 KiB | 8.0 KiB |
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.
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 |
|---|---|
| yamaha.com/ | 458 ms |
| www.yamaha.com/ | 354 ms |
| www.yamaha.com/ | 40 ms |
| www.yamaha.com/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.
Diagnostics
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 a sub frame. | 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 |
|---|---|---|
| www.yamaha.com/_common2/css/common.css | 15.9 KiB | 3.8 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 |
|---|---|---|
| www.yamaha.com/_common2/css/common.css | 15.6 KiB | 12.5 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 |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-KX9BBBF | 193.2 KiB | 73.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-NKSRP2S1LZ&cx=c>m=4e64h1 | 173.4 KiB | 72.6 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5HLMR3 | 188.8 KiB | 58.1 KiB |
| s.go-mpulse.net/boomerang/JFXMF-KQXEG-XSHU9-FUT5F-HPPTL | 56.2 KiB | 26.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 | |
|---|---|
[Main visual] COMPOSE A BEAUTIFUL FUTURE TOGETHER WITH PEOPLE EVERYWHERE MAKE W… div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave03.jpg |
[Main visual] LIVE FOR MUSIC LIVE FOR THE MOMENT MAKE WAVES div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave02.jpg |
[Main visual] NEVER STOP EXPLORING EMBRACE THE JOY OF DISCOVERY MAKE WAVES div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave01.jpg |
[Main visual] COMPOSE A BEAUTIFUL FUTURE TOGETHER WITH PEOPLE EVERYWHERE MAKE W… div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave03.jpg |
[Main visual] LIVE FOR MUSIC LIVE FOR THE MOMENT MAKE WAVES div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave02.jpg |
[Main visual] NEVER STOP EXPLORING EMBRACE THE JOY OF DISCOVERY MAKE WAVES div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave01.jpg |
[Main visual] COMPOSE A BEAUTIFUL FUTURE TOGETHER WITH PEOPLE EVERYWHERE MAKE W… div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave03.jpg |
[Main visual] LIVE FOR MUSIC LIVE FOR THE MOMENT MAKE WAVES div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave02.jpg |
[Main visual] NEVER STOP EXPLORING EMBRACE THE JOY OF DISCOVERY MAKE WAVES div#swiper-wrapper-57b7690a288e66c5 > div.swiper-slide > picture.bg-image > img | www.yamaha.com/en/images/main_image_wave01.jpg |
[Thumbnail] Where Utility Meets Aesthetic div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/stories/images/bnr_the-key.jpg |
[Thumbnail] Where Utility Meets Aesthetic div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/stories/images/bnr_the-key.jpg |
[Thumbnail] Where Utility Meets Aesthetic div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/stories/images/bnr_the-key.jpg |
[Thumbnail] School Project div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/stories/images/bnr_school_project.jpg |
[Thumbnail] School Project div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/stories/images/bnr_school_project.jpg |
[Thumbnail] Sustainability Stories div.swiper-slide > a.link-group > figure.img-hover > img | /en/stories/for-our-future/spain-classband/images/bnr_spa... |
[Thumbnail] Sustainable Use of Wood div.swiper-slide > a.link-group > figure.img-hover > img | /en/stories/environment/sustainable-use-of-wood/images/bn... |
[Thumbnail] Yamaha Calendar div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/bnr_wallpaper.jpg |
[Thumbnail] At the world’s largest design event, Milan Design Week 2026 (April … div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/bnr_milan-design-week-2026.jpg |
[Thumbnail] WAY UP div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/bnr_way-up.jpg?20250623 |
[Thumbnail] Sustainability Stories div.swiper-slide > a.link-group > figure.img-hover > img | /en/stories/for-our-future/spain-classband/images/bnr_spa... |
[Thumbnail] Sustainable Use of Wood div.swiper-slide > a.link-group > figure.img-hover > img | /en/stories/environment/sustainable-use-of-wood/images/bn... |
[Thumbnail] Yamaha Calendar div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/bnr_wallpaper.jpg |
[Thumbnail] At the world’s largest design event, Milan Design Week 2026 (April … div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/bnr_milan-design-week-2026.jpg |
[Thumbnail] WAY UP div.swiper-slide > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/bnr_way-up.jpg?20250623 |
[Thumbnail] Sustainability Stories div.swiper-slide > a.link-group > figure.img-hover > img | /en/stories/for-our-future/spain-classband/images/bnr_spa... |
[Thumbnail] Sustainable Use of Wood div.swiper-slide > a.link-group > figure.img-hover > img | /en/stories/environment/sustainable-use-of-wood/images/bn... |
[Thumbnail] Sustainability div.col_1-3 > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/img_top16.jpg |
[Thumbnail] Investor Relations div.col_1-3 > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/img_top17.jpg |
[Thumbnail] Recruitment div.col_1-3 > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/img_top18.jpg |
[Thumbnail] Yamaha Music Connect div.col_1-2 > a.link-group > figure.img-hover > img | www.yamaha.com/en/about/experience/images/img_music-connect.jpg |
[Thumbnail] Corporate Museum (Virtual Tour) div.col_1-2 > a.link-group > figure.img-hover > img | www.yamaha.com/en/about/experience/images/img_vir.jpg |
[Thumbnail] Technologies div.col_1-2 > a.link-group > figure.img-hover > img | www.yamaha.com/en/tech-design/images/img_technologies.jpg |
[Thumbnail] Design Insights div.col_1-2 > a.link-group > figure.img-hover > img | www.yamaha.com/en/tech-design/images/img_insights.jpg |
[Thumbnail] Nurturing Future Talent Through Music Education and Strengthening L… div.col-block > a.link-group > figure.img-hover > img | www.yamaha.com/en/stories/images/img_sustainability-stories.jpg |
[Image] Other Products div > a > figure.img-hover > img | www.yamaha.com/en/images/img_top12.jpg |
[Image] Music Education div > a > figure.img-hover > img | www.yamaha.com/en/images/img_top15.jpg |
[Image] Musical Instruments div > a > figure.img-hover > img | www.yamaha.com/en/images/img_top10.jpg |
[Image] Audio div > a > figure.img-hover > img | www.yamaha.com/en/images/img_top11.jpg |
[Image] Services div > a > figure.img-hover > img | www.yamaha.com/en/images/img_top13.jpg |
[Image] For Business Users div > a > figure.img-hover > img | www.yamaha.com/en/images/img_top14.jpg |
YAMAHA div.header-box > div.header-block_logo > a > img | www.yamaha.com/_common2/images/logo_yamaha_waves.svg |
YAMAHA div.footer-copyright > div.footer-logo > a > img | www.yamaha.com/_common2/images/logo_yamaha_waves_white.svg |
[Thumbnail] Yamaha Music Foundation div.col_1-4 > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/bnr_ymf.jpg |
[Thumbnail] Yamaha Motor Co., Ltd. div.col_1-4 > a.link-group > figure.img-hover > img | www.yamaha.com/en/images/bnr_ymc.jpg |
YouTube div.contents-row > div.col-block > a > img | www.yamaha.com/_common2/images/icon_youtube.svg |
LinkedIn div.contents-row > div.col-block > a > img | www.yamaha.com/_common2/images/icon_linkedin.png |
Facebook div.contents-row > div.col-block > a > img | www.yamaha.com/_common2/images/icon_facebook.svg |
Instagram div.contents-row > div.col-block > a > img | www.yamaha.com/_common2/images/icon_instagram.png |
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 |
|---|
Site Search div.header-block > div.header-box > div.navigation-search > p |
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Pianos
Keyboard Instruments
String Instruments
Guitars, Basses & Amps
Brass & W… div > div.link-list-inner > div.accordion > div#accordion01-panel |
Home Audio
Professional Audio
Unified Communications div > div.link-list-inner > div.accordion > div#accordion02-panel |
Golf Products
Apps div > div.link-list-inner > div.accordion > div#accordion03-panel |
VOCALOID div > div.link-list-inner > div.accordion > div#accordion04-panel |
Network Devices
Electric Devices
Automotive Sound System
Factory Automation Equ… div > div.link-list-inner > div.accordion > div#accordion05-panel |
Yamaha Music School div > div.link-list-inner > div.accordion > div#accordion06-panel |
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.
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 |
|---|
Yamaha Music Foundation div.col-block > div.col_1-4 > a.link-group > h5.text-title |
These are opportunities to improve keyboard navigation in your application.
Best Practices
Trust and Safety
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| www.yamaha.com/ | Allowed |
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. | s.go-mpulse.net/boomerang/JFXMF-KQXEG-XSHU9-FUT5F-HPPTL line 9, col 11504 |
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.