Setup a domain name
#userDidntBought
Please buy a domain first ❤️
Steps:
- choose the domain and pay the fee (⚠️ no need to buy extra services like Hosting or Full Domain Privacy Protection, just the domain registration)
#userSetupDns
Setup DNS 🔨
In your domain name registrar, go to DNS settings, and add the two following records:
@ ALIAS [NETLIFY_DOMAIN_NAME].
www CNAME [NETLIFY_DOMAIN_NAME].
(be careful to add the "." at the end)
It should look like this (here on Namecheap, in Advanced DNS settings):

If you’ve already done this, allow up to 24 hours for the changes to propagate
F.A.Q
I don't have "ALIAS" record available, what can I do?
- instead, you can add an A record:
@ A 104.198.14.52
#userSetupDnsSubDomain
Setup DNS 🔨
In your domain name registrar, go to the DNS settings, and add the following record:
[SUBDOMAIN] CNAME [NETLIFY_DOMAIN_NAME].
(be careful to add the "." at the end)
it should look like this (here on Namecheap, in Advanced DNS settings):

If you’ve already done this, allow up to 24 hours for the changes to propagate
F.A.Q
I don't have "ALIAS" record available, what can I do?
- instead, you can add an A record:
@ A 104.198.14.52
#addNotionUrl
Make your Notion Page public, and copy/paste its link here
How to make my website public?

#addWebsiteName
What is the name of your website?
#checkEmail
Check your Email
We’ve sent a message to [YOUR_EMAIL] with a link to activate your account.
Didn’t get an email?
If you don’t see an email from us within a few minutes, a few things could have happened:
- The email is in your spam folder. (Sometimes things get lost in there.)
- The email address you entered had a mistake or typo. (Happens to the best of us.)
- You accidentally gave us another email address. (Usually a work or personal one instead of the one you meant.)
- We can’t deliver the email to this address. (Usually because of corporate firewalls or filtering.)
#end