Put your site on your domain
Your DomainMagic site is plain, portable HTML β no database, no build step, no lock-in. That means it runs on literally any web host. Here's the 10-minute version.
1Download your code
In My Studio, click π¦ Code on your site. You'll get a zip containing index.html (plus any inner pages), css/style.css, and an assets/ folder with all your images. Unzip it β that folder is your website.
2Pick a home for it
Already have hosting? (GoDaddy, Namecheap, Hostinger, cPanelβ¦)
- Open your host's File Manager (or FTP).
- Upload everything from the zip into the
public_html folder (keep the folder structure).
- Visit your domain β you're live.
No hosting? Use a free one:
- Netlify Drop (app.netlify.com/drop) β drag the unzipped folder into the browser. Live in 10 seconds on a free URL.
- Cloudflare Pages or GitHub Pages β free, fast, and permanent.
3Point your domain at it
- If you uploaded to hosting you already own, your domain likely points there already β you're done.
- On Netlify/Cloudflare: add your domain in their dashboard ("Add custom domain"), then follow the DNS instructions they show you at your registrar. It's usually two records and takes effect within the hour.
π‘
Want changes first? Use the
π€ AI Editor on your site β tell it what to change in plain English, then download the updated code. And whenever you rebuild or edit, just re-download the zip and re-upload. Questions?
magic@domainmagic.com