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.
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.
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 |
|---|---|---|
| odoocdn.com/web/assets/1/a617b1c/web.assets_frontend.min.css | 286.5 KiB | 569 ms |
| fonts.googleapis.com/css?family=Inter:300,400,500,600&display=swap | 839 B | 238 ms |
| fonts.googleapis.com/css?family=Caveat:700&display=swap | 968 B | |
| /web/assets/1/1b5807e/social_push_notifications.assets_pu... | 808 B | 266 ms |
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 | |
|---|---|---|---|
div.container > div.row > div.o_grid_item > img.img-thumbnail div.container > div.row > div.o_grid_item > img.img-thumbnail | odoocdn.com/openerp_website/static/src/img/apps/home/ctrl-k-630.gif | 262.9 KiB | 188.8 KiB |
div.container > div.row > div.o_grid_item > img.img-thumbnail div.container > div.row > div.o_grid_item > img.img-thumbnail | odoocdn.com/openerp_website/static/src/img/apps/home/speed_1.webp | 68.8 KiB | 56.4 KiB |
div.container > div.row > div.o_grid_item > img.img-thumbnail div.container > div.row > div.o_grid_item > img.img-thumbnail | odoocdn.com/openerp_website/static/src/img/apps/home/speed_4.webp | 36.2 KiB | 32.2 KiB |
section.bg-200 > div.container > div.s_wd_persona > img.s_wd_persona_icon section.bg-200 > div.container > div.s_wd_persona > img.s_wd_persona_icon | odoocdn.com/openerp_website/static/src/img/snippets/s_wd_persona/bill.png | 29.5 KiB | 28.9 KiB |
div.container > div.row > div.o_grid_item > img.img-thumbnail div.container > div.row > div.o_grid_item > img.img-thumbnail | odoocdn.com/openerp_website/static/src/img/apps/home/speed_3.webp | 34.7 KiB | 27.0 KiB |
Spain div.row > div.col-xl-9 > div.x_wd_notification_box > img.rounded-pill | odoocdn.com/base/static/img/country_flags/es.png | 7.4 KiB | 7.4 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 |
|---|---|
| odoo.com/ | 261 ms |
| www.odoo.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 |
|---|---|
main > div#wrap > section.bg-200 > div.o_we_shape main > div#wrap > section.bg-200 > div.o_we_shape | 0.220 |
Helpdesk div.row > div.col-xl-9 > div.row > a.x_wd_app_entry | 0.007 |
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 |
|---|---|---|
| odoocdn.com/web/assets/1/a617b1c/web.assets_frontend.min.css | 285.8 KiB | 264.9 KiB |
| www.odoo.com/im_livechat/assets_embed.css | 112.1 KiB | 110.7 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 |
|---|---|---|
| odoocdn.com/web/assets/1/a617b1c/web.assets_frontend.min.css | 286.5 KiB | 20.6 KiB |
| www.odoo.com/im_livechat/assets_embed.css | 112.5 KiB | 9.0 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 |
|---|---|---|
| odoocdn.com/web/assets/1/2ca246b/web.assets_frontend_lazy.min.js | 1.4 MiB | 817.5 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|
div.container > div.row > div.o_grid_item > img.img-thumbnail div.container > div.row > div.o_grid_item > img.img-thumbnail | odoocdn.com/openerp_website/static/src/img/apps/home/speed_1.webp |
div.container > div.row > div.o_grid_item > img.img-thumbnail div.container > div.row > div.o_grid_item > img.img-thumbnail | odoocdn.com/openerp_website/static/src/img/apps/home/speed_3.webp |
div.container > div.row > div.o_grid_item > img.img-thumbnail div.container > div.row > div.o_grid_item > img.img-thumbnail | odoocdn.com/openerp_website/static/src/img/apps/home/speed_4.webp |
div.container > div.row > div.o_grid_item > img.img-thumbnail div.container > div.row > div.o_grid_item > img.img-thumbnail | odoocdn.com/openerp_website/static/src/img/apps/home/ctrl-k-630.gif |
Spain div.row > div.col-xl-9 > div.x_wd_notification_box > img.rounded-pill | odoocdn.com/base/static/img/country_flags/es.png |
div.start-0 > span.o_store_link > a.px-3 > img.d-inline div.start-0 > span.o_store_link > a.px-3 > img.d-inline | odoocdn.com/openerp_website/static/src/img/icons/white_arrow_right.svg |
h2.display-3 > span.x_wd_blue_highlight_01 > em.x_wd_doodle > img.d-block h2.display-3 > span.x_wd_blue_highlight_01 > em.x_wd_doodle > img.d-block | odoocdn.com/openerp_website/static/src/img/graphics/arrow_doodle_1.svg |
div.row > div.col-lg-6 > a > img.align-top div.row > div.col-lg-6 > a > img.align-top | odoocdn.com/openerp_website/static/src/img/arrows/secondary_arrow_sm_03.svg |
div.co-lg-6 > div.s_panel_video > a.btn_video_play > img.me-2 div.co-lg-6 > div.s_panel_video > a.btn_video_play > img.me-2 | odoocdn.com/openerp_website/static/src/img/graphics/youtube.svg |
Odoo Accounting icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/accountant/static/description/icon.svg |
Odoo Knowledge icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/knowledge/static/description/icon.svg |
Odoo Sign icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/sign/static/description/icon.svg |
Odoo CRM icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/crm/static/description/icon.svg |
Odoo Studio icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/web_studio/static/description/icon.svg |
Odoo Subscriptions icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/sale_subscription/static/description/icon.svg |
Odoo Unknown icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/ai_app/static/description/icon.svg |
Odoo Point of Sale icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/point_of_sale/static/description/icon.svg |
Odoo Discuss icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/mail/static/description/icon.svg |
Odoo Documents icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/documents/static/description/icon.svg |
Odoo Project icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/project/static/description/icon.svg |
Odoo Timesheet icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/hr_timesheet/static/description/icon.svg |
Odoo Field Service icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/industry_fsm/static/description/icon.svg |
Odoo Planning icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/planning/static/description/icon.svg |
Odoo Helpdesk icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/helpdesk/static/description/icon.svg |
Odoo eCommerce icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/website_sale/static/description/icon.svg |
Odoo Website icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/website/static/description/icon.svg |
Odoo Email Marketing icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/mass_mailing/static/description/icon.svg |
Odoo Purchase icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/purchase/static/description/icon.svg |
Odoo Inventory icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/stock/static/description/icon.svg |
Odoo Manufacturing icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/mrp/static/description/icon.svg |
Odoo Sales icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/sale/static/description/icon.svg |
Odoo Employees icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/hr/static/description/icon.svg |
Odoo Spreadsheet dashboard icon div.row > a.x_wd_app_entry > figure > img.img-thumbnail | download.odoocdn.com/icons/spreadsheet_dashboard/static/description/icon.svg |
div.container > div.row > div.co-lg-6 > img.rotate-40 div.container > div.row > div.co-lg-6 > img.rotate-40 | odoocdn.com/openerp_website/static/src/img/graphics/arrow_doodle_3.svg |
Odoo Sh AI div.row > div.col-lg-7 > div.s_wd_features_item > img.img-thumbnail | |
Unique value div.row > div.col-lg-5 > div.s_wd_features_item > img.w-100 | |
div#wrap > section.d-none > div.container > img.mt-n5 div#wrap > section.d-none > div.container > img.mt-n5 | |
div.bg-white > h6.display-2 > span.x_wd_display_sup > img.mt-4 div.bg-white > h6.display-2 > span.x_wd_display_sup > img.mt-4 | |
div#wrap > section.s_wd_testimonial > div.container > img.d-none div#wrap > section.s_wd_testimonial > div.container > img.d-none | |
Harry Van Donink picture div.container > div.row > div.col-lg-4 > img.d-none | |
div.container > div.row > div.col-lg-4 > img.img-thumbnail div.container > div.row > div.col-lg-4 > img.img-thumbnail | |
div#wrap > section.s_wd_call_to_action > div.container > img.d-block div#wrap > section.s_wd_call_to_action > div.container > img.d-block |
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.
Navigation
Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. Learn more about access keys.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.col-lg-10 > div.mb-n5 > div.row > a.btn div.col-lg-10 > div.mb-n5 > div.row > a.btn |
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 |
|---|
Open source div.row > div.col-lg-7 > div.s_wd_features_item > h4.s_wd_features_title |
Join 15 million
happy
users div.container > div.position-absolute > div.bg-white > h6.display-2 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
happy div.position-absolute > div.bg-white > h6.display-2 > span.x_wd_display_sup |
These are opportunities to improve the legibility of your content.
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.col-lg-10 > div.mb-n5 > div.row > input.progressbar div.col-lg-10 > div.mb-n5 > div.row > input.progressbar |
div.row > div.col-lg-10 > div.row > input.progressbar div.row > div.col-lg-10 > div.row > input.progressbar |
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.col-12 > div.o_footer_social_media > a.me-3 div.row > div.col-12 > div.o_footer_social_media > a.me-3 |
div.row > div.col-12 > div.o_footer_social_media > a.me-3 div.row > div.col-12 > div.o_footer_social_media > a.me-3 |
div.row > div.col-12 > div.o_footer_social_media > a.me-3 div.row > div.col-12 > div.o_footer_social_media > a.me-3 |
div.row > div.col-12 > div.o_footer_social_media > a.me-3 div.row > div.col-12 > div.o_footer_social_media > a.me-3 |
div.row > div.col-12 > div.o_footer_social_media > a.me-3 div.row > div.col-12 > div.o_footer_social_media > a.me-3 |
div.row > div.col-12 > div.o_footer_social_media > a.me-3 div.row > div.col-12 > div.o_footer_social_media > a.me-3 |
div.row > div.col-12 > div.o_footer_social_media > a.me-3 div.row > div.col-12 > div.o_footer_social_media > a.me-3 |
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
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
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
div.col-lg-10 > div.mb-n5 > div.row > a.btn div.col-lg-10 > div.mb-n5 > div.row > a.btn |
div.row > div.col-lg-10 > div.row > a.btn div.row > div.col-lg-10 > div.row > a.btn |
To appear in search results, crawlers need access to your app.