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 long cache lifetime can speed up repeat visits to your page. Learn more about caching.
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.
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 | 25 ms |
| www.epfl.ch/fonts/SuisseIntl-SemiBold-WebS.woff2 | 20 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 | |
|---|---|---|---|
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 | 299.6 KiB |
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 | 264.4 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 | 17.7 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 | 14.8 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 | 12.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 | 12.3 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 |
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 | 7.1 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 | 4.8 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.
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 |
|---|---|
| epfl.ch/ | 1.2 s |
| www.epfl.ch/ | 780 ms |
| www.epfl.ch/en/ | 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 |
|---|---|
Lighting up the organizers of the cell's architecture
NewsResearch
Scientists … div.container-full > div.list-group > div.fullwidth-teaser > div.fullwidth-teaser-text | 0.146 |
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.
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.
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.3 KiB | 46.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/gtm.js?id=GTM-PJGBG5R | 135.0 KiB | 65.0 KiB |
| /wp-content/themes/wp-theme-2018/assets/js/vendors.min.js... | 79.1 KiB | 64.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-N6BF9H5G73&cx=c>m=4e64h1 | 149.1 KiB | 63.2 KiB |
| www.epfl.ch/wp-includes/js/jquery/jquery.js?ver=3.7.1 | 83.5 KiB | 55.6 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 |
|---|---|
| Script Evaluation | 758 ms |
| Other | 682 ms |
| Style & Layout | 395 ms |
| Script Parsing & Compilation | 202 ms |
| Parse HTML & CSS | 172 ms |
| Rendering | 164 ms |
| Garbage Collection | 28 ms |
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 | |
|---|---|
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... |
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 |
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 |
Ig Nobel a.card > div.card-body > picture.card-img-top > img.img-fluid | memento.epfl.ch/image/32144/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.
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 div.fullwidth-teaser > div.fullwidth-teaser-text > div.fullwidth-teaser-footer > 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-footer > a.btn |
These are opportunities to improve the legibility of your content.
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 |
|---|
Maps and directions div.fullwidth-teaser > div.fullwidth-teaser-text > div.fullwidth-teaser-footer > 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.