Skip to content

Moving landing pages off mottor (ex-LPgenerator)

Take your site off mottor.
Onto your own hosting.

We move your mottor site (formerly LPgenerator) to your own hosting — with all the layout, fonts and graphics, in clean HTML. No lock-in to the builder.

One page — free, no signup

How Webrelay migrates mottor to your hosting

Why move your site off mottor

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

mottor can change its terms or pricing. Your own landing 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 graphic. Upload it to your hosting over FTP or download the ZIP.

What transfers

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

All landing sections

The mottor blocks transfer one to one, with all their styles.

SVG graphics and masks

We transfer vector graphics and masks together with their styles.

Fonts

We download the embedded fonts locally — the landing looks exactly the same.

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-mottor-site.ru
mottor detected — 6 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-mottor-site.zip
1.1 MB — 6 blocks, 28 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

mottor keeps styles and fonts inside the page and draws some graphics and the forms with a script. We load the whole landing, download the styles, fonts and SVG to your hosting and rebuild the forms into working HTML.

mottor
external links
<div class="blk_section"
data-block-id="6f0a">
<div class="m-block-wrapper"
data-type="text">
<div class="m-block m-block--text"
style="opacity:1">
<span class="m-text"
data-field="f_204">
Heading
</span></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 after the transfer

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

Forms work again

In static mottor 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 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

A landing after mottor needs only static hosting with FTP, plus PHP to receive requests. 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 mottor onto your own hosting

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

mottor draws forms and some graphics with a script, and keeps styles and fonts inside the page. Webrelay loads the whole landing, downloads the styles, fonts and SVG locally and rebuilds the forms into working HTML — everything looks and works as before, just without the builder.

A static landing after mottor 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: guide to moving off mottor, hosting ranking, all Webrelay features.