Skip to main content

Connect a domain with Strato

Updated over 3 weeks ago

This guide explains how to connect a domain purchased from Strato, a German hosting provider, to your Heyflow.

🔎 If you haven't already connected your domain in Heyflow, start here.


Connecting a subdomain

  1. Log in to your Strato account and click on your domain in the package overview.

  2. Click Domains verwalten.

  3. In the upper right corner, click the settings icon (⚙️).

  4. Select the DNS tab. Scroll down to TXT und CNAME Records and click verwalten.

  5. Click Eintrag hinzufügen to create a new entry:

    • Präfix = your subdomain (e.g. www, flow, etc.)

    • Typ = CNAME

    • Wert = flow.heyflow.domains.

    • Click Einstellung übernehmen to save.

  6. Go back to Heyflow and complete your domain connection.


Connecting a root domain

Strato does not allow CNAME records on root domains (e.g. yourdomain.com), only on subdomains (e.g. flow.yourdomain.com).

💡 Solution: Connect a subdomain like www to Heyflow and redirect the root domain to it.

  1. In your Strato account, go to Domainverwaltung > Web Server.

  2. Under Umleitungsziel, enter the full URL of your subdomain (e.g. https://www.heyflow-domain.de).

  3. Set Umleitungstyp to Permanente Weiterleitung (301).

  4. Click Umleitung aktivieren to enable the redirect.

  5. Now, anyone accessing your root domain will automatically be redirected to your live Heyflow on the subdomain.

Did this answer your question?