Setting up a Custom Domain on IndieMade using Godaddy
Adding a CNAME Record
- Sign in to your GoDaddy Domain Portfolio.
- Select your domain, then click the DNS tab.
- Under DNS Records, click Add New Record.
- In the Type dropdown, select CNAME.
- In the Name field, enter:
www - In the Value field, enter your IndieMade URL (e.g.,
yourshop.indiemade.com). - Leave TTL at the default (1 hour is fine).
- Click Save.
Important: Make sure there is no existing A record with the name
www. An A record for www will conflict with the CNAME. Delete it if one exists.Setting Up Domain Forwarding
You need to forward your root domain (yourdomain.com) to www.yourdomain.com.
- In your GoDaddy Domain Portfolio, select your domain.
- Switch to the Forwarding tab (found near DNS settings).
- Under the Domain section, click Add.
- Enter the destination URL:
https://www.yourdomain.com - Choose Permanent (301) as the redirect type.
- Click Save.
GoDaddy automatically applies HTTPS forwarding. Changes typically propagate within a few hours.
Note: If you have Domain Protection enabled on your GoDaddy account, you may need to complete a two-step verification (SMS or authenticator app) when making DNS changes.