Google Workspace (formerly Google G Suite, Google Apps) provides a number of services (email, docs, calendar, etc) you can setup on your domain. It's most commonly used for email and you can connect your domain to it by following the steps below.
Verify Domain Ownership
Google requires you verify your domain's ownership before being able to use their services. This is done using a TXT record.
Step 1: Obtain TXT Record Value
- Login to Google Workspace
- Go through Google's Setup Tool to verify the domain.
- When choosing a verification method, choose the TXT option (dns) and follow their steps to obtain your TXT value. It will be a long string that starts with "google-site-verification=...".
Step 2: Create TXT Record
Create the TXT record by following the steps below:
- Login to your Control Panel at https://www.misk.com/cp/
- Click on your Domain Name
- Under Essentials in the top area, click DNS
- Click Add Record and select TXT
- Leave the Subdomain field blank
- Enter the TXT value from Google under Details
- Click Add
Step 3: Complete the Verification
Return to your Google Workspace dashboard and continue through their setup wizard to complete the verification and setup email, etc.
Connect to Google's Email
Step 1: Create MX Records
Setup MX records to point the domain to Google's email service.
- Login to your Control Panel at https://www.misk.com/cp/
- Click on your Domain Name
- Under Essentials in the top area, click DNS
- Under Incoming Mail Servers, click Edit
- Replace Server Name with smtp.google.com and Priority with 1. Remove any extra MX records.
- Click Save
Step 2: Create SPF Record
- In your control panel, click on your Domain Name
- Under Essentials in the top area, click DNS
- Click the Edit button for the dns record with a blank Subdomain, Type as TXT, and Details starting with "v=spf1". That is your SPF record.
- Replace the Text value with your new SPF record: v=spf1 include:_spf.google.com ~all
- Click Save
Step 3: Create DKIM Record
- Obtain your DKIM record values from Google by following Google Workspace Setup DKIM
- In your control panel, click on your Domain Name
- Under Essentials in the top area, click DNS
- Click Add Record and select TXT
- Enter the Subdomain as google._domainkey
- Enter the TXT record value that starts with v=DKIM1 from Google under Details
- Click Add
How Long will the Change Take?
DNS changes are made immediately and in realtime across our nameservers. However, due to dns record caching by internet service providers, it may take a few hours for everyone to see the changes.