Mobile 375 × 812

Desktop 1440 × 900

Score: 75 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
HSTS header is missing
No Content-Security-Policy header found
27 link(s) with no accessible text
4 control(s) without accessible label
[](https://beavercheck.com/results/14610e30-567c-411f-ae16-1d84ff4aa583)<a href="https://beavercheck.com/results/14610e30-567c-411f-ae16-1d84ff4aa583"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fadoredvintage.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fadoredvintage.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.01 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.80 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.56 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.029
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.03 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
11.66 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| 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.2 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 | 548 B |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| 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_686x.progressive.jpg?v=... | 128.2 KiB | 32.4 KiB |
Adored Vintage div.logo > a.d-block > div.rimage > img.rimage__img | /cdn/shop/files/adoredvintage-2026-sticky_539x.png?v=1766... | 16.8 KiB | 14.8 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.
| URL | Transfer Size |
|---|---|
| /cdn/shopifycloud/portable-wallets/latest/accelerated-che... | 2.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| adoredvintage.com/ | 885 ms |
| www.adoredvintage.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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| 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 | 32.5 KiB |
| www.adoredvintage.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js | 59.8 KiB | 29.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.
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
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.0 s |
| Other | 1.4 s |
| Style & Layout | 690 ms |
| Script Parsing & Compilation | 224 ms |
| Parse HTML & CSS | 130 ms |
| Rendering | 108 ms |
| Garbage Collection | 53 ms |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| 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.5 KiB | 2.3 KiB |
| /shopify/show-recent-orders/js/show-recent-orders-script-... | 7.5 KiB | 2.3 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /cdn/shop/t/41/assets/theme-m.css?v=149512376243971855531... | 20.9 KiB | 19.5 KiB |
| *,::after,::before{box-sizing:border-box} … | 19.4 KiB | 18.8 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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.
| 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.
| Failing Elements |
|---|
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.container > div.header__sidebar > div.ml-25 > a.header__btn-cart div.container > div.header__sidebar > div.ml-25 > a.header__btn-cart |
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 |
div.d-lg-none > div.footer__social-media-mobile > div.social-media > a.social-media__instagram div.d-lg-none > div.footer__social-media-mobile > div.social-media > a.social-media__instagram |
div.d-lg-none > div.footer__social-media-mobile > div.social-media > a.social-media__pinterest div.d-lg-none > div.footer__social-media-mobile > div.social-media > a.social-media__pinterest |
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.
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.
| 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.
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.
| Failing Elements |
|---|
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 |
These items highlight common accessibility best practices.
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.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
922 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.81 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
274 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.02 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
2.37 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| 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
| 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.
| 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.
| 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.
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.
| 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.
| 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.
| 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.
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.
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.
| 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.
| 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.
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.
| 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.
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.
| 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.
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.
Send Feedback