Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
DFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction1 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BLink & Button Quality1 issue(s) across 25 links and 15 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| https://discuss.logseq.com | Forum (opens a new window) | new tab | Add '(opens in new tab)' to text |
| https://docs.logseq.com/ | Docs (opens a new window) | new tab | Add '(opens in new tab)' to text |
| https://github.com/logseq | GitHub (opens a new window) | new tab | Add '(opens in new tab)' to text |
| https://blog.logseq.com | Blog (opens a new window) | new tab | Add '(opens in new tab)' to text |
| https://github.com/logseq/logseq/release… | Download for Linux | new tab | Add '(opens in new tab)' to text |
| https://github.com/logseq/logseq/release… | Download for Linux | new tab | Add '(opens in new tab)' to text |
| https://docs.logseq.com/#/page/queries | Queries | new tab | Add '(opens in new tab)' to text |
| https://docs.logseq.com/#/page/search | Search | new tab | Add '(opens in new tab)' to text |
| https://docs.logseq.com/#/page/flashcard… | Flashcards | new tab | Add '(opens in new tab)' to text |
| https://docs.logseq.com/#/page/term%2Fbl… | Block References | new tab | Add '(opens in new tab)' to text |
| https://discord.com/channels/72518256929… | oskr's comment in discord | new tab | Add '(opens in new tab)' to text |
| https://github.com/logseq/logseq/release… | Download for Linux | new tab | Add '(opens in new tab)' to text |
| https://github.com/logseq/logseq | GitHub (opens a new window) | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/logseq | Twitter (opens a new window) | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://discuss.logseq.com; https://docs.logseq.com/; https://github.com/logseq; https://blog.logseq.com; https://github.com/logseq/logseq/releases; https://github.com/logseq/logseq/releases; https://docs.logseq.com/#/page/queries; https://docs.logseq.com/#/page/search; https://docs.logseq.com/#/page/flashcards; https://docs.logseq.com/#/page/term%2Fblock%20reference (+4 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Today, everyone is a | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h1 Logseq Sync | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h1 Whiteboards | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h2 knowledge worker. | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h2 New ideas will pop u… | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h2 A helpful community | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h2 Open source | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h2 Privacy first | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h2 Mobile apps | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h2 Markdown files | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h2 Strong community | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h2 Localization | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h2 150+ Plugins | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h2 30+ Themes | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h3 Logseq is the open t… | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| h3 Using Logseq helps y… | 1.26:1 | 3.0:1 | #000000 | #01222A | Fail |
| title Logseq: A privacy-fi… | 1.26:1 | 4.5:1 | #000000 | #012229 | Fail |
| a Home | 1.26:1 | 4.5:1 | #000000 | #012229 | Fail |
| a Downloads | 1.26:1 | 4.5:1 | #000000 | #01222A | Fail |
| a Forum | 1.26:1 | 4.5:1 | #000000 | #01222A | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
AHeading Hierarchy54 headingsPASS
- H1 Today, everyone is a
- H2 knowledge worker.
- H3 Logseq is the open toolbox for
- H4 workflows that deal with lots of information:
- H1 Review notes duplicate H1
- H2 Capture, structure, and review all of your class notes with ease using the Linked References, Queries, and Search features.
- H1 Memorize facts duplicate H1
- H2 Remember facts and insights using the Flashcards feature.
- H1 Outline essays duplicate H1
- H2 Organize your thoughts and ideas, and quickly turn them into outlines using Block References.
- H1 Braindump everything into.New ideas will pop up with time. duplicate H1
- H2 New ideas will pop up with time.
- H3 Using Logseq helps you organize your thoughts and ideas
- H4 so that you can come up with new outputs more easily.
- H1 ✍️Beginner duplicate H1
- H2 Get in the habit of writing thoughts down every day.
- H3 Tip 1: Think in sections, use indentation.
- H1 🔍️Intermediate duplicate H1
- H2 Always find what you’re looking for.
- H3 Tip 1: Use CMD-K to search with ease.
- H1 💼️Expert duplicate H1
- H2 Create your own processes.
- H3 Tip 1: Use queries to generate tables of relevant information.
- H2 A helpful community
- H1 Overwhelmed and constantly afraid of losing your thoughts? duplicate H1
- H2 Everyday you’re bombarded with information.Your non-connected notes lead to missing context when you need it. That gets future-you into trouble.
- H2 Logseq helps you turn this daily mess into structured information.
- H1 Gain clarity in your everyday life: duplicate H1
- H1 A safe space for your thoughts. duplicate H1
- H2 Designed to store your interests, questions, ideas, favorite quotes, reminders, reading and meeting notes easily and future-proof:
- H2 Open source
- H3 Free forever for personal use
- H2 Privacy first
- H3 You own your data locally forever
- H2 Mobile apps
- H3 Available for iOS & Android
- H2 Markdown files
- H3 Open your notes in other tools
- H2 Strong community
- H3 2312 users online currently
- H2 Localization
- H3 Translated in many languages
- H2 150+ Plugins
- H3 Extend functionality to your needs
- H2 30+ Themes
- H3 Customize look and feel
- H1 Logseq Sync BETA duplicate H1
- H2 Always up-to-date notes between all your devices.
- H3 With encrypted file syncing, you'll always have your notes backed up and securely available in real-time on any device.
- H1 Whiteboards BETA duplicate H1
- H2 A new canvas for your thoughts.
- H3 Place any of your thoughts from the knowledge base or new ones next to each other on an infinite canvas to connect, associate and understand in new ways.
- H1 Think faster, think better! duplicate H1
- H2 By thinking and writing with Logseq, you'll gain confidence in what you know and stop worrying about forgetting anything.
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
AAlt Text Quality4 of 9 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 4 image(s) |
A+Form AccessibilityNo form controlsPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 23 passedPASS
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.