I’ve been trying to add a GoDaddy domain to render. However, the steps that Render requires are not possible with GoDaddy.
Renders requires the following:
Option 1: Add an ANAME
or ALIAS
record
Option 2: If your DNS provider does not support ANAME
or ALIAS
records, use an A
record pointing to xx.xx.xx
The problem is that Godaddy does not support ANAME, ALIAS, or A records.
With that being said what is the recommended way to proceed?