Step-by-Step Guide to Create a Subdomain
To create a subdomain for a domain hosted on GoDaddy or different account but managed under a different account without transferring the domain, follow these steps: Step-by-Step Guide to Create a Subdomain 1. Understand Your Setup Domain Registrar: The domain is managed in a different account (e.g., Godaddy, or another registrar). Hosting Provider: Your hosting is in your GoDaddy account. Objective: Create a subdomain (e.g., sub.example.com ) and point it to your hosting server. 2. Access the DNS Management of the Domain Login to the account where the domain is managed. Navigate to the DNS Management or DNS Zone Editor of the domain. 3. Add an 'A' or 'CNAME' Record for the Subdomain 'A' Record Method: Add a new 'A' record in the DNS settings. Set the subdomain (e.g., sub ) in the Name/Host field. Enter the IP Address of your GoDaddy hosting server in the Value field. Save the record. 'CNAME' Method: Add a CNAME record in the DNS se...