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.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.umb-block-list > iet-media-item.sc-iet-media-item > picture.sc-iet-media-item > img.sc-iet-media-item div.umb-block-list > iet-media-item.sc-iet-media-item > picture.sc-iet-media-item > img.sc-iet-media-item | /media/p2mdmbxp/web_low-angle-view-crowded-residential-to... | 86.8 KiB | 66.0 KiB |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img | ietp-web-app-global-assets.azurewebsites.net/media/pfqdy5jk/weibo-icon.png | 23.3 KiB | 23.2 KiB |
div.umb-block-list > iet-media-item.sc-iet-media-item > picture.sc-iet-media-item > img.sc-iet-media-item div.umb-block-list > iet-media-item.sc-iet-media-item > picture.sc-iet-media-item > img.sc-iet-media-item | /media/24nnk1mj/one-of-the-hydrogen-powered-generators.jp... | 47.7 KiB | 6.9 KiB |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img | ietp-web-app-global-assets.azurewebsites.net/media/13ghi50o/wechat-icon.png | 6.5 KiB | 6.4 KiB |
IET logo - link to site homepage div.umb-block-list > iet-media-item.sc-iet-media-item > picture.sc-iet-media-item > img.sc-iet-media-item | /media/2563/untitled-7.jpg?format=webp&quality=80&width=4... | 10.4 KiB | 4.8 KiB |
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.theiet.org/Themes/base/css/styles.min.css?v=13.3.0 | 42.4 KiB | 120 ms |
| www.theiet.org/Themes/base/js/main.js?v=13.3.0 | 9.4 KiB | |
| fonts.googleapis.com/icon?family=Material+Icons&display=swap | 823 B | 277 ms |
| /css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@2... | 449 B | 57 ms |
| /p.css?s=1&k=eag8ezh&ht=tk&f=15528.15530.17252.17253&a=14... | 172 B | 210 ms |
| use.typekit.net/eag8ezh.css | 979 B | 208 ms |
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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.
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 |
|---|---|
| theiet.org/ | 203 ms |
| www.theiet.org/ | 670 ms |
| www.theiet.org/ | 0.0 ms |
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 |
|---|---|
Start of main content
Working to engineer a better world
We inspire, inform an… body.other-browser > main.row | 0.184 |
Start of main content
Working to engineer a better world
We inspire, inform an… body.other-browser > main.row | 0.044 |
Start of main content
Working to engineer a better world
We inspire, inform an… body.other-browser > main.row | 0.027 |
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.
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 |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-N9QX7R7W | 149.2 KiB | 57.1 KiB |
| www.theiet.org/Themes/base/js/index-05f4331b.js | 37.5 KiB | 33.9 KiB |
| /32853404-389a-468c-95fb-79ebc39057ef/cc.js?renew=false&r... | 105.8 KiB | 33.8 KiB |
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 |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
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 |
|---|---|---|
| www.theiet.org/Themes/base/js/index-faeb5270.js | 40.7 KiB | 20.6 KiB |
| inline: (function(){function r(e,n,t){func… | 21.0 KiB | 17.5 KiB |
| www.theiet.org/Themes/base/js/index-05f4331b.js | 37.5 KiB | 12.5 KiB |
| www.theiet.org/Themes/base/js/main.js?v=13.3.0 | 9.2 KiB | 7.2 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.theiet.org/Themes/base/css/styles.min.css?v=13.3.0 | 39.8 KiB | 38.1 KiB |
| .iet-global-assets .iet-purple-light-100{background-color:#9c67a8;color:#000} … | 14.6 KiB | 13.0 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.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img | ietp-web-app-global-assets.azurewebsites.net/media/pfqdy5jk/weibo-icon.png |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img | ietp-web-app-global-assets.azurewebsites.net/media/13ghi50o/wechat-icon.png |
IET logo - link to site homepage div.umb-block-list > iet-media-item.sc-iet-media-item > picture.sc-iet-media-item > img.sc-iet-media-item | /media/2563/untitled-7.jpg?format=webp&quality=80&width=4... |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img | ietp-web-app-global-assets.azurewebsites.net/media/xkxkxlst/youtube.svg |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img | ietp-web-app-global-assets.azurewebsites.net/media/2zycdsf5/instagram.svg |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img | ietp-web-app-global-assets.azurewebsites.net/media/tfqfqayy/linkedin.svg |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img | /media/2uao1mok/iet_engx_icon_dark_background.svg |
Logo div#ivcb-banner > div#ivcb-welcome > div.ivcb-logo > img |
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
Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more about roles and required attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Essential (344) div#ivcb-banner > div#ivcb-welcome > div#ivcb-dec-outter > label.ivcb-dec-label-necessary |
Preferences (5) div#ivcb-banner > div#ivcb-welcome > div#ivcb-dec-outter > label.ivcb-dec-label-preference |
Statistics (118) div#ivcb-banner > div#ivcb-welcome > div#ivcb-dec-outter > label.ivcb-dec-label-statistics |
Marketing (111) div#ivcb-banner > div#ivcb-welcome > div#ivcb-dec-outter > label.ivcb-dec-label-advertising |
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
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 |
|---|
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best Practices
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 |
|---|---|
| Unload event listeners are deprecated and will be removed. | |
| 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/. | |
| Unload event listeners are deprecated and will be removed. | js.monitor.azure.com/scripts/b/ai.2.min.js line 4, col 20534 |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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
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 |
|---|
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img div.umb-block-grid__layout-container > div.umb-block-grid__layout-item > a.social-icon > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.