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.
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.
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.
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.
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 | |
|---|---|---|---|
Rakuten div.row > div.col-lg-4 > a > img | www.viber.com/app/themes/viber/assets/images/footer-logo-gradient.png | 44.8 KiB | 44.5 KiB |
div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img | www.viber.com/app/uploads/Send-money-home-with-Viber-Pay-150x150.png | 18.1 KiB | 17.7 KiB |
div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img | /app/uploads/Why-Viber-Pay-is-the-best-way-to-send-money-... | 17.7 KiB | 17.3 KiB |
div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img | www.viber.com/app/uploads/Send-money-without-bank-details-150x150.png | 15.9 KiB | 15.4 KiB |
div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img | www.viber.com/app/uploads/Blog_1280x628-Main-Image-150x150.jpg | 7.0 KiB | 6.6 KiB |
div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img | www.viber.com/app/uploads/1280x628-Main-Image-1-150x150.jpg | 6.1 KiB | 5.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| viber.com/ | 910 ms |
| www.viber.com/ | 0.0 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.
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 |
|---|---|---|
| www.viber.com/app/themes/viber/dist/styles/main-41aca7d912.css | 28.4 KiB | 26.9 KiB |
| #onetrust-banner-sdk{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%} … | 19.1 KiB | 16.1 KiB |
| www.viber.com/wp/wp-includes/css/dist/block-library/style.min.css?ver=5.9.3 | 14.1 KiB | 14.1 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 |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-KCHBLWM | 153.8 KiB | 81.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-2KEQ5G6WCC&cx=c&_slc=1 | 166.3 KiB | 69.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-B12V91DLM8&cx=c>m=4e64f1h2 | 161.3 KiB | 67.6 KiB |
| www.googletagmanager.com/gtag/destination?id=AW-924790284&cx=c>m=4e64f0 | 133.9 KiB | 57.5 KiB |
| s.go-mpulse.net/boomerang/VXQ8Z-ZL693-RG83U-UAAQ9-LCYPU | 57.8 KiB | 38.4 KiB |
| cdn.cookielaw.org/scripttemplates/6.17.0/otBannerSdk.js | 83.9 KiB | 35.1 KiB |
| www.viber.com/app/mu-plugins/jquery-updater/js/jquery-3.6.0.min.js?ver=3.6.0 | 35.2 KiB | 24.2 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
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 | |
|---|---|
Rakuten div.row > div.col-lg-4 > a > img | www.viber.com/app/themes/viber/assets/images/footer-logo-gradient.png |
div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img | www.viber.com/app/uploads/Blog_1280x628-Main-Image-150x150.jpg |
div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img | www.viber.com/app/uploads/1280x628-Main-Image-1-150x150.jpg |
div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img | /app/uploads/Why-Viber-Pay-is-the-best-way-to-send-money-... |
div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img | www.viber.com/app/uploads/Send-money-home-with-Viber-Pay-150x150.png |
div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img div.widget-media > div.popular-media-wrapper > div.popular-media-wrapper-inner > img | www.viber.com/app/uploads/Send-money-without-bank-details-150x150.png |
viber logo div.container-fluid > div.brand-wrap > a.brand > img | www.viber.com/app/themes/viber/assets/images/logov2.svg |
footer.content-info > div.barcelona > a > img.optanon-category-C0003 footer.content-info > div.barcelona > a > img.optanon-category-C0003 | www.viber.com/ |
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.
ARIA
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
This website uses cookies to enhance user experience and to analyze performance… body.blog > div#onetrust-consent-sdk > div#onetrust-banner-sdk > div |
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.
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 |
|---|
Download div.menu-main-container > ul#menu-main > li#menu-item-10072 > a#menu-link-10072 |
Features div.menu-main-container > ul#menu-main > li#menu-item-12345 > a#menu-link-12345 |
Communities div.menu-main-container > ul#menu-main > li#menu-item-23245 > a#menu-link-23245 |
Security div.menu-main-container > ul#menu-main > li#menu-item-13686 > a#menu-link-13686 |
Viber Out div.menu-main-container > ul#menu-main > li#menu-item-10073 > a#menu-link-10073 |
Blog div.menu-main-container > ul#menu-main > li#menu-item-14348 > a#menu-link-14348 |
News section.widget > a.popular-media > div.popular-media-body > div.popular-widget-category |
News section.widget > a.popular-media > div.popular-media-body > div.popular-widget-category |
Viber Pay section.widget > a.popular-media > div.popular-media-body > div.popular-widget-category |
Viber Pay section.widget > a.popular-media > div.popular-media-body > div.popular-widget-category |
Viber Pay section.widget > a.popular-media > div.popular-media-body > div.popular-widget-category |
Advertising aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
Brand Partnerships aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
channels aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
chat extensions aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
chats aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
coffee aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
communities aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
community aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
create stickers aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
data aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
digital advertising aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
digital marketing aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
Digital Wallet aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
express yourself aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
FC Barcelona aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
free calls aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
gdpr aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
group chats aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
halloween aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
happy birthday aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
happy holidays aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
instant video messages aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
international calls aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
legcat aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
love aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
manage community aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
marketing aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
messaging aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
Messaging Apps aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
polls aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
privacy aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
safe aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
secret chats aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
security aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
sticker market aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
Stickers aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
unlimited calls aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
viber aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
viber communities aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
viber features aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
viber out aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
viber pay aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
viber stickers aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
violet aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
wheel of fortune aside.sidebar > section.widget > div.tagcloud > a.tag-cloud-link |
VIBER div.container > div.row > section.widget > h3 |
COMPANY div.container > div.row > section.widget > h3 |
DOWNLOAD div.container > div.row > section.widget > h3 |
Rakuten Viki div.container > div.row > div.col-lg-8 > a |
Rakuten Kobo div.container > div.row > div.col-lg-8 > a |
Rakuten Travel div.container > div.row > div.col-lg-8 > a |
Rakuten Marketing div.container > div.row > div.col-lg-8 > a |
Rakuten Insight div.container > div.row > div.col-lg-8 > a |
Rakuten TV div.container > div.row > div.col-lg-8 > a |
About Rakuten div.container > div.row > div.col-lg-8 > a |
Cookies Settings body.blog > footer.content-info > button#ot-sdk-btn |
Cookies Settings div.ot-sdk-row > div#onetrust-button-group-parent > div#onetrust-button-group > button#onetrust-pc-btn-handler |
Accept All Cookies div.ot-sdk-row > div#onetrust-button-group-parent > div#onetrust-button-group > button#onetrust-accept-btn-handler |
These are opportunities to improve the legibility of your content.
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 |
|---|
POPULAR aside.sidebar > section.widget > div.widget-heading > h3 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
footer.content-info > div.barcelona > a > img.optanon-category-C0003 footer.content-info > div.barcelona > a > img.optanon-category-C0003 |
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.row > section.col-6 > div.social-links-footer > a.s-link div.row > section.col-6 > div.social-links-footer > a.s-link |
div.row > section.col-6 > div.social-links-footer > a.s-link div.row > section.col-6 > div.social-links-footer > a.s-link |
div.row > section.col-6 > div.social-links-footer > a.s-link div.row > section.col-6 > div.social-links-footer > a.s-link |
div.row > section.col-6 > div.social-links-footer > a.s-link div.row > section.col-6 > div.social-links-footer > a.s-link |
body.blog > footer.content-info > div.barcelona > a body.blog > footer.content-info > div.barcelona > 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
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 |
|---|---|
| Unload event listeners are deprecated and will be removed. | s.go-mpulse.net/boomerang/VXQ8Z-ZL693-RG83U-UAAQ9-LCYPU line 10, col 10530 |
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
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| www.viber.com/en/terms/cookies-and-tracking/ | More information |
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 |
|---|
footer.content-info > div.barcelona > a > img.optanon-category-C0003 footer.content-info > div.barcelona > a > img.optanon-category-C0003 |
Format your HTML in a way that enables crawlers to better understand your app’s content.