Sitemap
This is the index of LifeWell as a set of browsable cards rather than a wall of links: every public page and every part of the app, grouped by area, searchable, and marked where signing in is required. It exists for people, and the machine-readable version at /sitemap.xml exists for search engines. Both are generated from the routes that actually exist, so neither can quietly list a page that is no longer there.
What people use it for
Finding a page whose name you half-remember
Search matches titles, descriptions and the informal words people use, so "family tree", "delete my data" or "who can see this" all lead somewhere even when none is the pageβs actual title.
Seeing the shape of the whole app at once
Grouped by area β you, health, life stages, people, everyday, public and legal β so it doubles as a map of what LifeWell is rather than only a lookup table.
Getting to a legal page directly
Privacy, terms, account deletion and permissions are all listed and all reachable without an account, which is the point of them.
How it works
- Search or pick an area β Both are held in the URL, so a filtered index is shareable and survives a reload.
- Read the badge β A card marked as needing an account is a page that exists; one marked as not built yet is exactly that, and says so rather than 404ing.
- Open the page β Everything public opens signed out.
Questions
What is the difference between this and /sitemap.xml?
This page is for people β searchable, grouped, described. The XML file is the one search engines read, and it is regenerated on every build from the real route list so the two cannot drift apart.
Why do some cards say βSoonβ?
Because the page genuinely is not built yet. Showing it as an honest placeholder is better than either a dead link or hiding it, and it becomes a link the moment the page ships.
Why do some pages need an account?
Because they hold your data. Everything public β the tools, the blog, the legal pages, the feature pages β opens without one.
Is there an RSS feed?
Yes, at /feed.xml, with a readable version at /feed. It carries releases, new tools and what was fixed.
How often is this updated?
It is generated from the route list, so it updates whenever the app does rather than whenever somebody remembers to edit it.
Tips
- Search beats browsing here β the index is long by design.
- The legal pages are all reachable from this page without signing in.
- Bookmark a filtered view; the URL carries your filter.
By Ahsan Mahmood Β· updated 2026-07-30
Open Sitemap on LifeWell