Skip to content

Moving sites off uKit

Take your site off uKit.
Onto your own hosting.

uKit can’t hand your site back — it has no export. We pull your uKit site in full and move it to your hosting: clean HTML with styles, fonts and images.

One page — free, no signup

How Webrelay migrates uKit to your hosting

Why move your site off uKit

uKit barely gets updates, and you can’t even export your site. Moving it puts you back in control.

01

The only way to get your site

uKit has no export, no backup and no file access. We download the site “from the outside” and hand you the finished files.

02

No external dependencies

Styles, fonts, scripts and images are downloaded to your hosting — the site no longer relies 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 gets moved

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

Every page

We render the site like a browser (Playwright) — with all its blocks and widgets.

Mobile version

uKit keeps separate styles for mobile — we download both sets, so the responsive layout doesn’t break.

Images in WebP

We download images locally and compress them to WebP.

Forms

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

Maps and video

Static widgets stay; interactive ones become a Google Maps or YouTube embed.

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-ukit-site.ru
uKit detected — 8 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-ukit-site.zip
1.5 MB — 8 pages, 31 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

uKit builds pages with JavaScript and keeps separate styles for the mobile and desktop versions. We render the site through Playwright and download every style and media file to your hosting — layout and responsiveness are preserved.

uKit
external links
<div class="page-block"
data-module="widget">
<div class="widget widget-text"
data-uid="w_4821">
<div class="widget__inner">
<div class="text-block"
data-editable="true">
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 store after the move

What happens to your forms and cart when the site leaves uKit.

Forms keep working

uKit forms are tied to its server — after the move they’d stop coming through. We switch them to your handler: submissions go to email and Telegram. We show “Submission sent” only after the server responds.

Store: storefront and cart

The catalog and product cards are moved as static pages. uKit keeps the cart and checkout on its side — for a full store, connect Ecwid or Snipcart, while simple leads are collected to email and Telegram.

Where to upload your site after migration

After uKit the site runs on any hosting with static files and FTP — Beget, Timeweb, REG.RU. We put together a rating and can upload it 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 uKit to your own hosting

Moving a site off uKit is the only way to get your site back: the platform has no export, no backup and no file access. Webrelay downloads the site “from the outside,” the way a browser sees it, and turns it into clean static HTML that runs on any hosting.

uKit builds pages with JavaScript and keeps separate styles for the mobile and desktop versions. Webrelay renders the whole site through Playwright and downloads every style and media query, so layout and responsiveness are preserved. We switch forms to our own handler so submissions keep coming through.

A static site after uKit needs only the simplest plan: HTML, CSS and images require no database. Any hosting with static files and FTP will do — Beget, Timeweb, REG.RU or SprintHost. You can test the move for free on a single page.

See also: full guide to moving off uKit, hosting rating, all Webrelay features.