Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
| /protected/image/layout/mirage-bg.jpg?v=1771447631195&key... | 598.0 KiB | 260.5 KiB | |
News
Return of the Ancients Livestream Twitch Drops
May 6, 2026, 6:41:43 PM
Joi… body.en_US > div.container > div.content | /protected/image/layout/header.png?v=1709582916256&key=Ny... | 257.9 KiB | 217.5 KiB |
LOG IN
CREATE ACCOUNT
CONTACT SUPPORT
Sign Up
PC
Mac
Xbox One
PS4
Home… body.en_US > div.container > div.header | /protected/image/layout/header_no_logo.png?v=170958291625... | 213.2 KiB | 187.7 KiB |
Events ul.navigation > li#nav-events > a > span | /protected/image/gen/nav-button-sprite.png?v=177816410279... | 150.7 KiB | 139.3 KiB |
div.header > div.controls > a#mainLogoLink > ::before div.header > div.controls > a#mainLogoLink > ::before | /protected/image/layout/miragelogo.png?v=1768856410030&ke... | 114.8 KiB | 105.8 KiB |
div.wrapper > div.bottom > div > img div.wrapper > div.bottom > div > img | web.poecdn.com/protected/image/legal/nz-on-air.png?key=6lp7354TjqIzUbbdMrfLAw | 60.9 KiB | 59.9 KiB |
div.layoutBoxContent > div#topSplash > a > img div.layoutBoxContent > div#topSplash > a > img | web.poecdn.com/public/news/2026-05-08/GGGLive_Ancients/SupPacks/banner.jpg | 74.3 KiB | 51.8 KiB |
Sign Up div.controls > div#largeHeaderButton > a#signupButton > span | /protected/image/gen/play-free.png?v=1778164102558&key=c6... | 56.8 KiB | 50.2 KiB |
div#mainNewsItems > div#secondaryNewsItem > a > img div#mainNewsItems > div#secondaryNewsItem > a > img | web.poecdn.com/public/news/2026-04-02/POE1HideoutShowcaseApr2026FullNews.jpg | 72.6 KiB | 49.5 KiB |
body.en_US > div.container > div.footer > ::before body.en_US > div.container > div.footer > ::before | /protected/image/layout/footer.png?v=1709582916256&key=_M... | 69.0 KiB | 47.7 KiB |
div.deal > div.special > div.itemImageContainer > img.itemImage div.deal > div.special > div.itemImageContainer > img.itemImage | /gen/image/WzIxLDE0LHsiayI6IjJESXRlbXMvUGV0cy9maXJlZm94In... | 45.7 KiB | 42.2 KiB |
div.layoutBoxContent > div.shopSpecialsBox > div.deal > img.background div.layoutBoxContent > div.shopSpecialsBox > div.deal > img.background | /protected/image/shop/deal-background-large.png?key=dcc89... | 52.1 KiB | 40.9 KiB |
Grinding Gear Games div.bottom > div > a.logo > img | web.poecdn.com/protected/image/logo/ggg-dark.png?key=uif1P177xndMGLVAoHUXFg | 24.4 KiB | 21.8 KiB |
PS4 div#largeHeaderButton > div#platformButtons > a#ps4Button > span | /protected/image/gen/platform-button.png?v=1778164102310&... | 20.5 KiB | 15.5 KiB |
div.deal > div.special > div.itemImageContainer > img.itemImage div.deal > div.special > div.itemImageContainer > img.itemImage | /gen/image/WzIxLDE0LHsiayI6IjJESXRlbXMvUGV0cy9HaW5nZXJSYW... | 18.0 KiB | 14.5 KiB |
div.deal > div.special > div.itemImageContainer > img.itemImage div.deal > div.special > div.itemImageContainer > img.itemImage | /gen/image/WzIxLDE0LHsiayI6IjJESXRlbXMvUGV0cy9Gcm9nX2dyZW... | 16.2 KiB | 12.8 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| web.poecdn.com/dist/css/chunk.L3qcwBZAVxrI.css | 138.4 KiB | 516 ms |
| web.poecdn.com/dist/css/chunk.BjNnvkXaqQMX.css | 660 B |
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused 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 |
|---|---|---|
| web.poecdn.com/dist/css/chunk.L3qcwBZAVxrI.css | 138.1 KiB | 133.1 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| web.poecdn.com/dist/legacy/plugins.1305ea2dc44acce8a5203f28f042ebeecbfdd311.js | 456.3 KiB | 152.9 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 |
|---|---|---|
| web.poecdn.com/dist/legacy/plugins.1305ea2dc44acce8a5203f28f042ebeecbfdd311.js | 455.4 KiB | 288.4 KiB |
| web.poecdn.com/dist/legacy/main.2822a79f885baa2f5abb063798fe6a64184ce883.js | 179.4 KiB | 126.9 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 | |
|---|---|
div.wrapper > div.bottom > div > img div.wrapper > div.bottom > div > img | web.poecdn.com/protected/image/legal/nz-on-air.png?key=6lp7354TjqIzUbbdMrfLAw |
div#mainNewsItems > div#secondaryNewsItem > a > img div#mainNewsItems > div#secondaryNewsItem > a > img | web.poecdn.com/public/news/2026-04-02/POE1HideoutShowcaseApr2026FullNews.jpg |
div.layoutBoxContent > div#topSplash > a > img div.layoutBoxContent > div#topSplash > a > img | web.poecdn.com/public/news/2026-05-08/GGGLive_Ancients/SupPacks/banner.jpg |
div.deal > div.special > div.itemImageContainer > img.itemImage div.deal > div.special > div.itemImageContainer > img.itemImage | /gen/image/WzIxLDE0LHsiayI6IjJESXRlbXMvUGV0cy9maXJlZm94In... |
div.deal > div.special > div.itemImageContainer > img.itemImage div.deal > div.special > div.itemImageContainer > img.itemImage | /gen/image/WzIxLDE0LHsiayI6IjJESXRlbXMvUGV0cy9Gcm9nX2dyZW... |
div.deal > div.special > div.itemImageContainer > img.itemImage div.deal > div.special > div.itemImageContainer > img.itemImage | /gen/image/WzIxLDE0LHsiayI6IjJESXRlbXMvUGV0cy9HaW5nZXJSYW... |
Grinding Gear Games div.bottom > div > a.logo > img | web.poecdn.com/protected/image/logo/ggg-dark.png?key=uif1P177xndMGLVAoHUXFg |
English div.language-select > a > span.us-lang > img | web.poecdn.com/protected/image/lang/GB.png?key=gi0WOURQcjhNWn-nXjtGKw |
Português Brasileiro div.language-select > a > span.br-lang > img | web.poecdn.com/protected/image/lang/BR.png?key=NANHpQ35wvG8x0u8EYk9hw |
Русский div.language-select > a > span.ru-lang > img | web.poecdn.com/protected/image/lang/RU.png?key=QckvzIS4K--96T2zTtbrBQ |
ไทย div.language-select > a > span.th-lang > img | web.poecdn.com/protected/image/lang/TH.png?key=7G3O_6azBAtd5zQDRKtzDw |
Deutsch div.language-select > a > span.de-lang > img | web.poecdn.com/protected/image/lang/DE.png?key=FiiN6ZFguWXv1uayQjieGg |
Français div.language-select > a > span.fr-lang > img | web.poecdn.com/protected/image/lang/FR.png?key=2tHWKUtBPF7H88m8HQ52Rw |
Español div.language-select > a > span.es-lang > img | web.poecdn.com/protected/image/lang/ES.png?key=Q8Nw3xDO45npTzoyvLIsFA |
日本語 div.language-select > a > span.jp-lang > img | web.poecdn.com/protected/image/lang/JP.png?key=uvXiESmsaodD8vqJy0U0CA |
한국어 div.language-select > a > span.kr-lang > img | web.poecdn.com/protected/image/lang/KR.png?key=uiWvnUNzhAtSsclUVPPwEA |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
May 6, 2026, 6:41:43 PM div.layoutBoxContent > div.newsList > div.newsListItem > div.date |
Apr 30, 2026, 8:08:07 PM div.layoutBoxContent > div.newsList > div.newsListItem > div.date |
Apr 19, 2026, 6:12:54 PM div.layoutBoxContent > div.newsList > div.newsListItem > div.date |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.layoutBoxContent > div#topSplash > a > img div.layoutBoxContent > div#topSplash > a > img |
div#mainNewsItems > div#secondaryNewsItem > a > img div#mainNewsItems > div#secondaryNewsItem > a > img |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.layoutBoxContent > div#promotedNewsVideo > div.videoContainer > iframe.video div.layoutBoxContent > div#promotedNewsVideo > div.videoContainer > iframe.video |
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.container > div.header > div.controls > a#mainLogoLink div.container > div.header > div.controls > a#mainLogoLink |
div.layoutBox1 > div.layoutBoxContent > div#topSplash > a div.layoutBox1 > div.layoutBoxContent > div#topSplash > a |
div.layoutBoxContent > div#mainNewsItems > div#secondaryNewsItem > a div.layoutBoxContent > div#mainNewsItems > div#secondaryNewsItem > a |
div.column > ul > li > a div.column > ul > li > a |
div.column > ul > li > a div.column > ul > li > a |
div.column > ul > li > a div.column > ul > li > a |
div.column > ul > li > a div.column > ul > li > 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.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Home div.sitemap > div.column > h3 > a |
News div.column > ul > li > a |
Game div.sitemap > div.column > h3 > a |
Videos div.column > ul > li > a |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.wf-fontinregular-n4-active html.wf-fontinregular-n4-active |
These items highlight common accessibility best practices.
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) | |
|---|---|---|---|
div.layoutBoxContent > div.shopSpecialsBox > div.deal > img.background div.layoutBoxContent > div.shopSpecialsBox > div.deal > img.background | /protected/image/shop/deal-background-large.png?key=dcc89... | 285 x 240 (1.19) | 291 x 240 (1.21) |
div.layoutBoxContent > div.shopSpecialsBox > div.deal > img.background div.layoutBoxContent > div.shopSpecialsBox > div.deal > img.background | /protected/image/shop/deal-background-large.png?key=dcc89... | 285 x 240 (1.19) | 291 x 240 (1.21) |
div.layoutBoxContent > div.shopSpecialsBox > div.deal > img.background div.layoutBoxContent > div.shopSpecialsBox > div.deal > img.background | /protected/image/shop/deal-background-large.png?key=dcc89... | 285 x 240 (1.19) | 291 x 240 (1.21) |
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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
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.layoutBoxContent > div#topSplash > a > img div.layoutBoxContent > div#topSplash > a > img |
div#mainNewsItems > div#secondaryNewsItem > a > img div#mainNewsItems > div#secondaryNewsItem > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.