Skip to main content
How to point a domain to Canva

Connect your Hostinger-registered domain to your Canva website

Updated over a year ago

If you have purchased a domain at Hostinger and want to link it to a website created in Canva, follow these steps:

Step 1 — Preparations

To connect your domain, Canva requires you to add a unique TXT record. Follow these steps to obtain the required value:

  1. Log in to your Canva account and navigate to the Domain Settings page.

  2. Locate the value on the Add TXT record section:

    1. Record type: TXT

    2. Name: _canva-domain-verify

    3. Value: Use the value under Value / Points to

  3. Save these details (e.g., in a text file) for easy reference in the next step.

Step 2 — Add Canva records

Access your domain's DNS zone editor on hPanel and follow these steps:

  1. Remove conflicting records:

    1. Delete all the existing A records and AAAA records for @ (the root domain), if there are any.

    2. Delete the existing CNAME record for www.

  2. Add the TXT record using the values obtained from Canva on the previous step:

    1. Host: _canva-domain-verify

    2. Points to: The value provided by Canva

    3. TTL: Leave the default value

  3. Add the required A records:

Type

Host

Points to

TTL

A

@

103.169.142.0

Default

A

www

103.169.142.0

Default

After saving these changes, allow up to 24 hours for the DNS settings to propagate before proceeding to the next step.

Step 3 — Verify the connection

Once propagation is complete:

  1. Log in to your Canva account.

  2. Go to the Domain Settings page and confirm that all three records appear as Connected.

That’s it! Your domain is now successfully pointing to your Canva website.

Additional resources

Did this answer your question?