| Tier: | Tier 2 ($47 Implementation) |
| Estimated Time: | 1–2 hours |
| Tools Needed: | Google Workspace account, domain registrar access (e.g., GoDaddy, Namecheap) |
| Cost of Tools: | Google Workspace: $6/month per user (Basic) |
✅ What You’ll Learn
- How to create a professional business email (e.g., you@yourdomain.com)
- How to configure your domain to work with Gmail
- How to avoid spam issues by setting up SPF, DKIM, and DMARC
🔍 Before You Start
- You must have a custom domain (e.g., yourbusiness.com)
- You must have access to your domain registrar (GoDaddy, Namecheap, Cloudflare, etc.)
- Have a payment method ready for Google Workspace
📘 Step-by-Step Instructions
🟦 Part 1: Create Your Google Workspace Account
- Go to workspace.google.com and click Get Started.
- Enter your business name, number of employees, and country.
- Enter your name and a backup email address.
- When prompted, enter your domain name (e.g., yourbusiness.com).
- Create your primary user (e.g., you@yourbusiness.com) and set your password.
- Review your plan and choose the appropriate tier (most use Business Starter).
🟨 Part 2: Verify Domain Ownership
- Google will provide you with a TXT record to verify domain ownership.
- Log in to your domain registrar (e.g., GoDaddy or Namecheap).
- Go to your DNS settings and add a TXT record as provided by Google (usually something like
google-site-verification=XXXX). - Save changes and return to Google Admin. Click Verify.
🟩 Part 3: Set Up Gmail with Your Domain
- In Google Admin, proceed to the “Activate Gmail” section.
- Google will provide a set of MX Records to add to your DNS.
- In your domain registrar’s DNS panel, remove any existing MX records and add the new ones provided by Google.
- Save the DNS settings. Email will start routing through Gmail within a few hours.
🛡 Part 4: Set Up SPF, DKIM & DMARC (Recommended)
- SPF: Add a TXT record with the value:
v=spf1 include:_spf.google.com ~all - DKIM: In Google Admin → Apps → Gmail → Authenticate Email → Generate a new DKIM key and publish the TXT record in your DNS.
- DMARC: Add a TXT record for
_dmarcwith a simple policy like:
v=DMARC1; p=none; rua=mailto:your@email.com
⚠️ Common Issues & Fixes
- Emails going to spam? – Make sure SPF, DKIM, and DMARC are set correctly and propagated.
- Can’t verify domain? – Double-check that your TXT record was saved and that DNS has fully propagated (use dnschecker.org).
- Gmail not receiving emails? – Make sure all default MX records from previous host are removed.
🧰 Tools & Pricing Breakdown
- Google Workspace (Business Starter) – $6/month per user
- Domain Registrar – ~$12/year for domain
- DNS Tools (DNSChecker.org) – Free