Skip to content

Moving sites off Craftum

Take your site off Craftum.
Onto your own hosting.

We move your Craftum site to your own hosting — with all the layout, styles, fonts and images, in clean HTML. No lock-in to the builder.

One page — free, no signup

How Webrelay migrates Craftum to your hosting

Why move your site off Craftum

The builder decides for you where to host and what you can change. Moving the site gives you back control.

01

Independence from the builder

Craftum can change its terms or pricing. Your own site on your own hosting doesn't depend on that.

02

No external dependencies

Styles, fonts, scripts and images are downloaded to your hosting — the site doesn't rely on the builder's servers.

03

Ready to upload

An archive with every page, style and image. Upload it to your hosting over FTP or download the ZIP.

What transfers

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

All sections and blocks

The Craftum layout transfers one to one, with all its styles.

Images in WebP

We download images locally and compress them to WebP — the page loads faster.

Styles and fonts

Craftum keeps styles inside the page itself — we download them locally.

Forms

They work again — we explain how below.

Buttons and requests

We turn them into a lead for the seller — more 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-craftum-site.com
Craftum detected — 9 blocks 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-craftum-site.zip
1.4 MB — 9 blocks, 34 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

Craftum keeps all the layout and styles inside the page and draws forms with a script. We load the whole page, download the inline styles and fonts to your hosting and rebuild the forms into working HTML.

Craftum
external links
<section id="n-8f2a1c34"
class="n-section">
<div class="n-block n-block--text"
data-block="text">
<div class="n-container"
style="padding:40px 0">
<div class="n-text"
data-field="t_1024">
Heading
</div></div>
</div>
</section>
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 after the transfer

Craftum has no forms in the static HTML — a script draws them. We're honest about what happens to them.

Forms work again

In static Craftum HTML the form doesn't render on its own — the builder's script renders it. We load the page, assemble the fields into a real HTML form and wire up a handler: submissions go to email and Telegram. We show "Request sent" only after the server responds.

Requests and payment

We turn request buttons and the cart into a lead for the seller: we collect the buyer's details and send them to email and Telegram. A static site can't take online card payments — that's a separate feature.

Where to upload your site after migration

After Craftum any host with static files and FTP will do, plus PHP for the forms. We've put together a hosting ranking 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 a site off Craftum onto your own hosting

Moving a site off Craftum means exporting all the pages, styles, fonts and images into plain static HTML that runs on any hosting. After the move the site no longer depends on Craftum: it lives on your server, and you don't pay the builder for hosting — only your host.

Craftum keeps all the layout and styles inside the page itself and draws forms with a script. Webrelay loads the whole page, downloads the inline styles and fonts locally and rebuilds the forms into working HTML — the site looks and works the same, just without the builder.

A static site after Craftum runs on the simplest plan: HTML, CSS and images need no PHP or database. Any host with static files and FTP is enough — Beget, Timeweb, REG.RU or SprintHost. Webrelay uploads the result over FTP automatically. You can test the transfer for free on a single page.

See also: step-by-step guide to moving off Craftum, hosting ranking, all Webrelay features.