Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
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.row > div.col-xs-7 > a > img | /storage/j-image-storage/57/61/45/6b6aa900f6c2871d4d9f08c... | 355.7 KiB | 314.5 KiB |
Важливо, щоб відбулося розблокування європейського пакета підтримки для України… div.col-xs-12 > div.item_img > a > img | /storage/j-image-storage/57/61/45/6b6aa900f6c2871d4d9f08c... | 132.7 KiB | 122.9 KiB |
Президент вручив відзнаку «Майбутнє України» 17-річному Роману Дегтярьову, який… div.row > div.col-xs-7 > a > img | /storage/j-image-storage/57/60/69/c73fad5db5553a091bbe2b0... | 73.7 KiB | 32.5 KiB |
div.col-xs-12 > div.item_img > a > img div.col-xs-12 > div.item_img > a > img | /storage/j-image-storage/25/28/01/2cf5cee5aee221bd027c910... | 35.4 KiB | 26.2 KiB |
Понад 2100 українських дітей, яких викрала Росія, вдалося повернути додому: Пре… div.col-md-6 > div.item_img > a > img | /storage/j-image-storage/57/61/53/706efa11fc35d81d30ae35e... | 35.7 KiB | 21.7 KiB |
Членство України у Євросоюзі та навчання українських пілотів на «гріпенах»: в О… div.col-md-6 > div.item_img > a > img | /storage/j-image-storage/57/63/25/8920d25fbccb72e851f24ab... | 32.4 KiB | 18.3 KiB |
Президент Володимир Зеленський вручив відзнаку «Майбутнє України» 17-річному ша… div.photo_box > div.photo_img > a > img | /storage/j-image-storage/57/60/69/c73fad5db5553a091bbe2b0... | 23.5 KiB | 15.6 KiB |
Володимир Зеленський і Фрідріх Мерц обговорили підготовку до зустрічей і перемо… div.col-md-6 > div.item_img > a > img | /storage/j-image-storage/57/61/49/816795dcc1b44435781be0e... | 29.6 KiB | 15.6 KiB |
Україна та Нідерланди домовилися про початок роботи над Drone Deal і спільне ви… div.row > div.col-xs-7 > a > img | /storage/j-image-storage/57/54/61/3771a9773bfba11487b4b2b... | 55.9 KiB | 14.7 KiB |
Олена Зеленська презентувала посібник «Підтримка всім, хто складає НМТ» div.col-md-6 > div.item_img > a > img | /storage/j-image-storage/57/62/77/eb72e41b9f51e52c668394e... | 27.5 KiB | 13.5 KiB |
Зараз з’вилося вікно можливостей для відкриття всіх переговорних кластерів і за… div.col-md-6 > div.item_img > a > img | /storage/j-image-storage/57/62/41/99dba22a2fa4f4a228f8517... | 26.0 KiB | 11.9 KiB |
Зустріч Президента України Володимира Зеленського і Короля Швеції Карла XVI Гус… div.col-xs-12 > div.item_img > a > img | /storage/j-image-storage/57/58/25/74f13ffce28b425514fa66c... | 22.1 KiB | 10.4 KiB |
Підтримка України та співпраця заради посилення українського флоту бойових літа… div.row > div.col-xs-7 > a > img | /storage/j-image-storage/57/58/93/67a1af60a915e36b698227a... | 50.4 KiB | 9.2 KiB |
Президент обговорив із міністеркою оборони Іспанії посилення ППО, постачання ра… div.col-md-6 > div.item_img > a > img | /storage/j-image-storage/57/61/65/b22f1c6520c078ba176cdf3... | 22.7 KiB | 8.6 KiB |
Ветеран має стати реальним моральним авторитетом українського суспільства – Кир… div.col-md-6 > div.item_img > a > img | /storage/j-image-storage/57/63/13/328378466b3a5be889f007e... | 19.1 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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.president.gov.ua/css/menubar.css | 802 B | |
| www.president.gov.ua/css/style.min.css | 26.0 KiB | 377 ms |
| www.president.gov.ua/css/style_additional.css | 4.9 KiB | |
| president.gov.ua/js/plugins/jquery.min.js | 32.2 KiB | 80 ms |
| president.gov.ua/css/share-selected-text.min.css | 971 B | |
| president.gov.ua/fonts/font-awesome-4.7.0/css/font-awesome.min.css | 6.9 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
| president.gov.ua/ | 6.6 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 |
|---|---|
вВІДЕО
Важливо, щоб відбулося розблокування європейського пакета підтримки для … body > div.all > div.main_section | 0.242 |
вВІДЕО
Важливо, щоб відбулося розблокування європейського пакета підтримки для … body > div.all > div.main_section | 0.032 |
Важливо, щоб відбулося розблокування європейського пакета підтримки для України… div.video_box > div.item_stat > div.row > div.col-xs-12 | 0.002 |
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.
Diagnostics
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 |
|---|---|---|
| president.gov.ua/js/all_scripts.min.js | 106.7 KiB | 87.7 KiB |
| www.googletagmanager.com/gtag/js?id=G-P1HMN8Z0TY&cx=c&_slc=1 | 162.8 KiB | 65.3 KiB |
| s.go-mpulse.net/boomerang/YD2KP-D2EK2-5M9V5-A6FV5-KYTJ5 | 56.6 KiB | 31.7 KiB |
| /rDiL/Dwbl/3SV/Voa/VLZw/QtY50Jah/dHE3Ag/Ugg3CmI/7MBwQAg?v... | 147.1 KiB | 27.4 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 |
|---|---|---|
| president.gov.ua/js/menubar.js | 4.6 KiB | 2.8 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 |
|---|---|---|
| www.president.gov.ua/css/style.min.css | 25.6 KiB | 22.2 KiB |
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.logo_fixed > div.logo_fixed_img > a > img | president.gov.ua/images/emblem.svg |
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
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
!ГОЛОВНЕ
Україна та Нідерланди домовилися про початок роботи над Drone Deal і с… div.flexslider > div.flex-viewport > ul.slides > li.clone |
!ГОЛОВНЕ
Важливо, щоб відбулося розблокування європейського пакета підтримки дл… div.flexslider > div.flex-viewport > ul.slides > li.clone |
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.header_search > form > div.search_row > button.round_btn div.header_search > form > div.search_row > button.round_btn |
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.header_soc > div.soc_box > p.small_text > a div.header_soc > div.soc_box > p.small_text > a |
div.header_soc > div.soc_box > p.small_text > a div.header_soc > div.soc_box > p.small_text > a |
div.header_soc > div.soc_box > p.small_text > a div.header_soc > div.soc_box > p.small_text > a |
div.header_soc > div.soc_box > p.small_text > a div.header_soc > div.soc_box > p.small_text > a |
div.header_soc > div.soc_box > p.small_text > a div.header_soc > div.soc_box > p.small_text > a |
div.header_soc > div.soc_box > p.small_text > a div.header_soc > div.soc_box > p.small_text > a |
div.header_soc > div.soc_box > p.small_text > a div.header_soc > div.soc_box > p.small_text > a |
div.header_soc > div.soc_box > p.small_text > a div.header_soc > div.soc_box > p.small_text > a |
div.row > div.col-xs-4 > div.fixed_btn > a div.row > div.col-xs-4 > div.fixed_btn > a |
div.row > div.col-xs-4 > div.fixed_btn > a div.row > div.col-xs-4 > div.fixed_btn > a |
div.flexslider > ul.flex-direction-nav > li.flex-nav-prev > a.flex-prev div.flexslider > ul.flex-direction-nav > li.flex-nav-prev > a.flex-prev |
div.flexslider > ul.flex-direction-nav > li.flex-nav-next > a.flex-next div.flexslider > ul.flex-direction-nav > li.flex-nav-next > a.flex-next |
div.row > div.col-xs-12 > div.item_img > a div.row > div.col-xs-12 > div.item_img > a |
div.row > div.col-xs-12 > div.item_text > a div.row > div.col-xs-12 > div.item_text > a |
body > div.share-selected-text-main-container > div.share-selected-text-inner > a.share-selected-text-btn body > div.share-selected-text-main-container > div.share-selected-text-inner > a.share-selected-text-btn |
body > div.share-selected-text-main-container > div.share-selected-text-inner > a.share-selected-text-btn body > div.share-selected-text-main-container > div.share-selected-text-inner > a.share-selected-text-btn |
body > div.share-selected-text-main-container > div.share-selected-text-inner > a.share-selected-text-btn body > div.share-selected-text-main-container > div.share-selected-text-inner > a.share-selected-text-btn |
body > div.share-selected-text-main-container > div.share-selected-text-inner > a.share-selected-text-btn body > div.share-selected-text-main-container > div.share-selected-text-inner > a.share-selected-text-btn |
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.
Internationalization and localization
Specifying a valid BCP 47 language helps screen readers announce text properly. Learn how to use the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
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 |
|---|
БІЛЬШЕ div.container > div#main_menu > ul#nav > li.menu-parent |
БІЛЬШЕ div#main_menu > ul#nav > li.menu-parent > a.main_menu_link |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Best Practices
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.