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.
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.
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 | |
|---|---|---|---|
Stories div.-ni > div.-nc > amp-img.i-amphtml-layout-fill > img.i-amphtml-fill-content | /static/remote/https%3A%2F%2Fblog.amp.dev%2Fwp-content%2F... | 121.6 KiB | 105.8 KiB |
Carved div.-ni > div.-nc > amp-img.i-amphtml-layout-fill > img.i-amphtml-fill-content | amp.dev/static/img/success-stories/carved/teaser_carved.jpg | 82.3 KiB | 60.7 KiB |
Teads div.-ni > div.-nc > amp-img.i-amphtml-layout-fill > img.i-amphtml-fill-content | amp.dev/static/img/success-stories/teads/teaser_teads.jpg | 61.0 KiB | 39.4 KiB |
Bento div.-ni > div.-nc > amp-img.i-amphtml-layout-fill > img.i-amphtml-fill-content | /static/remote/https%3A%2F%2Fblog.amp.dev%2Fwp-content%2F... | 51.9 KiB | 36.1 KiB |
Stories div.-ni > div.-nc > amp-img.i-amphtml-layout-fill > img.i-amphtml-fill-content | /static/remote/https%3A%2F%2Fblog.amp.dev%2Fwp-content%2F... | 48.8 KiB | 33.1 KiB |
Stories div.-ni > div.-nc > amp-img.i-amphtml-layout-fill > img.i-amphtml-fill-content | /static/remote/https%3A%2F%2Fblog.amp.dev%2Fwp-content%2F... | 48.2 KiB | 32.4 KiB |
Washington Post div.-ni > div.-nc > amp-img.i-amphtml-layout-fill > img.i-amphtml-fill-content | amp.dev/static/img/success-stories/washington_post/teaser_washington_post.jpg | 41.8 KiB | 25.4 KiB |
WompMobile div.-ni > div.-nc > amp-img.i-amphtml-layout-fill > img.i-amphtml-fill-content | amp.dev/static/img/success-stories/womp/teaser_wompmobile.jpg | 33.0 KiB | 20.1 KiB |
Washington Post div.-np > div.-nh > amp-img.i-amphtml-layout-fill > img.i-amphtml-fill-content | amp.dev/static/img/success-stories/washington_post/washington_post_logo.png | 20.3 KiB | 19.4 KiB |
WompMobile div.-np > div.-nh > amp-img.i-amphtml-layout-fill > img.i-amphtml-fill-content | amp.dev/static/img/success-stories/womp/wompmobile_logo.png | 4.6 KiB | 4.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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.ampproject.org/v0.mjs | 62.2 KiB | 32.3 KiB |
| cdn.ampproject.org/v0/amp-analytics-0.1.mjs | 28.5 KiB | 24.8 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| ampproject.org/ | 238 ms |
| www.ampproject.org/ | 245 ms |
| amp.dev/ | 0.0 ms |
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.i-amphtml-carousel-content > div.i-amphtml-base-carousel-arrows > div.i-amphtml-base-carousel-arrow-prev-slot > button div.i-amphtml-carousel-content > div.i-amphtml-base-carousel-arrows > div.i-amphtml-base-carousel-arrow-prev-slot > button |
div.i-amphtml-carousel-content > div.i-amphtml-base-carousel-arrows > div.i-amphtml-base-carousel-arrow-next-slot > button div.i-amphtml-carousel-content > div.i-amphtml-base-carousel-arrows > div.i-amphtml-base-carousel-arrow-next-slot > button |
div.i-amphtml-carousel-content > div.i-amphtml-base-carousel-arrows > div.i-amphtml-base-carousel-arrow-prev-slot > button div.i-amphtml-carousel-content > div.i-amphtml-base-carousel-arrows > div.i-amphtml-base-carousel-arrow-prev-slot > button |
div.i-amphtml-carousel-content > div.i-amphtml-base-carousel-arrows > div.i-amphtml-base-carousel-arrow-next-slot > button div.i-amphtml-carousel-content > div.i-amphtml-base-carousel-arrows > div.i-amphtml-base-carousel-arrow-next-slot > button |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
EN
DE
FR
AR
ES
IT
ID
JA
KO
PT
RU
TR
ZH
PL
VI header.ap-header > div.ap-header-main > div.ap-language-selector > select |
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.-l > ul.-h > li.-p > a.ap-a-ico div.-l > ul.-h > li.-p > a.ap-a-ico |
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.
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 |
|---|
Easily create websites with a great page experience out-of-the-box using AMP’s … section.ap-formats > div#ap-formats-format-websites > div.ap-formats-format-content > h5.ap-h5 |
Immerse readers in visual and tappable stories they can share anywhere on the o… section.ap-formats > div#ap-formats-format-stories > div.ap-formats-format-content > h5.ap-h5 |
Send emails of the future with personalized dynamic content and interactive ele… section.ap-formats > div#ap-formats-format-email > div.ap-formats-format-content > h5.ap-h5 |
Serve lightning fast and secure eye-catching creatives. section.ap-formats > div#ap-formats-format-ads > div.ap-formats-format-content > h5.ap-h5 |
Stories a.-nr > div.-ni > div.-nf > h6 |
Bento a.-nr > div.-ni > div.-nf > h6 |
Stories a.-nr > div.-ni > div.-nf > h6 |
Websites a.-nr > div.-ni > div.-nf > h6 |
Stories a.-nr > div.-ni > div.-nf > h6 |
Stories a.-nr > div.-ni > div.-nf > h6 |
websites a.-nr > div.-ni > div.-nf > h6 |
websites a.-nr > div.-ni > div.-nf > h6 |
websites a.-nr > div.-ni > div.-nf > h6 |
websites a.-nr > div.-ni > div.-nf > h6 |
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 |
|---|
Got it! body.ap--websites > amp-consent#consent > div#consent-popup > button.ap-a-btn |
Best Practices
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
hreflang links tell search engines what version of a page they should list in search results for a given language or region. Learn more about `hreflang`.
Performance issues directly impact user engagement and conversion rates.
head > link |
head > link |
Format your HTML in a way that enables crawlers to better understand your app’s content.