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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| emptyhammock.com/vendor/materialize/fonts/roboto/Roboto-Medium.woff2 | 0.0 ms | 64.2 KiB |
| emptyhammock.com/vendor/materialize/fonts/roboto/Roboto-Regular.woff2 | 0.0 ms | 63.6 KiB |
| emptyhammock.com/vendor/materialize/js/materialize.min.js | 0.0 ms | 49.3 KiB |
| emptyhammock.com/vendor/jquery/jquery-2.1.1.min.js | 0.0 ms | 29.2 KiB |
| emptyhammock.com/vendor/materialize/css/materialize.min.css | 0.0 ms | 22.1 KiB |
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| emptyhammock.com/static/css/em.css?v=5 | 0.0 ms | 747 B |
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.
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.
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 |
|---|---|---|
| emptyhammock.com/vendor/materialize/css/materialize.min.css | 22.1 KiB | 231 ms |
| emptyhammock.com/static/css/em.css?v=5 | 747 B | 344 ms |
| fonts.googleapis.com/icon?family=Material+Icons | 817 B | 204 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| emptyhammock.com/vendor/materialize/css/materialize.min.css | 21.7 KiB | 21.0 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.googletagmanager.com/gtag/js?id=G-J7MNVB218J&cx=c&_slc=1 | 148.1 KiB | 63.3 KiB |
| emptyhammock.com/vendor/materialize/js/materialize.min.js | 49.0 KiB | 40.6 KiB |
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.
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 |
|---|
Emptyhammock body > nav.light-blue > div.nav-wrapper > a#logo-container |
About div.nav-wrapper > ul.right > li > a |
Services div.nav-wrapper > ul.right > li > a |
Expertise div.nav-wrapper > ul.right > li > a |
Projects div.nav-wrapper > ul.right > li > a |
Blog div.nav-wrapper > ul.right > li > a |
With integrity and expertise div#mainpage > div.section > div.row > h5.orange-text |
Turnkey Web Solutions div.col > div.card > div.card-content > h4 |
Content Management and custom features that support your business processes div.card > div.card-content > ul > li |
Solid engineering at reasonable price points div.card > div.card-content > ul > li |
Maintained and supported cost-effectively div.card > div.card-content > ul > li |
Improving suitability to your business and customers div.card > div.card-content > ul > li |
Updating to modern software levels and practices div.card > div.card-content > ul > li |
Implementing strategies to keep them current div.card > div.card-content > ul > li |
More... div.card-content > ul > li > a |
Resolution of specific issues or requirements div.card > div.card-content > ul > li |
Ongoing help with part of your product or operation div.card > div.card-content > ul > li |
Virtual addition to your development team div.card > div.card-content > ul > li |
info@emptyhammock.com div.card-content > p > a > span |
These are opportunities to improve the legibility of your content.
Navigation
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Software Consulting div#mainpage > div.section > div.row > h3 |
With integrity and expertise div#mainpage > div.section > div.row > h5.orange-text |
These are opportunities to improve keyboard navigation in your application.
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
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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.