Skip to content
https://dezeen.com

Lighthouse Desktop

· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

45

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

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

Why this matters

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:node label:Element subItemsHeading:map[key:extra] valueType:node] map[granularity:0.001 key:score label:Layout shift score subItemsHeading:map[key:cause valueType:text] valueType:numeric]]
items: [map[node:map[type:text value:Total] score:0.186876] map[node:map[boundingRect:map[bottom:5389 height:10777 left:69 right:1281 top:-5387 width:1212] lhId:page-20-::before nodeLabel:body.home > div.page-wrap > ::before path:2,HTML,1,BODY,8,DIV,0,::before selector:body.home > div.page-wrap > ::before snippet:<::before> type:node] score:0.146564] map[node:map[boundingRect:map[bottom:5389 height:10777 left:69 right:1281 top:-5387 width:1212] lhId:page-20-::before nodeLabel:body.home > div.page-wrap > ::before path:2,HTML,1,BODY,8,DIV,0,::before selector:body.home > div.page-wrap > ::before snippet:<::before> type:node] score:0.015711] map[node:map[boundingRect:map[bottom:5389 height:10777 left:69 right:1281 top:-5387 width:1212] lhId:page-20-::before nodeLabel:body.home > div.page-wrap > ::before path:2,HTML,1,BODY,8,DIV,0,::before selector:body.home > div.page-wrap > ::before snippet:<::before> type:node] score:0.015295 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:687 height:213 left:-1131 right:-918 top:474 width:213] lhId:page-34-IMG nodeLabel:Vatea by Nicolas Laisné Architectes path:2,HTML,1,BODY,8,DIV,0,DIV,4,DIV,0,DIV,2,ASIDE,3,UL,0,DIV,0,DIV,0,LI,0,A,0,FIGURE,0,IMG selector:li.carousel_block_3 > a > figure > img.attachment-homepage_carousel snippet:<img width="213" height="213" src="https://static.dezeen.com/uploads/2026/04/nicolas-laisne-architectes-vatea…" class="attachment-homepage_carousel size-homepage_carousel lazyloaded" alt="Vatea by Nicolas Laisné Architectes" decoding="async" loading="lazy" data-pin-nopin="true" srcset="https://static.dezeen.com/uploads/2026/04/nicolas-laisne-architectes-vatea…" sizes="(max-width: 213px) 100vw, 213px"> type:node]]] type:subitems]] map[node:map[boundingRect:map[bottom:5389 height:10777 left:69 right:1281 top:-5387 width:1212] lhId:page-20-::before nodeLabel:body.home > div.page-wrap > ::before path:2,HTML,1,BODY,8,DIV,0,::before selector:body.home > div.page-wrap > ::before snippet:<::before> type:node] score:0.008147 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:687 height:213 left:84 right:297 top:474 width:213] lhId:page-33-IMG nodeLabel:Capsule Plaza 2024 path:2,HTML,1,BODY,8,DIV,0,DIV,4,DIV,0,DIV,2,ASIDE,3,UL,0,DIV,0,DIV,5,LI,0,A,0,FIGURE,0,IMG selector:li.carousel_block_1 > a > figure > img.attachment-medium snippet:<img width="300" height="300" src="https://static.dezeen.com/uploads/2026/04/capsule-plaza-news_dezeen_2364_c…" class="attachment-medium size-medium nolazy" alt="Capsule Plaza 2024" decoding="async" loading="eager" fetchpriority="high" data-pin-nopin="true"> type:node]]] type:subitems]] map[node:map[boundingRect:map[bottom:707 height:474 left:419 right:931 top:233 width:512] lhId:page-21-DIV nodeLabel:Welcome This site asks for consent to use your data Personalised advertising a… path:2,HTML,1,BODY,21,DIV,1,DIV selector:body.home > div.fc-consent-root > div.fc-dialog-container snippet:<div class="fc-dialog-container"> type:node] score:0.000935 subItems:map[items:[map[cause:Web font extra:map[type:url value:https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2]]] type:subitems]]]

Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.

