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 forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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.
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.
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.
| URL | Est Savings |
|---|---|
| cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2 | 15 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css | 18.4 KiB | 18.0 KiB |
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 |
|---|---|
| Other | 1.3 s |
| Style & Layout | 708 ms |
| Script Evaluation | 605 ms |
| Rendering | 141 ms |
| Parse HTML & CSS | 56 ms |
| Script Parsing & Compilation | 2.1 ms |
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.
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 |
|---|
Auditoría gratuita nav#navbar > ul#navLinks > li > a.nav-cta |
Solicitar auditoría gratuita section#inicio > div.hero-content > div.hero-buttons > a.btn |
Laboratorio de software · Madrid · desde 2012
Páginas web que convierten.
Softw… footer > div.footer-grid > div.footer-col > p.footer-contact-info |
Problemas habituales div.footer-col > ul > li > a |
Servicios div.footer-col > ul > li > a |
Proyectos div.footer-col > ul > li > a |
Proceso div.footer-col > ul > li > a |
División Farmacias div.footer-col > ul > li > a |
hola@oretanoslab.com div.footer-col > ul > li > a |
Solicitar auditoría div.footer-col > ul > li > a |
FAQ div.footer-col > ul > li > a |
Aviso Legal div.footer-col > ul > li > a |
Política de Privacidad div.footer-col > ul > li > a |
Política de Cookies div.footer-col > ul > li > a |
MADRID · BARCELONA · CIUDAD DE MÉXICO
Confirmamos tu consulta en menos de 48 ho… footer > div.footer-grid > div.footer-col > p.footer-contact-info |
© 2026 Oretanos Lab S.L. body > footer > div.footer-bottom > span |
Aviso Legal body > footer > div.footer-bottom > a |
Política de Privacidad body > footer > div.footer-bottom > a |
Política de Cookies body > footer > div.footer-bottom > a |
Gestionar cookies body > footer > div.footer-bottom > button |
Aceptar todas aside#cookieBanner > div.cookie-banner__inner > div.cookie-banner__actions > button.btn |
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 |
|---|
Descubrimiento div.container > div.process-timeline > div.process-step > h4 |
E-commerce farmacéutico div.container > div.farma-services-grid > div.farma-service-card > h4 |
ORETANOSLAB footer > div.footer-grid > div.footer-col > h4 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.cookie-category > div.cookie-category__header > label.cookie-toggle > input#cookieAnalytics div.cookie-category > div.cookie-category__header > label.cookie-toggle > input#cookieAnalytics |
div.cookie-category > div.cookie-category__header > label.cookie-toggle > input#cookieMarketing div.cookie-category > div.cookie-category__header > label.cookie-toggle > input#cookieMarketing |
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 |
|---|
ORETANOS
LAB body > nav#navbar > a.nav-logo |
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () |
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.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
To appear in search results, crawlers need access to your app.