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.
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.
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.
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 |
|---|---|---|
| /proxy/4b281c970a0a0eb3bdec73412f2042065a9d1db9e1d81df037... | 600.0 s | 68.2 KiB |
| /master.returngo.ai/returngo.min.js?shop=adoredvintage.my... | 600.0 s | 49.8 KiB |
| /da-restock/da-restock.js?shop=adoredvintage.myshopify.com | 0.0 ms | 22.6 KiB |
| s3-us-west-2.amazonaws.com/da-restock/da-restock.css | 0.0 ms | 4.7 KiB |
| /cdn/shopifycloud/portable-wallets/latest/accelerated-che... | 300.0 s | 2.3 KiB |
| s3-us-west-2.amazonaws.com/da-restock/da-restock-adoredvintage.myshopify.com.css | 0.0 ms | 2.1 KiB |
| cdn.jsdelivr.net/npm/@thumbmarkjs/thumbmarkjs/dist/thumbmark.umd.js | 604800.0 s | 11.9 KiB |
| shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=14429764 | 60.0 s | 550 B |
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 | |
|---|---|---|---|
a.d-block > div.image-animation > div.rimage > img.rimage__img a.d-block > div.image-animation > div.rimage > img.rimage__img | /cdn/shop/files/new-spring-2026-1_470x.progressive.jpg?v=... | 69.7 KiB | 24.7 KiB |
Adored Vintage h1.logo > a.d-block > div.rimage > img.rimage__img | /cdn/shop/files/adoredvintage-2026-logo-a_380x.png?v=1766... | 18.0 KiB | 14.4 KiB |
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 |
|---|---|
| /cdn/shopifycloud/portable-wallets/latest/accelerated-che... | 2.3 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 |
|---|---|
| adoredvintage.com/ | 322 ms |
| www.adoredvintage.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.
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 |
|---|---|---|
| /cdn/shop/t/41/assets/theme-d.css?v=156421232465112660321... | 25.2 KiB | 23.6 KiB |
| *,::after,::before{box-sizing:border-box} … | 19.4 KiB | 18.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 |
|---|---|---|
| /extensions/aeb61bea-dfdd-41b5-9ccc-da025818f0a6/inbox-12... | 254.9 KiB | 133.7 KiB |
| /master.returngo.ai/returngo.min.js?shop=adoredvintage.my... | 49.3 KiB | 43.7 KiB |
| /cdn/shop/t/41/assets/theme.js?v=180760137299885650971725... | 47.5 KiB | 33.0 KiB |
| www.adoredvintage.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js | 59.8 KiB | 29.8 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 |
|---|---|---|
| inline: let my_shop = Shopify.shop; co… | 9.4 KiB | 4.4 KiB |
| inline: (function() { window.log =… | 7.3 KiB | 2.9 KiB |
| /shopify/show-recent-orders/js/show-recent-orders-script-... | 7.6 KiB | 2.3 KiB |
| /shopify/show-recent-orders/js/show-recent-orders-script-... | 7.6 KiB | 2.3 KiB |
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.
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 |
|---|
div.chat-app > button.chat-toggle div.chat-app > button.chat-toggle |
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.header__line-top > div.container > div.header__sidebar > a.header__btn-search div.header__line-top > div.container > div.header__sidebar > a.header__btn-search |
div.header__line-top > div.container > div.header__sidebar > a.header__btn-account div.header__line-top > div.container > div.header__sidebar > a.header__btn-account |
div.row > div.home-builder-block-id-template--17930745118948__1586279708879-1 > div.promobox > a.d-block div.row > div.home-builder-block-id-template--17930745118948__1586279708879-1 > div.promobox > a.d-block |
div.row > div.home-builder-block-id-template--17930745118948__1586279708879-2 > div.promobox > a.d-block div.row > div.home-builder-block-id-template--17930745118948__1586279708879-2 > div.promobox > a.d-block |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch div.d-flex > div.product-collection__image > div.product-image__overlay-top > a.absolute-stretch |
body#adored-vintage-timeless-feminine-style-inspired-by-vintage > div#shopify-section-sections--17930726506724__footer > footer-section.d-block > a.footer__back-to-top body#adored-vintage-timeless-feminine-style-inspired-by-vintage > div#shopify-section-sections--17930726506724__footer > footer-section.d-block > a.footer__back-to-top |
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.
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 |
|---|
Reformation Smocked Dress div.d-flex > div.product-collection__content > div.product-collection__title > h4.m-0 |
SHOP div.col-lg > div.footer__section > div.footer__section-head > h5.py-10 |
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 |
|---|
New arrivals thoughtfully chosen for the season ahead and for years to come. div.home-builder-block-id-template--17930745118948__1586279708879-1 > div.promobox > div.d-flex > a |
Preloved div.d-flex > div.product-collection__content > span.grid-vendor > a |
Reformation Smocked Dress div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Vintage div.d-flex > div.product-collection__content > span.grid-vendor > a |
Apricot Bloom Dress div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Vintage div.d-flex > div.product-collection__content > span.grid-vendor > a |
Bramblewood Cardigan div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Vintage div.d-flex > div.product-collection__content > span.grid-vendor > a |
Fleur Noire Dress div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Vintage div.d-flex > div.product-collection__content > span.grid-vendor > a |
Rosette Whisper Hair Comb div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Vintage div.d-flex > div.product-collection__content > span.grid-vendor > a |
Wildflower Needlepoint Bag div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Vintage div.d-flex > div.product-collection__content > span.grid-vendor > a |
Quiet Radiance Ring div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Vintage div.d-flex > div.product-collection__content > span.grid-vendor > a |
Clementine Quilted Tote Bag div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Modern div.d-flex > div.product-collection__content > span.grid-vendor > a |
Springtime Keepsake Dress div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Vintage div.d-flex > div.product-collection__content > span.grid-vendor > a |
Faded Maritime Jacket div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Modern div.d-flex > div.product-collection__content > span.grid-vendor > a |
Cloudlight Pintuck Top div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Modern div.d-flex > div.product-collection__content > span.grid-vendor > a |
Coastal Breeze Dress div.product-collection__content > div.product-collection__title > h4.m-0 > a |
Home div.footer__section-content > ul.list-unstyled > li.py-5 > a |
Sale div.footer__section-content > ul.list-unstyled > li.py-5 > a |
Gift Cards div.footer__section-content > ul.list-unstyled > li.py-5 > a |
About Us div.footer__section-content > ul.list-unstyled > li.py-5 > a |
Customer Support div.footer__section-content > ul.list-unstyled > li.py-5 > a |
Request A Return div.footer__section-content > ul.list-unstyled > li.py-5 > a |
These items highlight common accessibility best practices.
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.