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.
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.
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.
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 | |
|---|---|---|---|
A eukaryotic cell with the centrioles shown in yellow. © iStock div.list-group > div.fullwidth-teaser > picture > img | actu.epfl.ch/image/163596/1440x810.jpg | 311.9 KiB | 141.9 KiB |
Vue aérienne de l'EPFL © Jamani Caillet / EPFL, 2022 div.container-full > div.fullwidth-teaser > figure.cover > img | /wp-content/uploads/2022/12/EPFL-vue-aerienne-Jamani-Cail... | 347.2 KiB | 140.1 KiB |
Portrait d'Anna Fontcuverta i Morral - 2026 EPFL/Mediacom - CC-BY-SA 4.0 div.card > a.card-img-top > picture > img.img-fluid | www.epfl.ch/wp-content/uploads/2026/04/Anna-Fontcuberta-i-Morral-768x432.jpg | 57.8 KiB | 41.5 KiB |
div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid | memento.epfl.ch/image/32970/509x286.jpg | 38.5 KiB | 36.1 KiB |
Couverture du numéro 20 du magazine Dimensions. Un enfant sur un tricycle trave… div.card > a.card-img-top > picture > img.img-fluid | www.epfl.ch/wp-content/uploads/2026/03/dimensions-num20-flipbook-768x432.jpg | 49.7 KiB | 34.8 KiB |
div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid | memento.epfl.ch/image/32754/509x286.jpg | 36.0 KiB | 33.6 KiB |
Finale suisse MT180. Graphisme: Laura Persat div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid | memento.epfl.ch/image/32730/509x286.jpg | 30.8 KiB | 28.5 KiB |
portrait de David Atienza - 2026 EPFL CC BY SA div.card > a.card-img-top > picture > img.img-fluid | www.epfl.ch/wp-content/uploads/2026/04/David-Atienza-768x432.jpg | 37.7 KiB | 26.3 KiB |
div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid | memento.epfl.ch/image/32071/509x286.jpg | 28.5 KiB | 26.1 KiB |
Ig Nobel a.card > div.card-body > picture.card-img-top > img.img-fluid | memento.epfl.ch/image/32144/509x286.jpg | 31.1 KiB | 7.5 KiB |
An atom div.card-header > div.row > div.col-md-6 > img | www.epfl.ch/wp-content/uploads/2021/09/Recherche.png | 5.0 KiB | 4.1 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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 |
|---|---|
| www.epfl.ch/fonts/SuisseIntl-Regular-WebS.woff2 | 20 ms |
| www.epfl.ch/fonts/SuisseIntl-SemiBold-WebS.woff2 | 20 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| www.epfl.ch/wp-includes/js/jquery/jquery.js?ver=3.7.1 | 83.5 KiB | 42.7 KiB |
| www.epfl.ch/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.1 | 10.2 KiB | 4.2 KiB |
| www.epfl.ch/wp-includes/js/twemoji.js?ver=6.9.4 | 8.8 KiB | 3.7 KiB |
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 |
|---|---|---|
| /wp-content/themes/wp-theme-2018/assets/css/elements.min.... | 51.4 KiB | 46.7 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/gtm.js?id=GTM-PJGBG5R | 135.0 KiB | 65.0 KiB |
| /wp-content/themes/wp-theme-2018/assets/js/vendors.min.js... | 79.0 KiB | 64.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-N6BF9H5G73&cx=c>m=4e64h1 | 149.1 KiB | 63.4 KiB |
| www.epfl.ch/wp-includes/js/jquery/jquery.js?ver=3.7.1 | 83.5 KiB | 55.6 KiB |
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 | |
|---|---|
Ig Nobel a.card > div.card-body > picture.card-img-top > img.img-fluid | memento.epfl.ch/image/32144/509x286.jpg |
div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid | memento.epfl.ch/image/32754/509x286.jpg |
div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid | memento.epfl.ch/image/32071/509x286.jpg |
Finale suisse MT180. Graphisme: Laura Persat div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid | memento.epfl.ch/image/32730/509x286.jpg |
div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid div.list-group-teaser-container > div.list-group-teaser-thumbnail > picture.card-img-top > img.img-fluid | memento.epfl.ch/image/32970/509x286.jpg |
Logo EPFL, École polytechnique fédérale de Lausanne div#page > header.header > a.logo > img.img-fluid | www.epfl.ch/wp-content/themes/wp-theme-2018/assets/svg/epfl-logo.svg |
Logo of the EPFL div.card-header > div.row > div.col-md-6 > img | www.epfl.ch/wp-content/uploads/2025/03/EPFL-logo.png |
Schools and Colleges div.card-header > div.row > div.col-md-6 > img | www.epfl.ch/wp-content/uploads/2021/09/Facultes.png |
Rolex Learning Center div.card-header > div.row > div.col-md-6 > img | www.epfl.ch/wp-content/uploads/2021/09/Campus.png |
A person reading a book div.card-header > div.row > div.col-md-6 > img | www.epfl.ch/wp-content/uploads/2021/09/Education.png |
An atom div.card-header > div.row > div.col-md-6 > img | www.epfl.ch/wp-content/uploads/2021/09/Recherche.png |
A rocket div.card-header > div.row > div.col-md-6 > img | www.epfl.ch/wp-content/uploads/2021/09/Innovation.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| epfl.ch/ | 665 ms |
| www.epfl.ch/ | 227 ms |
| www.epfl.ch/en/ | 0.0 ms |
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 |
|---|
Read more
sur Tech Transfer. div.fullwidth-teaser > div.fullwidth-teaser-text > div.fullwidth-teaser-header > a.btn |
23.04.2026 a.card > div.card-body > div.card-info > span.card-info-date |
18:00 a.card > div.card-body > div.card-info > span.event-time |
20:00 a.card > div.card-body > div.card-info > span.event-time |
Maps and directions div.fullwidth-teaser > div.fullwidth-teaser-text > div.fullwidth-teaser-header > a.btn |
About div.footer-group > div.footer-sitemap-col > button.footer-title > strong |
Organization and identity div#collapse-footer-1 > ul.footer-links > li > a |
Associated Campuses div#collapse-footer-1 > ul.footer-links > li > a |
Data div#collapse-footer-1 > ul.footer-links > li > a |
Presidency div#collapse-footer-1 > ul.footer-links > li > a |
Vice Presidencies div#collapse-footer-1 > ul.footer-links > li > a |
Working at EPFL div#collapse-footer-1 > ul.footer-links > li > a |
Recruiting EPFL Talents div#collapse-footer-1 > ul.footer-links > li > a |
Equality, Diversity, Inclusion div#collapse-footer-1 > ul.footer-links > li > a |
Respect div#collapse-footer-1 > ul.footer-links > li > a |
Sustainability div#collapse-footer-1 > ul.footer-links > li > a |
News & Media div#collapse-footer-1 > ul.footer-links > li > a |
Philanthropy div#collapse-footer-1 > ul.footer-links > li > a |
EPFL Alumni div#collapse-footer-1 > ul.footer-links > li > a |
Education div.footer-group > div.footer-sitemap-col > button.footer-title > strong |
Admission div#collapse-footer-2 > ul.footer-links > li > a |
Academic Calendar div#collapse-footer-2 > ul.footer-links > li > a |
Preparatory Year (CMS) div#collapse-footer-2 > ul.footer-links > li > a |
Bachelor div#collapse-footer-2 > ul.footer-links > li > a |
Master div#collapse-footer-2 > ul.footer-links > li > a |
Doctorate div#collapse-footer-2 > ul.footer-links > li > a |
SHS Program div#collapse-footer-2 > ul.footer-links > li > a |
Continuing Education - Extension School div#collapse-footer-2 > ul.footer-links > li > a |
Study Management div#collapse-footer-2 > ul.footer-links > li > a |
International div#collapse-footer-2 > ul.footer-links > li > a |
Teaching div#collapse-footer-2 > ul.footer-links > li > a |
Educational Initiatives div#collapse-footer-2 > ul.footer-links > li > a |
Education & Science Outreach div#collapse-footer-2 > ul.footer-links > li > a |
Infrastructures Under Development div#collapse-footer-2 > ul.footer-links > li > a |
Engaging with Society div#collapse-footer-2 > ul.footer-links > li > a |
Research div.footer-group > div.footer-sitemap-col > button.footer-title > strong |
Mission and Policy div#collapse-footer-3 > ul.footer-links > li > a |
Research Domains div#collapse-footer-3 > ul.footer-links > li > a |
EPFL Research Facilities div#collapse-footer-3 > ul.footer-links > li > a |
Faculty Members div#collapse-footer-3 > ul.footer-links > li > a |
Solutions 4 Sustainability - S4S div#collapse-footer-3 > ul.footer-links > li > a |
Awards and Prizes div#collapse-footer-3 > ul.footer-links > li > a |
Funding Opportunities div#collapse-footer-3 > ul.footer-links > li > a |
Research Management Support div#collapse-footer-3 > ul.footer-links > li > a |
From Lab to Market div#collapse-footer-3 > ul.footer-links > li > a |
Research Ethics div#collapse-footer-3 > ul.footer-links > li > a |
Research with Animals div#collapse-footer-3 > ul.footer-links > li > a |
Open Science div#collapse-footer-3 > ul.footer-links > li > a |
Innovation div.footer-group > div.footer-sitemap-col > button.footer-title > strong |
Industry Collaboration div#collapse-footer-4 > ul.footer-links > li > a |
Innovation Initiatives div#collapse-footer-4 > ul.footer-links > li > a |
Startup Launchpad div#collapse-footer-4 > ul.footer-links > li > a |
Campus div.footer-group > div.footer-sitemap-col > button.footer-title > strong |
Services & Resources div#collapse-footer-5 > ul.footer-links > li > a |
Library div#collapse-footer-5 > ul.footer-links > li > a |
Restaurants, Shops & Hotels div#collapse-footer-5 > ul.footer-links > li > a |
Security, Prevention & Health div#collapse-footer-5 > ul.footer-links > li > a |
Sports div#collapse-footer-5 > ul.footer-links > li > a |
Community & Support div#collapse-footer-5 > ul.footer-links > li > a |
Chaplaincy div#collapse-footer-5 > ul.footer-links > li > a |
Events div#collapse-footer-5 > ul.footer-links > li > a |
Arts & Culture div#collapse-footer-5 > ul.footer-links > li > a |
Associations div#collapse-footer-5 > ul.footer-links > li > a |
Visit EPFL div#collapse-footer-5 > ul.footer-links > li > a |
Mobility & Travel div#collapse-footer-5 > ul.footer-links > li > a |
Schools & Colleges footer.footer > div.footer-group > div.footer-faculties > button.footer-title |
School of Architecture, Civil & Environmental Engineering
ENAC div#collapse-fac > ul.footer-links > li > a |
ENAC ul.footer-links > li > a > strong |
School of Basic Sciences
SB div#collapse-fac > ul.footer-links > li > a |
SB ul.footer-links > li > a > strong |
School of Engineering
STI div#collapse-fac > ul.footer-links > li > a |
STI ul.footer-links > li > a > strong |
School of Computer & Communication Sciences
IC div#collapse-fac > ul.footer-links > li > a |
IC ul.footer-links > li > a > strong |
School of Life Sciences
SV div#collapse-fac > ul.footer-links > li > a |
SV ul.footer-links > li > a > strong |
College of Management of Technology
CDM div#collapse-fac > ul.footer-links > li > a |
CDM ul.footer-links > li > a > strong |
Practical div.container > footer.footer > div.footer-group > p.footer-title |
Follow EPFL on social media div.container > footer.footer > div.footer-group > p.footer-title |
Accessibility footer.footer > div.footer-legal > div.footer-legal-links > a |
Disclaimer footer.footer > div.footer-legal > div.footer-legal-links > a |
Privacy policy footer.footer > div.footer-legal > div.footer-legal-links > a |
© 2025 EPFL, all rights reserved footer.footer > div.footer-legal > div > p |
These are opportunities to improve the legibility of your content.
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#page > header.header > div.dropdown > a.dropdown-toggle div#page > header.header > div.dropdown > a.dropdown-toggle |
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 |
|---|
Read more
sur Tech Transfer. div.fullwidth-teaser > div.fullwidth-teaser-text > div.fullwidth-teaser-header > a.btn |
Maps and directions div.fullwidth-teaser > div.fullwidth-teaser-text > div.fullwidth-teaser-header > a.btn |
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 |
|---|---|
The Content-Security-Policy directive 'worker-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
The Content-Security-Policy directive 'worker-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
The Content-Security-Policy directive 'worker-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
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 |
|---|---|
| actu.epfl.ch/news/lighting-up-the-organizers-of-the-cell-s-architect | Read more |
| www.epfl.ch/innovation/ | Read more |
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 |
|---|
EN
nav.nav-lang > ul.dropdown-menu > li > a.active |
To appear in search results, crawlers need access to your app.