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.
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 |
|---|---|---|
| connect.facebook.net/en_US/fbevents.js | 1200.0 s | 97.4 KiB |
| /signals/config/1297699559168375?v=2.9.319&r=stable&domai... | 1200.0 s | 31.9 KiB |
| /cdn-cgi/challenge-platform/h/b/scripts/jsd/883a1f27d85f/... | 14400.0 s | 10.2 KiB |
| /beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a1177817227... | 86400.0 s | 11.4 KiB |
| /cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader... | 172793.0 s | 5.0 KiB |
| /tr/?id=1297699559168375&ev=PageView&dl=https%3A%2F%2Fvip... | 0.0 ms | 16 B |
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 | |
|---|---|---|---|
Vip Oftalmologia nav.bg-card/95 > div.container > a.flex > img.h-12 | vipoftalmologia.com.br/assets/logo.webp | 27.5 KiB | 27.1 KiB |
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 |
|---|---|---|
| vipoftalmologia.com.br/assets/index-CYj1TzNj.css | 21.1 KiB | 1.0 s |
| /cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader... | 5.0 KiB | 1.0 s |
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 |
|---|---|
| vipoftalmologia.com.br/ | 752 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.
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 |
|---|---|---|
| vipoftalmologia.com.br/assets/index-CYj1TzNj.css | 19.1 KiB | 15.6 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/gtag/js?id=G-73MSY1E9P5 | 158.0 KiB | 67.7 KiB |
| connect.facebook.net/en_US/fbevents.js | 97.3 KiB | 37.0 KiB |
| vipoftalmologia.com.br/assets/index-D1rrpic_.js | 57.1 KiB | 26.6 KiB |
| vipoftalmologia.com.br/assets/radix-forms-SgqbhO9M.js | 28.3 KiB | 25.8 KiB |
| vipoftalmologia.com.br/assets/router-vendor-Ca-CWbEB.js | 66.1 KiB | 20.4 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 |
|---|---|---|---|
| vipoftalmologia.com.br/ | 940 ms | 53 ms | 2.0 ms |
| Unattributable | 516 ms | 51 ms | 0.0 ms |
| vipoftalmologia.com.br/cdn-cgi/challenge-platform/scripts/jsd/main.js | 396 ms | 382 ms | 2.3 ms |
| www.googletagmanager.com/gtag/js?id=G-73MSY1E9P5 | 328 ms | 274 ms | 51 ms |
| vipoftalmologia.com.br/assets/router-vendor-Ca-CWbEB.js | 238 ms | 229 ms | 0.8 ms |
| /cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader... | 228 ms | 157 ms | 14 ms |
| connect.facebook.net/en_US/fbevents.js | 179 ms | 130 ms | 48 ms |
| /signals/config/1297699559168375?v=2.9.319&r=stable&domai... | 139 ms | 118 ms | 20 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 | 1.5 s |
| Other | 966 ms |
| Style & Layout | 375 ms |
| Script Parsing & Compilation | 168 ms |
| Rendering | 115 ms |
| Parse HTML & CSS | 37 ms |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| vipoftalmologia.com.br/assets/utils-vendor-D-tsi9h0.js | 13.4 KiB | 3.2 KiB |
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
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Avaliação 5 de 5 estrelas div.container > div.text-center > div.flex > div.flex |
5 estrelas div.rounded-lg > div.p-4 > div.flex > div.flex |
5 estrelas div.rounded-lg > div.p-4 > div.flex > div.flex |
5 estrelas div.rounded-lg > div.p-4 > div.flex > div.flex |
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 |
|---|
(61) 3011-2760 / (61) 99414-6446 div.container > div.flex > a.flex > span.text-xs |
Consulta header.sticky > div.bg-primary > div.container > a.flex |
Agendar Consulta section.relative > div.relative > div.flex > a.inline-flex |
NOSSOS SERVIÇOS section.py-12 > div.container > div.text-center > span.text-primary |
div.grid > div.relative > div.absolute > p.text-xs div.grid > div.relative > div.absolute > p.text-xs |
div.container > div.grid > div.mt-6 > span.text-primary div.container > div.grid > div.mt-6 > span.text-primary |
section.py-12 > div.container > div.text-center > span.text-primary section.py-12 > div.container > div.text-center > span.text-primary |
div.rounded-lg > div.p-4 > div.flex > div.w-9 div.rounded-lg > div.p-4 > div.flex > div.w-9 |
Política de Privacidade div.flex > div.flex-1 > p.text-xs > a.text-primary |
Aceitar Cookies div.relative > div.flex > div.flex > button.inline-flex |
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 |
|---|
div.mt-6 > a.flex > div.min-w-0 > h4.font-bold div.mt-6 > a.flex > div.min-w-0 > h4.font-bold |
div.p-4 > div.flex > div.flex-1 > h4.font-bold div.p-4 > div.flex > div.flex-1 > h4.font-bold |
Sobre div.container > div.grid > div > h4.font-bold |
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 |
|---|
Cirurgia Refrativa
LASIK e TransPRK para correção de miopia, astigmatismo e hi… section.py-12 > div.container > div.grid > a |
Cirurgia de Catarata
Remoção da catarata com implante de lente intraocular de … section.py-12 > div.container > div.grid > a |
Tratamento de Ceratocone
Crosslinking corneano e acompanhamento especializado … section.py-12 > div.container > div.grid > a |
Saúde Ocular
Artigos, dicas e novidades sobre cuidados com a visão e prevenção… section.py-12 > div.container > div.grid > a |
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 |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge | |
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 279, col 1126 |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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.