Skip to content

Site transfers from Flexbe

Take your site off Flexbe.
Onto your own hosting.

Flexbe is great at landings, quizzes and forms — but it keeps your site to itself. We move it to your own hosting as clean HTML: layout, fonts, images and working forms, with no builder subscription.

One page — free, no signup

How Webrelay migrates Flexbe to your hosting

Why move your site off Flexbe

Flexbe is built for capturing leads, but the site lives on its servers. A transfer leaves you both the landing and the leads — now on your own hosting.

01

Leads stay with you

Flexbe forms and quizzes send leads to its CRM. After the transfer they go to your email and Telegram — the client base is yours.

02

No subscription for a landing

Flexbe charges as long as the landing lives with it. On your own hosting you only pay for hosting.

03

Ready to upload

An archive with every page, form and image — upload over FTP or download a ZIP.

What gets transferred

Everything you see on the site, and everything working under the hood. Nothing is lost along the way.

All sections and pages

The Flexbe layout is transferred one to one, with all its styles.

Images in WebP

We download images locally and compress them to WebP.

Fonts and styles

We download them locally — the site looks exactly the same.

Forms

We switch them to a working handler — more on that below.

Buttons and leads

We turn them into a lead for the seller — more on that below.

No builder badge

Removed on paid plans.

How it works

The whole process takes one to five minutes, depending on the size of your site.

1
https://my-flexbe-site.com
Flexbe detected — 7 pages found

Enter the address

Paste your site's link. We'll detect the builder and find every page automatically.

2
index.html
about.html
services.html
contacts.html

Select pages

Pick the ones you need — or take them all. We'll download the HTML, CSS, scripts, fonts and images.

3
ZIP
my-flexbe-site.zip
1.3 MB — 7 pages, 30 assets
orFTP → ftp.timeweb.ru

Get the result

Download a ZIP archive or upload the site straight to your hosting via FTP.

What changes in the code

Flexbe keeps styles and fonts inside the page and draws forms and quizzes with a script. We load the landing in full, download the styles and images to your hosting and assemble the forms into working HTML.

Flexbe
external links
<div class="fb-block"
data-block="section">
<div class="fb-container">
<div class="fb-widget fb-text"
data-id="tx_31">
<div class="fb-text__inner"
data-editable>
Heading
</div></div>
</div>
</div>
Styles and fonts on the builder's servers
Blurry previews instead of real images
Dependency on the builder's CDN
Webrelay
all local
<section class="hero">
<div class="container">
<h1>Heading</h1>
<p>Project description</p>
<a href="/about"
class="btn">
Learn more
</a>
</div>
</section>
+ Styles and fonts stored locally
+ Paths from the domain root
+ Real images instead of blurry ones
+ Works on any hosting
100%
Pages preserved
Local
Styles, fonts, images
FTP
Upload to hosting
Any
Hosting and domain

Forms and leads after the transfer

Flexbe is known for forms and quizzes. Here is what happens to them.

Forms keep working

Flexbe forms are tied to its CRM — after a transfer they would stop delivering. We switch them to your own handler: submissions go to email and Telegram. We only show "Submitted" once the server responds.

Lead buttons and cart

We turn lead buttons and the cart into a lead for the seller: we collect the customer's data and send it to email and Telegram. A static site does not process online card payments — that is a separate feature. Complex multi-step quizzes may need extra work.

Where to upload your site after migration

After Flexbe, a landing only needs static hosting with FTP, and forms need a host with PHP. We put together a rating and can upload the site for you.

View hosting options

Pricing

Migrate one page for free — see the result, then pick a plan.

One-time export

Download your site without a subscription

490 ₽for 10 sites

Extra sites — from 30 ₽ · volume discount

  • Up to 1500 pages/site
  • ZIP archive + FTP deploy
  • Auto-deploy after export
  • Subdomain preview
  • IntegrationsLead notifications in Telegram, MAX, and by email
  • SEO analysis
  • AI-generated meta tags
  • Hide the platform badge
  • Automatic backups
Migrate a site

Pro subscription

Auto-backups, everything included

from 299 ₽/ mo

5 / 15 / 30 sites · up to 30 backups

or from 2 990 ₽/year — 2 months free

  • Everything in the one-time export
  • Scheduled automatic backups
  • Backup deletion protection
Subscribe

Custom plan

For agencies and webmasters

On request

Pay by invoice · documents for businesses

  • Bulk migration of client sites
  • API and integration into your pipeline
  • Customization for your builder
  • Priority support and SLA
Discuss your project

Frequently asked questions

Didn't find an answer — write to us

Migrate your site

Paste a link and see the result. One page — free, no sign-up.

How to move your site from Flexbe to your own hosting

Transferring a site from Flexbe means exporting every page, style, font and image into clean static HTML that runs on any host. After the transfer the site no longer depends on Flexbe: it lives with you, and there is no need to pay the builder for hosting — only for hosting itself.

Flexbe is a builder for landings and lead capture: quizzes, multi-step forms, integrations with CRM and analytics. Forms and quizzes are drawn by a script, so Webrelay first loads the whole page through Playwright and then assembles the fields into working HTML. Simple forms are switched to your own handler and keep delivering submissions to email and Telegram; complex multi-step quizzes with branching may need extra work — we warn you about that honestly.

A finished site after Flexbe is static with no database, so it only needs the simplest static hosting with FTP (Beget, Timeweb, REG.RU, SprintHost), while the lead handler runs on any host with PHP. Webrelay uploads the result over FTP automatically. You can test the transfer for free on a single page — see how the layout, forms and images move over.

See also: step-by-step guide to transferring from Flexbe, hosting rating, all Webrelay features.