Knowledge Base
How to Park a Domain
Holding a Domain for Future Use
A parked domain shows a temporary page until you're ready to build your site.
What is Domain Parking?
Parking reserves the domain with your hosting account without creating a full website.
Setting Up a Parked Domain
- Add the domain to DirectAdmin as usual
- Don't upload any content
- The default server page will show
Creating a Custom Parked Page
- Create a simple index.html file
- Add "Coming Soon" message
- Upload to the domain's public_html
Example Coming Soon Page
<html> <head><title>Coming Soon</title></head> <body style="text-align:center; padding:50px;"> <h1>Coming Soon</h1> <p>We're working on something awesome!</p> </body> </html>
Benefits of Parking
- Reserves the domain
- Lets you set up email first
- Placeholder until site is ready
- Collect visitor emails
When Ready to Build
Simply replace the parked page with your actual website or install WordPress via Softaculous.