How to setup a custom domain- Google Domains
First, decide if you want to set up the custom domain with the main domain or a subdomain.
The main domain would be something like teachify.tw, while a subdomain would be something like blog.teachify.tw, with “blog” being the subdomain prefix.
At this point, blog is a subdomain of teachify.tw.
Once you've made your decision, follow the tutorial below.
- First, go to Google Domains. Find your domain, go to the "DNS" management page. Click on "Manage custom records."
- If you're using the main domain, follow the steps in the image below:
- Enter "@" for the Host name field
- Select "A" for the Type field
- Enter "76.76.21.21" for the Data field
- If you're using a subdomain, follow the steps in the image below:
- Enter "academy" for the Host name field (replace it with your preferred word in English, numbers, or "-". It cannot contain spaces or other symbols)
- Select "CNAME" for the Type field
- Enter "cname.myteachify.com" for the Data field"
Updated on: 03/04/2023
Thank you!