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.
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.
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 |
|---|---|---|
| sovaplanner.com/assets/mark-open-relief.png | 604800.0 s | 68.3 KiB |
| static.cloudflareinsights.com/beacon.min.js | 86400.0 s | 9.5 KiB |
| sovaplanner.com/assets/homescreen-widget-640w.webp | 604800.0 s | 31.7 KiB |
| sovaplanner.com/assets/shot-groups-shared-list-440w.webp | 604800.0 s | 19.4 KiB |
| sovaplanner.com/assets/shot-calendar-440w.webp | 604800.0 s | 19.3 KiB |
| sovaplanner.com/assets/grain.jpg | 604800.0 s | 18.2 KiB |
| sovaplanner.com/assets/mark-open.png | 604800.0 s | 4.7 KiB |
| sovaplanner.com/assets/mark-closed.png | 604800.0 s | 3.9 KiB |
| sovaplanner.com/assets/welcome.js | 604800.0 s | 1.8 KiB |
| sovaplanner.com/assets/support.js | 604800.0 s | 1.7 KiB |
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 | |
|---|---|---|---|
The Sova owl, eyes open section.hero > div.hero-copy > div#mark > img.mark-open | sovaplanner.com/assets/mark-open-relief.png | 67.5 KiB | 65.7 KiB |
An iPhone home screen with the Sova widget: tabs for All, Notes, Work and Home … body > main#top > section#widget > img.widget-shot | sovaplanner.com/assets/homescreen-widget-640w.webp | 31.0 KiB | 23.3 KiB |
A shared list in Sova, live on two phones at once section.hero > div.trio > div.phone > img | sovaplanner.com/assets/shot-groups-shared-list-440w.webp | 18.6 KiB | 16.4 KiB |
Sova's calendar: plans from calendars on your iPhone and supported calendar lin… section.hero > div.trio > div.phone > img | sovaplanner.com/assets/shot-calendar-440w.webp | 18.5 KiB | 16.3 KiB |
body > main#top > section.hero > ::before body > main#top > section.hero > ::before | sovaplanner.com/assets/grain.jpg | 17.4 KiB | 11.4 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 |
|---|---|
sovaplanner.com/ line 65, col 0 | Loading the stylesheet 'https://sovaplanner.com/assets/site-chrome.css' violates the following Content Security Policy directive: "style-src 'unsafe-inline'". Note that 'style-src-elem' was not explicitly set, so 'style-src' is used as a fallback. 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.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
To appear in search results, crawlers need access to your app.