Multi-File Website Hosting

Drop a Folder,Deploy a Website

Deploy entire websites by dropping your project folder. HTML, CSS, JavaScript, images, fonts — directory structure preserved, every file security scanned. Free static site hosting in seconds.

One-Click Deploy
Security Scanned
Structure Preserved
3
Simple Steps
500+
File Types Supported
100%
Security Scanned
Free
SSL Certificate
How It Works

Three Steps to a Live Website

No build tools, no CLI, no complicated setup. Just drop your folder and go.

01

Choose Your URL

Pick a subdomain name for your website. It'll be live at yourname.dplooy.com instantly after deployment.

02

Drop Your Folder

Drag and drop your entire project folder. We detect all HTML, CSS, JS, images, and fonts automatically. Non-web files (.psd, .ai, .exe) are silently skipped.

03

Click Deploy

Every file is security scanned for malicious scripts and threats. Your website goes live with free SSL and a global CDN in seconds.

my-website/Your project folder
index.htmlrequired
pages/
about.html
contact.html
css/
main.css
scripts/
main.js
images/
hero.jpg
logo.svg
fonts/
custom-font.woff2

Smart File Handling

Drop your entire folder — we deploy web files, skip junk, and scan everything for threats.

Deployed

Web files uploaded automatically

HTML / HTM.html .htm
CSS.css
JavaScript.js .mjs
Images.png .jpg .svg .webp .avif .gif
Fonts.woff2 .ttf .otf .woff
Media.mp3 .mp4 .webm .ogg
Data & Config.json .xml .csv .txt .pdf

Auto-Skipped

Silently filtered — no errors

Design files

.psd .ai .sketch .fig .xd

Executables

.exe .dll .bat .sh .msi

Archives

.zip .rar .tar .7z

System junk

.DS_Store Thumbs.db .env

Dev folders

node_modules/ .git/ __MACOSX/

Security Scanned

Every file checked before deploy

Malicious script detection

XSS, eval injection, obfuscated code

Redirect & phishing

Suspicious URLs, hidden redirects

Crypto miner scanning

Known mining scripts blocked

SVG injection checks

Embedded scripts in SVG files

Executable blocking

Binary and executable files rejected

After Deployment

Edit Live with the Code Editor

After deploying, use the built-in code editor to modify files, upload new assets, or make quick fixes. Changes go live instantly.

Edit Any File

Open HTML, CSS, or JavaScript files directly in the browser. Syntax highlighting and auto-save included.

Upload New Assets

Add images, fonts, or new pages without re-uploading your entire project.

Instant Updates

Changes go live immediately. No need to redeploy your whole website.

Pro Feature

The code editor is available on the Pro plan. Free and Plus users can re-upload their project to make changes.

Code Editor - creative-agency
FILES
index.html
pages/
about.html
css/
main.css
images/
hero.jpgNEW
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet"
href="css/main.css">
</head>
<body>
<img src="images/hero.jpg">Just uploaded!

Everything You Need for Static Hosting

Host complete static websites, web apps, portfolios, and landing pages with all the features modern web projects need.

Directory Structure Preserved

Your folder hierarchy is kept exactly as-is. Subfolders, nested assets, deep paths — everything works.

Multi-Page Support

Upload entire websites with multiple HTML pages, shared stylesheets, and common assets. Full static site hosting.

Free SSL Certificate

Every website gets HTTPS automatically. Your visitors see the secure padlock icon with zero configuration.

Global CDN Delivery

Files served from edge locations worldwide for blazing fast load times no matter where your visitors are.

Password Protection

Protect your website with a password. Perfect for client previews, staging sites, or private portfolios (Pro plan).

Analytics & Insights

Track page views and visitor counts. See how your website is performing with built-in analytics.

Perfect For

Agency Websites

Multi-page sites with team pages, services, portfolio galleries, and contact forms.

Portfolio Sites

Showcase your work with image galleries, project pages, and about sections.

Landing Pages

Marketing sites with hero sections, features, testimonials, and pricing tables.

Web Apps

Static web applications with JavaScript frameworks compiled to HTML/CSS/JS.

Frequently Asked Questions

What file types can I upload?

All common web file types: HTML, CSS, JavaScript, images (JPG, PNG, GIF, SVG, WebP, AVIF), fonts (WOFF, WOFF2, TTF, OTF), audio/video (MP3, MP4, WebM), PDF, JSON, XML, and more. Non-web files like .psd, .exe, .ai, .sketch are automatically skipped — no errors.

How does folder upload work?

You drag and drop your entire project folder from your file manager. We use the browser's folder upload API to read all files with their relative paths. Your directory structure is preserved exactly as-is — subfolders and all.

Do I need an index.html file?

Yes, your folder must contain an index.html file at the root level. This is the entry point visitors see when they go to your URL. You can have any other HTML pages in subfolders.

What happens to non-web files?

Files like .psd, .exe, .ai, .sketch, .fig, and other non-web formats are silently skipped during upload. System files like .DS_Store, Thumbs.db, node_modules, and .git folders are also filtered out automatically.

Are my files scanned for security threats?

Yes. Every HTML, CSS, and JavaScript file is scanned for malicious scripts, redirects, crypto miners, and other threats before deployment. SVG files are checked for embedded scripts. Executable file types are blocked entirely.

What's the maximum file size?

Free plan: up to 50MB total. Plus plan ($4.99/mo): up to 500MB total. Pro plan ($12.99/mo): up to 5GB total. Individual files can be up to 100MB on Pro.

Can I edit files after deploying?

Pro users can use the built-in code editor to modify any file, upload new assets, and make changes that go live instantly. Free and Plus users can re-upload their entire project to make updates.

Can I password protect my website?

Yes! Pro users can add password protection to their websites. This is perfect for client previews, staging environments, or private portfolios.

Ready to Deploy Your Website?

Drop your project folder and go live in seconds. Free hosting with SSL, global CDN, and a custom subdomain included.