Mobile 375 × 812

Desktop 1440 × 900

Score: 68 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Access-Control-Allow-Origin: * with credentials — critical misconfiguration
Page weighs 15.7 MB (6.6 MB transferred)
2 image-only link(s) without alt text
2 link(s) with no accessible text
No H1 heading found
[](https://beavercheck.com/results/8944bd26-ae5d-4dad-b855-be5cafa67743)<a href="https://beavercheck.com/results/8944bd26-ae5d-4dad-b855-be5cafa67743"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.imf.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.imf.orgThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.29 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
26.35 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.92 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.032
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.12 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
32.80 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
The 2026 Spring Meetings will be held from Monday, April 13, through Saturda… div#bcef4d68-53b5-48fb-9475-9b6031ec1e9f > div > div.ck-content > div.flex-full | www.imf.org/-/media/images/imf/home-page/banner/2024/sm24-bg-blue.png | 995.3 KiB | 552.3 KiB |
div.rsSlide > div.rsContent > a.slide-link > img.slide-image div.rsSlide > div.rsContent > a.slide-link > img.slide-image | /-/media/images/imf/home-page/main-slider/2026/03/rotator... | 375.4 KiB | 347.7 KiB |
div.flex-container > div.cell > a > img div.flex-container > div.cell > a > img | /-/media/images/imf/home-page/main-belt/2026/03/belt-afr-... | 346.6 KiB | 308.0 KiB |
Coping and Thriving in a Fluid World, Keynote Speech by IMF Managing Director K… div.flex-container > div.cell > a > img | /-/media/images/imf/home-page/main-belt/2026/03/md-japan-... | 208.0 KiB | 184.2 KiB |
Fiscal Monitor div.contain-indent > div.card-item-small > a > img | www.imf.org/-/media/images/imf/publications/fm/fm-nodate.png?h=776&iar=0&w=600 | 249.2 KiB | 173.4 KiB |
Global Financial Stability Report div.contain-indent > div.card-item-small > a > img | /-/media/images/imf/publications/gfsr/gfsr-nodate.png?h=7... | 235.3 KiB | 159.5 KiB |
World Economic Outlook div.contain-indent > div.card-item-small > a > img | www.imf.org/-/media/images/imf/publications/weo/weo-nodate.png?h=776&iar=0&w=600 | 214.1 KiB | 138.3 KiB |
2026 IMF World Bank Group Spring Meetings Logo div.bn-expand > div.left-float > a > img | www.imf.org/-/media/amsm/images/sm2026/logos/sm26-logo-eng-ko-hp-banner.png | 130.4 KiB | 115.9 KiB |
Regional Economic Outlook Reports, All Regions div.contain-indent > div.card-item-small > a > img | /-/media/images/imf/home-page/publication-belt/2021/janua... | 142.8 KiB | 67.0 KiB |
div.flex-container > div.cell > a > img div.flex-container > div.cell > a > img | /-/media/images/imf/home-page/main-belt/2026/03/imf-iea-w... | 54.2 KiB | 48.1 KiB |
imf-annual-report-2025-hp div.contain-indent > div.card-item-small > a > img | /-/media/images/imf/publications/annual-report/imf-annual... | 112.1 KiB | 36.3 KiB |
International Monetary Fund div.flex-container > div.cell > a > img.head-logo | www.imf.org/-/media/images/imf/data/imf-logo-eng-sep2019-update.png?iar=0 | 8.4 KiB | 6.9 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| /v1/files/pages/styles/content-styles.css?sitecoreContext... | 2.7 KiB | 921 ms |
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.
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.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.imf.org/ | 1.0 s |
| www.imf.org/en/ | 0.0 ms |
| www.imf.org/en | 0.0 ms |
| www.imf.org/en/home | 0.0 ms |
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_next/static/css/21107d8c4a675cc4.css?dpl=dpl_FE1dH5nR71... | 260.0 KiB | 252.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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_next/static/chunks/5400-5a31fa76bfcf28a1.js?dpl=dpl_FE1... | 383.8 KiB | 254.2 KiB |
| /_next/static/chunks/5571-cb184b697a216af1.js?dpl=dpl_FE1... | 308.1 KiB | 151.3 KiB |
| /_next/static/chunks/7ff8369e-6719b91168b9f5c3.js?dpl=dpl... | 102.3 KiB | 76.4 KiB |
| www.googletagmanager.com/gtag/js?id=G-CPJPTDPL31 | 173.5 KiB | 69.3 KiB |
| /_next/static/chunks/framework-c8bb64664c3c5f7d.js?dpl=dp... | 114.5 KiB | 67.7 KiB |
| /op_f3m/M2hsV/1uEBR/aFPp/kQ5kJkYiG1/IxAhAQ/Dk5S/WjsjIDRt?... | 158.2 KiB | 32.2 KiB |
| /_next/static/chunks/2917-391112d977cb0d3c.js?dpl=dpl_FE1... | 32.0 KiB | 25.3 KiB |
| ucm-us.verint-cdn.com/files/sites/imf-org/live/sdk.js | 41.2 KiB | 20.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 reduce Javascript execution time.
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
| Category | Time Spent |
|---|---|
| Script Evaluation | 6.5 s |
| Other | 2.3 s |
| Style & Layout | 1.4 s |
| Script Parsing & Compilation | 908 ms |
| Garbage Collection | 321 ms |
| Parse HTML & CSS | 278 ms |
| Rendering | 170 ms |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.imf.org/modernizr.js | 7.3 KiB | 2.9 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
ENGLISH div.language-selector > div.coveo-no-index > div.coveo-no-index > button.dropbtn |
Publications div#bcef4d68-53b5-48fb-9475-9b6031ec1e9f > div.flex-container > div.contain-indent > h4.ko |
These are opportunities to improve the legibility of your content.
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.
| Failing Elements |
|---|
IMF DataMapper div > div.flex-container > div.white-sheer-box > h4 |
Resources For div > div.flex-container > div.contain-indent > h4 |
These are opportunities to improve keyboard navigation in your application.
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.
| Failing Elements |
|---|
div.flex-container > div.contain-indent > div.card-item-small > a div.flex-container > div.contain-indent > div.card-item-small > 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.
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.
| Failing Elements |
|---|
Follow The IMF on X div.cell > ul.social-hz > li > a.fab |
Follow IMF Facebook div.cell > ul.social-hz > li > a.fab |
Follow IMF LinkedIn div.cell > ul.social-hz > li > a.fab |
Follow IMF Instagram div.cell > ul.social-hz > li > a.fab |
Follow the IMF on Threads div.cell > ul.social-hz > li > a.fab |
These items highlight common accessibility best practices.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting |
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
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () |
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.
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| meetings.imf.org/en | LEARN MORE |
| www.imf.org/external/np/fin/data/param_rms_mth.aspx | MORE |
| www.imf.org/en/whats-new-archive | MORE |
Format your HTML in a way that enables crawlers to better understand your app’s content.
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
To appear in search results, crawlers need access to your app.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.03 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.97 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
332 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.007
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.82 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
6.06 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
The 2026 Spring Meetings will be held from Monday, April 13, through Saturda… div#bcef4d68-53b5-48fb-9475-9b6031ec1e9f > div > div.ck-content > div.flex-full | www.imf.org/-/media/images/imf/home-page/banner/2024/sm24-bg-blue.png | 995.3 KiB | 552.3 KiB |
div.flex-container > div.cell > a > img div.flex-container > div.cell > a > img | /-/media/images/imf/home-page/main-belt/2026/03/belt-afr-... | 346.6 KiB | 335.2 KiB |
div.rsSlide > div.rsContent > a.slide-link > img.slide-image div.rsSlide > div.rsContent > a.slide-link > img.slide-image | /-/media/images/imf/home-page/main-slider/2026/03/rotator... | 375.4 KiB | 278.4 KiB |
Fiscal Monitor div.contain-indent > div.card-item-small > a > img | www.imf.org/-/media/images/imf/publications/fm/fm-nodate.png?h=776&iar=0&w=600 | 249.2 KiB | 246.8 KiB |
Global Financial Stability Report div.contain-indent > div.card-item-small > a > img | /-/media/images/imf/publications/gfsr/gfsr-nodate.png?h=7... | 235.3 KiB | 233.0 KiB |
World Economic Outlook div.contain-indent > div.card-item-small > a > img | www.imf.org/-/media/images/imf/publications/weo/weo-nodate.png?h=776&iar=0&w=600 | 214.1 KiB | 211.7 KiB |
Coping and Thriving in a Fluid World, Keynote Speech by IMF Managing Director K… div.flex-container > div.cell > a > img | /-/media/images/imf/home-page/main-belt/2026/03/md-japan-... | 208.0 KiB | 201.0 KiB |
Regional Economic Outlook Reports, All Regions div.contain-indent > div.card-item-small > a > img | /-/media/images/imf/home-page/publication-belt/2021/janua... | 142.8 KiB | 140.4 KiB |
2026 IMF World Bank Group Spring Meetings Logo div.bn-expand > div.left-float > a > img | www.imf.org/-/media/amsm/images/sm2026/logos/sm26-logo-eng-ko-hp-banner.png | 130.4 KiB | 124.5 KiB |
imf-annual-report-2025-hp div.contain-indent > div.card-item-small > a > img | /-/media/images/imf/publications/annual-report/imf-annual... | 112.1 KiB | 109.8 KiB |
Country Focus div.flex-container > div.flex-third > a > img | www.imf.org/-/media/images/imf/home-page/others/country-focus-eng.jpg?w=350 | 56.8 KiB | 52.5 KiB |
div.flex-container > div.cell > a > img div.flex-container > div.cell > a > img | /-/media/images/imf/home-page/main-belt/2026/03/imf-iea-w... | 54.2 KiB | 52.4 KiB |
div.contain-indent > div.card-item-small > a > img div.contain-indent > div.card-item-small > a > img | /-/media/images/imf/fandd/issue-covers/2026/fd-cover-mar2... | 44.9 KiB | 43.4 KiB |
IMF Blog div.flex-container > div.flex-third > a > img | www.imf.org/-/media/images/imf/home-page/others/blog.jpg?amp;w=350 | 47.0 KiB | 42.8 KiB |
IMF Factsheets div.flex-container > div.flex-third > a > img | www.imf.org/-/media/images/imf/home-page/others/podcasts.jpg?w=350 | 41.1 KiB | 36.9 KiB |
International Monetary Fund div.flex-container > div.cell > a > img.head-seal | www.imf.org/-/media/images/imf/data/imf-seal-shadow-sep2019-update.png?iar=0 | 24.5 KiB | 21.7 KiB |
International Monetary Fund div.flex-container > div.cell > a > img.head-logo | www.imf.org/-/media/images/imf/data/imf-logo-eng-sep2019-update.png?iar=0 | 8.4 KiB | 7.4 KiB |
International Monetary Fund div.flex-container > p.cell > a > img.foot-logo | www.imf.org/-/media/images/imf/footer/imf-seal.png?h=150&w=159 | 9.0 KiB | 5.1 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| /v1/files/pages/styles/content-styles.css?sitecoreContext... | 2.7 KiB | 361 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.
| URL | Time Spent |
|---|---|
| www.imf.org/ | 494 ms |
| www.imf.org/en/ | 0.0 ms |
| www.imf.org/en | 0.0 ms |
| www.imf.org/en/home | 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.
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.
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_next/static/css/21107d8c4a675cc4.css?dpl=dpl_FE1dH5nR71... | 260.0 KiB | 255.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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_next/static/chunks/5400-5a31fa76bfcf28a1.js?dpl=dpl_FE1... | 383.8 KiB | 255.1 KiB |
| /_next/static/chunks/5571-cb184b697a216af1.js?dpl=dpl_FE1... | 308.1 KiB | 151.2 KiB |
| /_next/static/chunks/7ff8369e-6719b91168b9f5c3.js?dpl=dpl... | 102.3 KiB | 76.4 KiB |
| www.googletagmanager.com/gtag/js?id=G-CPJPTDPL31 | 173.5 KiB | 68.8 KiB |
| /_next/static/chunks/framework-c8bb64664c3c5f7d.js?dpl=dp... | 114.5 KiB | 67.6 KiB |
| /op_f3m/M2hsV/1uEBR/aFPp/kQ5kJkYiG1/IxAhAQ/VHsc/QWIuDztt?... | 152.8 KiB | 30.9 KiB |
| /_next/static/chunks/2917-391112d977cb0d3c.js?dpl=dpl_FE1... | 32.0 KiB | 25.3 KiB |
| ucm-us.verint-cdn.com/files/sites/imf-org/live/sdk.js | 41.2 KiB | 20.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 reduce Javascript execution time.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| Unattributable | 556 ms | 70 ms | 0.0 ms |
| www.imf.org/en/home | 492 ms | 29 ms | 3.9 ms |
| /op_f3m/M2hsV/1uEBR/aFPp/kQ5kJkYiG1/IxAhAQ/VHsc/QWIuDztt?... | 457 ms | 424 ms | 15 ms |
| /_next/static/chunks/framework-c8bb64664c3c5f7d.js?dpl=dp... | 390 ms | 316 ms | 19 ms |
| /_next/static/chunks/pages/[[...path]]-c39e83664fee91aa.j... | 294 ms | 293 ms | 0.2 ms |
| /_next/static/chunks/5571-cb184b697a216af1.js?dpl=dpl_FE1... | 109 ms | 49 ms | 37 ms |
| www.googletagmanager.com/gtag/js?id=G-CPJPTDPL31 | 102 ms | 83 ms | 18 ms |
| ucm-us.verint-cdn.com/files/modules/unified-websdk/2.5.0/database.js | 74 ms | 50 ms | 0.3 ms |
| /_next/static/chunks/149.c3534173b964a82a.js?dpl=dpl_FE1d... | 67 ms | 65 ms | 0.1 ms |
| /_next/static/css/21107d8c4a675cc4.css?dpl=dpl_FE1dH5nR71... | 67 ms | 0.0 ms | 0.0 ms |
| /_next/static/chunks/5400-5a31fa76bfcf28a1.js?dpl=dpl_FE1... | 58 ms | 0.7 ms | 57 ms |
| /_next/static/chunks/main-26f0e6f79cd92111.js?dpl=dpl_FE1... | 51 ms | 45 ms | 4.7 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
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.6 s |
| Other | 621 ms |
| Style & Layout | 346 ms |
| Script Parsing & Compilation | 234 ms |
| Parse HTML & CSS | 77 ms |
| Garbage Collection | 69 ms |
| Rendering | 54 ms |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.imf.org/modernizr.js | 7.3 KiB | 2.9 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
ENGLISH div.language-selector > div.coveo-no-index > div.coveo-no-index > button.dropbtn |
Publications div#bcef4d68-53b5-48fb-9475-9b6031ec1e9f > div.flex-container > div.contain-indent > h4.ko |
These are opportunities to improve the legibility of your content.
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.
| Failing Elements |
|---|
IMF DataMapper div > div.flex-container > div.white-sheer-box > h4 |
Resources For div > div.flex-container > div.contain-indent > h4 |
These are opportunities to improve keyboard navigation in your application.
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.
| Failing Elements |
|---|
div.flex-container > div.contain-indent > div.card-item-small > a div.flex-container > div.contain-indent > div.card-item-small > 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.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting |
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
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () |
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.
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| meetings.imf.org/en | LEARN MORE |
| www.imf.org/external/np/fin/data/param_rms_mth.aspx | MORE |
| www.imf.org/en/whats-new-archive | MORE |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback