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.
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 | |
|---|---|---|---|
body.type-default > div#banners body.type-default > div#banners | cdn11.bigcommerce.com/s-s49ybz9mpf/product_images/uploaded_images/logo2.jpg | 502.6 KiB | 315.5 KiB |
Magic and Cards footer.footer > center > a > img | magicandcards.com/product_images/uploaded_images/footerlogo3.jpg | 46.3 KiB | 43.9 KiB |
Instagram footer.footer > center > a.bwhover > img | magicandcards.com/product_images/uploaded_images/iicon.png | 11.2 KiB | 11.1 KiB |
The Hidden Code by Craig Petty figure.card-figure > a > div.card-img-container > img.card-image | /s-s49ybz9mpf/images/stencil/320w/products/568/2191/80512... | 18.1 KiB | 8.8 KiB |
YouTube footer.footer > center > a.bwhover > img | magicandcards.com/product_images/uploaded_images/yticon.png | 8.5 KiB | 8.5 KiB |
Noble Virtues by Matthew Wright figure.card-figure > a > div.card-img-container > img.card-image | /s-s49ybz9mpf/images/stencil/320w/products/543/2091/79548... | 17.4 KiB | 8.0 KiB |
Bicycle Invoked Playing Cards figure.card-figure > a > div.card-img-container > img.card-image | /s-s49ybz9mpf/images/stencil/320w/products/174/603/flatMo... | 18.8 KiB | 7.5 KiB |
Portal center > div > div#greeting > img | magicandcards.com/images/stencil/original/image-manager/cyclone.png | 6.5 KiB | 6.4 KiB |
Cool center > div > div#funfact2 > img | magicandcards.com/images/stencil/original/image-manager/cool.png | 6.1 KiB | 6.0 KiB |
Toad center > div > div#funfact > img | magicandcards.com/images/stencil/original/image-manager/frog.png | 5.8 KiB | 5.8 KiB |
Teddy Bear Appearance by MS Magic figure.card-figure > a > div.card-img-container > img.card-image | /s-s49ybz9mpf/images/stencil/320w/products/533/2028/79249... | 15.1 KiB | 5.7 KiB |
Facebook footer.footer > center > a.bwhover > img | magicandcards.com/product_images/uploaded_images/ficon.png | 5.7 KiB | 5.7 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.
| URL | Transfer Size | Duration |
|---|---|---|
| microapps.bigcommerce.com/bodl-events/1.9.4/index.js | 4.0 KiB | 402 ms |
| fonts.googleapis.com/css2?family=Jost:wght@300;400;500&display=swap | 568 B | 258 ms |
| /shared/js/google_analytics4_bodl_subscribers-358423becf5... | 2.0 KiB | 215 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 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-MNLPKGB2 | 110.8 KiB | 71.4 KiB |
| /s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000... | 134.1 KiB | 70.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-WL531MQ793 | 158.9 KiB | 64.5 KiB |
| analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js | 120.6 KiB | 62.8 KiB |
| www.googletagmanager.com/gtag/js?id=AW-11313232476 | 143.3 KiB | 55.4 KiB |
| mc.yandex.ru/metrika/tag.js | 85.3 KiB | 42.4 KiB |
| connect.facebook.net/en_US/fbevents.js | 97.0 KiB | 35.6 KiB |
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 |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
| 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 |
| Back/forward cache is disabled because WebSocket has been used. | Not actionable |
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 | |
|---|---|
Instagram footer.footer > center > a.bwhover > img | magicandcards.com/product_images/uploaded_images/iicon.png |
YouTube footer.footer > center > a.bwhover > img | magicandcards.com/product_images/uploaded_images/yticon.png |
Magic and Cards footer.footer > center > a > img | magicandcards.com/product_images/uploaded_images/footerlogo3.jpg |
Visa payment accepted body.type-default > footer.footer > center > img | magicandcards.com/images/stencil/original/image-manager/visa.png |
American Express payment accepted body.type-default > footer.footer > center > img | magicandcards.com/images/stencil/original/image-manager/amexicon.png |
PayPal payment accepted body.type-default > footer.footer > center > img | magicandcards.com/images/stencil/original/image-manager/pp.png |
Google Pay payment accepted body.type-default > footer.footer > center > img | magicandcards.com/images/stencil/original/image-manager/googlepay.png |
div.brand > h5.sidebarBlock-heading > span.flag > img div.brand > h5.sidebarBlock-heading > span.flag > img | cdn11.bigcommerce.com/s-s49ybz9mpf/lib/flags/us.gif |
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
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 |
|---|
Search div.container > div.header-inner > div.header-right > div#quickSearch |
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.
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 |
|---|
OUR SALE SECTION IS AWESOME!SHOP NOW div.topbar-wrap > div.topbar > div#topbar-track > div.topbar-msg |
SHOP NOW div.topbar > div#topbar-track > div.topbar-msg > a |
SHOP BY MAGIC TYPE div.container > div.main > div.mc-btn-row > button#mc-btn-type |
SHOP BY SKILL LEVEL div.container > div.main > div.mc-btn-row > button#mc-btn-skill |
View All div.main > div.product-section > div.section-title > a |
Facebook center > div > div#funfact > a |
Instagram center > div > div#funfact > a |
Check Out Our Free Magic Section! div.section-title > center > div > a.blink |
SUBSCRIBE div.form-container2 > form#subscribeForm > center > button |
SALE div.card-inner > figure.card-figure > div.sale-flag-side > span.sale-text |
SALE div.card-inner > figure.card-figure > div.sale-flag-side > span.sale-text |
We Received A Complaint! We Are Deeply Sorry div.home-blog-detail > div.home-blog-detail-inner > h4 > a.home-blog-title |
read more div.home-blog-detail > div.home-blog-detail-inner > p > a |
Peter X div.home-blog-detail-inner > div.blog-date > div.author > span |
April 28th 2026 div.home-blog-detail-inner > div.blog-date > div.date > span |
You Took The Red Pill The Moment You Started Learning Magic div.home-blog-detail > div.home-blog-detail-inner > h4 > a.home-blog-title |
read more div.home-blog-detail > div.home-blog-detail-inner > p > a |
Peter X div.home-blog-detail-inner > div.blog-date > div.author > span |
April 20th 2026 div.home-blog-detail-inner > div.blog-date > div.date > span |
The 7 Best Magic Books For Beginners, Ranked By Working Magicians div.home-blog-detail > div.home-blog-detail-inner > h4 > a.home-blog-title |
read more div.home-blog-detail > div.home-blog-detail-inner > p > a |
Peter X div.home-blog-detail-inner > div.blog-date > div.author > span |
April 12th 2026 div.home-blog-detail-inner > div.blog-date > div.date > span |
Privacy Policy | Terms & Conditions | About M&C
Gift Cards | Submit Magic | Con… body.type-default > footer.footer > center |
© 2026 Magic and Cards - All rights reserved body.type-default > footer.footer > center |
Gone Ring - M&C Exclusive div.popup-content > center > a > b |
GET IT NOW div#welcomePopup > div.popup-container > div.popup-content > button.popup-button |
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 |
|---|
Fortune Tellers Book of Days by Paul Green div.card-body > div.card-body-inn > div.card-mid-block > h4.card-title |
Join our mailing list div.section-title > center > div > h3 |
Spectra by Luke Dancy div.card-body > div.card-body-inn > div.card-mid-block > h4.card-title |
We Received A Complaint! We Are Deeply Sorry div.home-blog-item-inner > div.home-blog-detail > div.home-blog-detail-inner > 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.header-inner > div.header-left > div.desktop_mobile_menu > a.control-otherlinks div.header-inner > div.header-left > div.desktop_mobile_menu > a.control-otherlinks |
nav.navUser > ul.navUser-section > li.navUser-item > a.navUser-action nav.navUser > ul.navUser-section > li.navUser-item > a.navUser-action |
nav.navUser > ul.navUser-section > li.navUser-item > a.navUser-action nav.navUser > ul.navUser-section > li.navUser-item > a.navUser-action |
nav.navUser > ul.navUser-section > li.navUser-item > a.navUser-action |
div#headerSidebar > div.header-side-bar-inn > div.close > a.close-icon div#headerSidebar > div.header-side-bar-inn > div.close > a.close-icon |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
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
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 |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
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 |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 279, col 1126 |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
magicandcards.com/ line 98, col 2 | ReferenceError: rdt is not defined
at https://magicandcards.com/:99:3 |
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.
| Link destination | Link Text |
|---|---|
| magicandcards.com/free-shipping/ | LEARN MORE |
| magicandcards.com/we-received-a-complaint-we-are-deeply-sorry/ | read more |
| magicandcards.com/you-took-the-red-pill-the-moment-you-started-learning-magic/ | read more |
| /the-7-best-magic-books-for-beginners-ranked-by-working-m... | read more |
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 |
|---|
div.header-inner > div.header-left > div.desktop_mobile_menu > a.control-otherlinks div.header-inner > div.header-left > div.desktop_mobile_menu > a.control-otherlinks |
nav.navUser > ul.navUser-section > li.navUser-item > a.navUser-action nav.navUser > ul.navUser-section > li.navUser-item > a.navUser-action |
div#headerSidebar > div.header-side-bar-inn > div.close > a.close-icon div#headerSidebar > div.header-side-bar-inn > div.close > a.close-icon |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button div.card-inner > figure.card-figure > div.card-figcaption-body-custom > a.button |
To appear in search results, crawlers need access to your app.