Sharing & Public Profiles
BlinkLife gives every user a public handle (/{handle}) and the ability to publish pages that anyone can view — no BlinkLife account required.
Your handle
Your handle is your unique identifier on BlinkLife — for example, blinklife.com/julio. It appears on your public profile and in all public page URLs.
To change your handle: go to Settings → Account → Handle.
Page visibility
Every page has one of three visibility settings:
| Visibility | Who can view |
|---|---|
| Private | Only you |
| Link only | Anyone with the direct link |
| Public | Anyone — appears on your public profile |
Change visibility from the page viewer using the dropdown in the top bar.
Sharing a page
- Open the page at
/pages/{id} - Set visibility to Public or Link only
- Tap the Share icon to copy the link
The shareable URL follows the pattern:
blinklife.com/{handle}/p/{slug}Or with a folder:
blinklife.com/{handle}/p/{folder}/{slug}Recipients can view the page without signing in. Interactive pages (with live JavaScript components) run fully in the browser.
Changing a page’s URL
Open the page, tap the ⋮ menu → Change URL, and pick a new slug or folder. The old URL immediately stops working — update any links you’ve shared.
Your public profile
Your profile at blinklife.com/{handle} shows:
- Your display name and avatar
- All pages you’ve set to Public
Private and link-only pages don’t appear on your profile.
To update your display name or avatar: go to Settings → Account.
Folders
Pages can be organised into folders, which appear in the URL:
blinklife.com/{handle}/p/{folder}/{slug}Assign a folder when creating or editing a page. Folders don’t have their own page — they’re just a URL prefix that groups related pages.