Skip to content
https://undp.org

Lighthouse Mobile

· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

36

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

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

Why this matters

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.

Why this matters

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.

Why this matters

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
Photograph of four smiling children posing among rocky ruins under a bright blu… custom.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/fluid_carousel_802x...151.0 KiB134.9 KiB
Person in a cornfield holds a round woven basket of yellow corn. custom.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/fluid_carousel_802x...136.2 KiB120.1 KiB
div.coh-inline-element > div.media > picture > img.media__element div.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/featured_content_ca...146.5 KiB118.2 KiB
Three costumed performers on a wooden porch, center in a white headdress, brown… custom.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/fluid_carousel_802x...132.6 KiB116.5 KiB
div.coh-inline-element > div.media > picture > img.media__element div.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/featured_content_ca...145.7 KiB110.9 KiB
Person in a light blue shirt holds a card with a circular logo outdoors; crowd … custom.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/fluid_carousel_802x...118.0 KiB101.9 KiB
Two construction workers on a dirt site with chalk markings; one points, rock p… custom.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/fluid_carousel_802x...95.5 KiB79.4 KiB
Photograph of hands holding a smartphone displaying a colorful app interface. custom.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/fluid_carousel_802x...83.1 KiB67.0 KiB
Market fruit stand with a shirtless vendor serving fruit to a customer, surroun… custom.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/fluid_carousel_802x...80.4 KiB64.2 KiB
UNDP Administrator Alexander De Croo in a light gray hoodie shakes hands with a… div.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/featured_content_ca...91.8 KiB57.1 KiB
Construction site hallway with exposed walls and debris; a person stands in the… div.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/featured_content_ca...89.5 KiB54.7 KiB
Colorized cross-section of a tree trunk, blue center fading to red outer rings. div.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/featured_content_ca...78.3 KiB43.5 KiB
Construction worker in a neon safety vest and knit cap grips a lifting hook und… custom.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/fluid_carousel_802x...57.0 KiB42.8 KiB
Line of graduates in cap and gown posing; center figure wears black robe with g… div.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/featured_content_ca...67.3 KiB32.5 KiB
div.coh-inline-element > div.media > picture > img.media__element div.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/featured_content_ca...45.3 KiB10.5 KiB
Graphic with black and white historical photo of UNDP creation div.coh-inline-element > div.media > picture > img.media__element
/sites/g/files/zskgke326/files/styles/featured_content_ca...42.2 KiB7.4 KiB

Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

Why this matters

Performance issues directly impact user engagement and conversion rates.

lhId: page-16-VIDEO
nodeLabel: div.coh-container > div > div.coh-container > video
path: 1,HTML,1,BODY,2,DIV,0,DIV,1,MAIN,1,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,0,DIV,0,VIDEO
selector: div.coh-container > div > div.coh-container > video
snippet: <video autoplay="" loop="" muted="" playsinline="" data-object-fit="cover" data-object-position="top left">

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 803 ms
URLTime Spent
undp.org/803 ms
www.undp.org/0.0 ms

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.

Why this matters

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.

Why this matters

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 reduce Javascript execution time.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLTotal CPU TimeScript EvaluationScript Parse
Unattributable1.1 s36 ms0.0 ms
www.undp.org/791 ms5.0 ms0.9 ms
www.googletagmanager.com/gtm.js?id=GTM-PHKHS2Q473 ms418 ms48 ms
cdn.jsdelivr.net/npm/gsap@3.14.2/dist/ScrollTrigger.min.js450 ms101 ms3.0 ms
www.googletagmanager.com/gtag/js?id=G-SBVSC5VZS4&cx=c&_slc=1446 ms383 ms54 ms
cdn.jsdelivr.net/npm/gsap@3.14.2/dist/gsap.min.js277 ms34 ms5.6 ms
www.googletagmanager.com/gtag/js?id=G-WQT4KHGSW4&cx=c&_slc=1257 ms212 ms42 ms
www.googletagmanager.com/gtag/js?id=G-3W7LPK0WP1&cx=c&gtm=4e64h1256 ms208 ms40 ms
www.googletagmanager.com/gtag/js?id=G-TGHFVBQ9DR&cx=c&gtm=4e64h1243 ms205 ms31 ms
www.googletagmanager.com/gtag/js?id=G-PBF14M9C6G&cx=c&gtm=4e64h1235 ms203 ms30 ms
www.googletagmanager.com/gtag/js?id=G-VLKXDT4YD0&cx=c&gtm=4e64h1212 ms172 ms37 ms
/sites/g/files/zskgke326/files/js/js_6T9v4hr4Gu7n80rnW0XT...184 ms118 ms6.6 ms
cdn.jsdelivr.net/npm/@undp/design-system-assets@1.7.2/js/init.js153 ms126 ms0.8 ms
connect.facebook.net/en_US/fbevents.js115 ms88 ms25 ms
/signals/config/1729531577358317?v=2.9.303&r=stable&domai...107 ms90 ms16 ms
cse.google.com/cse.js?cx=016364595556873131513:lg-p43v3tam90 ms80 ms1.0 ms
cdn.jsdelivr.net/npm/@undp/design-system-assets@1.7.2/js/all.min.js81 ms67 ms9.0 ms
www.google-analytics.com/analytics.js79 ms72 ms4.8 ms
www.undp.org/lnpIMPDz/8hlcYpD/YwtcZvH/_Q/NkYEJu/NQUeTgUaIQ4/OVFyC/EVXHgQq78 ms57 ms4.9 ms
/sites/g/files/zskgke326/files/js/js_sUHAovnlE-WF4BjOuiQW...71 ms66 ms0.8 ms
snap.licdn.com/li.lms-analytics/insight.min.js63 ms47 ms15 ms
/cse/static/element/b33cba5881f68fbf/cse_element__es.js?u...52 ms25 ms26 ms

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

