Domain names, DNS and professional email
Registration, transfer without downtime, DNS configuration and professional email. The domain is what remains when everything else changes: it must belong to you and be configured properly.
Your domain must belong to you
It is the first thing I check when taking over a site. Many shops run on a domain registered in the name of the agency that built it, or of the previous developer. While things go well, nobody notices. The day the relationship ends — or simply the day that person becomes unreachable — the domain becomes a hostage, and a lost domain takes the search rankings, the email and the customers’ trust with it.
The domain holder must be the company or person running the shop. Not the contractor. That applies to me as much as to anyone: I can manage your domain, I am never its holder.
Checking takes two minutes: a WHOIS lookup on your domain shows the declared holder. If the name shown is not yours — and it is not simply registrar privacy protection — that is the first thing to sort out, before any other technical discussion.
Changing registrar without taking the site down
-
Unlock and retrieve the authorisation code
The domain must be unlocked at the current registrar, and you need its transfer code. A domain registered or renewed less than sixty days ago cannot be transferred: that is a registry rule, not a contractor’s constraint.
-
Check the administrative contact address
The validation request is sent to the address declared in WHOIS. If that is an address hosted on the domain itself and the mailbox is no longer read, the transfer fails and nobody understands why.
-
Copy the DNS zone before switching
A domain transfer does not transfer DNS records. I take the full zone from the old operator and recreate it identically at the new one, before starting the transfer.
-
Lower the record time-to-live
Twenty-four hours before the switch, the TTL goes down to five minutes. Without that, resolvers keep the old address for hours and some visitors keep landing on the old server.
-
Switch, then watch
Site, incoming and outgoing email, certificate. The certificate is the most commonly forgotten point: it is tied to the domain, not the server, and must be reissued wherever the site is served from.
Order emails that never arrive
This is the most common reason people call about domains, and the cause is almost always in the DNS zone. A shop sending order confirmations from its own server, without the domain authorising that server to speak on its behalf, sees its messages filed as spam or silently refused.
Three records govern this, and they complement one another:
- SPF declares which servers may send mail for your domain. There must be exactly one SPF record: two separate records invalidate the whole thing, a very common mistake when a sending service is added without looking at what already exists.
- DKIM signs each message with a key whose public part is published in DNS. The recipient verifies the message was not altered in transit.
- DMARC tells the recipient what to do when SPF and DKIM fail, and allows you to receive reports. It is what turns two technical settings into a readable policy.
Since 2024, the major mailbox providers require these records from senders operating at volume, and the requirements keep tightening. A shop sending confirmations, invoices and reminders sends at volume.
Related topics
-
E-commerce hosting
Choosing and configuring the hosting this domain will point to.
-
Migration and changing host
Moving a site without losing rankings or interrupting orders.
-
Moving a site to HTTPS
Certificate, mixed content and redirects: the full switch.
-
DNS terms in plain words
What the records you see in your control panel actually mean.
- 2019 e-commerce developer since
- 3 platforms: PrestaShop, WooCommerce, Shopify
- 3 working languages: FR, EN, TR
- 100 % direct contact with the developer
No middleman: the person who replies is the one who works on the code.