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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| swi.reco.ebu.io/static/index-ZctoY9Q1.js | 0.0 ms | 192.1 KiB |
| privacy-proxy.usercentrics.eu/latest/uc-block.bundle.js | 3600.0 s | 30.5 KiB |
| web.cmp.usercentrics.eu/ui/TvGdprCmpView.f15b9a90.js | 3600.0 s | 29.6 KiB |
| swi.reco.ebu.io/static/index-eCMRbsRk.css | 0.0 ms | 18.0 KiB |
| web.cmp.usercentrics.eu/ui/loader.js | 3600.0 s | 15.4 KiB |
| survey.survicate.com/workspaces/b601b1528c6e781d400658696eb40d49/web_surveys.js | 300.0 s | 9.2 KiB |
| sibforms.com/forms/end-form/build/sib-styles.css | 14400.0 s | 9.8 KiB |
| swi.reco.ebu.io/static/patterns-gdGQMHaC.js | 0.0 ms | 3.8 KiB |
| swi.reco.ebu.io/static/react-C42HpHNH.js | 0.0 ms | 3.7 KiB |
| reco.ebu.io/news-reco-swi.js | 0.0 ms | 3.2 KiB |
| swi.reco.ebu.io/static/preload-helper-BMQ6cNpg.js | 0.0 ms | 1.2 KiB |
| swi.reco.ebu.io/themes/swi/default.css | 0.0 ms | 1.0 KiB |
| app.usercentrics.eu/session/1px.png?settingsId=9vLkrmw-3 | 1800.0 s | 826 B |
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.
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#swiss-2697358196 > div#swiss-4218392898 > a.a2t-link > img div#swiss-2697358196 > div#swiss-4218392898 > a.a2t-link > img | /content/wp-content/uploads/sites/13/2026/02/SWIplus_bann... | 125.6 KiB | 113.9 KiB |
SWI swissinfo.ch div#uc-main-dialog > div#main-view > header.has-custom-logo > img.logo | www.swissinfo.ch/content/wp-content/uploads/sites/13/2024/01/swi_logo_696.png | 28.5 KiB | 28.1 KiB |
People are carrying out renovation work on drystone walls in the Muota Valley, … article.teaser-card > figure.teaser-figure > picture > img | /content/wp-content/uploads/sites/13/2026/03/378439544_hi... | 58.2 KiB | 21.8 KiB |
Boys playing football/soccer near damaged housing in occupied West Bank. article.teaser-hero > figure.teaser-figure > picture > img | /content/wp-content/uploads/sites/13/2026/04/658908463_hi... | 55.6 KiB | 19.2 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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 |
|---|---|---|
| sibforms.com/forms/end-form/build/sib-styles.css | 9.8 KiB | 825 ms |
| /eng/_static/??-eJyNj9EKwjAMRX/ILgxk0wfxW+oaRkqb1iab7O+ts... | 37.8 KiB | 301 ms |
| /eng/_static/??-eJydjUsOwjAMRC9EsCqhRl0gzuLGLlhK3ChO6PUbi... | 37.0 KiB | 602 ms |
| /eng/wp-includes/css/dist/block-library/style.min.css?m=1... | 15.5 KiB | 452 ms |
| /eng/_static/??-eJyVjUsKg0AQRC+UsRGC4iLkLOPY0SY9H6ZaNLfPE... | 15.3 KiB | 301 ms |
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 |
|---|---|
| swissinfo.ch/ | 753 ms |
| www.swissinfo.ch/ | 758 ms |
| www.swissinfo.ch/eng | 151 ms |
| www.swissinfo.ch/eng/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.swissinfo.ch/eng/ | 2.3 s |
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 |
|---|---|
SWISS ABROAD
The information hub for the Swiss community abroad
Go to: Swiss ab… body.home > div#main-content | 0.093 |
SWISS ABROAD
The information hub for the Swiss community abroad
Go to: Swiss ab… body.home > div#main-content > main.container-max-width-aware > div.page-main | 0.016 |
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
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 |
|---|---|---|
| /eng/_static/??-eJydjUsOwjAMRC9EsCqhRl0gzuLGLlhK3ChO6PUbi... | 36.9 KiB | 31.4 KiB |
| .sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0; … } … | 28.1 KiB | 28.0 KiB |
| .overlay { --color-cmp-overlay: #333333; --feature-overlay-opacity: 0.7; } … | 18.5 KiB | 16.2 KiB |
| /eng/wp-includes/css/dist/block-library/style.min.css?m=1... | 15.2 KiB | 15.2 KiB |
| /eng/_static/??-eJyVjUsKg0AQRC+UsRGC4iLkLOPY0SY9H6ZaNLfPE... | 15.1 KiB | 14.8 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 |
|---|---|---|
| /eng/wp-content/themes/swissinfo-theme/assets/pillarbox.u... | 217.4 KiB | 188.3 KiB |
| surveys-static-prd.survicate-cdn.com/widget_core-28.23.14.js | 160.2 KiB | 78.0 KiB |
| www.googletagmanager.com/gtag/js?id=G-LHZLTNFJ0B | 174.1 KiB | 66.7 KiB |
| /eng/wp-content/themes/swissinfo-theme/assets/frontend.js... | 74.7 KiB | 54.1 KiB |
| /eng/_static/??-eJydkdFuwyAMRX9oFFWamu1h2rdQcCqngBk2qdKvH... | 70.1 KiB | 38.0 KiB |
| web.cmp.usercentrics.eu/ui/v/3.116.0/WebSdk.lib.d00a93b7.js | 56.0 KiB | 35.4 KiB |
| /eng/_static/??-eJyNj9EKwjAMRX/ILgxk0wfxW+oaRkqb1iab7O+ts... | 37.6 KiB | 20.5 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
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 | 2.7 s |
| Other | 1.6 s |
| Style & Layout | 864 ms |
| Rendering | 727 ms |
| Script Parsing & Compilation | 511 ms |
| Parse HTML & CSS | 257 ms |
| Garbage Collection | 74 ms |
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 |
|---|---|---|
| /eng/_static/??-eJydkdFuwyAMRX9oFFWamu1h2rdQcCqngBk2qdKvH... | 70.3 KiB | 14.6 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#swiss-2697358196 > div#swiss-4218392898 > a.a2t-link > img div#swiss-2697358196 > div#swiss-4218392898 > a.a2t-link > img | /content/wp-content/uploads/sites/13/2026/02/SWIplus_bann... |
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.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.page-main > div.ebu-news-feed > div.ebu-news-feed__widget > iframe#reco2a78fe50-6ade-4199-acda-9fe7ddc6cfa8 div.page-main > div.ebu-news-feed > div.ebu-news-feed__widget > iframe#reco2a78fe50-6ade-4199-acda-9fe7ddc6cfa8 |
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 |
|---|
Middle East conflict div.page-main > div.teaser-card-carousel > div.caption > a.caption__link |
Global trade war div.page-main > div.teaser-card-carousel > div.caption > a.caption__link |
These items highlight common accessibility best practices.
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 |
|---|
EN div.header-container__grid > div.header-aside > div.header-language-navigation-action > button#language-navigation-toggle |
Best Practices
User Experience
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
SWI swissinfo.ch - a branch of Swiss Broadcasting Corporation SRG SSR div.temp-sticky-banner__wrapper > div.temp-sticky-banner__content > a.temp-sticky-banner__image > img | /eng/wp-content/themes/swissinfo-theme/assets/srg-ssr-sma... | 90 x 30 | 90 x 30 | 135 x 45 |
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.