1.1 Build

Build pages your way - upload, or generate from scratch.

Upload what already works, or generate inside your templates - then test and translate without a rebuild.

01Start

Upload HTML or generate from templates

Keep the page that already converts, or scaffold from your own brand structure - not a generic block kit.

02Ship

Draft and published stay separate

Preview privately, then promote atomically so visitors never see a half-updated page.

1.0

Two ways in

Most teams already have a page that works. Start from that one, keep the markup, or generate from your own templates.

Upload existing HTML

Drop a folder or zip, map the conversion goal, and publish ready to test.

Generate from templates

Structure and tokens stay yours. The model fills sections inside your brand kit.

Entry pathUpload existing HTML
3 stepsZip ready
  1. 01Source

    Drop the files

    HTML, CSS, JS, and assets as a folder or zip.

  2. 02Goal

    Map the goal

    Point at the element or event that counts as a conversion.

  3. 03Live

    Publish

    Live on your domain, ready to test and translate.

Keep your markup. Map once, then publish ready to test.

2.0

Change markup by describing the change

Instructions are applied as a diff you can read and reject. HTML, CSS, and JS stay editable when you want full control.

AI edits stay inspectable

Proposed markup changes are a readable diff you can accept or reject before anything ships.

Code when you need it

Full HTML, CSS, and JS stay editable. AI is a shortcut, not a cage.

AI editProposed change
+2 −1Pending review
Prompt

Make the CTA full width on mobile and say start free trial

BeforeCurrent
12<a href="/signup" class="cta">
Sign up
14</a>
AfterProposed
+<a href="/signup" class="cta cta--block-sm">
+Start free trial
14</a>

Readable markup diff. Accept or reject before anything ships.

3.0

Everything the page needs, in one place

Images, fonts, and scripts live with the page. Traffic assignment and event tracking start the moment you publish.

Assets ship with the page

Images per language, self-hosted fonts, and scripts with load strategy.

Live means testable

Published pages are ready for assignment and tracking with no separate integrate step.

01Images

Versioned, per language, with translated derivatives.

02Fonts

Self-hosted files so creative renders identically.

03External scripts

Registered per page with load strategy.

DraftPrivate preview

No indexing, no traffic assignment, shareable review link only.

PublishedLive and testable

On your domain, indexed, counted, ready for assignment.

FAQ

Builder questions

No. Uploaded markup is served as you provided it. LiftLander adds only the variant assignment and event hooks, and you can inspect exactly what those add.

Bring one page and see how far it goes

Free for 14 days, no card required. Larger teams can book a walkthrough instead.