Mobile 375 × 812

Desktop 1440 × 900

Score: 72 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
HSTS header is missing
No Content-Security-Policy header found
1 link(s) with no accessible text
Soft 404: server returns HTTP 200 for non-existent pages
[](https://beavercheck.com/results/4e49e8f0-fa63-a6d0-69b6-0883959d5a8e)<a href="https://beavercheck.com/results/4e49e8f0-fa63-a6d0-69b6-0883959d5a8e"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.logseq.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.logseq.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.88 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.78 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
416 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.88 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
6.78 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
image div.app-page > div.page-inner-full-wrap > div.page-inner > img.w-full | logseq.com/full-bg-text_mobile.8b57c51e.png | 527.8 KiB | 472.4 KiB |
image div#Relationships > div.card > div.l > img | logseq.com/benefit-0.94936967.png | 357.1 KiB | 314.6 KiB |
image div.bd > div.bd-info > div.flex > img.animate-in | logseq.com/promise-0-0.9e77bf1b.png | 323.4 KiB | 279.7 KiB |
Image div.glass-card > div.glass-card-inner > div.avatar > span.avatar-img | logseq.com/avatar.d3fd2d4e.png | 106.1 KiB | 90.7 KiB |
div.bd > div.wrap > div.c > div.app-window-holder div.bd > div.wrap > div.c > div.app-window-holder | logseq.com/app-window-placeholder-bg-no-logo.c1b98589.png | 148.1 KiB | 34.1 KiB |
div.app-head-showcase > div.inner > div.item-wrap > div.image-2 div.app-head-showcase > div.inner > div.item-wrap > div.image-2 | logseq.com/header_bg.165283d7.png | 249.1 KiB | 23.3 KiB |
Image div.glass-card > div.glass-card-inner > div.avatar > span.avatar-img | logseq.com/cover.b8c6a4fc.png | 14.0 KiB | 12.2 KiB |
image button.flex > div.l > i.pr-1.5 > img.w-10 | logseq.com/product_hunt_logo.55e01c43.png | 8.2 KiB | 7.5 KiB |
A safe space for your thoughts.
Designed to store your interests, questions, id… main.app-container > div.app-page > div.page-inner-full-wrap > div.page-inner | logseq.com/footer-gradients-bg.b772b439.png | 10.3 KiB | 6.0 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| logseq.com/index.5f582d11.css | 18.0 KiB | 363 ms |
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.
| URL | Time Spent |
|---|---|
| www.logseq.com/ | 845 ms |
| logseq.com/ | 0.0 ms |
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.
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.
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| logseq.com/index.4a951e2d.js | 391.3 KiB | 69.0 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| logseq.com/index.5f582d11.css | 17.7 KiB | 12.4 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| logseq.com/index.4a951e2d.js | 389.6 KiB | 156.1 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Other | 2.3 s |
| Script Evaluation | 1.0 s |
| Style & Layout | 636 ms |
| Rendering | 418 ms |
| Garbage Collection | 24 ms |
| Parse HTML & CSS | 7.5 ms |
| Script Parsing & Compilation | 5.8 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
image div#Relationships > div.card > div.l > img | logseq.com/benefit-0.94936967.png |
image div.bd > div.bd-info > div.flex > img.animate-in | logseq.com/promise-0-0.9e77bf1b.png |
image div.app-page > div.page-inner-full-wrap > div.page-inner > img.w-full | logseq.com/full-bg-text_mobile.8b57c51e.png |
image button.flex > div.l > i.pr-1.5 > img.w-10 | logseq.com/product_hunt_logo.55e01c43.png |
Logseq div.flex > div.flex > a.app-logo-link > img | logseq.com/logo-with-border.a30e7bd0.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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
| Source | Description |
|---|---|
logseq.com/index.4a951e2d.js line 779, col 499 | [ERROR] 36:49.84 AuthError -
Error: Amplify has not been configured correctly.
The configuration object is missing required auth properties.
This error is typically caused by one of the following scenarios:
1. Did you run `amplify push` after adding auth via `amplify add auth`?
See https://aws-amplify.github.io/docs/js/authentication#amplify-project-setup for more information
2. This could also be caused by multiple conflicting versions of amplify packages, see (https://docs.amplify.aws/lib/troubleshooting/upgrading/q/platform/js) for help upgrading Amplify packages.
|
logseq.com/index.4a951e2d.js line 779, col 499 | [ERROR] 36:49.85 AuthError -
Error: Amplify has not been configured correctly.
The configuration object is missing required auth properties.
This error is typically caused by one of the following scenarios:
1. Did you run `amplify push` after adding auth via `amplify add auth`?
See https://aws-amplify.github.io/docs/js/authentication#amplify-project-setup for more information
2. This could also be caused by multiple conflicting versions of amplify packages, see (https://docs.amplify.aws/lib/troubleshooting/upgrading/q/platform/js) for help upgrading Amplify packages.
|
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.
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Format your HTML in a way that enables crawlers to better understand your app’s content.
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.
| Line # | Content | Error |
|---|---|---|
| 1 | <!doctype html><html lang="en"><head><script type="module" src="https://logseq.com/index.5cad6fbd.js"></script><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Logseq: A privacy-first, open-source knowledge base</title><link href="https://asset.logseq.com/static/img/logo.png" rel="icon shortcut" type="image/png"><link href="https://asset.logseq.com/static/img/logo.png" rel="icon shortcut" sizes="192x192"><link href="https://asset.logseq.com/static/img/logo.png" rel="apple-touch-icon"><meta content="Logseq" name="apple-mobile-web-app-title"><meta content="yes" name="apple-mobile-web-app-capable"><meta content="yes" name="apple-touch-fullscreen"><meta content="black-translucent" name="apple-mobile-web-app-status-bar-style"><meta content="yes" name="mobile-web-app-capable"><meta content="summary_large_image" name="twitter:card"><meta content="A privacy-first, open-source platform for knowledge management and collaboration." name="twitter:description"><meta content="@logseq" name="twitter:site"><meta content="A privacy-first, open-source knowledge base" name="twitter:title"><meta content="https://asset.logseq.com/static/img/social-banner-230118.png" name="twitter:image:src"><meta content="A privacy-first, open-source platform for knowledge management and collaboration." name="twitter:image:alt"><meta content="A privacy-first, open-source knowledge base" property="og:title"><meta content="site" property="og:type"><meta content="https://logseq.com" property="og:url"><meta content="https://asset.logseq.com/static/img/social-banner-230118.png" property="og:image"><meta content="A privacy-first, open-source platform for knowledge management and collaboration." property="og:description"><meta content="logseq" property="og:site_name"><meta description="A privacy-first, open-source platform for knowledge management and collaboration."><link rel="stylesheet" href="https://logseq.com/index.5f582d11.css"></head><body> <div id="root"></div> <script src="https://assets.lemonsqueezy.com/lemon.js" defer></script> <script src="https://logseq.com/index.4a951e2d.js" type="module" defer></script> </body></html> | Unknown directive |
To appear in search results, crawlers need access to your app.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.11 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.70 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
37 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.11 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.70 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
image div.app-page > div.page-inner-full-wrap > div.page-inner > img.w-full | logseq.com/full-bg-text.c1d5a921.png | 493.6 KiB | 318.8 KiB |
image div#Relationships > div.card > div.l > img | logseq.com/benefit-0.94936967.png | 357.1 KiB | 304.2 KiB |
image div.bd > div.bd-info > div.flex > img.animate-in | logseq.com/promise-0-0.9e77bf1b.png | 323.4 KiB | 287.7 KiB |
Image div.glass-card > div.glass-card-inner > div.avatar > span.avatar-img | logseq.com/avatar.d3fd2d4e.png | 106.1 KiB | 90.7 KiB |
div.bd > div.wrap > div.a > div.app-window-holder div.bd > div.wrap > div.a > div.app-window-holder | logseq.com/app-window-placeholder-bg-no-logo.c1b98589.png | 148.1 KiB | 34.1 KiB |
div.wrap > div.a > div.app-window-holder > ::after div.wrap > div.a > div.app-window-holder > ::after | logseq.com/logo-with-shadow.286d4dd7.png | 35.9 KiB | 28.6 KiB |
div.app-head-showcase > div.inner > div.item-wrap > div.image-2 div.app-head-showcase > div.inner > div.item-wrap > div.image-2 | logseq.com/header_bg.165283d7.png | 249.1 KiB | 23.3 KiB |
Image div.glass-card > div.glass-card-inner > div.avatar > span.avatar-img | logseq.com/cover.b8c6a4fc.png | 14.0 KiB | 12.2 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| logseq.com/index.5f582d11.css | 18.0 KiB | 157 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| logseq.com/index.4a951e2d.js | 391.3 KiB | 69.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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| logseq.com/index.4a951e2d.js | 389.6 KiB | 156.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
| URL | Transfer Size |
|---|---|
| logseq.com/full-bg-text.c1d5a921.png | 494.5 KiB |
| logseq.com/index.4a951e2d.js | 391.7 KiB |
| logseq.com/benefit-0.94936967.png | 357.8 KiB |
| logseq.com/whiteboard-demo.602e2184.png | 353.8 KiB |
| logseq.com/promise-0-0.9e77bf1b.png | 324.1 KiB |
| logseq.com/header_bg.165283d7.png | 249.7 KiB |
| logseq.com/light_spots_bg.5eb1ded0.png | 239.6 KiB |
| logseq.com/sync-indicator-demo.83ba8708.png | 171.3 KiB |
| logseq.com/light_spots_full_bg.f8c3aa4c.png | 152.4 KiB |
| logseq.com/app-window-placeholder-bg-no-logo.c1b98589.png | 148.6 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
image div#Relationships > div.card > div.l > img | logseq.com/benefit-0.94936967.png |
image div.bd > div.bd-info > div.flex > img.animate-in | logseq.com/promise-0-0.9e77bf1b.png |
image div.app-page > div.page-inner-full-wrap > div.page-inner > img.w-full | logseq.com/full-bg-text.c1d5a921.png |
image button.flex > div.l > i.pr-1.5 > img.w-10 | logseq.com/product_hunt_logo.55e01c43.png |
button#tab-Relationships > div.py-6 > span.icon > img button#tab-Relationships > div.py-6 > span.icon > img | logseq.com/icon_relations.49fb7c0d.png |
button#tab-Daily_Plan > div.py-6 > span.icon > img button#tab-Daily_Plan > div.py-6 > span.icon > img | logseq.com/icon_daily_plan.4d933095.png |
button#tab-Journaling > div.py-6 > span.icon > img button#tab-Journaling > div.py-6 > span.icon > img | logseq.com/icon_journals.251f455e.png |
button#tab-Data_Control > div.py-6 > span.icon > img button#tab-Data_Control > div.py-6 > span.icon > img | logseq.com/icon_data_control.2ae3325d.png |
Logseq div.flex > div.flex > a.app-logo-link > img | logseq.com/logo-with-border.a30e7bd0.png |
intel div.flex > div.flex > span.color-icon > img.w-4/5 | logseq.com/icon_intel.abf50ae6.png |
M1 div.flex > div.flex > span.color-icon > img.w-4/5 | logseq.com/icon_m1.7f7f8bc5.png |
intel div.flex > div.flex > span.color-icon > img.w-4/5 | logseq.com/icon_intel.abf50ae6.png |
M1 div.flex > div.flex > span.color-icon > img.w-4/5 | logseq.com/icon_m1.7f7f8bc5.png |
intel div.flex > div.flex > span.color-icon > img.w-4/5 | logseq.com/icon_intel.abf50ae6.png |
M1 div.flex > div.flex > span.color-icon > img.w-4/5 | logseq.com/icon_m1.7f7f8bc5.png |
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.
| URL | Time Spent |
|---|---|
| www.logseq.com/ | 282 ms |
| logseq.com/ | 0.0 ms |
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.
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.
| Failing Elements |
|---|
Queries div.desc-card > h2.hidden > span > a |
Search div.desc-card > h2.hidden > span > a |
Flashcards div.desc-card > h2.hidden > span > a |
These are opportunities to improve the legibility of your content.
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
| Source | Description |
|---|---|
logseq.com/index.4a951e2d.js line 779, col 499 | [ERROR] 37:06.501 AuthError -
Error: Amplify has not been configured correctly.
The configuration object is missing required auth properties.
This error is typically caused by one of the following scenarios:
1. Did you run `amplify push` after adding auth via `amplify add auth`?
See https://aws-amplify.github.io/docs/js/authentication#amplify-project-setup for more information
2. This could also be caused by multiple conflicting versions of amplify packages, see (https://docs.amplify.aws/lib/troubleshooting/upgrading/q/platform/js) for help upgrading Amplify packages.
|
logseq.com/index.4a951e2d.js line 779, col 499 | [ERROR] 37:06.505 AuthError -
Error: Amplify has not been configured correctly.
The configuration object is missing required auth properties.
This error is typically caused by one of the following scenarios:
1. Did you run `amplify push` after adding auth via `amplify add auth`?
See https://aws-amplify.github.io/docs/js/authentication#amplify-project-setup for more information
2. This could also be caused by multiple conflicting versions of amplify packages, see (https://docs.amplify.aws/lib/troubleshooting/upgrading/q/platform/js) for help upgrading Amplify packages.
|
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.
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Format your HTML in a way that enables crawlers to better understand your app’s content.
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.
| Line # | Content | Error |
|---|---|---|
| 1 | <!doctype html><html lang="en"><head><script type="module" src="https://logseq.com/index.5cad6fbd.js"></script><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Logseq: A privacy-first, open-source knowledge base</title><link href="https://asset.logseq.com/static/img/logo.png" rel="icon shortcut" type="image/png"><link href="https://asset.logseq.com/static/img/logo.png" rel="icon shortcut" sizes="192x192"><link href="https://asset.logseq.com/static/img/logo.png" rel="apple-touch-icon"><meta content="Logseq" name="apple-mobile-web-app-title"><meta content="yes" name="apple-mobile-web-app-capable"><meta content="yes" name="apple-touch-fullscreen"><meta content="black-translucent" name="apple-mobile-web-app-status-bar-style"><meta content="yes" name="mobile-web-app-capable"><meta content="summary_large_image" name="twitter:card"><meta content="A privacy-first, open-source platform for knowledge management and collaboration." name="twitter:description"><meta content="@logseq" name="twitter:site"><meta content="A privacy-first, open-source knowledge base" name="twitter:title"><meta content="https://asset.logseq.com/static/img/social-banner-230118.png" name="twitter:image:src"><meta content="A privacy-first, open-source platform for knowledge management and collaboration." name="twitter:image:alt"><meta content="A privacy-first, open-source knowledge base" property="og:title"><meta content="site" property="og:type"><meta content="https://logseq.com" property="og:url"><meta content="https://asset.logseq.com/static/img/social-banner-230118.png" property="og:image"><meta content="A privacy-first, open-source platform for knowledge management and collaboration." property="og:description"><meta content="logseq" property="og:site_name"><meta description="A privacy-first, open-source platform for knowledge management and collaboration."><link rel="stylesheet" href="https://logseq.com/index.5f582d11.css"></head><body> <div id="root"></div> <script src="https://assets.lemonsqueezy.com/lemon.js" defer></script> <script src="https://logseq.com/index.4a951e2d.js" type="module" defer></script> </body></html> | Unknown directive |
To appear in search results, crawlers need access to your app.
Send Feedback