Host a site Manus builton an address you own
Agent runs finish and move on. The files don't have to. Download what Manus produced, drop it into dplooy, and it becomes a permanent website on your own subdomain with free SSL.
A deliverable is not a website yet
An agent's output lands in a workspace or a download folder. Neither of those is somewhere you can send a customer.
Files sitting in a download folder
- No URL — you're emailing a ZIP and hoping
- Nothing to point a domain at
- Invisible to search engines
- No idea whether anyone opened it
- Tied to whatever workspace produced it
The same files, hosted here
- yourname.dplooy.com, or your own domain on Pro
- Free SSL, served over HTTPS everywhere
- Views, visitors, countries and referrers with CSV export
- robots.txt and sitemap.xml generated for you
- Editable on the live page without rerunning the agent
Download, drop, done
Download what the agent produced
Manus lets you take the code with you — a single HTML file, a folder of files, or a ZIP of the whole project. Grab all of it, images included, and keep the folder structure exactly as it came.
Pick the matching upload
One HTML file: drag it in, or click Browse files. A folder: click Choose folder and pick the top-level directory. A ZIP: drag it in and choose ZIP to site when we ask what you want done with it.
Name your subdomain
Choose the name you want at yourname.dplooy.com, or leave it blank and we'll name it for you. On Pro you can point a domain you own at the same project afterwards.
It's live and permanent
Served over HTTPS with free SSL, open to anyone, with no account needed to view it. Analytics start on the first visit, and the visual editor lets you fix copy without going back to the agent.
The front end travels; a backend doesn't
If Manus built you a full-stack app with a server and a database, only the static half can live here — dplooy serves files, it doesn't execute your code. That covers landing pages, reports, dashboards built from data baked into the page, documentation and portfolios. For a working contact form you don't need a server at all: create a dplooy form endpoint and paste its URL into your form's action attribute.
What the files get once they're hosted
The output stops being an artefact of one agent run and starts being a site you maintain.
Your own subdomain
yourname.dplooy.com instead of a link that names somebody else's product. Point a custom domain at it on Pro.
Free SSL, always on
Every site is served over HTTPS with a certificate we manage. Nothing to buy, configure or renew.
Real analytics
Views, unique visitors, countries, referrers and devices — for the whole site, exported as CSV whenever you want it.
Findable in search
robots.txt and sitemap.xml are generated for you, and the SEO analyser scores 25 checks and tells you what to fix.
Editable after publishing
Change text, images and colours on the live page with the visual editor, on any plan. Pro adds a full in-browser code editor.
Private when you need it
Password-protect the whole site on Pro, or put an email gate in front of it and collect the addresses.
Frequently asked questions
What formats can I upload?
A single .html file, a folder of files, or a ZIP. Whichever one matches what you downloaded — we keep the folder structure intact, so relative paths to your CSS, JavaScript and images resolve exactly as they did on your machine.
My site is several pages. Does that work?
Yes. Use Choose folder, or a ZIP, and keep the directory layout as it came. Links between pages carry on working, and clean URLs resolve too — /about will find about.html or about/index.html on its own.
What if the project needs building first?
If it contains package.json and a src folder, it's source code rather than a website, and a browser can't run it. Build it locally with npm run build and upload the output folder — usually dist or build. Push it to GitHub instead and we'll detect the framework and run the build for you.
Can I edit the site afterwards?
Yes. The visual editor lets you click any text, image or colour on the live page and change it, on any plan. Pro adds a full code editor in the browser for anything deeper.
Can I add a working form?
Yes, on Plus and Pro. Create a form endpoint, paste its URL into your form's action attribute, and submissions arrive in your dashboard inbox and your email — with spam filtering and CSV export, and no JavaScript required.
Can I use my own domain?
Yes, on Pro. Connect a domain you own, add the DNS records we show you, verify, and the site answers on your address with SSL we manage.
Is it free?
Yes, on the free plan: 3 hosted projects, free SSL and analytics. Free-plan sites are removed after 3 days. Plus and Pro sites stay up indefinitely, and Pro adds custom domains and password protection.
Other ways to get there
Hosting for the other AI builders
Same platform, same free plan. Whichever tool wrote the site, it ends up on an address you own.
Give the agent's work a permanent home
Create a free account, drop the files in, and it's live on your own subdomain in minutes.