Setting up a Domain on Porkbun
Adding a CNAME Record
- Log in to your Porkbun account.
- Go to Domain Management and click on your domain.
- Click the DNS Records section.
- Click Add Record (or Edit if a
wwwrecord already exists). - Set the Type to CNAME.
- In the Host field, enter:
www - In the Answer field, enter your IndieMade URL (e.g.,
yourshop.indiemade.com). - Leave TTL at the default.
- Click Save.
Important: If there is an existing A record with the host
www, delete it first. An A record for www will conflict with the CNAME.Setting Up Domain Forwarding
You need to forward your root domain (yourdomain.com) to www.yourdomain.com.
- In your Porkbun domain management, click on your domain.
- Look for the URL Forwarding section (or find it under the domain’s settings).
- Add a forwarding rule:
- Subdomain: leave blank (for the root domain)
- Destination:
https://www.yourdomain.com - Type: Permanent (301)
- Click Save.
Changes typically take effect within a few minutes, but full DNS propagation can take up to 48 hours.