Lighthouse Mobile
· 0 checks — Mobile 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.
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.
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 | |
|---|---|---|---|
Spalted Hackberry Dining Table div#yui_3_17_2_1_1778412600388_221 > div#yui_3_17_2_1_1778412600388_220 > a#yui_3_17_2_1_1778412600388_219 > img.sqs-product-block-main-image | /content/v1/663ae563e6fc1450d5beb0d7/3c140738-ba12-4531-b... | 433.5 KiB | 277.4 KiB |
Heid Custom Woodworking div.header-mobile-logo > a > picture > img | /content/v1/663ae563e6fc1450d5beb0d7/c92990bb-c477-40cb-8... | 76.4 KiB | 71.6 KiB |
section.page-section > div.section-border > div.section-background > img section.page-section > div.section-border > div.section-background > img | /content/v1/663ae563e6fc1450d5beb0d7/3472b2fc-9aa6-4b6a-9... | 131.8 KiB | 39.4 KiB |
Black Walnut Dining Table div#yui_3_17_2_1_1778412600388_208 > div#yui_3_17_2_1_1778412600388_207 > a#yui_3_17_2_1_1778412600388_206 > img.sqs-product-block-main-image | /content/v1/663ae563e6fc1450d5beb0d7/1718058893864-XIEW3M... | 57.1 KiB | 26.6 KiB |
Ebonized White Oak Dry Bar div#yui_3_17_2_1_1778412600388_271 > div#yui_3_17_2_1_1778412600388_270 > a#yui_3_17_2_1_1778412600388_269 > img.sqs-product-block-main-image | /content/v1/663ae563e6fc1450d5beb0d7/1718059473077-GSCVQ2... | 67.7 KiB | 17.4 KiB |
Sideboard/Buffet div#yui_3_17_2_1_1778412600388_246 > div#yui_3_17_2_1_1778412600388_245 > a#yui_3_17_2_1_1778412600388_244 > img.sqs-product-block-main-image | /content/v1/663ae563e6fc1450d5beb0d7/1718061455624-GSS07D... | 54.1 KiB | 9.1 KiB |
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /ik/nggUxXIRDGV7g_BSQpSibDSzWxXcAvOPdD83GFlVBd6feGjgfFHN4... | 604800.0 s | 7.0 KiB |
| /p.gif?s=2&k=646866_663ae563e6fc1450d5beb0d7&ht=tk&h=www.... | 604800.0 s | 379 B |
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 |
|---|---|
| heidcustomwoodworking.com/ | 842 ms |
| www.heidcustomwoodworking.com/ | 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.
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 |
|---|---|---|
| /static/versioned-site-css/663ae563e6fc1450d5beb0d7/41/5c... | 108.1 KiB | 94.6 KiB |
| /static/vta/5c5a519771c10ba3470d8101/versioned-assets/177... | 18.4 KiB | 18.1 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /universal/scripts-compressed/common-6a459dad7444b31d-min... | 274.0 KiB | 176.2 KiB |
| /universal/scripts-compressed/commerce-cd17439efa931e38-m... | 188.3 KiB | 154.1 KiB |
| /universal/scripts-compressed/7041-ab5682cb407bceb3-min.e... | 72.4 KiB | 59.4 KiB |
| /universal/scripts-compressed/common-vendors-a5542c281427... | 167.7 KiB | 59.0 KiB |
| /universal/scripts-compressed/extract-css-moment-js-vendo... | 44.0 KiB | 43.2 KiB |
| /universal/scripts-compressed/common-vendors-stable-b8d71... | 69.1 KiB | 40.0 KiB |
| /universal/scripts-compressed/37231-b90ed72cfa0f5072-min.... | 38.7 KiB | 22.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.
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.6 s |
| Style & Layout | 704 ms |
| Other | 498 ms |
| Script Parsing & Compilation | 383 ms |
| Parse HTML & CSS | 268 ms |
| Rendering | 19 ms |
| Garbage Collection | 17 ms |
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.
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 |
|---|
Home div.sqs-text-block-container > div.sqs-html-content > p > a |
About div.sqs-text-block-container > div.sqs-html-content > p > a |
FAQ div.sqs-html-content > p > a > span.sqsrte-text-color--accent |
Contact div.sqs-text-block-container > div.sqs-html-content > p > a |
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 |
|---|
Black Walnut Dining Table div.sqs-block-content > div.sqs-text-block-container > div.sqs-html-content > h4 |
Jewelry Box div.sqs-block-content > div.sqs-text-block-container > div.sqs-html-content > h4 |
King Solid Oak Frame div.sqs-block-content > div.sqs-text-block-container > div.sqs-html-content > h4 |
Mission Style Vanity div.sqs-block-content > div.sqs-text-block-container > div.sqs-html-content > h4 |
Checkerboard Cutting Board div.sqs-block-content > div.sqs-text-block-container > div.sqs-html-content > h4 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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 |
|---|
div#yui_3_17_2_1_1778412600388_209 > div#yui_3_17_2_1_1778412600388_208 > div#yui_3_17_2_1_1778412600388_207 > a.product-status-link div#yui_3_17_2_1_1778412600388_209 > div#yui_3_17_2_1_1778412600388_208 > div#yui_3_17_2_1_1778412600388_207 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_222 > div#yui_3_17_2_1_1778412600388_221 > div#yui_3_17_2_1_1778412600388_220 > a.product-status-link div#yui_3_17_2_1_1778412600388_222 > div#yui_3_17_2_1_1778412600388_221 > div#yui_3_17_2_1_1778412600388_220 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_235 > div#yui_3_17_2_1_1778412600388_234 > div#yui_3_17_2_1_1778412600388_233 > a.product-status-link div#yui_3_17_2_1_1778412600388_235 > div#yui_3_17_2_1_1778412600388_234 > div#yui_3_17_2_1_1778412600388_233 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_247 > div#yui_3_17_2_1_1778412600388_246 > div#yui_3_17_2_1_1778412600388_245 > a.product-status-link div#yui_3_17_2_1_1778412600388_247 > div#yui_3_17_2_1_1778412600388_246 > div#yui_3_17_2_1_1778412600388_245 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_259 > div#yui_3_17_2_1_1778412600388_258 > div#yui_3_17_2_1_1778412600388_257 > a.product-status-link div#yui_3_17_2_1_1778412600388_259 > div#yui_3_17_2_1_1778412600388_258 > div#yui_3_17_2_1_1778412600388_257 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_272 > div#yui_3_17_2_1_1778412600388_271 > div#yui_3_17_2_1_1778412600388_270 > a.product-status-link div#yui_3_17_2_1_1778412600388_272 > div#yui_3_17_2_1_1778412600388_271 > div#yui_3_17_2_1_1778412600388_270 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_284 > div#yui_3_17_2_1_1778412600388_283 > div#yui_3_17_2_1_1778412600388_282 > a.product-status-link div#yui_3_17_2_1_1778412600388_284 > div#yui_3_17_2_1_1778412600388_283 > div#yui_3_17_2_1_1778412600388_282 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_297 > div#yui_3_17_2_1_1778412600388_296 > div#yui_3_17_2_1_1778412600388_295 > a.product-status-link div#yui_3_17_2_1_1778412600388_297 > div#yui_3_17_2_1_1778412600388_296 > div#yui_3_17_2_1_1778412600388_295 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_310 > div#yui_3_17_2_1_1778412600388_309 > div#yui_3_17_2_1_1778412600388_308 > a.product-status-link div#yui_3_17_2_1_1778412600388_310 > div#yui_3_17_2_1_1778412600388_309 > div#yui_3_17_2_1_1778412600388_308 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_323 > div#yui_3_17_2_1_1778412600388_322 > div#yui_3_17_2_1_1778412600388_321 > a.product-status-link div#yui_3_17_2_1_1778412600388_323 > div#yui_3_17_2_1_1778412600388_322 > div#yui_3_17_2_1_1778412600388_321 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_336 > div#yui_3_17_2_1_1778412600388_335 > div#yui_3_17_2_1_1778412600388_334 > a.product-status-link div#yui_3_17_2_1_1778412600388_336 > div#yui_3_17_2_1_1778412600388_335 > div#yui_3_17_2_1_1778412600388_334 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_348 > div#yui_3_17_2_1_1778412600388_347 > div#yui_3_17_2_1_1778412600388_346 > a.product-status-link div#yui_3_17_2_1_1778412600388_348 > div#yui_3_17_2_1_1778412600388_347 > div#yui_3_17_2_1_1778412600388_346 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_361 > div#yui_3_17_2_1_1778412600388_360 > div#yui_3_17_2_1_1778412600388_359 > a.product-status-link div#yui_3_17_2_1_1778412600388_361 > div#yui_3_17_2_1_1778412600388_360 > div#yui_3_17_2_1_1778412600388_359 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_374 > div#yui_3_17_2_1_1778412600388_373 > div#yui_3_17_2_1_1778412600388_372 > a.product-status-link div#yui_3_17_2_1_1778412600388_374 > div#yui_3_17_2_1_1778412600388_373 > div#yui_3_17_2_1_1778412600388_372 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_387 > div#yui_3_17_2_1_1778412600388_386 > div#yui_3_17_2_1_1778412600388_385 > a.product-status-link div#yui_3_17_2_1_1778412600388_387 > div#yui_3_17_2_1_1778412600388_386 > div#yui_3_17_2_1_1778412600388_385 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_400 > div#yui_3_17_2_1_1778412600388_399 > div#yui_3_17_2_1_1778412600388_398 > a.product-status-link div#yui_3_17_2_1_1778412600388_400 > div#yui_3_17_2_1_1778412600388_399 > div#yui_3_17_2_1_1778412600388_398 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_413 > div#yui_3_17_2_1_1778412600388_412 > div#yui_3_17_2_1_1778412600388_411 > a.product-status-link div#yui_3_17_2_1_1778412600388_413 > div#yui_3_17_2_1_1778412600388_412 > div#yui_3_17_2_1_1778412600388_411 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_475 > div#yui_3_17_2_1_1778412600388_474 > div#yui_3_17_2_1_1778412600388_473 > a.product-status-link div#yui_3_17_2_1_1778412600388_475 > div#yui_3_17_2_1_1778412600388_474 > div#yui_3_17_2_1_1778412600388_473 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_488 > div#yui_3_17_2_1_1778412600388_487 > div#yui_3_17_2_1_1778412600388_486 > a.product-status-link div#yui_3_17_2_1_1778412600388_488 > div#yui_3_17_2_1_1778412600388_487 > div#yui_3_17_2_1_1778412600388_486 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_553 > div#yui_3_17_2_1_1778412600388_552 > div#yui_3_17_2_1_1778412600388_551 > a.product-status-link div#yui_3_17_2_1_1778412600388_553 > div#yui_3_17_2_1_1778412600388_552 > div#yui_3_17_2_1_1778412600388_551 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_566 > div#yui_3_17_2_1_1778412600388_565 > div#yui_3_17_2_1_1778412600388_564 > a.product-status-link div#yui_3_17_2_1_1778412600388_566 > div#yui_3_17_2_1_1778412600388_565 > div#yui_3_17_2_1_1778412600388_564 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_579 > div#yui_3_17_2_1_1778412600388_578 > div#yui_3_17_2_1_1778412600388_577 > a.product-status-link div#yui_3_17_2_1_1778412600388_579 > div#yui_3_17_2_1_1778412600388_578 > div#yui_3_17_2_1_1778412600388_577 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_592 > div#yui_3_17_2_1_1778412600388_591 > div#yui_3_17_2_1_1778412600388_590 > a.product-status-link div#yui_3_17_2_1_1778412600388_592 > div#yui_3_17_2_1_1778412600388_591 > div#yui_3_17_2_1_1778412600388_590 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_605 > div#yui_3_17_2_1_1778412600388_604 > div#yui_3_17_2_1_1778412600388_603 > a.product-status-link div#yui_3_17_2_1_1778412600388_605 > div#yui_3_17_2_1_1778412600388_604 > div#yui_3_17_2_1_1778412600388_603 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_618 > div#yui_3_17_2_1_1778412600388_617 > div#yui_3_17_2_1_1778412600388_616 > a.product-status-link div#yui_3_17_2_1_1778412600388_618 > div#yui_3_17_2_1_1778412600388_617 > div#yui_3_17_2_1_1778412600388_616 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_678 > div#yui_3_17_2_1_1778412600388_677 > div#yui_3_17_2_1_1778412600388_676 > a.product-status-link div#yui_3_17_2_1_1778412600388_678 > div#yui_3_17_2_1_1778412600388_677 > div#yui_3_17_2_1_1778412600388_676 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_691 > div#yui_3_17_2_1_1778412600388_690 > div#yui_3_17_2_1_1778412600388_689 > a.product-status-link div#yui_3_17_2_1_1778412600388_691 > div#yui_3_17_2_1_1778412600388_690 > div#yui_3_17_2_1_1778412600388_689 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_705 > div#yui_3_17_2_1_1778412600388_704 > div#yui_3_17_2_1_1778412600388_703 > a.product-status-link div#yui_3_17_2_1_1778412600388_705 > div#yui_3_17_2_1_1778412600388_704 > div#yui_3_17_2_1_1778412600388_703 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_717 > div#yui_3_17_2_1_1778412600388_716 > div#yui_3_17_2_1_1778412600388_715 > a.product-status-link div#yui_3_17_2_1_1778412600388_717 > div#yui_3_17_2_1_1778412600388_716 > div#yui_3_17_2_1_1778412600388_715 > a.product-status-link |
div#yui_3_17_2_1_1778412600388_733 > div#yui_3_17_2_1_1778412600388_732 > div#yui_3_17_2_1_1778412600388_731 > a.product-status-link div#yui_3_17_2_1_1778412600388_733 > div#yui_3_17_2_1_1778412600388_732 > div#yui_3_17_2_1_1778412600388_731 > a.product-status-link |
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.
Best Practices
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.