How to setup a subdomain using Google Domains
- Click Manage next to your domain
- In the side panel on the left, click DNS
- Select Add a new record under the Custom resource records section
- In the box on the left side, type
id
- Select CNAME in the drop down menu
- Either leave the next box default or input
5m
- In the next box, type
scan.polytag.io
- Finally, click Add and the new CNAME entry will be added to the list of entries
More info on Google setup here
How to setup a subdomain using GoDaddy
- In your Domain Portfolio, click the 3 dots on your domain name and select Edit DNS
- Select Add New Record
- Select CNAME from the Type menu
- Enter
id
into the hostname/prefix of the record
- Enter
scan.polytag.io
into the value box
- Leave TTL default (1 hour) or set it to your desired “go live” time
- Select Save to add your new record