Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|---|---|
boites vertes div > div.hri-compact-card > span.hri-aspect-ratio-box > img.hri-image | www.ikea.com/ext/ingkadam/m/5674301e9b8f515f/original/PE989895.jpg?f=xs | 50.2 KiB | 38.2 KiB |
div.hri-card > div.hri-card__media > span.hri-aspect-ratio-box > img.hri-image div.hri-card > div.hri-card__media > span.hri-aspect-ratio-box > img.hri-image | www.ikea.com/ext/ingkadam/m/114ea123e0c57b4a/original/PH184401-crop001.jpg?f=s | 51.3 KiB | 27.3 KiB |
Collection SOLLUPGANG div > div.hri-compact-card > span.hri-aspect-ratio-box > img.hri-image | www.ikea.com/ext/ingkadam/m/60bad5cc95c386d2/original/PE1008011.jpg?f=xs | 38.3 KiB | 26.3 KiB |
div.hri-card > div.hri-card__media > span.hri-aspect-ratio-box > img.hri-image div.hri-card > div.hri-card__media > span.hri-aspect-ratio-box > img.hri-image | www.ikea.com/ext/ingkadam/m/1176c792c31ebdf4/original/FR-0002222.jpg?f=s | 38.0 KiB | 20.3 KiB |
div.hri-card > div.hri-card__media > span.hri-aspect-ratio-box > img.hri-image div.hri-card > div.hri-card__media > span.hri-aspect-ratio-box > img.hri-image | www.ikea.com/ext/ingkadam/m/74ff5c762ede9c3d/original/PE1001798.jpg?f=s | 33.5 KiB | 17.8 KiB |
Un saladier couleur terracotta rempli de salades, avec des spatules en bois, un… div.hri-bento-box-card > div.hri-bento-box-card__media--image > span.hri-aspect-ratio-box > img.hri-image | www.ikea.com/ext/ingkadam/m/3b03d8c3f57be076/original/PH208731.jpg?f=xs | 33.8 KiB | 13.9 KiB |
Chariot RÅSKOG blanc avec 3 étagères, petit, se glisse sous les tables, contien… div.listing-mastercard > div.listing-product__image__container > a.listing-product__image-link > img.listing-image | /fr/fr/images/products/raskog-desserte-blanc__1366924_pe9... | 15.7 KiB | 6.3 KiB |
Comptoir de cuisine moderne avec planche à découper en bambou APTITLIG, tomates… div.listing-mastercard > div.listing-product__image__container > a.listing-product__image-link > img.listing-image | /fr/fr/images/products/aptitlig-planche-a-decouper-bambou... | 15.4 KiB | 6.1 KiB |
Un verre d’eau est posé sur une table en bois à côté d’une orange pelée sur une… div.listing-mastercard > div.listing-product__image__container > a.listing-product__image-link > img.listing-image | /fr/fr/images/products/ikea-365-verre-a-pied-verre-transp... | 14.4 KiB | 5.8 KiB |
Chambre minimaliste moderne. Chaise-lit lycksele blanche centrée, entourée de r… div.listing-mastercard > div.listing-product__image__container > a.listing-product__image-link > img.listing-image | /fr/fr/images/products/lycksele-loevas-chauffeuse-convert... | 12.8 KiB | 5.1 KiB |
Armoire BESTÅ blanche, minimaliste. Livres, bol, plantes séchées. Miroir en hau… div.listing-mastercard > div.listing-product__image__container > a.listing-product__image-link > img.listing-image | /fr/fr/images/products/besta-combinaison-rangement-murale... | 12.6 KiB | 5.0 KiB |
div.hnf-carousel-slide > a.hnf-link > div.hnf-inpage-nav__imagebox > img div.hnf-carousel-slide > a.hnf-link > div.hnf-inpage-nav__imagebox > img | /fr/fr/range-categorisation/images/product/window-treatme... | 5.7 KiB | 4.6 KiB |
Trois casseroles avec des couvercles en verre mijotent sur une élégante plaque … div.listing-mastercard > div.listing-product__image__container > a.listing-product__image-link > img.listing-image | /fr/fr/images/products/annons-batterie-de-cuisine-3-piece... | 11.5 KiB | 4.6 KiB |
Meuble de salle de bain NYSJÖN blanc moderne avec étagères pour serviettes et a… div.listing-mastercard > div.listing-product__image__container > a.listing-product__image-link > img.listing-image | /fr/fr/images/products/nysjoen-colonne-blanc__0971573_pe8... | 10.1 KiB | 4.0 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.ikea.fr/ | 240 ms |
| www.ikea.com/fr/fr/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.ikea.com/fr/fr/header-footer/styles/main.6dd4096a640d525c1754.css | 26.6 KiB | 23.2 KiB |
| www.ikea.com/fr/fr/user-generated-content/rr-pip/app/rr-pip.d407618c.bundle.css | 19.4 KiB | 19.3 KiB |
| www.ikea.com/global/assets/dwf/hri/_virtual_fika-client-DH8EWXT1.css | 18.8 KiB | 15.5 KiB |
| /fr/fr/ugc/ratings-reviews/leave-review/fragments/rr-leav... | 14.5 KiB | 14.5 KiB |
| www.ikea.com/fr/fr/content-rec/fragments/static/initer.511657cc.css | 15.7 KiB | 14.1 KiB |
| www.ikea.com/fr/fr/recommendations/panels/css/rec-init-mount-panels.4f46586f.css | 12.5 KiB | 12.5 KiB |
| www.ikea.com/global/assets/dwf/as-is-fragment/home-gW8S-l3B.css | 11.4 KiB | 11.4 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.cookielaw.org/scripttemplates/202508.2.0/otBannerSdk.js | 120.7 KiB | 73.3 KiB |
| www.ikea.com/fr/fr/user-generated-content/rr-pip/app/rr-pip.d407618c.bundle.js | 87.3 KiB | 61.8 KiB |
| /fr/fr/ugc/ratings-reviews/leave-review/fragments/rr-leav... | 58.5 KiB | 39.9 KiB |
| www.ikea.com/fr/fr/experiment-fragment/scripts/index-B53ZSB5Y.js | 44.9 KiB | 33.1 KiB |
| www.ikea.com/fr/fr/header-footer/javascripts/main.bb4dc6b4eabf0d8b82cf.js | 49.6 KiB | 27.0 KiB |
| /fr/fr/header-footer/javascripts/mobileCinderella.99e1978... | 31.9 KiB | 25.8 KiB |
| /fr/fr/header-footer/javascripts/postalCodePicker.79204a7... | 36.7 KiB | 25.1 KiB |
| www.ikea.com/fr/fr/header-footer/javascripts/storePicker.5e099040433e167c8ade.js | 28.8 KiB | 24.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 that use WebXR are not currently eligible for back/forward cache. | 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.
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 |
|---|---|
| Other | 3.3 s |
| Script Evaluation | 1.4 s |
| Style & Layout | 1.4 s |
| Rendering | 1.1 s |
| Parse HTML & CSS | 158 ms |
| Script Parsing & Compilation | 106 ms |
| Garbage Collection | 59 ms |
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.
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 |
|---|
LISABO
Table a.pip-shoppable-price-package__link > div.pip-price-module > div.pip-price-module__information > h3.pip-text |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
FRfrançais div.hnf-utilities__wrapper > div#hnf-header-localisationpicker > div.hnf-utilities__localisation-button > a.hnf-link |
FRfrançais div.hnf-flex-row > div.hnf-footer__settings > div.hnf-footer__localisation-button > button.hnf-btn |
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Fauteuil-lit transformable beige avec dossier, LYCKSELE LÖVÅS. fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/lycksele-loevas-chauffeuse-convert... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Chaise-lit convertible LYCKSELE LÖVÅS gris foncé au design élégant et moderne. fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/lycksele-loevas-chauffeuse-convert... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Chaise moderne rembourrée jaune vif avec une texture douce, une forme carrée et… fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/lycksele-loevas-chauffeuse-convert... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Chaise rayée colorée aux lignes ondulées, en coton et polyester. Design lumineu… fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/lycksele-loevas-chauffeuse-convert... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Lycksele chaise-lit, gris, rembourré, se transforme en un lit, design élégant. fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/lycksele-loevas-chauffeuse-convert... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Armoire murale BESTÅ avec étagères réglables. fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/besta-combinaison-rangement-murale... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Une armoire murale BESTÅ de couleur bois clair, dotée d’un design rectangulaire… fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/besta-combinaison-rangement-murale... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Unité de rangement moderne BESTÅ, en bois sombre, robuste. fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/besta-combinaison-rangement-murale... | 38 x 36 (1.06) | 80 x 80 (1.00) |
L’armoire murale noire, épurée et moderne, avec quatre grandes portes et des ét… fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/besta-combinaison-rangement-murale... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Une armoire murale BESTÅ blanche et chêne avec trois portes brillantes au desig… fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/besta-combinaison-rangement-murale... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Présente une armoire BESTÅ blanche avec des portes en rotin tressé. Il est comp… fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/besta-combinaison-rangement-murale... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Un chariot ikea RÅSKOG blanc avec trois étagères et quatre roues, conçu pour le… fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/raskog-desserte-blanc__1366921_pe9... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Un chariot de rangement à trois niveaux sur roulettes ikea RÅSKOG écologique, c… fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/raskog-desserte-gris-vert__1366914... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Un chariot utilitaire noir à trois niveaux, RÅSKOG, avec des cadres en métal et… fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/raskog-desserte-noir__1365462_pe95... | 38 x 36 (1.06) | 80 x 80 (1.00) |
Un chariot RÅSKOG bleu avec trois étagères sur roulettes. fieldset.listing-product-variants > label.listing-product-variant > a.listing-product-variant__link > img.listing-image | /fr/fr/images/products/raskog-desserte-bleu-gris__1366913... | 38 x 36 (1.06) | 80 x 80 (1.00) |
General
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 |
|---|---|
Uncaught TurnstileError: [Cloudflare Turnstile] Error: 600010. |
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.