Skip to content
https://hypebeast.com

Lighthouse Mobile

· 0 checks — Mobile 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.

28

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.

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
a.pub.network/hypebeast-com/prebid.js1800.0 s179.8 KiB
a.pub.network/hypebeast-com/pubfig.engine.mobile.js1800.0 s132.1 KiB
app.termly.io/resource-blocker/951c4eb2-ccc3-47a0-b968-dc53a42f7196?autoBlock=on14400.0 s161.8 KiB
/b281aa56-da9f-401b-a938-f111b0a96b5a-web.js900.0 s114.6 KiB
a.pub.network/hypebeast-com/pubfig.min.js1800.0 s26.3 KiB
app.termly.io/resource-blocker/support/894-6156b36a131577c56e7e.min.js14400.0 s8.4 KiB
app.termly.io/resource-blocker/support/736-906c7281ef8d907d27d1.min.js14400.0 s3.2 KiB
app.termly.io/resource-blocker/support/808-26e9c6c7a3bd048ed656.min.js14400.0 s3.2 KiB
static.hypebeast.com/bundles/hypemasternavigationbar/assets/ic_nav-account.svg0.0 ms2.0 KiB
static.hypebeast.com/bundles/hypemasternavigationbar/assets/language.svg0.0 ms1.5 KiB
hypebeast.disqus.com/count.js?_=1776819708431300.0 s1.5 KiB
a.pub.network/hypebeast-com/cls.css1800.0 s1.5 KiB
static.hypebeast.com/bundles/hypemasternavigationbar/assets/ic_search.svg0.0 ms855 B
static.hypebeast.com/bundles/hypemasternavigationbar/assets/ic_app-icon.svg0.0 ms843 B
static.hypebeast.com/bundles/hypemasternavigationbar/assets/ic_white_search.svg0.0 ms764 B
static.hypebeast.com/bundles/hypemasternavigationbar/assets/ic_hypecoin.svg0.0 ms685 B
app.termly.io/resource-blocker/support/377-e518d8a5c599aa1c5977.min.js14400.0 s909 B
static.hypebeast.com/bundles/hypemasternavigationbar/assets/ic_arrow-down.svg0.0 ms527 B
static.hypebeast.com/bundles/hypemasternavigationbar/assets/ic_cross.svg0.0 ms518 B

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.100888] map[node:map[boundingRect:map[bottom:1411 height:1201 left:0 right:412 top:210 width:412] lhId:page-1-DIV nodeLabel:Slawn: Jester With the Keys Olaolu Slawn doesn’t need a title, a label, or anyo… path:1,HTML,1,BODY,2,DIV,4,DIV selector:body.editorial_homepage > div#root > div.homepage-featured-banner-main-wrapper snippet:<div class="homepage-featured-banner-main-wrapper"> type:node] score:0.079371 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:484 height:274 left:0 right:412 top:210 width:412] lhId:page-4-IMG nodeLabel:Slawn: Jester With the Keys path:1,HTML,1,BODY,2,DIV,4,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,PICTURE,10,IMG selector:div#homepage-feature-banner-1 > a.banner-image > picture > img.entered snippet:<img src="https://image-cdn.hypb.st/https%3A%2F%2Fhypebeast.com%2Fimage%2F2026%2F04%…" alt="Slawn: Jester With the Keys" data-categories="unclassified" data-ll-status="loading" class="entered loading"> type:node]]] type:subitems]] map[node:map[boundingRect:map[bottom:1411 height:1201 left:0 right:412 top:210 width:412] lhId:page-1-DIV nodeLabel:Slawn: Jester With the Keys Olaolu Slawn doesn’t need a title, a label, or anyo… path:1,HTML,1,BODY,2,DIV,4,DIV selector:body.editorial_homepage > div#root > div.homepage-featured-banner-main-wrapper snippet:<div class="homepage-featured-banner-main-wrapper"> type:node] score:0.021517 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:484 height:274 left:0 right:412 top:210 width:412] lhId:page-4-IMG nodeLabel:Slawn: Jester With the Keys path:1,HTML,1,BODY,2,DIV,4,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,PICTURE,10,IMG selector:div#homepage-feature-banner-1 > a.banner-image > picture > img.entered snippet:<img src="https://image-cdn.hypb.st/https%3A%2F%2Fhypebeast.com%2Fimage%2F2026%2F04%…" alt="Slawn: Jester With the Keys" data-categories="unclassified" data-ll-status="loading" class="entered loading"> type:node]]] type:subitems]]]

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.

More than 4 preconnect connections were found. These should be used sparingly and only to the most important origins.
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

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.

Why this matters

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
Did Justin Bieber Just Tease a 'SWAG' World Tour? div.post-thumbnail-wrapper > div.fixed-ratio-3-2 > a.thumbnail > img.lazy-load
/https://hypebeast.com/image/2026/04/19/justin-bieber-swa...6.5 KiB5.3 KiB
IKEA is Bringing Back Inflatable Furniture div.post-thumbnail-wrapper > div.fixed-ratio-3-2 > a.thumbnail > img.lazy-load
/https://hypebeast.com/image/2026/04/20/ikea-ps-2026-coll...6.3 KiB5.1 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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 755 ms
URLTime Spent
hypebeast.com/755 ms
hypebeast.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
Slawn: Jester With the Keys Olaolu Slawn doesn’t need a title, a label, or anyo… body.editorial_homepage > div#root > div.homepage-featured-banner-main-wrapper
0.079
Slawn: Jester With the Keys Olaolu Slawn doesn’t need a title, a label, or anyo… body.editorial_homepage > div#root > div.homepage-featured-banner-main-wrapper
0.022

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

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.

Estimated savings: 300 ms 140.8 KiB
URLTransfer SizeEst Savings
static.hypebeast.com/dist/hypebeast/357e6c0fc219b9c1ad7b.css148.7 KiB140.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.

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 Evaluation3.5 s
Other968 ms
Script Parsing & Compilation658 ms
Style & Layout305 ms
Parse HTML & CSS147 ms
Rendering91 ms
Garbage Collection42 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
Did Justin Bieber Just Tease a 'SWAG' World Tour? div.post-thumbnail-wrapper > div.fixed-ratio-3-2 > a.thumbnail > img.lazy-load
/https://hypebeast.com/image/2026/04/19/justin-bieber-swa...
IKEA is Bringing Back Inflatable Furniture div.post-thumbnail-wrapper > div.fixed-ratio-3-2 > a.thumbnail > img.lazy-load
/https://hypebeast.com/image/2026/04/20/ikea-ps-2026-coll...
Slawn: Jester With the Keys div#homepage-feature-banner-1 > a.banner-image > picture > img.entered
/https://hypebeast.com/image/2026/04/17/HBM37-Slawn-Featu...
'ICEMAN's Release Date Revealed: Everything We Loved in Music This Week div.post-box-image-container > a.thumbnail > picture > img.img-fluid
C.P. Company x Alessi's Coffee Set Pairs With a Garment-Dyed Capsule div.post-box-image-container > a.thumbnail > picture > img.img-fluid
Louis Vuitton Reissues First-Ever Piece in Art Deco-Inspired Furniture Collecti… div.post-box-image-container > a.thumbnail > picture > img.img-fluid
Beats and JENNIE Reunite for Special Edition "Onyx Black" Solo 4 Headphones div.post-box-image-container > a.thumbnail > picture > img.img-fluid
‘The World’s Smallest Coffee Shop’ Is Taking Orders at Milan Design Week div.post-box-image-container > a.thumbnail > picture > img.img-fluid
Announcing 'Hypebeast Magazine #37: The Architects Issue' with Cover Stars Slaw… div.post-box-image-container > a.thumbnail > picture > img.img-fluid
Drake's 'ICEMAN' Release Date Is at the Bottom of This Ice Sculpture in the Bon… div#homepage-feature-banner-2 > a.banner-image > picture > img.entered
/https://hypebeast.com/image/2026/04/20/drake-iceman-rele...
Hypebeast div.header-top > div.logo > a > img.img-fluid
static.hypebeast.com/dist/hypebeast/images/hypebeast-logo.4d6a6810.svg
6:AM is the Milanese Studio Breathing Life into Murano Glass div.post-box-image-container > a.thumbnail > picture > img.img-fluid
How Adam Himebauch Made His Fake Museum a Reality div.post-box-image-container > a.thumbnail > picture > img.img-fluid
Snøhetta and USM’s Milan Installation Oozes Inflatables div.post-box-image-container > a.thumbnail > picture > img.img-fluid
Chloé Gives Home Decor the Tomato Treatment div.post-box-image-container > a.thumbnail > picture > img.img-fluid
New Arrivals From HBX: Protocol-Index div.post-box-image-container > a.thumbnail > picture > img.img-fluid
Slawn: Jester With the Keys div.post-box-image-container > a.thumbnail > picture > img.img-fluid
New Balance Debuts the Bold TF100 in a "Dark Brown" and "Black" Colorway div.post-thumbnail-wrapper > div.fixed-ratio-3-2 > a.thumbnail > img.lazy-load
Carhartt WIP Unveils SS26 Delivery Two Is Where Mid-Century Denim Meets Camo Sn… div.post-thumbnail-wrapper > div.fixed-ratio-3-2 > a.thumbnail > img.lazy-load

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

Document request latency
Optimize DOM size
Font display
Forced reflow
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Minify CSS
Minify JavaScript
User Timing marks and measures 9 user timings
Avoid long main-thread tasks 20 long tasks found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 20 ms
Server Backend Latencies 210 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 400 ms
INP breakdown
LCP request discovery
Avoid non-composited animations
74

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
Olaolu Slawn doesn’t need a title, a label, or anyone’s permission. Just the ne… div#homepage-feature-banner-1 > div.post-meta-wrapper > div.post-meta-container > div.banner-post-excerpt
854 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
8.5K div.post-metas > span.count > trend-count > span.hype-count
6.2K div.post-metas > span.count > trend-count > span.hype-count
5.9K div.post-metas > span.count > trend-count > span.hype-count
3.5K div.post-metas > span.count > trend-count > span.hype-count
Design div#post-6708488 > div.post-box-content-container > div.post-box-content-categories-title > a.category
The Maison unveiled a re-edition of the original 1970 Tomato Chair design by Ch… div.posts > div#post-6708488 > div.post-box-content-container > div.post-box-content-excerpt
3 Hrs ago div.post-box-content-meta > div.post-box-content-meta-time-info > span.time > time.timeago
66 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
Design div#post-6708477 > div.post-box-content-container > div.post-box-content-categories-title > a.category
A surreal, modular showcase in Milan’s Fondazione Luigi Rovati garden. div.posts > div#post-6708477 > div.post-box-content-container > div.post-box-content-excerpt
3 Hrs ago div.post-box-content-meta > div.post-box-content-meta-time-info > span.time > time.timeago
69 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
Music div#post-6707491 > div.post-box-content-container > div.post-box-content-categories-title > a.category
All of the biggest music headlines in one place and playlist. Updated live thro… div.posts > div#post-6707491 > div.post-box-content-container > div.post-box-content-excerpt
4 Hrs ago div.post-box-content-meta > div.post-box-content-meta-time-info > span.time > time.timeago
569 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
Design div#post-6708449 > div.post-box-content-container > div.post-box-content-categories-title > a.category
Unveiled for Milan Design Week, the collaboration features garment-dyed overshi… div.posts > div#post-6708449 > div.post-box-content-container > div.post-box-content-excerpt
4 Hrs ago div.post-box-content-meta > div.post-box-content-meta-time-info > span.time > time.timeago
81 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
Art div#post-6708401 > div.post-box-content-container > div.post-box-content-categories-title > a.category
NYC MOCA was a performance art piece — until it wasn’t. div.posts > div#post-6708401 > div.post-box-content-container > div.post-box-content-excerpt
5 Hrs ago div.post-box-content-meta > div.post-box-content-meta-time-info > span.time > time.timeago
126 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
Design div#post-6708399 > div.post-box-content-container > div.post-box-content-categories-title > a.category
At Milan Design Week 2026, the maison took over Palazzo Serbelloni with an Obje… div.posts > div#post-6708399 > div.post-box-content-container > div.post-box-content-excerpt
6 Hrs ago div.post-box-content-meta > div.post-box-content-meta-time-info > span.time > time.timeago
366 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
Fashion div#post-6708342 > div.post-box-content-container > div.post-box-content-categories-title > a.category
Shop now. div.posts > div#post-6708342 > div.post-box-content-container > div.post-box-content-excerpt
10 Hrs ago div.post-box-content-meta > div.post-box-content-meta-time-info > span.time > time.timeago
888 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
Tech & Gadgets div#post-6706131 > div.post-box-content-container > div.post-box-content-categories-title > a.category
Featuring a custom bow design while arriving alongside an exclusive preview of … div.posts > div#post-6706131 > div.post-box-content-container > div.post-box-content-excerpt
10 Hrs ago div.post-box-content-meta > div.post-box-content-meta-time-info > span.time > time.timeago
396 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
As part of a new concept from De’Longhi and Simon Weisse Studio. div.posts > div#post-6706389 > div.post-box-content-container > div.post-box-content-excerpt
Presented by De'Longhi div.post-box-content-meta > div.post-box-meta-author-time > span.author > span.presented-by
908 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
Art div#post-6700508 > div.post-box-content-container > div.post-box-content-categories-title > a.category
Hypebeast Magazine div#post-6700508 > div.post-box-content-container > div.post-box-content-categories-title > a.category
Olaolu Slawn doesn’t need a title, a label, or anyone’s permission. Just the ne… div.posts > div#post-6700508 > div.post-box-content-container > div.post-box-content-excerpt
11 Hrs ago div.post-box-content-meta > div.post-box-content-meta-time-info > span.time > time.timeago
854 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
Sports div#post-6703706 > div.post-box-content-container > div.post-box-content-categories-title > a.category
Look inside our Spring/Summer 2026 issue, highlighting exclusive covers, the ta… div.posts > div#post-6703706 > div.post-box-content-container > div.post-box-content-excerpt
11 Hrs ago div.post-box-content-meta > div.post-box-content-meta-time-info > span.time > time.timeago
552 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
Design div#post-6705226 > div.post-box-content-container > div.post-box-content-categories-title > a.category
You know *the* glass Bottega Veneta stools, now get to know the designers behin… div.posts > div#post-6705226 > div.post-box-content-container > div.post-box-content-excerpt
15 Hrs ago div.post-box-content-meta > div.post-box-content-meta-time-info > span.time > time.timeago
345 div.post-box-content-meta-time-info > div.post-box-stats > trend-count > span.hype-count
See More div.heading > h3 > a.see-more > span.see-more-text
2026 Hypebeast Limited. All Rights Reserved. div.container-fluid > div.footer-lower > div > span
Hypebeast Limited div.footer-lower > div > span > a
Hypebeast ® is a registered trademark of Hypebeast Hong Kong Ltd. div.container-fluid > div.footer-lower > div > span
Terms & Conditions div.footer-lower > div > span.footer-links > a
Privacy Policy div.footer-lower > div > span.footer-links > a
Cookie Policy div.footer-lower > div > span.footer-links > a
Investment Disclaimer div.footer-lower > div > span.footer-links > a

These are opportunities to improve the legibility of your content.

Names and labels

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#main-banner > div.hb-wrapper > div.logo > img div#main-banner > div.hb-wrapper > div.logo > img

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
div.inner-nav-bar > ul.settings > li > a div.inner-nav-bar > ul.settings > li > a
div.inner-nav-bar > ul.settings > li.account-popup-hook > a.mobile div.inner-nav-bar > ul.settings > li.account-popup-hook > a.mobile
div.header-top > div.left-aside > div.hamburger > a#mobile-menu-toggle div.header-top > div.left-aside > div.hamburger > a#mobile-menu-toggle
div.aside > ul.nav > li.dark-mode > a.btn div.aside > ul.nav > li.dark-mode > a.btn

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
FASHION FOOTWEAR ART DESIGN MUSIC LIFESTYLE VIDEOS BRANDS MAGAZINE HYPEBEAST100… body.editorial_homepage > div#root > div.mobile-header-bottom > ul#swiper-wrapper-c3958013b2e3de27

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

Best practices

Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.

Why this matters

Informational: a Permissions-Policy directive showing feature -> allowed origins.

Source: MDN Permissions-Policy

Failing Elements
head > meta head > meta

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
Art div#post-6700508 > div.post-box-content-container > div.post-box-content-categories-title > a.category
Privacy Policy div.footer-lower > div > span.footer-links > a
Investment Disclaimer div.footer-lower > div > span.footer-links > a

One main landmark helps screen reader users navigate a web page. Learn more about landmarks.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
html html

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
`button`, `link`, and `menuitem` elements have accessible names
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
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
Links are distinguishable without relying on color.
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Heading elements appear in a sequentially-descending order
Deprecated ARIA roles were not used
Uses ARIA roles only on compatible elements
Identical links have the same purpose.
`[accesskey]` values are unique
`[aria-hidden="true"]` elements do not contain focusable descendents
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 buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
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.
Elements with visible text labels have matching accessible names.
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.
73

Best Practices

User Experience

Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLDisplayed sizeActual sizeExpected size
Slawn: Jester With the Keys div#homepage-feature-banner-1 > a.banner-image > picture > img.entered
/https://hypebeast.com/image/2026/04/17/HBM37-Slawn-Featu...412 x 274320 x 213618 x 411

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
Topics

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
Uncaught TypeError: s.pubads is not a function
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
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 DOM-based XSS with Trusted Types
Detected JavaScript libraries
Redirects HTTP traffic to HTTPS
Mitigate clickjacking with XFO or CSP
77

SEO

These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.

Content Best Practices

Descriptive link text helps search engines understand your content. Learn how to make links more accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Link destinationLink Text
hypebeast.com/app/Learn More
hypebeast.com/brands/rankingSee 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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#main-banner > div.hb-wrapper > div.logo > img div#main-banner > div.hb-wrapper > div.logo > img

Format your HTML in a way that enables crawlers to better understand your app’s content.

Crawling and Indexing

If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Line #ContentError
11Create-delay: 10Unknown directive

To appear in search results, crawlers need access to your app.

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 are crawlable
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback