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.
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.
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 | |
|---|---|---|---|
header.header__landing > div.eib-title > div.eib-hero__overlay > img.lozad header.header__landing > div.eib-title > div.eib-hero__overlay > img.lozad | www.eib.org/photos/download.do?documentId=69df4f3b8693cd8ab5ae998a&binaryType=WB | 180.9 KiB | 173.2 KiB |
European Investment Bank div.eib-footer__layout > div.eib-footer__row > div.eib-footer__col > img.eib-footer__logo | tech.eib.org/_tools/front/css/framework/images/logos/en-eib-logogroup.png | 88.6 KiB | 87.2 KiB |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item | /photos/download.do?documentId=34f3b42e-580a-4ad5-b9fc-86... | 28.2 KiB | 14.8 KiB |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad | www.eib.org/photos/download.do?documentId=699d9abf7e490cd86def244d&binaryType=S2 | 16.7 KiB | 13.0 KiB |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad | www.eib.org/photos/download.do?documentId=69bd573ef23fec6aa3472eaa&binaryType=S2 | 15.0 KiB | 11.7 KiB |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad | www.eib.org/photos/download.do?documentId=697a029a965a4437d2d81ef0&binaryType=S2 | 13.8 KiB | 10.7 KiB |
InvestEU: €2.4 billion for Europe’s energy resilience and deeptech innovation div.eib-layout > div.eib-layout__row > div.eib-layout__col > a.eib-image-card | www.eib.org/photos/download.do?documentId=6862830f00c0540b331f50c2&binaryType=M | 31.0 KiB | 9.1 KiB |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad | www.eib.org/photos/download.do?documentId=697b09e2965a4437d2d81f19&binaryType=S2 | 10.8 KiB | 8.4 KiB |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item | /photos/download.do?documentId=7cd850d8-cfbd-45ad-bcdb-fa... | 26.2 KiB | 5.7 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.
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.
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.
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 |
|---|---|
| eib.org/ | 776 ms |
| www.eib.org/ | 783 ms |
| www.eib.org/en/ | 0.0 ms |
| www.eib.org/en/index | 330 ms |
| www.eib.org/en/index | 0.0 ms |
Diagnostics
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| tech.eib.org/_tools/mix/css/all-style-rl.css?v=3.67 | 63.4 KiB | 13.2 KiB |
| tech.eib.org/_tools/front/css/fm/all-style.css?v=4.1 | 43.8 KiB | 7.5 KiB |
| tech.eib.org/_tools/front/css/framework/rl/eib-styles.css?v=2.17 | 25.0 KiB | 5.9 KiB |
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 |
|---|---|---|
| tech.eib.org/_tools/mix/javascript/all-js-rl.js?v=1.26 | 238.1 KiB | 77.4 KiB |
| tech.eib.org/_tools/mix/javascript/gallery/thumbnail-gallery.js?v=1.11 | 33.4 KiB | 11.4 KiB |
| tech.eib.org/_tools/front/js/generic/jquery-eib.js?v=2.186 | 25.1 KiB | 10.3 KiB |
| tech.eib.org/_tools/front/js/generic/fm-eib.js?v=1.98 | 8.7 KiB | 3.1 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 |
|---|---|---|
| tech.eib.org/_tools/mix/font/fontawesome-pro/css/all.min.css | 60.0 KiB | 59.4 KiB |
| tech.eib.org/_tools/mix/css/all-style-rl.css?v=3.67 | 63.0 KiB | 55.3 KiB |
| tech.eib.org/_tools/front/css/fm/all-style.css?v=4.1 | 43.3 KiB | 42.2 KiB |
| /script/3/webReader/r/r2889/ReadSpeaker.Styles-Button.css... | 39.4 KiB | 39.4 KiB |
| tech.eib.org/_tools/front/css/framework/rl/eib-styles.css?v=2.17 | 24.6 KiB | 21.0 KiB |
| tech.eib.org/_tools/front/css/framework/bootstrap.min.css | 19.3 KiB | 18.9 KiB |
| tech.eib.org/_tools/front/css/framework/curator.embed.css | 14.2 KiB | 14.2 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.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 177.0 KiB |
| tech.eib.org/_tools/mix/javascript/all-js-rl.js?v=1.26 | 237.8 KiB | 125.4 KiB |
| tech.eib.org/_tools/mix/javascript/vendor.js?v=1 | 207.7 KiB | 105.7 KiB |
| tech.eib.org/_tools/front/js/framework/curator.embed.js | 102.9 KiB | 84.1 KiB |
| tech.eib.org/_tools/mix/javascript/gallery/thumbnail-gallery.js?v=1.11 | 33.4 KiB | 31.4 KiB |
| piwik.eib.org/811935f8-b650-409a-897a-538f079d9741.js | 80.8 KiB | 30.1 KiB |
| tech.eib.org/_tools/front/js/framework/jquery-3.5.1.min.js | 30.2 KiB | 22.7 KiB |
| tech.eib.org/_tools/front/js/framework/swiper-bundle.min.js?v=1.1 | 36.3 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| tech.eib.org/_tools/mix/javascript/vendor.js?v=1 | 5.2 s | 4.6 s | 63 ms |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 619 ms | 518 ms | 65 ms |
| Unattributable | 351 ms | 7.4 ms | 0.0 ms |
| tech.eib.org/_tools/front/js/framework/external/gsap/ScrollTrigger.min.js | 329 ms | 29 ms | 6.1 ms |
| www.eib.org/en/index | 280 ms | 7.5 ms | 1.4 ms |
| tech.eib.org/_tools/mix/javascript/all-js-rl.js?v=1.26 | 188 ms | 95 ms | 92 ms |
| piwik.eib.org/811935f8-b650-409a-897a-538f079d9741.js | 153 ms | 113 ms | 32 ms |
| tech.eib.org/_tools/front/js/generic/fm-eib.js?v=1.98 | 84 ms | 30 ms | 2.7 ms |
| tech.eib.org/_tools/front/js/framework/curator.embed.js | 66 ms | 33 ms | 32 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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 5.7 s |
| Other | 939 ms |
| Style & Layout | 530 ms |
| Script Parsing & Compilation | 392 ms |
| Parse HTML & CSS | 135 ms |
| Rendering | 81 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item | /photos/download.do?documentId=7cd850d8-cfbd-45ad-bcdb-fa... |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item | /photos/download.do?documentId=0364418e-9279-4696-b720-a7... |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item | /photos/download.do?documentId=34f3b42e-580a-4ad5-b9fc-86... |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item | /photos/download.do?documentId=67626974-f361-487e-b887-42... |
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.
ARIA
ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more about valid ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
figure.eib-figure > picture.lozad > figcaption.eib-typography__primary-label > span.eib-typography__secondary-label figure.eib-figure > picture.lozad > figcaption.eib-typography__primary-label > span.eib-typography__secondary-label |
figure.eib-figure > picture.lozad > figcaption.eib-typography__primary-label > span.eib-typography__secondary-label figure.eib-figure > picture.lozad > figcaption.eib-typography__primary-label > span.eib-typography__secondary-label |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.autocomplete-search > form.mt-12 > div.eib-field-group > button.search-filter__search-button |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
header.header__landing > div.eib-title > div.eib-hero__overlay > img.lozad header.header__landing > div.eib-title > div.eib-hero__overlay > img.lozad |
div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image |
div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
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.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser |
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser |
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser |
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser |
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser |
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser |
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser |
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser |
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser |
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser |
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser |
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.
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 |
|---|
WHERE WE WORK div.eib-layout__row > div.eib-layout__col > div.eib-layout--contained-col-8 > h2.eib-section-title |
Explore the map div.eib-layout__row > div.eib-layout__col > div.call-to-action > a.eib-button |
All publications div.eib-layout__row > div.eib-layout__col > div.call-to-action > a.eib-button |
European Investment Bank div.eib-footer__row > div.eib-footer__col > p > a |
European Investment Fund div.eib-footer__row > div.eib-footer__col > p > a |
Careers div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a.eib-footer__menu-link |
Investor relations div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a |
Contact div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a.eib-footer__menu-link |
Fraud warning div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a.eib-footer__menu-link |
Privacy div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a.eib-footer__menu-link |
Terms of use div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a.eib-footer__menu-link |
Next div.eib-footer__row > div.eib-footer__col > form.eib-footer__subscription > div.newsletter-next-step |
This form is protected by reCAPTCHA and the Google Privacy Policy and Terms of … div.eib-footer__row > div.eib-footer__col > div.mt-5 > p |
Privacy Policy div.eib-footer__col > div.mt-5 > p > a |
and Terms of Service apply. div.eib-footer__col > div.mt-5 > p > span |
Terms of Service div.mt-5 > p > span > a |
© European Investment Bank 2026 div.eib-footer__layout > div.eib-footer__sub-footer > div.eib-footer__partners > div |
2026 div.eib-footer__sub-footer > div.eib-footer__partners > div > span#footer-current_year |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Who we are
BACK
Overview
EIB Global
Climate bank
EIB Group at a glance
BACK
Ove… div.eib-mega-menu__menu > div.eib-mega-menu__first > div.eib-mega-menu__container > ul.eib-mega-menu__list |
Overview
EIB Global
Climate bank
EIB Group at a glance
BACK
Overview
Tackling g… div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list |
Overview
Loans
BACK
Overview
Loans for the public sector
Framework loans for th… div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list |
Overview
Our projects
BACK
All projects
Projects to be financed
Financed projec… div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list |
Overview
Newsroom
BACK
Overview
All releases
Press contacts
Stories and essays
… div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list |
Overview
Publications
BACK
Find a publication
Our research
BACK
Overview
Econom… div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list |
Overview
How to receive EIB support
Careers
BACK
Overview
Teams at the EIB
Dive… div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list |
The EIB at a glance
The EIB and development
The EIB and climate action
The EIB … div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list |
1 / 11 div.eib-publication-carousel > div.eib-carousel__container > div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Who we are div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
EIB Global div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Climate bank div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
EIB Group at a glance div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Our priorities div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Our results div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Governance and structure div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Corporate responsibility div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Transparency, accountability and access to information div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
European Investment Fund div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
EIB Institute div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
What we offer div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Loans div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Equity div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Guarantees div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Advisory services div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Mandates and partnerships div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
One-stop shop div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Our work div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Our projects div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Our priorities div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Our regions of activity div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Global investment map div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Project cycle div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Evaluation div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Media centre div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Newsroom div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Stories and essays div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Video library div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Events div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Newsletter div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Public register div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
EIB surveys div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
EIB Group picture library div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Infographics div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Our logo div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Publications and research div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Publications div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Our research div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
EIB open data div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Open learning div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Work with us div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
How to receive EIB support div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Careers div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Investor relations div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Civil society and stakeholder engagement div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Procurement div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
EIB Contacts div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
Easy-to-read div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
The EIB at a glance div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
The EIB and development div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
The EIB and climate action div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
The EIB and SMEs div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
The EIB and Ukraine div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
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 |
|---|---|
Access to XMLHttpRequest at 'https://piwik.eib.org/811935f8-b650-409a-897a-538f079d9741/privacy-widgets.json' from origin 'https://www.eib.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_FAILED | |
piwik.eib.org/811935f8-b650-409a-897a-538f079d9741.js line 6, col 106757 | Uncaught ApiCommandError: Cannot fetch templates: request blocked by the browser
Possible reasons:
- request blocking browser extension
- request URL is blocked in browser's developer tools |
Uncaught TypeError: Cannot read properties of null (reading 'querySelector') |
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.
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 |
|---|---|
| /en/stories/europe-clean-energy-transition-energy-securit... | Read more |
| /about/governance-and-structure/statutory-bodies/manageme... | Read more |
| www.eib.org/en/projects/topics/climate-action/index | Learn 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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
header.header__landing > div.eib-title > div.eib-hero__overlay > img.lozad header.header__landing > div.eib-title > div.eib-hero__overlay > img.lozad |
div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image |
div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item |
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad |
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 |
|---|
Search body.eib-homepage > header.header__landing > menu.eib-mega-menu > a.eib-mega-menu__search |
MENU body.eib-homepage > header.header__landing > menu.eib-mega-menu > a.eib-mega-menu__toggle |
Close menu.eib-mega-menu > div.eib-mega-menu__menu > div.eib-mega-menu__menu-top > a.eib-mega-menu__toggle |
To appear in search results, crawlers need access to your app.