Lighthouse Mobile
· 0 checks — Mobile 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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
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 |
|---|---|---|
| fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap | 90.7 KiB | 1.6 s |
| fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap | 2.2 KiB | 848 ms |
| nexus.ensighten.com/symantec/ccleaner/Bootstrap.js | 77.2 KiB | 2.0 s |
| www.ccleaner.com/dist/uiv2/apiary-ui.iife.js?v=1.0.154 | 180.9 KiB | 2.3 s |
| www.ccleaner.com/scripts/vendor/vue.global.prod.min-3.2.21.js?v=1.0.154 | 46.8 KiB | 602 ms |
| www.ccleaner.com/dist/uiv2/style.css?v=1.0.154 | 34.3 KiB | 451 ms |
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 |
|---|---|
| ccleaner.com/ | 853 ms |
| www.ccleaner.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
CCleaner for Android
The ultimate cleaning app for your Android device!
Less ju… section#heroCarouselModule > div > swiper-container > swiper-slide.swiper-slide-active | 0.911 |
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.
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 |
|---|---|---|
| fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap | 90.6 KiB | 90.6 KiB |
| @font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 300; … } … | 73.6 KiB | 73.6 KiB |
| www.ccleaner.com/dist/uiv2/style.css?v=1.0.154 | 33.9 KiB | 31.5 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.ccleaner.com/dist/uiv2/apiary-ui.iife.js?v=1.0.154 | 180.4 KiB | 123.9 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KFXRTR | 161.0 KiB | 86.1 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5HNSJRD&l=sdl | 147.6 KiB | 62.4 KiB |
| nexus.ensighten.com/symantec/ccleaner/Bootstrap.js | 76.7 KiB | 31.9 KiB |
| mhubc.ccleaner.com/script/mhubc.js | 50.7 KiB | 31.2 KiB |
| assets.adobedtm.com/b29989a14bed/fb232d48b52a/launch-6a58c8f8d4cd.min.js | 58.3 KiB | 20.9 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 |
|---|---|---|---|
| nexus.ensighten.com/symantec/ccleaner/Bootstrap.js | 2.4 s | 2.3 s | 29 ms |
| Unattributable | 472 ms | 42 ms | 0.0 ms |
| www.ccleaner.com/dist/uiv2/apiary-ui.iife.js?v=1.0.154 | 357 ms | 122 ms | 91 ms |
| www.googletagmanager.com/gtm.js?id=GTM-5HNSJRD&l=sdl | 354 ms | 305 ms | 39 ms |
| assets.adobedtm.com/b29989a14bed/fb232d48b52a/launch-6a58c8f8d4cd.min.js | 295 ms | 261 ms | 16 ms |
| www.googletagmanager.com/gtm.js?id=GTM-KFXRTR | 281 ms | 237 ms | 40 ms |
| www.ccleaner.com/ | 245 ms | 17 ms | 4.5 ms |
| /content/dam/norton-adobe-analytics/prod/s_code_norton_mi... | 115 ms | 100 ms | 7.5 ms |
| s.go-mpulse.net/boomerang/KHFPC-EEZSQ-MPDZF-9BJVS-S3BCL | 83 ms | 56 ms | 11 ms |
| mhubc.ccleaner.com/script/mhubc.js | 63 ms | 40 ms | 22 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 | 3.5 s |
| Other | 480 ms |
| Style & Layout | 318 ms |
| Script Parsing & Compilation | 286 ms |
| Parse HTML & CSS | 84 ms |
| Rendering | 66 ms |
| Garbage Collection | 64 ms |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap | 90.7 KiB | 9.5 KiB |
| @font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 300; … } … | 73.6 KiB | 7.0 KiB |
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 | |
|---|---|
CCleaner screen div.container > div.flex > div.flex > img | cdn-production.ccleaner.com/site/ot0fwwyj/ccleaner-screen-image-v7.svg |
CCleaner logo div.pt-[80px] > div.container > div.lg:hidden > img.inline-block | cdn-production.ccleaner.com/site/54qjbukf/ccleaner-logo-224x64.svg |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img | cdn-production.ccleaner.com/site/of4dlgz1/the-washington-post-158x32.png |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img | cdn-production.ccleaner.com/site/tktfx53z/new-york-times-140x32.png |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img | cdn-production.ccleaner.com/site/bzvp21ud/the-sunday-times-120x32.png |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img | cdn-production.ccleaner.com/site/zfochpte/the-guardian-118x32.png |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img | cdn-production.ccleaner.com/site/u0tk2q1v/the-observer-110x32.png |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img | cdn-production.ccleaner.com/site/kvul1stz/telegraph-141x24.png |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img | cdn-production.ccleaner.com/site/cxzbz0ld/the-huffington-post-70x32.png |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img | cdn-production.ccleaner.com/site/5thf4koe/bbc-66x32.png |
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 |
|---|
We value your privacy
By clicking "OK" you allow cookies that improve your expe… section > div#ensNotifyBanner > div#ensBannerDescription > div.privacyDialog |
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 |
|---|
1Patent number 8,463,758 from the United States Patent and Trademark Office for… div.lg:border > div.shrink > div > div.disclaimer-text |
Find out more div.shrink > div > div.disclaimer-text > a |
© Copyright 2005-2026 Gen Digital Inc - All rights reserved. footer.py-8 > div.container > div.foot > p.mb-[15px] |
Terms of Use div.mb-[15px] > span > a#GTM__footer__terms-of-use > span.underline |
Supplier Guidelines div.mb-[15px] > span > a#GTM__footer__supplier-guidelines > span.underline |
Modern Slavery Statement div.mb-[15px] > span > a#GTM__footer__modern-slavery-statement > span.underline |
General Privacy Policy div.mb-[15px] > span > a#GTM__footer__privacy-policy > span.underline |
Do Not Sell or Share My Personal Information div.mb-[15px] > span > a.hover:text-grey-4 > span.underline |
Consent Policy div.mb-[15px] > span > a.hover:text-grey-4 > span.underline |
Products Policy div.mb-[15px] > span > a.hover:text-grey-4 > span.underline |
Cookies Policy div.mb-[15px] > span > a#GTM__footer__cookies-policy > span.underline |
Accessibility Policy div.mb-[15px] > span > a#GTM__footer__accessibility-statement > span.underline |
Cookie Settings div.container > div.foot > div.mb-[15px] > button#cookies-settings |
CCleaner, Defraggler, Recuva and Speccy are all registered trademarks of Gen Di… footer.py-8 > div.container > div.foot > p |
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 |
|---|
Reclaim valuable storage space div.lg:max-w-[548px] > ul.mb-[32px] > li.list-item > h3.font-bold |
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 |
|---|
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.flex > div.flex > div.flex > img.v-lazy-image div.flex > div.flex > div.flex > img.v-lazy-image |
div.flex > div.flex > div.flex > img.v-lazy-image div.flex > div.flex > div.flex > img.v-lazy-image |
div.flex > div.flex > div.flex > img.v-lazy-image div.flex > div.flex > div.flex > img.v-lazy-image |
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.
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 |
|---|
Cookies Policy div.privacyDialog > div.privacyContent > div.privacyDescription > a.privacyPolicyLink |
Best Practices
User Experience
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Get it on Google Play div.lg:pt-3 > div.pt-3 > a > img.inline-block | data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 | 163 x 163 | 1 x 1 | 245 x 245 |
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 |
|---|---|
| Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. | nexus.ensighten.com/symantec/ccleaner/Bootstrap.js line 93, col 313 |
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.
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
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.ccleaner.com/ccleaner/professional | Learn More |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.container > div.max-w-[926px] > div.relative > img div.container > div.max-w-[926px] > div.relative > img |
div.flex > div.flex > div.flex > img.v-lazy-image div.flex > div.flex > div.flex > img.v-lazy-image |
div.flex > div.flex > div.flex > img.v-lazy-image div.flex > div.flex > div.flex > img.v-lazy-image |
div.flex > div.flex > div.flex > img.v-lazy-image div.flex > div.flex > div.flex > img.v-lazy-image |
Format your HTML in a way that enables crawlers to better understand your app’s content.