Mobile 375 × 812

Desktop 1440 × 900

Score: 72 / 100
Based on 8 categories, 0 sections
Room to improve — your 7.4s load time is above Google's 2.5s 'Good' threshold.
Good foundation, but a few gaps could be exploited.
Major barriers for users with disabilities — up to 15% of your audience.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Heavier than average — reducing page weight saves energy and bandwidth.
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.
'unsafe-eval' found in script source
Security gaps expose your site and users to attacks, eroding trust.
'unsafe-inline' found in script source
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 8.0 MB (4.6 MB transferred)
Performance issues directly impact user engagement and conversion rates.
1 link(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
17 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/2e1907b8-295f-45df-94d7-7354737e698c)<a href="https://beavercheck.com/results/2e1907b8-295f-45df-94d7-7354737e698c"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fring.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fring.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 7.4s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
6 barrier(s) likely increasing bounce by ~28%.
Page takes 7.4s to load
+12% bounceUsers abandon at ~3s — you're 4.9s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 1.3s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
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
5 link(s) with generic text ("click here", "read more")
+1% bounceScreen-reader users navigating by link list see no context — and search engines can't infer relevance
Fix: Rewrite with descriptive phrases that identify the destination
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
4 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.
€510 investment → €4,577/month returns + EUR 120,500,000 risk avoided
€510
6h · 5 findings
€4,577 /mo
~€54,927 / 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.
6.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,041,668 / month at risk
~€120,500,013 / year if left unfixed
€120,500,000
+16 more
€1.08 /mo
14570.5 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.
4.84 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.43 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.30 s
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.
5.43 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.
16.70 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.
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 | |
|---|---|---|---|
Active Warnings div.collection-card > div.collection-card__image > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/4mZ6AdGIKIMKK97ZVNwy3x/238095dccdbf1bcc511c... | 194.7 KiB | 164.1 KiB |
Two white indoor security cameras on stands with black front panels and blue st… div.collection-card > div.collection-card__image > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5dRQexPWbv1sqw8Wb0MTIk/bd4dce1ee80561c653fd... | 120.7 KiB | 101.8 KiB |
Two Ring devices on a blue gradient: a silver video doorbell with a glowing blu… div.hero > div.hero-media > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/3IQcX6r3koHY2B38gSQe4n/d00cbe57e0d47b7e9a3e... | 187.8 KiB | 93.1 KiB |
Three Ring doorbell cameras in different finishes against blue background, labe… div.collection-card > div.collection-card__image > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/uu0Y8cNiOBlpttdTSKsVl/2cb19dd2e434bc85eb812... | 73.5 KiB | 62.0 KiB |
Sleek video doorbell mounted on a stucco wall, black and silver body with a glo… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/dIJT3pfCP37RPIqYOtaiC/4a618bf602e4b8bddc0a4... | 81.4 KiB | 47.7 KiB |
Close-up of a gray Ring contact sensor mounted on a white door frame, showing t… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5tDvM8uAJtW00QMuDwdtav/794807b72cceff720f20... | 73.3 KiB | 39.6 KiB |
White Ring indoor camera on a wooden tabletop plugged in with a white cord. div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6Xb6fvSaLzMwGqvBs0HoEd/02071c3fbf37a594f6ec... | 56.4 KiB | 22.7 KiB |
White Ring floodlight security camera mounted on an exterior wall at dusk, lens… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6KhPRDnZEt6LhRBayKacMC/ee53ef8a4791d7825bce... | 50.6 KiB | 6.5 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 |
|---|---|---|
| d2a12jsx2jznj5.cloudfront.net/globalnav.min.js | 84.1 KiB | 1.4 s |
| /common/js/compatibility-checker-51b83a3bc82e0dbb427f155a... | 3.4 KiB | 152 ms |
| /common/js/consent-manager-762fe7c2fc4b0df8660d5f3b736035... | 8.7 KiB | 152 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|---|---|
| /common/css/ring.min-a57c65b2adf7895857d5551c58dabe51.css | 43.8 KiB | 39.8 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.
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 |
|---|---|---|
| chatbot.rc3.ring.com/index.4e83e948.js | 627.0 KiB | 358.3 KiB |
| /common/js/ring.min-935eb1ea8607272fc9da58ebc811dec2.js | 268.4 KiB | 195.1 KiB |
| d2a12jsx2jznj5.cloudfront.net/globalnav.min.js | 83.4 KiB | 35.0 KiB |
| chatbot.rc3.ring.com/js/1.0.8.js | 76.8 KiB | 25.2 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| d2a12jsx2jznj5.cloudfront.net/globalnav.min.js | 1.1 s | 1.0 s | 43 ms |
| chatbot.rc3.ring.com/index.4e83e948.js | 1.1 s | 735 ms | 307 ms |
| ring.com/ | 814 ms | 40 ms | 43 ms |
| Unattributable | 635 ms | 34 ms | 0.0 ms |
| /common/js/ring.min-935eb1ea8607272fc9da58ebc811dec2.js | 475 ms | 307 ms | 147 ms |
| chatbot.rc3.ring.com/js/1.0.8.js | 242 ms | 206 ms | 32 ms |
| /common/js/consent-manager-762fe7c2fc4b0df8660d5f3b736035... | 62 ms | 49 ms | 6.2 ms |
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.5 s |
| Other | 863 ms |
| Script Parsing & Compilation | 598 ms |
| Style & Layout | 389 ms |
| Parse HTML & CSS | 127 ms |
| Rendering | 101 ms |
| Garbage Collection | 39 ms |
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 | |
|---|---|
Empty cart icon div.mini-cart-v2-bg > div.mini-cart-v2 > div.mini-cart-v2-empty > img | /common/cart_empty-ab3b57c0e87dabbac16a1d6598446277.png |
Two Ring devices on a blue gradient: a silver video doorbell with a glowing blu… div.hero > div.hero-media > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/3IQcX6r3koHY2B38gSQe4n/d00cbe57e0d47b7e9a3e... |
A firefighter in protective gear and a red helmet walks toward a red and yellow… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/51Fr6diOIlZz9aPMHZm3N7/49fb7bd38d2b289f8653... |
Active Warnings Asset ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/77pjRy2LOARnnFexw12dfQ/8d34ab5bf9a30181c44a... |
Ring app notification on a smartphone screen reads: 'A dog is tearing up paper … ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/67vkiWQwO4EzvkIwqQDvhp/ddf86a8ad6a850920bc8... |
Ring app alert on a phone reads: “Amanda at Pathway. A person holding a brown a… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/HTcRvPiTFhzVmoNnaFYSr/dddb592a0ec40d8b1c78e... |
A firefighter in protective gear and a red helmet walks toward a red and yellow… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/51Fr6diOIlZz9aPMHZm3N7/49fb7bd38d2b289f8653... |
Active Warnings Asset ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/77pjRy2LOARnnFexw12dfQ/8d34ab5bf9a30181c44a... |
Ring app notification on a smartphone screen reads: 'A dog is tearing up paper … ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/67vkiWQwO4EzvkIwqQDvhp/ddf86a8ad6a850920bc8... |
Graphic phone frame with 2 image overlay of people at front door captured by vi… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/1KNZGEmo1ABj38hJ6lGzi1/191f3e02a0f509429726... |
Graphic phone frame with 2 image overlay of people at front door captured by vi… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/1KNZGEmo1ABj38hJ6lGzi1/191f3e02a0f509429726... |
Sleek video doorbell mounted on a stucco wall, black and silver body with a glo… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/dIJT3pfCP37RPIqYOtaiC/4a618bf602e4b8bddc0a4... |
White Ring floodlight security camera mounted on an exterior wall at dusk, lens… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6KhPRDnZEt6LhRBayKacMC/ee53ef8a4791d7825bce... |
White Ring indoor camera on a wooden tabletop plugged in with a white cord. div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6Xb6fvSaLzMwGqvBs0HoEd/02071c3fbf37a594f6ec... |
Close-up of a gray Ring contact sensor mounted on a white door frame, showing t… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5tDvM8uAJtW00QMuDwdtav/794807b72cceff720f20... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Bring home Ring’s best-selling security for less. main.content > div.title-block > div.title-block__description--dark-theme > h4.font__light |
Meet Ring’s redesigned battery doorbell lineup, powered by Retinal 2K and 4K. div.collection-card__title > div.title-block > div.title-block__description--dark-theme > h4.font__light |
See more of your home in 2K — inside and out — with cameras that work together. div.collection-card__title > div.title-block > div.title-block__description--dark-theme > h4.font__light |
Enable your cameras to instantly ward off trespassers with identifying details. div.collection-card__title > div.title-block > div.title-block__description--dark-theme > h4.font__light |
Subscribe to a compatible Protect Plan to re-watch moments you missed, unlock i… div.ring-fiftyfifty__title--mobile > div.title-block > div.title-block__description--dark-theme > h4.font__light |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Slide 1 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 2 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 3 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 4 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 5 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
These items highlight common accessibility best practices.
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 |
|---|
Search div.gn-main-c90 > div.nav-container-de5 > div.icon-group-dbb > a.icon-container-e9a |
Cart div.gn-main-c90 > div.nav-container-de5 > div.icon-group-dbb > button.gn-btn-f63 |
Save $20
Indoor Cam, 2nd Gen
$29.99 $49.99 div.collection-grid > div.products > div.plp-product > a.plp-product__link |
Save $40
Spotlight Cam Plus Battery + Indoor Cam
2nd Gen
$129.99 $169.99 div.collection-grid > div.products > div.plp-product > a.plp-product__link |
Best Seller
Save $60
Floodlight Cam Plus
$119.99 $179.99 div.collection-grid > div.products > div.plp-product > a.plp-product__link |
New
Save $30
Wired Doorbell Plus (Newest Model) (Featuring Retinal 2K)
$149.99 … div.collection-grid > div.products > div.plp-product > a.plp-product__link |
Shop Now div.collection-card__title > div.title-block > div.title-block__button > a.btn__link |
Shop Now div.collection-card__title > div.title-block > div.title-block__button > a.btn__link |
Learn More div.collection-card__title > div.title-block > div.title-block__button > a.btn__link |
backward div.ring-fiftyfifty__item > div.glide > div.glide__arrows > button.glide__arrow |
forward div.ring-fiftyfifty__item > div.glide > div.glide__arrows > button.glide__arrow |
ring.com/licenses div.grid-wrapper > span.size-xs > p > a |
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.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/YskuPcANuEwANTC6unXnY/c3ab427e57cf1267201bb... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7DlqbKy34XXL7AZXZJpvMJ/498112bc8ce6866e7074... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/5IvVMKHZCA9PtqLMhTBsAC/ef90f6affd4159161a4e... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/3kX2krABZ13mpXFUT7gfLk/06088312e89163c81c8a... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7eydTHH2Yk0MgH1bvTH7Ty/d506781e835629ada7d4... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/YskuPcANuEwANTC6unXnY/c3ab427e57cf1267201bb... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7DlqbKy34XXL7AZXZJpvMJ/498112bc8ce6866e7074... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/5IvVMKHZCA9PtqLMhTBsAC/ef90f6affd4159161a4e... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/3kX2krABZ13mpXFUT7gfLk/06088312e89163c81c8a... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7eydTHH2Yk0MgH1bvTH7Ty/d506781e835629ada7d4... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7E5orZC0aqOUncV0igGpPH/d6fa31a49922eeaf5712... | 50 x 50 (1.00) | 466 x 324 (1.44) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7E5orZC0aqOUncV0igGpPH/d6fa31a49922eeaf5712... | 50 x 50 (1.00) | 466 x 324 (1.44) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7MhdY0tkKy7P86DRUc7iak/7331dac2bbf8ec359261... | 50 x 50 (1.00) | 292 x 200 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7MhdY0tkKy7P86DRUc7iak/7331dac2bbf8ec359261... | 50 x 50 (1.00) | 292 x 200 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/XciMYEbfg7Sa2dNEIXiAr/59e2898ed0b03faa2b313... | 50 x 50 (1.00) | 236 x 162 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/XciMYEbfg7Sa2dNEIXiAr/59e2898ed0b03faa2b313... | 50 x 50 (1.00) | 236 x 162 (1.46) |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| /support/articles/mx2o5/active-warnings?srsltid=AfmBOoqDh... | Learn More |
| ring.com/plans | Learn more |
| ring.com/plans | Learn More |
| ring.com/plans | Learn More |
| ring.com/support/articles/97l0i/Ring-Video-Descriptions-Beta | Learn More |
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.
1.93 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.48 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
132 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.022
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.46 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.
4.47 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.
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.
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.
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 | |
|---|---|---|---|
Active Warnings div.collection-card > div.collection-card__image > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/4mZ6AdGIKIMKK97ZVNwy3x/238095dccdbf1bcc511c... | 194.7 KiB | 181.8 KiB |
Ring app alert on a phone reads: “Amanda at Pathway. A person holding a brown a… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5qyyKalSc12PQQWTaH210s/18b2ff527b845f1a65b4... | 185.4 KiB | 152.4 KiB |
Ring app notification on a smartphone screen reads: 'A dog is tearing up paper … ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/74XLlsld6zY2U6aZECd4T5/b700cd228450e55ab990... | 182.6 KiB | 150.1 KiB |
Graphic phone frame with 2 image overlay of people at front door captured by vi… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/2uDklPntebivDKmQCMyNIM/d113d1917ae49e232f9f... | 179.8 KiB | 147.8 KiB |
A firefighter in protective gear and a red helmet walks toward a red and yellow… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/01Js1J77GlXiMmWw3zxY2u/15f56ae4844b2fcbee36... | 152.3 KiB | 125.2 KiB |
Two white indoor security cameras on stands with black front panels and blue st… div.collection-card > div.collection-card__image > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5dRQexPWbv1sqw8Wb0MTIk/bd4dce1ee80561c653fd... | 120.7 KiB | 112.7 KiB |
Active Warnings Asset ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5FCAzqLUDFHlY8qU5BO2NF/b00cf74835ee5ccf867e... | 98.2 KiB | 80.7 KiB |
Sleek video doorbell mounted on a stucco wall, black and silver body with a glo… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/dIJT3pfCP37RPIqYOtaiC/4a618bf602e4b8bddc0a4... | 81.4 KiB | 70.4 KiB |
Three Ring doorbell cameras in different finishes against blue background, labe… div.collection-card > div.collection-card__image > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/uu0Y8cNiOBlpttdTSKsVl/2cb19dd2e434bc85eb812... | 73.5 KiB | 68.7 KiB |
Close-up of a gray Ring contact sensor mounted on a white door frame, showing t… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5tDvM8uAJtW00QMuDwdtav/794807b72cceff720f20... | 73.3 KiB | 62.3 KiB |
Two Ring devices on a blue gradient: a silver video doorbell with a glowing blu… div.hero > div.hero-media > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/7Cso10aUIkNMAUUhwkm3Cj/c0d4c4f7cba166307584... | 68.3 KiB | 48.1 KiB |
White Ring indoor camera on a wooden tabletop plugged in with a white cord. div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6Xb6fvSaLzMwGqvBs0HoEd/02071c3fbf37a594f6ec... | 56.4 KiB | 45.4 KiB |
White Ring floodlight security camera mounted on an exterior wall at dusk, lens… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6KhPRDnZEt6LhRBayKacMC/ee53ef8a4791d7825bce... | 50.6 KiB | 39.5 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 |
|---|---|---|
| d2a12jsx2jznj5.cloudfront.net/globalnav.min.js | 84.1 KiB | 160 ms |
| /common/js/consent-manager-762fe7c2fc4b0df8660d5f3b736035... | 8.7 KiB | |
| /common/js/compatibility-checker-51b83a3bc82e0dbb427f155a... | 3.4 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| ring.com/ | 864 ms |
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.
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.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| /common/css/ring.min-a57c65b2adf7895857d5551c58dabe51.css | 43.8 KiB | 38.3 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.
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 |
|---|---|---|
| chatbot.rc3.ring.com/index.4e83e948.js | 627.0 KiB | 358.4 KiB |
| /common/js/ring.min-935eb1ea8607272fc9da58ebc811dec2.js | 268.4 KiB | 195.1 KiB |
| d2a12jsx2jznj5.cloudfront.net/globalnav.min.js | 83.4 KiB | 35.0 KiB |
| chatbot.rc3.ring.com/js/1.0.8.js | 76.8 KiB | 25.2 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 | |
|---|---|
Two Ring devices on a blue gradient: a silver video doorbell with a glowing blu… div.hero > div.hero-media > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/7Cso10aUIkNMAUUhwkm3Cj/c0d4c4f7cba166307584... |
A firefighter in protective gear and a red helmet walks toward a red and yellow… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/01Js1J77GlXiMmWw3zxY2u/15f56ae4844b2fcbee36... |
Active Warnings Asset ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5FCAzqLUDFHlY8qU5BO2NF/b00cf74835ee5ccf867e... |
Graphic phone frame with 2 image overlay of people at front door captured by vi… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/2uDklPntebivDKmQCMyNIM/d113d1917ae49e232f9f... |
Ring app notification on a smartphone screen reads: 'A dog is tearing up paper … ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/74XLlsld6zY2U6aZECd4T5/b700cd228450e55ab990... |
Ring app alert on a phone reads: “Amanda at Pathway. A person holding a brown a… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5qyyKalSc12PQQWTaH210s/18b2ff527b845f1a65b4... |
A firefighter in protective gear and a red helmet walks toward a red and yellow… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/01Js1J77GlXiMmWw3zxY2u/15f56ae4844b2fcbee36... |
Active Warnings Asset ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5FCAzqLUDFHlY8qU5BO2NF/b00cf74835ee5ccf867e... |
Graphic phone frame with 2 image overlay of people at front door captured by vi… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/2uDklPntebivDKmQCMyNIM/d113d1917ae49e232f9f... |
Ring app notification on a smartphone screen reads: 'A dog is tearing up paper … ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/74XLlsld6zY2U6aZECd4T5/b700cd228450e55ab990... |
Empty cart icon div.mini-cart-v2-bg > div.mini-cart-v2 > div.mini-cart-v2-empty > img | /common/cart_empty-ab3b57c0e87dabbac16a1d6598446277.png |
Sleek video doorbell mounted on a stucco wall, black and silver body with a glo… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/dIJT3pfCP37RPIqYOtaiC/4a618bf602e4b8bddc0a4... |
White Ring floodlight security camera mounted on an exterior wall at dusk, lens… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6KhPRDnZEt6LhRBayKacMC/ee53ef8a4791d7825bce... |
White Ring indoor camera on a wooden tabletop plugged in with a white cord. div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6Xb6fvSaLzMwGqvBs0HoEd/02071c3fbf37a594f6ec... |
Close-up of a gray Ring contact sensor mounted on a white door frame, showing t… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5tDvM8uAJtW00QMuDwdtav/794807b72cceff720f20... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Bring home Ring’s best-selling security for less. main.content > div.title-block > div.title-block__description--dark-theme > h4.font__light |
Meet Ring’s redesigned battery doorbell lineup, powered by Retinal 2K and 4K. div.collection-card__title > div.title-block > div.title-block__description--dark-theme > h4.font__light |
See more of your home in 2K — inside and out — with cameras that work together. div.collection-card__title > div.title-block > div.title-block__description--dark-theme > h4.font__light |
Enable your cameras to instantly ward off trespassers with identifying details. div.collection-card__title > div.title-block > div.title-block__description--dark-theme > h4.font__light |
Subscribe to a compatible Protect Plan to re-watch moments you missed, unlock i… div.ring-fiftyfifty__copy > div.title-block > div.title-block__description--dark-theme > h4.font__light |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Slide 1 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 2 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 3 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 4 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 5 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
These items highlight common accessibility best practices.
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 |
|---|
Search div.gn-main-c90 > div.nav-container-de5 > div.icon-group-dbb > a.icon-container-e9a |
Help div.gn-main-c90 > div.nav-container-de5 > div.icon-group-dbb > a.icon-container-e9a |
Cart div.gn-main-c90 > div.nav-container-de5 > div.icon-group-dbb > button.gn-btn-f63 |
Save $20
Indoor Cam, 2nd Gen
$29.99 $49.99 div.collection-grid > div.products > div.plp-product > a.plp-product__link |
Save $40
Spotlight Cam Plus Battery + Indoor Cam
2nd Gen
$129.99 $169.99 div.collection-grid > div.products > div.plp-product > a.plp-product__link |
Best Seller
Save $60
Floodlight Cam Plus
$119.99 $179.99 div.collection-grid > div.products > div.plp-product > a.plp-product__link |
New
Save $30
Wired Doorbell Plus (Newest Model) (Featuring Retinal 2K)
$149.99 … div.collection-grid > div.products > div.plp-product > a.plp-product__link |
Shop Now div.collection-card__title > div.title-block > div.title-block__button > a.btn__link |
Shop Now div.collection-card__title > div.title-block > div.title-block__button > a.btn__link |
Learn More div.collection-card__title > div.title-block > div.title-block__button > a.btn__link |
backward div.ring-fiftyfifty__item > div.glide > div.glide__arrows > button.glide__arrow |
forward div.ring-fiftyfifty__item > div.glide > div.glide__arrows > button.glide__arrow |
ring.com/licenses div.grid-wrapper > span.size-xs > p > a |
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.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/YskuPcANuEwANTC6unXnY/c3ab427e57cf1267201bb... | 100 x 100 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7DlqbKy34XXL7AZXZJpvMJ/498112bc8ce6866e7074... | 100 x 100 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/5IvVMKHZCA9PtqLMhTBsAC/ef90f6affd4159161a4e... | 100 x 100 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/3kX2krABZ13mpXFUT7gfLk/06088312e89163c81c8a... | 100 x 100 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7eydTHH2Yk0MgH1bvTH7Ty/d506781e835629ada7d4... | 100 x 100 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/YskuPcANuEwANTC6unXnY/c3ab427e57cf1267201bb... | 100 x 100 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7DlqbKy34XXL7AZXZJpvMJ/498112bc8ce6866e7074... | 100 x 100 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/5IvVMKHZCA9PtqLMhTBsAC/ef90f6affd4159161a4e... | 100 x 100 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/3kX2krABZ13mpXFUT7gfLk/06088312e89163c81c8a... | 100 x 100 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7eydTHH2Yk0MgH1bvTH7Ty/d506781e835629ada7d4... | 100 x 100 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7E5orZC0aqOUncV0igGpPH/d6fa31a49922eeaf5712... | 100 x 100 (1.00) | 466 x 324 (1.44) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7E5orZC0aqOUncV0igGpPH/d6fa31a49922eeaf5712... | 100 x 100 (1.00) | 466 x 324 (1.44) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7MhdY0tkKy7P86DRUc7iak/7331dac2bbf8ec359261... | 100 x 100 (1.00) | 292 x 200 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7MhdY0tkKy7P86DRUc7iak/7331dac2bbf8ec359261... | 100 x 100 (1.00) | 292 x 200 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/XciMYEbfg7Sa2dNEIXiAr/59e2898ed0b03faa2b313... | 100 x 100 (1.00) | 236 x 162 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/XciMYEbfg7Sa2dNEIXiAr/59e2898ed0b03faa2b313... | 100 x 100 (1.00) | 236 x 162 (1.46) |
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| /support/articles/mx2o5/active-warnings?srsltid=AfmBOoqDh... | Learn More |
| ring.com/plans | Learn more |
| ring.com/plans | Learn More |
| ring.com/plans | Learn More |
| ring.com/support/articles/97l0i/Ring-Video-Descriptions-Beta | Learn More |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback