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.
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.
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.
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.
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.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img div.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img | www.umontreal.ca/public/www/images/portrait_carre/grande_campagne.png | 703.0 KiB | 681.9 KiB |
Du 6 au 9 mai, c'est l'heure de nous rassembler! div.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img | www.umontreal.ca/public/www/user_upload/BAN_umontreal-GR.jpg | 303.5 KiB | 153.8 KiB |
div.row > div.news-img-wrap > a > img div.row > div.news-img-wrap > a > img | /public/www/_processed_/1/7/csm_1805f2619a7b271d3bbd1de20... | 134.8 KiB | 119.7 KiB |
Il est encore temps de déposer votre candidature! div.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img | www.umontreal.ca/public/www/user_upload/BAN_umontreal-Encore-temps.jpg | 209.1 KiB | 105.6 KiB |
div.row > div.news-img-wrap > a > img div.row > div.news-img-wrap > a > img | /public/www/_processed_/e/0/csm_313e9d577abb14c6eed905c6b... | 102.6 KiB | 90.8 KiB |
De nouveaux ateliers offerts ce printemps div.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img | www.umontreal.ca/public/www/user_upload/BAN_umontreal-ateliers-culturels.jpg | 172.4 KiB | 87.0 KiB |
div.col-xs-12 > div.news-img-wrap > a > img div.col-xs-12 > div.news-img-wrap > a > img | /public/www/_processed_/3/f/csm_601c7e57ac3f4aeae211dbc58... | 111.3 KiB | 80.6 KiB |
div.row > div.news-img-wrap > a > img div.row > div.news-img-wrap > a > img | /public/www/_processed_/5/b/csm_b64f753a2747748008cf52984... | 75.9 KiB | 64.1 KiB |
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| connect.facebook.net/en_US/fbevents.js | 1200.0 s | 96.6 KiB |
| secretariatgeneral.umontreal.ca/udem_consentement_temoins.js?v=021123 | 3600.0 s | 51.0 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 |
|---|---|
| umontreal.ca/ | 407 ms |
| www.umontreal.ca/ | 0.0 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.
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 |
|---|---|---|
| /typo3temp/udemlessc/lessphp_9477013ded911f281ce354ea476c... | 127.6 KiB | 114.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-TNZ9KQ9QXF&cx=c>m=4e64h1h1 | 173.5 KiB | 71.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-SGNLEXPKRH&cx=c>m=4e64k0h2 | 160.0 KiB | 67.7 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-59WZNRC | 117.0 KiB | 63.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WC3S7D3 | 127.6 KiB | 63.0 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 46.6 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 |
|---|---|---|
| /typo3temp/udemlessc/lessphp_9477013ded911f281ce354ea476c... | 128.0 KiB | 10.7 KiB |
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 |
|---|---|---|
| secretariatgeneral.umontreal.ca/udem_consentement_temoins.js?v=021123 | 50.5 KiB | 15.2 KiB |
| /typo3conf/ext/udem_www/Resources/Public/udem_www_main.js... | 19.1 KiB | 8.1 KiB |
| /typo3conf/ext/udem_vendor/Resources/Public/slick-1.8.1/s... | 14.7 KiB | 5.9 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 | |
|---|---|
Du 6 au 9 mai, c'est l'heure de nous rassembler! div.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img | www.umontreal.ca/public/www/user_upload/BAN_umontreal-GR.jpg |
Il est encore temps de déposer votre candidature! div.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img | www.umontreal.ca/public/www/user_upload/BAN_umontreal-Encore-temps.jpg |
De nouveaux ateliers offerts ce printemps div.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img | www.umontreal.ca/public/www/user_upload/BAN_umontreal-ateliers-culturels.jpg |
Du 6 au 9 mai, c'est l'heure de nous rassembler! div.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img | www.umontreal.ca/public/www/user_upload/BAN_umontreal-GR.jpg |
Il est encore temps de déposer votre candidature! div.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img | www.umontreal.ca/public/www/user_upload/BAN_umontreal-Encore-temps.jpg |
De nouveaux ateliers offerts ce printemps div.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img | www.umontreal.ca/public/www/user_upload/BAN_umontreal-ateliers-culturels.jpg |
Du 6 au 9 mai, c'est l'heure de nous rassembler! div.csc-textpic > div.csc-textpic-imagewrap > figure.csc-textpic-image > img | www.umontreal.ca/public/www/user_upload/BAN_umontreal-GR.jpg |
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 |
|---|
L’UdeM reconnaît l’importance de respecter la vie privée
L’utilisation de témo… div.consent-container > div.modal-backdrop > div > div.modal-container |
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.
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 |
|---|
On sait désormais comment poussent les feuilles des mousses! div.row > div.col-xs-12 > div.header > h3 |
Université de Montréal div.row > div.col-md-2 > div.hidden-xs > h4.udem-logo-udem-inv |
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.col-xs-12 > div.news-img-wrap > a div.row > div.col-xs-12 > div.news-img-wrap > a |
div.article > div.row > div.news-img-wrap > a div.article > div.row > div.news-img-wrap > a |
div.article > div.row > div.news-img-wrap > a div.article > div.row > div.news-img-wrap > a |
div.article > div.row > div.news-img-wrap > a div.article > div.row > div.news-img-wrap > a |
div#c19426 > div.csc-text-text > p.text-center > a div#c19426 > div.csc-text-text > p.text-center > a |
div#c19426 > div.csc-text-text > p.text-center > a div#c19426 > div.csc-text-text > p.text-center > a |
div#c19426 > div.csc-text-text > p.text-center > a |
div#c19426 > div.csc-text-text > p.text-center > a |
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.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 > div.udembootstrap_carousel_item > div.content-container > a div > div.udembootstrap_carousel_item > div.content-container > a |
Paramètres des témoins div.udem-footer-tail > div#udem_cookie_consent_toggle > div.page > a |
To appear in search results, crawlers need access to your app.