Mobile 375 × 812

Desktop 1440 × 900

Score: 78 / 100
Based on 8 categories, 0 sections
Fast site — your users get a smooth experience.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Good content signals with minor gaps.
Lean and efficient — low environmental impact per visit.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
1 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
1 link(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
8 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/0dff2537-fa1c-4abe-8192-a5c8ed16368f)<a href="https://beavercheck.com/results/0dff2537-fa1c-4abe-8192-a5c8ed16368f"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fampproject.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fampproject.orgThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Addressing the critical issues below would have the most immediate impact on your user trust.
5 barrier(s) likely increasing bounce by ~19%.
Page loads in 2.7s
+5% bounceEvery additional 100ms above 2.5s costs conversions — you're 215ms over
Fix: Target <2.5s LCP: defer non-critical scripts and optimize the hero image
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
1 form field(s) without a label
+2% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
31 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€468 investment → €331/month returns + EUR 120,500,000 risk avoided
€468
6h · 5 findings
€331 /mo
~€3,967 / year
EUR 120,500,000
if kept compliant
€85 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.5 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,041,667 / month at risk
~€120,500,001 / year if left unfixed
€120,500,000
+19 more
€0.07 /mo
893.0 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
2.60 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.71 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
17 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.60 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
3.66 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /static/remote/https%3A%2F%2Fblog.amp.dev%2Fwp-content%2F... | 604800.0 s | 52.0 KiB |
| amp.dev/static/fonts/noto-sans-v7-latin-regular.woff2 | 604800.0 s | 9.8 KiB |
| amp.dev/static/fonts/noto-sans-v7-latin-700.woff2 | 604800.0 s | 9.6 KiB |
| amp.dev/static/fonts/poppins-v5-latin-700.woff2 | 604800.0 s | 7.8 KiB |
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 | |
|---|---|---|---|
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 |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.ampproject.org/v0.mjs | 62.2 KiB | 33.7 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/ | 797 ms |
| www.ampproject.org/ | 788 ms |
| amp.dev/ | 0.0 ms |
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.
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Bento
Introducing Bento
December 8, 2021 amp-base-carousel#teaser-carousel-news > div.i-amphtml-carousel-content > div.i-amphtml-carousel-scroll > a.-nr |
Stories
Web Stories call to action buttons get an upgrade
September 15, 2021 amp-base-carousel#teaser-carousel-news > div.i-amphtml-carousel-content > div.i-amphtml-carousel-scroll > a.-nr |
Websites
Easy TikTok embedding with the new amp-tiktok
September 13, 2021 amp-base-carousel#teaser-carousel-news > div.i-amphtml-carousel-content > div.i-amphtml-carousel-scroll > a.-nr |
Stories
Richer interactions in Web Stories
August 26, 2021 amp-base-carousel#teaser-carousel-news > div.i-amphtml-carousel-content > div.i-amphtml-carousel-scroll > a.-nr |
Stories
Better video performance in Web Stories
August 24, 2021 amp-base-carousel#teaser-carousel-news > div.i-amphtml-carousel-content > div.i-amphtml-carousel-scroll > a.-nr |
websites
Teads brings AMP'd mobile video inventory to nearly 100 publishers
Adv… amp-base-carousel#success-stories > div.i-amphtml-carousel-content > div.i-amphtml-carousel-scroll > a.-nr |
websites
Carved increases conversion rate by 75% with AMP and PWA
E-Commerce amp-base-carousel#success-stories > div.i-amphtml-carousel-content > div.i-amphtml-carousel-scroll > a.-nr |
websites
WompMobile consistently improves e-commerce clients’ conversion rates … amp-base-carousel#success-stories > div.i-amphtml-carousel-content > div.i-amphtml-carousel-scroll > a.-nr |
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.ap--websites > main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news |
body.ap--websites > main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-success-stories |
When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about toggle fields.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na |
main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na |
main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na |
main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na |
main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na |
main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-news > div.-na |
main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-success-stories > div.-na main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-success-stories > div.-na |
main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-success-stories > div.-na main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-success-stories > div.-na |
main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-success-stories > div.-na main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-success-stories > div.-na |
main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-success-stories > div.-na main.ap--main > section.-nn > amp-selector#teaser-carousel-pagination-success-stories > div.-na |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
section.ap-formats > aside.ap-formats-navigation > div.ap-formats-navigation-wrapper > button.ap-formats-navigation-icon-wrapper section.ap-formats > aside.ap-formats-navigation > div.ap-formats-navigation-wrapper > button.ap-formats-navigation-icon-wrapper |
section.ap-formats > aside.ap-formats-navigation > div.ap-formats-navigation-wrapper > button.ap-formats-navigation-icon-wrapper section.ap-formats > aside.ap-formats-navigation > div.ap-formats-navigation-wrapper > button.ap-formats-navigation-icon-wrapper |
section.ap-formats > aside.ap-formats-navigation > div.ap-formats-navigation-wrapper > button.ap-formats-navigation-icon-wrapper section.ap-formats > aside.ap-formats-navigation > div.ap-formats-navigation-wrapper > button.ap-formats-navigation-icon-wrapper |
section.ap-formats > aside.ap-formats-navigation > div.ap-formats-navigation-wrapper > button.ap-formats-navigation-icon-wrapper section.ap-formats > aside.ap-formats-navigation > div.ap-formats-navigation-wrapper > button.ap-formats-navigation-icon-wrapper |
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 |
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.
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 |
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 |
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.
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.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
749 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
788 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
749 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
790 ms
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| 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 |
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.
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.
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 |
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.
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.
Send Feedback