CategoryTime Spent
Script Evaluation2.9 s
Other1.6 s
Style & Layout781 ms
Script Parsing & Compilation442 ms
Rendering204 ms
Parse HTML & CSS113 ms
Garbage Collection74 ms

Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 0.0 ms 2.8 KiB

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

Why this matters

Performance issues directly impact user engagement and conversion rates.

URL
UNDP logo div.cell > div.footer-logo > a > img
www.undp.org/sites/g/files/zskgke326/files/2022-04/undp-logo-white.svg
UNDP logo div.cell > nav.menu > a.logo > img
www.undp.org/sites/g/files/zskgke326/files/2025-04/undp-logo-blue.4f32e17f.svg
Previous div.coh-inline-element > div.coh-inline-element > button.coh-button > img.coh-inline-element
undp.github.io/design-system/images/chevron-left-circle.svg
Next div.coh-inline-element > div.coh-inline-element > button.coh-button > img.coh-inline-element
undp.github.io/design-system/images/chevron-right-circle.svg

More information about the performance of your application. These numbers don't directly affect the Performance score.

Layout shift culprits
Optimize DOM size
Font display
Forced reflow
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Minify JavaScript
User Timing marks and measures 32 user timings
Avoid long main-thread tasks 20 long tasks found
Avoid non-composited animations 17 animated elements found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 50 ms
Server Backend Latencies 130 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 30 ms
Avoid large layout shifts 1 layout shift found
INP breakdown
93

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

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Rethinking international finance for the SDGs div.coh-row > div.coh-row-inner > div.coh-column > h4.coh-heading
NEWS div.coh-column > a.coh-link > article.coh-inline-element > h6.coh-heading
Countries div.coh-column > div.coh-inline-element > div.coh-inline-element > h4.coh-heading
Million div.coh-column > div.coh-inline-element > div.coh-inline-element > h4.coh-heading
Million div.coh-column > div.coh-inline-element > div.coh-inline-element > h4.coh-heading
Billion div.coh-column > div.coh-inline-element > div.coh-inline-element > h4.coh-heading
STORIES div.coh-column > a > article.feature__card-content > h6

These are opportunities to improve keyboard navigation in your application.

Names and labels

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.coh-inline-element > div.media > picture > img.media__element div.coh-inline-element > div.media > picture > img.media__element
div.coh-inline-element > div.media > picture > img.media__element div.coh-inline-element > div.media > picture > img.media__element
div.coh-inline-element > div.media > picture > img.media__element div.coh-inline-element > div.media > picture > img.media__element
div.coh-inline-element > div.media > picture > img.media__element div.coh-inline-element > div.media > picture > img.media__element

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Nav toggle div.grid-container > div.grid-x > div.cell > button.menu-icon
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Background and foreground colors have a sufficient contrast ratio
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Document has a main landmark.
Deprecated ARIA roles were not used
ARIA IDs are unique
`<video>` elements contain a `<track>` element with `[kind="captions"]`
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
Links are distinguishable without relying on color.
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
81

Best Practices

General

Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Deprecation / WarningSource
AttributionReporting
Uses HTTPS
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No browser errors logged to the console
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Mitigate clickjacking with XFO or CSP
75

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Link destinationLink Text
www.undp.org/development-front-linesREAD MORE
www.undp.org/expertiseLEARN MORE

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.coh-inline-element > div.media > picture > img.media__element div.coh-inline-element > div.media > picture > img.media__element
div.coh-inline-element > div.media > picture > img.media__element div.coh-inline-element > div.media > picture > img.media__element
div.coh-inline-element > div.media > picture > img.media__element div.coh-inline-element > div.media > picture > img.media__element
div.coh-inline-element > div.media > picture > img.media__element div.coh-inline-element > div.media > picture > img.media__element

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

Uncrawlable Link
Search div.grid-x > div.cell > div.icons-search > a.icon

To appear in search results, crawlers need access to your app.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Document has a valid `hreflang`
Document has a valid `rel=canonical`
robots.txt is valid

Send Feedback