Multi-File Website Hosting

Host CompleteMulti-Page Websites

Deploy entire websites with HTML, CSS, JavaScript, and images. Our intelligent upload system automatically detects dependencies and guides you through each step. Free static site hosting in minutes.

Deploy in Minutes
Free SSL
Multi-Page Support
7
Guided Steps
1 Hour
Session Duration
100%
Auto-Detection
Free
SSL Certificate
Folder Structure

How to Organize Your Website Files

Our multi-file upload system works with any folder structure. Here's the recommended organization for optimal static website hosting and easy file management.

my-website/
index.html← Main entry point
pages/
about.html
contact.html
services.html
styles/
main.css
about.css
scripts/
main.js
about.js
assets/← All images, fonts here
hero.jpg
logo.svg
team-photo.png
custom-font.woff2

index.html is Required

Your main HTML file must be named index.html and placed in the root folder. This is the entry point visitors see when accessing your website URL.

Use pages/ for Additional HTML

Put all additional HTML pages in the pages/ folder. Link to them from index.html using pages/about.html.

All Assets in One Folder

Put all images, fonts, icons, and other files in assets/ directly. No subfolders - keeps references simple.

Auto-Detection Magic

When you upload index.html, we automatically scan it to find all linked stylesheets, scripts, images, and linked HTML pages. Just follow the folder structure above!

Step-by-Step Upload Process

Complete Upload Walkthrough

Our guided 7-step upload process ensures every file is in place. Deploy your complete static website, multi-page HTML site, or web application with confidence.

1

Project Setup

Name your project and choose a custom URL. Your website will be live at yourname.dplooy.com.

2

Upload HTML

Upload your main index.html file. We automatically parse it to detect all CSS, JavaScript, and asset references.

3

Additional Pages

If your index.html links to other pages (about.html, contact.html, etc.), we detect them and prompt you to upload each one.

4

CSS Stylesheets

Upload all CSS files referenced in your HTML. We show which file each stylesheet comes from so you know exactly what's needed.

5

JavaScript Files

Upload your JavaScript files. We track which scripts are required by which HTML pages and guide you through each one.

6

Images & Assets

Upload images, fonts, icons, and other assets. We detect references from both HTML and CSS files to ensure nothing is missed.

7

Review & Publish

Review your upload summary showing all files. One click to publish and your complete multi-page website goes live instantly!

Session Management

What Happens If You Leave Mid-Upload?

Life happens. Our intelligent session system saves your progress so you can continue your multi-file website upload right where you left off.

1 Hour Session Duration

Each upload session lasts 1 hour from when you start. This gives you plenty of time to gather and upload all your files without rushing.

Auto-Extend on Activity

Every time you upload a file, your session is automatically extended by 30 minutes. Stay active and your session stays alive.

Resume Anytime

Left in the middle? No problem. Your incomplete uploads appear in your dashboard. Click to resume exactly where you stopped - all previously uploaded files are preserved.

Session Expired?

If your session expires, any partially uploaded files are automatically cleaned up. Start fresh with a new upload - your project name stays reserved until you complete or cancel.

Incomplete Uploads

Resume your multi-file website uploads

Creative Agency Site

creative-agency.dplooy.com

In Progress
Upload Progress4 of 7 steps
Expires in 42 minutes

Portfolio v2

portfolio-v2.dplooy.com

Expired

Session expired. Files have been cleaned up.

Advanced Feature

Skip Files Now, Upload Later

Don't have all your files ready? No problem. You can skip certain files during the upload process and add them later using our built-in code editor.

Skip Missing Files

If a referenced CSS, JS, or image file isn't ready, skip it and continue with the upload. Your website will deploy with what you have.

Add Files via Code Editor

After publishing, open your project in the code editor to upload missing files, create new ones, or make any changes you need.

Instant Updates

Changes made in the code editor go live immediately. No need to re-upload your entire website - just the files that changed.

Pro Feature

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

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

Everything You Need for Multi-File Hosting

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

Smart Dependency Detection

Automatically scans your HTML files to find all linked CSS, JavaScript, images, and other pages. Never miss a file again.

Multi-Page Website Support

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

Free SSL Certificate

Every website gets HTTPS automatically. Your visitors see the secure padlock icon without any configuration needed.

Global CDN Delivery

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

Password Protection

Protect your website with a password. Great 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 on your dashboard.

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?

You can upload HTML, CSS, JavaScript, images (JPG, PNG, GIF, SVG, WebP), fonts (WOFF, WOFF2, TTF), and other web assets. We support all common static website file types.

How does the smart detection work?

When you upload your index.html, our parser scans it for <link>, <script>, and <img> tags to find all referenced CSS, JS, and images. It also finds links to other HTML pages. Each file's references are tracked so you know exactly what needs uploading.

What happens to my session if I close the browser?

Your session remains active for up to 1 hour. When you return to the dashboard, you'll see your incomplete upload and can resume from exactly where you left off. All previously uploaded files are preserved.

Can I skip files and upload them later?

Yes! You can skip any file during the upload process. Your website will deploy without the missing files. Pro users can then add missing files using the code editor. Free and Plus users can re-upload to add files.

What's the maximum file size for multi-file uploads?

Free plan: 5MB per file, 50MB total. Plus plan: 50MB per file, 500MB total. Pro plan: 100MB per file, 5GB total. These limits apply to the entire project including all HTML, CSS, JS, and assets.

Can I password protect my multi-page website?

Yes! Pro users can add password protection to their websites. This is perfect for client previews, staging environments, or private portfolios that you want to share with select people.

How do I update my website after publishing?

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

Ready to Host Your Multi-File Website?

Deploy complete websites with HTML, CSS, JavaScript, and images. Free hosting with SSL, global CDN, and custom subdomain included.