Landing-page builder
The fake fan page itself — buttons, profile card, backgrounds, layout, teasers, popups, and publishing.
The landing-page builder is what a visitor actually sees after a click: the profile card, the button/teaser layout, the background, and every popup or banner riding on top of it. Every change here goes through the same draft → publish lifecycle as the rest of Link — nothing a visitor sees changes until you publish.
Most of it is one endpoint, POST /api/admin/bg/ui, carrying a section per feature (buttons,
profile, gate, layout, objects, stack, sticky, appear, desktop, exit, timer).
A few features live next to it: per-button teaser media, the push-style notification banner, the
bio-page importer, uploading a fully custom HTML design, and a read-only stats link for a media
buyer.
Tasks
- Style every button on the landing page
- Configure the profile card
- Require an 18+ confirmation before the page
- Style the push-style notification banner
- Turn a button into a blurred/locked teaser tile
- Enable full-screen desktop mode
- Place elements freely on a canvas
- Build a teaser card stack/carousel
- Add a sticky call-to-action bar
- Add an exit-intent popup and/or an urgency timer
- Control when an element or background appears
- Import an existing bio-link page
- Upload a custom HTML design
- Give a media buyer a read-only stats link
See also Reference gaps for the two features with no auto-generated API reference page, and Troubleshooting for the sharp edges that come up most often.
What's next
New to Link entirely? Start at Link for the full product map, or Domains if you don't have a working domain yet — nothing on this page renders without one.