How to host a static website
67hosting quick start: from HTML to a live site with automatic SSL in minutes. No PHP, no databases, no complex dashboards.
1. Create a site
Two ways:
- Upload your HTML. Drop your site files (
index.html, CSS, JS, images) — they go live instantly on a freename.host67.comaddress. - Build with AI. Describe the site you want — AI generates and publishes it. Then edit it right in the chat: “change the prices”, “add a testimonials section”, “make the header dark”.
2. Connect your domain
To serve the site on your own domain (e.g. example.com), add an A record at your registrar pointing to the node IP shown in the panel after you add the domain:
Type: A Name: @ (or www) Value: IP from the 67hosting panel
DNS usually propagates within minutes (sometimes a few hours). Add the www subdomain with the same A record.
3. SSL is automatic
As soon as your domain points to the node, a free SSL certificate (Let’s Encrypt) is issued automatically — nothing to configure. The site is served over https:// right away and renews on its own.
4. Forms without a backend
Collect submissions from HTML forms on a static site with no server of your own: point the form to the /f/<token> address from your panel and submissions land in your dashboard. Handy for landing pages and contact forms.
5. Plans and limits
The Free plan is free forever: sites on a free address, custom domains, the AI builder and forms. Pro (from 100 ₽/mo) adds more sites and domains and removes the badge. See the pricing page for details.
Need help?
Message support from your dashboard or email support@opsoftinc.com.