Hostinger
Mis à jour
🧠 What is a CNAME record?
A CNAME (Canonical Name) record is a way of saying:
"This subdomain points to another address."
For example:
mydomain.com → xyz.mydomain.com
Go to the website of your domain provider or hosting provider, then log in to your customer area.
Look for a section named DNS, DNS Zone, DNS Settings or Domain Name Zone.
Select the relevant domain name (e.g. mydomain.com).
Click on "Add a record" or "Add an entry", then
Type
CNAME
Name
The prefix of the subdomain (e.g. xyz)
Value
The target address (e.g. mydomain.com)
TTL
300
📌 Important:
Do not enter the full subdomain in the "Name" field (e.g. NOT .mydomain.com) — just enter xyz.

Click on "Save", "Confirm" or "Add", depending on your hosting provider.
The change can take from a few minutes to a few hours (sometimes up to 24h). You can check that the CNAME is working with a site such as:
Once the DNS is pointed via CNAME, remember to get back to us so we can verify your installation.
Mis à jour