Why this matters

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:source label:Top function call valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:242.728 source:map[column:30453 line:2 type:source-location url:https://www.dezeen.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4 urlProvider:network]]]
headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:45.553 source:map[type:text value:[unattributed]]] map[reflowTime:4.225 source:map[column:48581 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:0.454 source:map[column:81451 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:0.758 source:map[column:238548 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:0.135 source:map[column:278 line:92 type:source-location url:https://www.google-analytics.com/analytics.js urlProvider:network]] map[reflowTime:17.48 source:map[column:449 line:19 type:source-location url:/_/mss/boq-content-ads-contributor/_/js/k=boq-content-ads-contributor.ContributorServingResponseClientJs.en_US.DsKGN-qqfrQ.es5.O/d=1/exm=kernel_loader,loader_js_executable/ed=1/rs=AJlcJMz2YRLcgcQw7bN4By8dD3CBlNJULw/m=web_iab_tcf_v2_wall_executable urlProvider:network]] map[reflowTime:55.967 source:map[column:47582 line:1 type:source-location url:https://www.dezeen.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4 urlProvider:network]] map[reflowTime:28.66 source:map[column:33736 line:1 type:source-location url:https://www.dezeen.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4 urlProvider:network]] map[reflowTime:104.746 source:map[column:51909 line:1 type:source-location url:https://www.dezeen.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4 urlProvider:network]] map[reflowTime:49.422 source:map[column:51931 line:1 type:source-location url:https://www.dezeen.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4 urlProvider:network]] map[reflowTime:1.589 source:map[column:13450 line:1 type:source-location url:https://www.dezeen.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4 urlProvider:network]] map[reflowTime:2.344 source:map[column:13611 line:1 type:source-location url:https://www.dezeen.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4 urlProvider:network]]]

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
Church House by Neil Dusheiko Architects a > figure > picture > img.lazyloaded
/uploads/2026/04/neil-dusheiko-architects-church-house-ex...1.8 MiB1.8 MiB
Pink labyrinth by Lina Ghotmeh at Milan design week a > figure > picture > img.lazyloaded
/uploads/2026/04/lina-ghotmeh-pink-labyrinth-milan-design...1.1 MiB1.0 MiB
TPAC in Nashville by BIG li.carousel_block_1 > a > figure > img.attachment-medium
/uploads/2026/04/big-tpac-nashville-metal-curtain_dezeen_...1.0 MiB1.0 MiB
Issey Miyake furniture li.carousel_block_2 > a > figure > img.attachment-medium
/uploads/2026/04/the-paper-log-shell-and-core-issey-miyak...1002.8 KiB991.9 KiB
Ryugyong Hotel in Pyongyang li.carousel_block_1 > a > figure > img.attachment-medium
/uploads/2026/04/famously-stalled-construction-projects_d...924.8 KiB914.2 KiB
Issey Miyake furniture a > figure > picture > img.lazyloaded
/uploads/2026/04/the-paper-log-shell-and-core-issey-miyak...938.9 KiB880.0 KiB
Eden Gardens by Populous li.carousel_block_1 > a > figure > img.attachment-medium
/uploads/2026/04/eden-gardens-populous-renovation-india-c...708.1 KiB698.1 KiB
Capsule Plaza 2024 li.carousel_block_1 > a > figure > img.attachment-medium
/uploads/2026/04/capsule-plaza-news_dezeen_2364_col_99_de...684.3 KiB673.6 KiB
a > figure > picture > img.lazyloaded a > figure > picture > img.lazyloaded
/uploads/2026/04/safdie-architects-cherokee-center-oklaho...604.4 KiB537.5 KiB
Clock with hands made of people li.carousel_block_1 > a > figure > img.attachment-medium
/uploads/2026/04/The-Peoples-Clock-marten-baas-schiphol_d...512.6 KiB505.2 KiB
Sofa in front of yellow blocks a > figure > picture > img.lazyloaded
/uploads/2026/04/secolo-x-tableau-soft-matters-milan-desi...501.6 KiB481.2 KiB
a selection of wooden chair designs by students at estonian academy of arts a > figure > picture > img.lazyloaded
static.dezeen.com/uploads/2026/04/estonian-academy-dezeen_dezeen_2364_col_1.jpg423.9 KiB403.6 KiB
WatchHouse Park Avenue South by Thomas-McBrien Architects a > figure > picture > img.lazyloaded
/uploads/2026/04/watchhouse-park-avenue-south_thomas-mcbr...342.5 KiB321.6 KiB
a > figure > picture > img.lazyloaded a > figure > picture > img.lazyloaded
/uploads/2026/04/revisiting-richter-vjenceslav-richter-sa...357.0 KiB308.0 KiB
Google data centre a > figure > picture > img.lazyloaded
/uploads/2023/08/google-data-centre-sq_dezeen_1704_col_0-...52.7 KiB25.2 KiB
The Corner Store li.carousel_block_3 > a > figure > img.attachment-homepage_carousel
/uploads/2026/04/the-corner-store-residential-extension-i...15.9 KiB8.5 KiB
Brutalist house on Jeju Island li.carousel_block_3 > a > figure > img.attachment-homepage_carousel
/uploads/2026/04/brutalist-korea-book-paul-tulett_dezeen_...12.3 KiB4.9 KiB
Vatea by Nicolas Laisné Architectes li.carousel_block_3 > a > figure > img.attachment-homepage_carousel
/uploads/2026/04/nicolas-laisne-architectes-vatea-apartme...12.0 KiB4.6 KiB
President Trump arch li.carousel_block_3 > a > figure > img.attachment-homepage_carousel
/uploads/2026/04/triumphal-arch-donald-trump-washington-d...18.9 KiB4.2 KiB
static.dezeen.com/uploads/2026/02/gunia-temp-project-sq-300x300.jpg18.7 KiB4.0 KiB

Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

Why this matters

Performance issues directly impact user engagement and conversion rates.

lhId: page-19-IMG
nodeLabel: XL Extralight's Airstone bag
path: 2,HTML,1,BODY,8,DIV,0,DIV,4,DIV,1,DIV,0,MAIN,1,UL,0,LI,0,ARTICLE,0,HEADER,0,A,0,FIGURE,0,PICTURE,2,IMG
selector: a > figure > picture > img.lazyloaded
snippet: <img src="https://static.dezeen.com/uploads/2026/04/XL-Extralight-Airstone-Milan-des…" class="lazyloaded" alt="XL Extralight's Airstone bag" loading="lazy" data-lazy-type="true" width="411" height="411">

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates
value: No additional origins are good candidates for preconnecting

A long cache lifetime can speed up repeat visits to your page. Learn more about caching.

Why this matters

Performance issues directly impact user engagement and conversion rates.

RequestCache TTLTransfer Size
c.amazon-adsystem.com/aax2/apstag.js3600.0 s91.0 KiB
assets.pinterest.com/js/pinit_main.js?0.498501159379394982.0 s18.6 KiB
macro.adnami.io/macro/gen/adsm.macro.rmb.js11785.0 s25.4 KiB
www.google-analytics.com/analytics.js7200.0 s20.9 KiB
player.vimeo.com/api/player.js1800.0 s9.0 KiB
www.dezeen.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?14400.0 s11.1 KiB
cdn.petametrics.com/5mvqi8soiha8ffm0.js?ts=493557691200.0 s54.4 KiB
/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312...86400.0 s10.7 KiB
macro.adnami.io/macro/hosts/adsm.macro.dezeen.com.js11911.0 s4.8 KiB
connect.facebook.net/en_GB/all.js#xfbml=1&appId=1175039416286461200.0 s1.8 KiB
dezeenhq.disqus.com/count.js300.0 s1.5 KiB
/count-data.js?1=2313249%20https%3A%2F%2Fwww.dezeen.com%2...600.0 s1.4 KiB
/count-data.js?1=2318027%20https%3A%2F%2Fwww.dezeen.com%2...600.0 s1.3 KiB
www.google-analytics.com/plugins/ua/linkid.js3600.0 s995 B
www.dezeen.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js2867.0 s768 B
config.aps.amazon-adsystem.com/configs/cb9bd457-8d6c-40a0-9255-e8e1ebda32d73600.0 s729 B
assets.pinterest.com/js/pinit.js81.0 s510 B
/v3/5mvqi8soiha8ffm0/a753a53b-c126-45a3-917b-fa80709e0738...0.0 ms166 B
/v3/5mvqi8soiha8ffm0/a753a53b-c126-45a3-917b-fa80709e0738...0.0 ms85 B
/v3/5mvqi8soiha8ffm0/a753a53b-c126-45a3-917b-fa80709e0738...0.0 ms85 B
/v3/5mvqi8soiha8ffm0/a753a53b-c126-45a3-917b-fa80709e0738...0.0 ms85 B
/v3/5mvqi8soiha8ffm0/a753a53b-c126-45a3-917b-fa80709e0738...0.0 ms85 B
/v3/5mvqi8soiha8ffm0/a753a53b-c126-45a3-917b-fa80709e0738...0.0 ms85 B
/v3/5mvqi8soiha8ffm0/a753a53b-c126-45a3-917b-fa80709e0738...0.0 ms85 B
hello.myfonts.net/count/3296ad604800.0 s371 B
/a?v=3&t=l&pid=597576450&rv=64k0&tag_exp=0~115938465~1159...0.0 ms11 B

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 251 ms
URLTime Spent
dezeen.com/251 ms
www.dezeen.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

Why this matters

Performance issues directly impact user engagement and conversion rates.

ElementLayout shift score
body.home > div.page-wrap > ::before body.home > div.page-wrap > ::before
0.147
body.home > div.page-wrap > ::before body.home > div.page-wrap > ::before
0.016
body.home > div.page-wrap > ::before body.home > div.page-wrap > ::before
0.015
body.home > div.page-wrap > ::before body.home > div.page-wrap > ::before
0.008
Welcome This site asks for consent to use your data Personalised advertising a… body.home > div.fc-consent-root > div.fc-dialog-container
0.001
Follow: div.branding-navigation-row > nav.main-nav > aside.header-search > div.social-buttons
0.000

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.

Why this matters

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.

Why this matters

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.

Why this matters

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

CategoryTime Spent
Script Evaluation1.1 s
Style & Layout471 ms
Other311 ms
Script Parsing & Compilation148 ms
Rendering59 ms
Parse HTML & CSS50 ms
Garbage Collection19 ms

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

Why this matters

Performance issues directly impact user engagement and conversion rates.

URL
Subscribe form > div#newsletter-step-1 > div.sidebar-newsletter-image > img
www.dezeen.com/wp-content/themes/2016dezeen/assets/img/edificio@1x.jpg

More information about the performance of your application. These numbers don't directly affect the Performance score.

Optimize DOM size
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Minify CSS
Minify JavaScript
User Timing marks and measures 218 user timings
JavaScript execution time 1.0 s
Avoid long main-thread tasks 7 long tasks found
Avoid non-composited animations 10 animated elements found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 50 ms
Server Backend Latencies 250 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 40 ms
INP breakdown
82

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.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Learn more div.fc-dialog-content > div.fc-dialog-scrollable-content > button.fc-faq-header > span.fc-faq-label
List of partners. div.fc-dialog-scrollable-content > div.fc-footer > p > a.fc-vendors-list-dialog

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
News li.carousel_block_1 > a > div.carousel-true-title > h4
News li.carousel_block_1 > a > div.carousel-true-title > 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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
li.feature-story > article > header > a li.feature-story > article > header > a

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.

Tables and lists

Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Architecture Ship-like apartment block Architecture "Wall of light" house … div#main-content > div.featured-articles-top > aside.carousel-wrap > ul.carousel
Promotion XL Extralight debuts stone-like tote bag at Milan design week Promot… div#main-content > div.page-columns > main.left-column > ul.main-story-list
Architecture Ship-like apartment block Architecture "Wall of light" house … div#main-content > aside.carousel-bottom > aside.carousel-wrap > ul.carousel

Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
News Capsule non-payment allegations ul.carousel > div.slick-list > div.slick-track > li.carousel_block_1
News BIG Nashville arts centre ul.carousel > div.slick-list > div.slick-track > li.carousel_block_1
Design Clock made of people ul.carousel > div.slick-list > div.slick-track > li.carousel_block_1
Architecture Famously delayed buildings ul.carousel > div.slick-list > div.slick-track > li.carousel_block_1
News "Home of Indian cricket" revamp ul.carousel > div.slick-list > div.slick-track > li.carousel_block_1
News Capsule non-payment allegations ul.carousel > div.slick-list > div.slick-track > li.carousel_block_1
News BIG Nashville arts centre ul.carousel > div.slick-list > div.slick-track > li.carousel_block_1
Design Clock made of people ul.carousel > div.slick-list > div.slick-track > li.carousel_block_1
Architecture Famously delayed buildings ul.carousel > div.slick-list > div.slick-track > li.carousel_block_1
News "Home of Indian cricket" revamp ul.carousel > div.slick-list > div.slick-track > li.carousel_block_1

These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.

Best practices

Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Awards nav.main-nav > ul#menu-header-menu-3 > li#menu-item-2174394 > a.nav-link
Jobs nav.main-nav > ul#menu-header-menu-3 > li#menu-item-2174395 > a.nav-link
Events Guide nav.main-nav > ul#menu-header-menu-3 > li#menu-item-2174396 > a.nav-link
Showroom nav.main-nav > ul#menu-header-menu-3 > li#menu-item-2174397 > a.nav-link
School Shows nav.main-nav > ul#menu-header-menu-3 > li#menu-item-2174398 > a.nav-link
Courses nav.main-nav > ul#menu-header-menu-3 > li#menu-item-2174399 > a.nav-link
Competitions nav.main-nav > ul#menu-header-menu-3 > li#menu-item-2174400 > a.nav-link
Series nav.main-nav > ul#menu-header-menu-2 > li#menu-item-2174388 > a.nav-link
Interviews nav.main-nav > ul#menu-header-menu-2 > li#menu-item-2174389 > a.nav-link
Opinion nav.main-nav > ul#menu-header-menu-2 > li#menu-item-2174390 > a.nav-link
Talks nav.main-nav > ul#menu-header-menu-2 > li#menu-item-2174391 > a.nav-link
Videos nav.main-nav > ul#menu-header-menu-2 > li#menu-item-2174392 > a.nav-link
Newsletters nav.main-nav > ul#menu-header-menu-2 > li#menu-item-2174393 > a.nav-link
Magazine nav.main-nav > ul#menu-header-menu-1 > li#menu-item-987254 > a.nav-link
Architecture nav.main-nav > ul#menu-header-menu-1 > li#menu-item-2174384 > a.nav-link
Interiors nav.main-nav > ul#menu-header-menu-1 > li#menu-item-2174385 > a.nav-link
Design nav.main-nav > ul#menu-header-menu-1 > li#menu-item-2174386 > a.nav-link
Technology nav.main-nav > ul#menu-header-menu-1 > li#menu-item-2174387 > a.nav-link

These items highlight common accessibility best practices.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
Input buttons have discernible text.
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
No element has a `[tabindex]` value greater than 0
Document has a main landmark.
Deprecated ARIA roles were not used
Uses ARIA roles only on compatible elements
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
`<input type="image">` elements have `[alt]` text
Links are distinguishable without relying on color.
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Image elements do not have `[alt]` attributes that are redundant text.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
77

Best Practices

General

Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Deprecation / WarningSource
SharedStorage
StorageType.persistent is deprecated. Please use standardized navigator.storage instead.
Fledge

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

SourceDescription
Error with Permissions-Policy header: Parse of permissions policy failed because of errors reported by structured header parser.
Failed to load resource: the server responded with a status of 403 ()
Failed to load resource: the server responded with a status of 403 ()
Failed to load resource: the server responded with a status of 404 ()
Manifest fetch from https://www.dezeen.com/wp-content/themes/2016dezeen/assets/img/favicons/dezeen/site.webmanifest failed, code 403
Manifest fetch from https://www.dezeen.com/wp-content/themes/2016dezeen/assets/img/favicons/dezeen/site.webmanifest failed, code 403
Uses HTTPS
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate clickjacking with XFO or CSP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
100

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.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback