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.
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.
| URL | Est Savings |
|---|---|
| www.iana.org/static/_img/2025.01/fonts/NotoSans-Latin.ttf | 1.1 s |
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.iana.org/static/_js/iana.js | 1.2 KiB | 336 ms |
| www.iana.org/static/_js/jquery.js | 28.6 KiB | 448 ms |
| www.iana.org/static/_css/2025.01/iana_website.css | 11.8 KiB | 113 ms |
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| www.iana.org/static/_img/2025.01/fonts/NotoSans-Latin.ttf | 43200.0 s | 2.0 MiB |
| www.iana.org/static/_js/jquery.js | 43200.0 s | 28.6 KiB |
| www.iana.org/static/_css/2025.01/iana_website.css | 43200.0 s | 11.8 KiB |
| cse.google.com/cse.js?cx=010470622406686203020:boq_dnseony | 0.0 ms | 4.0 KiB |
| www.iana.org/static/_img/2022/iana-logo-homepage.svg | 43200.0 s | 3.0 KiB |
| www.google.com/cse/static/style/look/v6/default.css | 3000.0 s | 1.2 KiB |
| www.iana.org/static/_js/iana.js | 43200.0 s | 1.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| /cse/static/element/b33cba5881f68fbf/cse_element__es.js?u... | 98.6 KiB | 47.9 KiB |
| cse.google.com/adsense/search/async-ads.js | 43.3 KiB | 31.7 KiB |
| www.iana.org/static/_js/jquery.js | 27.4 KiB | 20.8 KiB |
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 |
|---|---|---|
| www.google.com/cse/static/element/b33cba5881f68fbf/default_v6+es.css | 9.7 KiB | 2.8 KiB |
| www.iana.org/static/_css/2025.01/iana_website.css | 11.8 KiB | 2.3 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| iana.org/ | 420 ms |
| www.iana.org/ | 0.0 ms |
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.
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 |
|---|
The global coordination of the DNS Root, IP addressing, and other Internet prot… div.homepage > header > div#intro > p |
Domain Names tbody > tr > td.section > a |
Root Zone Registry td.subsection > ul > li > a |
.INT Registry td.subsection > ul > li > a |
.ARPA Registry td.subsection > ul > li > a |
IDN Repository td.subsection > ul > li > a |
Number Resources tbody > tr > td.section > a |
Abuse Information td.subsection > ul > li > a |
Protocols tbody > tr > td.section > a |
Protocol Registries td.subsection > ul > li > a |
Time Zone Database td.subsection > ul > li > a |
About Us tbody > tr > td.section > a |
News td.subsection > ul > li > a |
Performance td.subsection > ul > li > a |
Excellence td.subsection > ul > li > a |
Archive td.subsection > ul > li > a |
Contact Us td.subsection > ul > li > a |
The IANA functions coordinate the Internet’s globally unique identifiers, and a… footer > div#footer > div#custodian > p |
Public Technical Identifiers div#footer > div#custodian > p > a |
ICANN div#footer > div#custodian > p > a |
Privacy Policy div#legalnotice > ul > li > a |
Terms of Service div#legalnotice > ul > li > a |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Learn more. header > div#intro > p > a.avoid-break |
These are opportunities to improve the legibility of your content.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about 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 |
|---|
Root Zone Management div#home-panel-domains > ul > li > a |
Database of Top Level Domains div#home-panel-domains > ul > li > a |
.int Registry div#home-panel-domains > ul > li > a |
.arpa Registry div#home-panel-domains > ul > li > a |
IDN Practices Repository div#home-panel-domains > ul > li > a |
IP Addresses & AS Numbers div#home-panel-numbers > ul > li > a |
Network abuse information div#home-panel-numbers > ul > li > a |
Protocol Registries div#home-panel-protocols > ul > li > a |
Apply for an assignment div#home-panel-protocols > ul > li > a |
Time Zone Database div#home-panel-protocols > ul > li > a |
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
General
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 |
|---|---|
cse.google.com/adsense/search/async-ads.js line 224, col 214 | Connecting to 'https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=vSikEuOyQRiV4IkkOa+vsg==&sde=1' violates the following Content Security Policy directive: "default-src 'self' https://*.iana.org". Note that 'connect-src' was not explicitly set, so 'default-src' is used as a fallback. The action has been blocked. |
/cse/static/element/b33cba5881f68fbf/cse_element__es.js?u... line 359, col 280 | Loading the image 'data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M14.76 13.27L20.49 19L19 20.49L13.27 14.76C12.2 15.53 10.91 16 9.5 16C5.91 16 3 13.09 3 9.5C3 5.91 5.91 3 9.5 3C13.09 3 16 5.91 16 9.5C16 10.91 15.53 12.2 14.76 13.27ZM9.5 5C7.01 5 5 7.01 5 9.5C5 11.99 7.01 14 9.5 14C11.99 14 14 11.99 14 9.5C14 7.01 11.99 5 9.5 5Z' fill='%23444746'/></svg>' violates the following Content Security Policy directive: "img-src 'self' https://data.iana.org https://www.iana.org https://www.google.com https://www.googleapis.com https://clients1.google.com https://*.gstatic.com". The action has been blocked. |
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
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.