Mobile 375 × 812

Desktop 1440 × 900

Score: 69 / 100
Based on 8 categories, 0 sections
Room to improve — your 73.0s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Major barriers for users with disabilities — up to 15% of your audience.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Missing metadata means poor previews on social media and search.
Heavier than average — reducing page weight saves energy and bandwidth.
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
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 16.1 MB (13.1 MB transferred)
Performance issues directly impact user engagement and conversion rates.
2 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/93eedc52-ef37-480c-9df7-b0ae03372949)<a href="https://beavercheck.com/results/93eedc52-ef37-480c-9df7-b0ae03372949"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Finstructables.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Finstructables.comThis badge auto-updates with your latest scan result.
Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 73.0s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
11 barrier(s) likely increasing bounce by ~34%.
Page takes 73.0s to load
+12% bounceUsers abandon at ~3s — you're 70.5s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 1.4s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
3 form field(s) without a label
+6% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
No Open Graph tags
+2% bounceLinks shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
Fix: Add og:title, og:description, og:image, og:url to the page head
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
Content is hard to read
+2% bounceGraduate-level reading difficulty — limits the addressable audience for product or blog pages
Fix: Shorten sentences; replace jargon with plain language; target Flesch ease ≥60
50 link(s) with generic text ("click here", "read more")
+1% bounceScreen-reader users navigating by link list see no context — and search engines can't infer relevance
Fix: Rewrite with descriptive phrases that identify the destination
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
1 broken link(s) on the page
+2% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€425 investment → €3.06/month returns + EUR 120,500,000 risk avoided
€425
5h · 5 findings
€3.06 /mo
~€37 / year
EUR 120,500,000
if kept compliant
€128 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,041,670 / month at risk
~€120,500,037 / year if left unfixed
€120,500,000
+9 more
€3.06 /mo
41302.2 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
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.
6.14 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
72.96 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.38 s
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.
6.42 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.
73.03 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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 | |
|---|---|---|---|
Make it Heal
Autodesk Design & Make It Real Contest
Learn More body > main.content > div#react-container > div._banner_5q8l1_1 | /jl5ii4oqrdmc/5FAEeMJaztDHb9pzDKZ6Ly/27a9d1ebacc37c130afe... | 11.4 MiB | 10.1 MiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.lazyload div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.lazyload | /jl5ii4oqrdmc/4c58ETJsdI6X46ufjQBzMC/58ab1b8769c5bfea46d7... | 19.0 KiB | 13.6 KiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached | /jl5ii4oqrdmc/6xInqes5H23bg8nfV2tWuA/e7a77bb6ddb54db63bc5... | 17.2 KiB | 11.1 KiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.lazyload div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.lazyload | /jl5ii4oqrdmc/slh3u7C8VH72f2JoQ4b4d/829aa13feebdcde65cd8d... | 14.2 KiB | 8.7 KiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.lazyload div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.lazyload | /jl5ii4oqrdmc/59PVlEx3PpPkcZaZXn8Iq3/aadfddc4127c0f714b36... | 12.9 KiB | 7.4 KiB |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload | /F5V/YMAX/MNF0DL5K/F5VYMAXMNF0DL5K.jpg?auto=webp&crop=1.2... | 21.3 KiB | 7.3 KiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.lazyload div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.lazyload | /jl5ii4oqrdmc/3vPkVWLC354rUxZL4cR8p3/81f50eefe9b989e46a16... | 12.1 KiB | 6.5 KiB |
Autodesk div.info > div.copyright > div > img.copyright-logo | www.instructables.com/assets/img/footer/autodesk-logo-primary-white.png | 4.9 KiB | 4.6 KiB |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload | /FKP/OHQM/MNGJW9LF/FKPOHQMMNGJW9LF.jpg?auto=webp&crop=1.2... | 18.6 KiB | 4.5 KiB |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload | /FTM/BOPO/MNGK3FET/FTMBOPOMNGK3FET.jpg?auto=webp&crop=1.2... | 18.1 KiB | 4.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.
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.
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.
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 |
|---|---|
| instructables.com/ | 754 ms |
| www.instructables.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.
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.instructables.com/assets/BUNDLES/global_mobile_bs3_css.min.css?c=3196f68f0e | 23.4 KiB | 22.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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.instructables.com/assets/js_bundles/25695228a0/main-CevYCEb7.js | 241.1 KiB | 143.3 KiB |
| /assets/BUNDLES/global_mobile_logged_out_bs3_js.min.js?c=... | 126.1 KiB | 93.4 KiB |
| tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.js | 169.9 KiB | 78.0 KiB |
| www.googletagmanager.com/gtag/js?id=G-NZSJ72N6RX | 160.4 KiB | 64.9 KiB |
| www.instructables.com/assets/js_bundles/25695228a0/quill.snow-DIV9fZ9h.js | 58.0 KiB | 43.3 KiB |
| /utag/autodesk/micro-basic/prod/utag.tagsOptOut.js?cb=ut4... | 88.9 KiB | 37.9 KiB |
| /assets/js_bundles/25695228a0/ProjectOrCollection-gtn3lBT... | 39.7 KiB | 33.5 KiB |
| js-cdn.dynatrace.com/jstag/1672bab6729/bf86358stq/17188ffd570aec1_complete.js | 81.5 KiB | 31.4 KiB |
| www.instructables.com/assets/js_bundles/25695228a0/interact.min-Bptdl_sE.js | 28.2 KiB | 21.8 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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| Unattributable | 2.3 s | 69 ms | 0.0 ms |
| tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.js | 1.2 s | 960 ms | 147 ms |
| www.instructables.com/assets/js_bundles/25695228a0/main-CevYCEb7.js | 803 ms | 700 ms | 4.2 ms |
| /utag/autodesk/micro-basic/prod/utag.tagsOptOut.js?cb=ut4... | 473 ms | 402 ms | 43 ms |
| /assets/BUNDLES/global_mobile_logged_out_bs3_js.min.js?c=... | 398 ms | 289 ms | 57 ms |
| www.instructables.com/ | 393 ms | 70 ms | 5.5 ms |
| js-cdn.dynatrace.com/jstag/1672bab6729/bf86358stq/17188ffd570aec1_complete.js | 373 ms | 283 ms | 27 ms |
| www.googletagmanager.com/gtag/js?id=G-NZSJ72N6RX | 362 ms | 298 ms | 59 ms |
| www.google-analytics.com/analytics.js | 56 ms | 48 ms | 7.2 ms |
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 | 3.3 s |
| Other | 2.6 s |
| Script Parsing & Compilation | 403 ms |
| Style & Layout | 293 ms |
| Rendering | 83 ms |
| Parse HTML & CSS | 67 ms |
| Garbage Collection | 33 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.
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 | |
|---|---|
Autodesk div.info > div.copyright > div > img.copyright-logo | www.instructables.com/assets/img/footer/autodesk-logo-primary-white.png |
Autodesk Instructables logo header#site-header > div._logoNav_1euvy_84 > a._instructablesLogo_1euvy_78 > img | www.instructables.com/assets/img/instructables-logo-2023.svg |
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.
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 |
|---|
Pico VGA Board 1.0
by Arnov Sharma div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Touch Pi: a Pi Art Generator (ESP32 Touchscreen)
by The Debunker div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Pi Calculator Running on a Raspberry Pi Pico in the Shape of a Pie
by Banana_Mo… div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Gioia Bangle
by Sergio Ghirardelli div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Wood Shelf With Metal Brackets
by leeinator4000 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Airplane
by gzumwalt div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Designing a FAST 3D Printed Spinning Top - 4742+ RPM
by jinna124 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Handcrafting a Snowboard: an Intro to Board Building
by SecondRealmWoodworks div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
From Logo to Life: Crafting Custom Resin Butterfly Charms
by Lina Maria div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Snake Skeleton - 3d Printing Pen
by Sanne div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Wombat: Modular Truck Concept
by DaylennHuaa div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
How to Build a Walking Building
by jimmywzh div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Cardboard Frog and Fly Catch Cup
by magikmokm div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Fingerprint Pendant: Turning Memories Into Wearable Art
by salonichauhan517 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Ocean Bloom Necklace : Crafted From Seashell Dreams
by sithumi div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
AI Pet Pendant
by 陳亮 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
How the Brookie Crumbles
by molson15 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Pizza Dunks
by TrishB260317 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Instructions for Preparing Chicken Broccoli Casserole
by gnchipman div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Light & Delicious Healthy Crepes Recipe
by HollyMann div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
How to Assemble Very Small LED Lighted Letters With Mini LP WS2812b, Letters 3d… div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
“LEGO” FENDER TELECASTER GUITAR AMP HACK
by technologyguy div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Kinetic Koi — Swimming, Turning & Wagging in Motion
by xX_christopher_Xx div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
7ft Chucky Box Photo Booth (Collapsible & Swappable Design)
by travisderose div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
The Ladder of Courage: a DIY Rope Ladder to Help Overcome Fear of Heights
by Iv… div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Flamingo Stool
by Liebregts div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Backyard Tiny Home Built With Cedar Shingles
by NewsonsElectronics div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Light Flyer; a 3d Printed Light Up Flying Propeller "Toy"
by Banana_Monster div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
About div.footer > div.info > div.footer-info-buttons > a.btn |
Help div.footer > div.info > div.footer-info-buttons > a.btn |
Sitemap | TOS | Privacy Statement | Privacy settings | Legal footer#footer > div.footer > div.info > div.footer-breadcrumb |
Sitemap div.footer > div.info > div.footer-breadcrumb > a |
TOS div.footer > div.info > div.footer-breadcrumb > a |
Privacy Statement div.footer > div.info > div.footer-breadcrumb > a |
Privacy settings div.footer > div.info > div.footer-breadcrumb > a |
Legal div.footer > div.info > div.footer-breadcrumb > a |
© 2026 div.footer > div.info > div.copyright > div |
These are opportunities to improve the legibility of your content.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
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 |
|---|
body > header#site-header > div._navClosed_1rhts_128 > a._mobileSearchIcon_1rhts_86 body > header#site-header > div._navClosed_1rhts_128 > a._mobileSearchIcon_1rhts_86 |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
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.
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 |
|---|---|
| Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
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 |
|---|---|
Failed to load resource: the server responded with a status of 401 () |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|---|
| www.instructables.com/contest/makeitheal2026 | Learn More |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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.
1.32 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.32 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
31 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.148
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.49 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.
12.35 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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 |
|---|---|
| www.instructables.com/assets/fonts/ible-categories.ttf?ux25y5 | 185 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 | |
|---|---|---|---|
Make it Heal
Autodesk Design & Make It Real Contest
Learn More body > main > div#react-container > div._banner_5q8l1_1 | /jl5ii4oqrdmc/5FAEeMJaztDHb9pzDKZ6Ly/27a9d1ebacc37c130afe... | 11.4 MiB | 10.1 MiB |
body > footer#footer > div.footer-row > div.footer-robot body > footer#footer > div.footer-row > div.footer-robot | www.instructables.com/assets/img/icons/robot-category-sprite.png | 37.4 KiB | 12.7 KiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached | /jl5ii4oqrdmc/4c58ETJsdI6X46ufjQBzMC/58ab1b8769c5bfea46d7... | 19.0 KiB | 11.9 KiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached | /jl5ii4oqrdmc/6xInqes5H23bg8nfV2tWuA/e7a77bb6ddb54db63bc5... | 17.2 KiB | 10.7 KiB |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload | /FV7/3YJ3/MMJNZZJT/FV73YJ3MMJNZZJT.jpg?auto=webp&crop=1.2... | 23.8 KiB | 8.0 KiB |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload | /F91/JONF/MMTQUPBT/F91JONFMMTQUPBT.jpg?auto=webp&crop=1.2... | 22.9 KiB | 7.1 KiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached | /jl5ii4oqrdmc/slh3u7C8VH72f2JoQ4b4d/829aa13feebdcde65cd8d... | 14.2 KiB | 7.0 KiB |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload | /F7D/W896/MNESVXEI/F7DW896MNESVXEI.jpg?auto=webp&crop=1.2... | 22.1 KiB | 6.2 KiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached | /jl5ii4oqrdmc/59PVlEx3PpPkcZaZXn8Iq3/aadfddc4127c0f714b36... | 12.9 KiB | 5.8 KiB |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload | /FKS/NGHT/MMJNPLG2/FKSNGHTMMJNPLG2.jpg?auto=webp&crop=1.2... | 21.4 KiB | 5.6 KiB |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload | /F5V/YMAX/MNF0DL5K/F5VYMAXMNF0DL5K.jpg?auto=webp&crop=1.2... | 21.3 KiB | 5.5 KiB |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload | /F53/20CQ/MNXKICA3/F5320CQMNXKICA3.png?auto=webp&crop=1.2... | 21.0 KiB | 5.2 KiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached | /jl5ii4oqrdmc/5kpdIpza9nQpkvLtGAe4D7/4e25ed8c23176157e636... | 11.2 KiB | 4.8 KiB |
Autodesk div.footer-row > div.footer-links > a.adsk-logo > img | www.instructables.com/assets/img/footer/autodesk-logo-primary-white.png | 4.9 KiB | 4.6 KiB |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload | /FT9/3CYQ/MO3IUZD0/FT93CYQMO3IUZD0.jpg?auto=webp&crop=1.2... | 20.2 KiB | 4.4 KiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached | /jl5ii4oqrdmc/40iY0T0Z08XaFcnoJP4Chm/28ce29d0795fefb6cb5c... | 10.4 KiB | 4.0 KiB |
div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a > img.ls-is-cached | /jl5ii4oqrdmc/3zh2GtV3rcBcB3M8q0ZnCG/b005d42150fa65077d2d... | 9.7 KiB | 4.0 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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.
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 |
|---|---|
| instructables.com/ | 206 ms |
| www.instructables.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Categories
Circuits
Workshop
Design
Craft
Cooking
Living
Outside
Teachers
About… body > footer#footer | 0.114 |
Categories
Circuits
Workshop
Design
Craft
Cooking
Living
Outside
Teachers
About… body > footer#footer | 0.029 |
See all the creative things our community makes with wood. div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionText_1sqp0_59 > p | 0.004 |
body > footer#footer > div.footer-rule body > footer#footer > div.footer-rule | 0.000 |
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.instructables.com/assets/js_bundles/25695228a0/main-CevYCEb7.js | 241.1 KiB | 143.3 KiB |
| /assets/BUNDLES/global_desktop_logged_out_bs2_js.min.js?c... | 125.0 KiB | 92.3 KiB |
| tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.js | 169.9 KiB | 77.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-NZSJ72N6RX | 160.4 KiB | 64.9 KiB |
| www.instructables.com/assets/js_bundles/25695228a0/quill.snow-DIV9fZ9h.js | 58.0 KiB | 43.3 KiB |
| /assets/js_bundles/25695228a0/ProjectOrCollection-gtn3lBT... | 39.7 KiB | 33.5 KiB |
| js-cdn.dynatrace.com/jstag/1672bab6729/bf86358stq/17188ffd570aec1_complete.js | 81.5 KiB | 31.3 KiB |
| www.instructables.com/assets/js_bundles/25695228a0/interact.min-Bptdl_sE.js | 28.2 KiB | 21.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.instructables.com/assets/BUNDLES/global_desktop_bs2_css.min.css?c=3196f68f0e | 22.8 KiB | 21.3 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 | |
|---|---|
Autodesk div.footer-row > div.footer-links > a.adsk-logo > img | www.instructables.com/assets/img/footer/autodesk-logo-primary-white.png |
Autodesk Instructables logo header#site-header > div._logoNav_1euvy_84 > a._instructablesLogo_1euvy_78 > img | www.instructables.com/assets/img/instructables-logo-2023.svg |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div._globalSearchWrapper_1r6ky_1 > div._globalSearchTextInput_1r6ky_15 > form._inputWrapper_1r6ky_22 > button._button_tpj61_1 div._globalSearchWrapper_1r6ky_1 > div._globalSearchTextInput_1r6ky_15 > form._inputWrapper_1r6ky_22 > button._button_tpj61_1 |
header#site-header > div._globalSearchWrapper_1r6ky_1 > div._globalSearchTextInput_1r6ky_15 > button._searchButton_1r6ky_64 header#site-header > div._globalSearchWrapper_1r6ky_1 > div._globalSearchTextInput_1r6ky_15 > button._searchButton_1r6ky_64 |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
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._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a div._content_1sqp0_10 > div._collection_1sqp0_16 > div._collectionImages_1sqp0_68 > a |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 |
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.
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 |
|---|
Pico VGA Board 1.0
by Arnov Sharma div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Touch Pi: a Pi Art Generator (ESP32 Touchscreen)
by The Debunker div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Pi Calculator Running on a Raspberry Pi Pico in the Shape of a Pie
by Banana_Mo… div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Wood Shelf With Metal Brackets
by leeinator4000 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Airplane
by gzumwalt div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Designing a FAST 3D Printed Spinning Top - 4742+ RPM
by jinna124 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
From Logo to Life: Crafting Custom Resin Butterfly Charms
by Lina Maria div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Snake Skeleton - 3d Printing Pen
by Sanne div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Wombat: Modular Truck Concept
by DaylennHuaa div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Cardboard Frog and Fly Catch Cup
by magikmokm div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Fingerprint Pendant: Turning Memories Into Wearable Art
by salonichauhan517 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Ocean Bloom Necklace : Crafted From Seashell Dreams
by sithumi div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
How the Brookie Crumbles
by molson15 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Pizza Dunks
by TrishB260317 div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Instructions for Preparing Chicken Broccoli Casserole
by gnchipman div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
How to Assemble Very Small LED Lighted Letters With Mini LP WS2812b, Letters 3d… div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
“LEGO” FENDER TELECASTER GUITAR AMP HACK
by technologyguy div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Kinetic Koi — Swimming, Turning & Wagging in Motion
by xX_christopher_Xx div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
The Ladder of Courage: a DIY Rope Ladder to Help Overcome Fear of Heights
by Iv… div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Flamingo Stool
by Liebregts div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Backyard Tiny Home Built With Cedar Shingles
by NewsonsElectronics div._homepageCards_117re_1 > div._ibleCard_wrqdk_11 > div > div._description_wrqdk_54 |
Circuits div.footer-categories > ul.footer-categories-links > li.circuits > a |
Workshop div.footer-categories > ul.footer-categories-links > li.workshop > a |
Design div.footer-categories > ul.footer-categories-links > li.design > a |
Craft div.footer-categories > ul.footer-categories-links > li.craft > a |
Cooking div.footer-categories > ul.footer-categories-links > li.cooking > a |
Living div.footer-categories > ul.footer-categories-links > li.living > a |
Outside div.footer-categories > ul.footer-categories-links > li.outside > a |
Teachers div.footer-categories > ul.footer-categories-links > li.teachers > a |
Who We Are div.footer-about-us > ul > li > a |
Why Publish? div.footer-about-us > ul > li > a |
Get Started div.footer-resources > ul > li > a |
Help div.footer-resources > ul > li > a |
Sitemap div.footer-resources > ul > li > a |
© 2026 Autodesk, Inc. footer#footer > div.footer-row > div.footer-links > p |
Terms of Service div.footer-links > ul.footer-links-list > li > a |
Privacy Statement div.footer-links > ul.footer-links-list > li > a |
Privacy settings div.footer-links > ul.footer-links-list > li > a |
Legal Notices & Trademarks div.footer-links > ul.footer-links-list > li > a |
These are opportunities to improve the legibility of your content.
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 |
|---|---|
| Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
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 |
|---|---|
Failed to load resource: the server responded with a status of 401 () |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|---|
| www.instructables.com/contest/makeitheal2026 | Learn More |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload div._ibleCard_wrqdk_11 > div > a._imageLink_wrqdk_23 > img.lazyload |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback