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.
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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| www.vacriganum.com/website/static/src/js/content/cookie_watcher.js | 3600.0 s | 1.3 KiB |
| download.odoo.com/js/plausi_saas.js | 0.0 ms | 964 B |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
Digitize section.s_cover > div.s_allow_columns > h3 > span | 0.406 |
div#wrap > section.s_cover > span.s_parallax_bg_wrap > span.s_parallax_bg div#wrap > section.s_cover > span.s_parallax_bg_wrap > span.s_parallax_bg | 0.015 |
div#wrap > section.s_cover > div.s_allow_columns > h1.display-3 | 0.001 |
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 |
|---|---|---|
| www.vacriganum.com/web/assets/1/47f191a/web.assets_frontend.min.css | 166.6 KiB | 149.8 KiB |
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 |
|---|---|---|
| www.vacriganum.com/web/assets/1/47f191a/web.assets_frontend.min.css | 166.8 KiB | 12.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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.vacriganum.com/web/assets/1/fc4f2f5/web.assets_frontend_lazy.min.js | 1.1 MiB | 643.8 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.
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 |
|---|
Contact Us div.container-fluid > a.oe_unremovable > font.text-white > strong |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
free website div.row > div.col-md > div.o_brand_promotion > a |
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 |
|---|
Digitize >> div#wrap > section.s_cover > div.s_allow_columns > h3 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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 > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link div.row > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link |
div.row > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link div.row > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link |
div.row > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link div.row > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link |
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
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 |
|---|
div.row > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link div.row > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link |
div.row > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link div.row > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link |
div.row > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link div.row > div.s_table_of_content_navbar_wrap > div.s_table_of_content_navbar > a.table_of_content_link |
These items highlight common accessibility best practices.
Best Practices
General
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.vacriganum.com/website-design | Read More |
| www.vacriganum.com/crm-systems-data-analytics | Read More |
| www.vacriganum.com/ai-business-automation | Read More |
| www.vacriganum.com/digital-marketing | Read More |
Format your HTML in a way that enables crawlers to better understand your app’s content.