Custom Domain
Connect your own domain name to your CODEFLUSS website.
Overview
By default, your published website is accessible under a CODEFLUSS subdomain (e.g., my-company.codefluss.com). You can additionally connect your own domain.
Prerequisites
- An active CODEFLUSS account with a corresponding plan
- Access to the DNS settings of your domain
- An already published website in CODEFLUSS
Connect Domain
- Navigate to Website in the sidebar navigation
- Open the Domain section
- Enter your desired domain (e.g.,
www.my-company.com) - CODEFLUSS will show you the required DNS records
Configure DNS
Create the following DNS records with your domain provider:
| Type | Name | Target |
|---|---|---|
| CNAME | www | Your CODEFLUSS subdomain |
| A | @ | The displayed IP address |
DNS record verification happens automatically. This can take up to 48 hours.
SSL Certificate
After successful DNS verification, an SSL certificate is automatically issued for your domain. All connections are secured via HTTPS.
Troubleshooting
- Domain is not verified: Check the DNS records and wait up to 48 hours
- SSL errors: Make sure no conflicting DNS records exist
- Redirect not working: Verify that both
wwwand@are correctly configured