After we buy Focus Buddy (focusbuddy.com), how do we connect it to our website and set up email (Google Workspace/Microsoft 365)?
Productivity & Accountability Apps

After we buy Focus Buddy (focusbuddy.com), how do we connect it to our website and set up email (Google Workspace/Microsoft 365)?

10 min read

Quick Answer: Once you purchase focusbuddy.com, you’ll point it to your website by updating DNS records at your domain host, then add MX and verification records for Google Workspace or Microsoft 365 email. The platform you use for your site (e.g., Squarespace, Wix, Webflow, custom hosting) and your email provider (Google or Microsoft) will give you exact DNS values to paste in. After DNS updates, you verify ownership, wait for propagation, and your site and email will run on focusbuddy.com.

Why This Matters

Buying focusbuddy.com is only step one. To actually use it for your live website and branded email (like you@focusbuddy.com), you need a predictable, safe setup process. Clear DNS steps mean no accidental downtime, no lost emails during a rebrand, and less back-and-forth between your web developer, IT team, and whoever controls your domain.

Key Benefits:

  • Clean handoff from purchase to launch: Go from “domain acquired” to “site and email live” with a straightforward checklist instead of guesswork.
  • Reduce risk of downtime: Proper DNS changes keep your existing services running while you point focusbuddy.com to new infrastructure.
  • Future-proof setup: Using standard records (A, CNAME, MX, TXT) makes it easy to move hosts or email providers later without re-buying domains.

Core Concepts & Key Points

ConceptDefinitionWhy it's important
DNS recordsSettings that tell the internet which server handles your website and email for focusbuddy.comThey control where visitors go and where email is delivered; wrong entries mean broken site or bounced mail
Name serversThe servers that store DNS records for your domainWhoever runs your name servers (often your registrar) is where you’ll connect focusbuddy.com to your site and email
MX & verification recordsMX records route email; TXT/CNAME records verify domain ownership with Google Workspace or Microsoft 365Without these, you can’t prove you own focusbuddy.com or reliably send/receive email on it

How It Works (Step-by-Step)

You’ll move through three main phases: confirm where DNS is managed, connect the domain to your website host, then configure email (Google Workspace or Microsoft 365).

1. Confirm where you manage DNS for focusbuddy.com

After you buy focusbuddy.com (Buy now for USD$9,995 or Lease to own at USD$480/month), the domain will sit at a registrar/marketplace that provides:

  • Safe & secure transactions
  • Fast & easy transfers
  • Hassle free payments
  • Free transaction support

Once the transfer completes, you’ll receive:

  • Access to a control panel
  • Name server details (and/or an option to use the registrar’s default DNS)

What to do:

  1. Log in to the account where focusbuddy.com is held (the one used to complete the purchase).
  2. Look for a section labeled something like:
    • “DNS Management”
    • “Manage DNS”
    • “Nameservers”
  3. Confirm:
    • Are name servers pointing to your registrar’s default DNS?
    • Or to another provider (e.g., Cloudflare, your hosting company)?

You will manage DNS wherever the active name servers are pointing.

If you’re unsure, use your registrar’s help or call support (the marketplace offers 24/7 dedicated support, toll-free and international numbers) and ask, “Where do I edit DNS records for focusbuddy.com?”


2. Connect focusbuddy.com to your website

This part depends on what you use for your website. The key idea: your website platform gives you DNS records; your domain host is where you paste them.

2.1 Choose your connection method

Common options:

  • A record: Points focusbuddy.com directly to an IP address (e.g., 203.0.113.10)
  • CNAME record: Points a hostname (like www.focusbuddy.com) to another hostname (e.g., hosting-platform.example.com)
  • URL redirect / forwarding: Forwards focusbuddy.com to another URL (e.g., your existing site)

Most modern platforms use:

  • An A record for the root domain (focusbuddy.com)
  • A CNAME record for the “www” subdomain (www.focusbuddy.com)

2.2 Get DNS values from your website provider

In your website builder or hosting panel, look for “Connect a domain” or “Use a custom domain.” They’ll give you something like:

  • A record:
    • Host/Name: @
    • Type: A
    • Value: 203.0.113.10 (example IP)
  • CNAME record:
    • Host/Name: www
    • Type: CNAME
    • Value: your-site.hostingplatform.com

Keep that screen open.

2.3 Add records at your domain host

Back in the DNS management for focusbuddy.com:

  1. Set the A record for the root domain:

    • Name/Host: @
    • Type: A
    • Value: the IP from your website provider
    • TTL: leave default (e.g., 1 hour)
  2. Set the CNAME record for www:

    • Name/Host: www
    • Type: CNAME
    • Value: the host provided (e.g., your-site.hostingplatform.com)
    • TTL: default
  3. Optional: redirect www to root or root to www (canonical choice)
    Some platforms prefer:

    • Primary: www.focusbuddy.com, root redirects to www; or
    • Primary: focusbuddy.com, www redirects to root

    Use your platform’s recommendation; often they handle the redirect automatically.

2.4 Wait for DNS propagation and test

DNS updates are not instant. Expect:

  • Typical: 15–60 minutes
  • Worst case: up to 24 hours

Then:

  1. Visit https://focusbuddy.com and https://www.focusbuddy.com
  2. Confirm:
    • You see your actual site
    • SSL/HTTPS shows as secure (lock icon); if not, trigger SSL setup from your hosting platform

If you see an old page or an error, clear your browser cache or test from another network/device before assuming something’s wrong.


3. Set up email with Google Workspace or Microsoft 365

This is where MX and verification records come in. The process is similar for both platforms: add verification, set MX records, then configure SPF/DKIM for deliverability.

3.1 Decide your email provider

  • Google Workspace: You want Gmail-style inboxes like you@focusbuddy.com using Google’s ecosystem.
  • Microsoft 365: You prefer Outlook and Microsoft apps like Teams, SharePoint, and Office.

Once you create an account with either provider, you’ll be asked to verify focusbuddy.com.


3.2 Verify domain ownership

Both Google and Microsoft usually give you either:

  • A TXT record to add to your DNS, or
  • A CNAME record for verification

Example (Google-style, not actual values):

  • Type: TXT
  • Name/Host: @ (or focusbuddy.com)
  • Value: google-site-verification=abc123xyz...

Example (Microsoft-style):

  • Type: TXT
  • Name/Host: @
  • Value: MS=ms12345678

Steps:

  1. In Google Workspace or Microsoft 365 admin setup, choose “Verify domain.”
  2. Copy the TXT (or CNAME) record they provide.
  3. In your focusbuddy.com DNS panel:
    • Click “Add record”
    • Paste exactly:
      • Type: TXT or CNAME (as requested)
      • Name/Host: @ or provided host
      • Value: the long verification string
  4. Save the record.
  5. Go back to Google/Microsoft setup and click “Verify” (you may need to wait several minutes for DNS to update).

Do not delete this verification record unless your provider says you can. It’s low-risk to leave it in DNS.


3.3 Add MX records for email routing

After verification, you’ll be prompted to set MX records so email to @focusbuddy.com routes to Google or Microsoft instead of your old provider.

Google Workspace MX records (example pattern)

Google will give you MX entries like:

  • ASPMX.L.GOOGLE.COM (priority 1)
  • ALT1.ASPMX.L.GOOGLE.COM (priority 5)
  • ALT2.ASPMX.L.GOOGLE.COM (priority 5)
  • ALT3.ASPMX.L.GOOGLE.COM (priority 10)
  • ALT4.ASPMX.L.GOOGLE.COM (priority 10)

You’ll add each as a separate MX record with:

  • Name/Host: @
  • Type: MX
  • Priority: as specified by Google
  • Value: the mail server address

Microsoft 365 MX records (example pattern)

Microsoft typically provides:

  • Type: MX
  • Name/Host: @
  • Priority: e.g., 0
  • Value: yourdomain-com.mail.protection.outlook.com (unique to your tenant)

Add exactly what the Microsoft admin center shows.

Before you change MX records:

  • If you already receive email at another domain that’s critical, plan the cutover window.
  • Communicate with your team: once MX is updated, mail will start flowing to Google/Microsoft for @focusbuddy.com.

3.4 Add SPF, DKIM, and (optionally) DMARC

These records help prevent your messages from being flagged as spam and protect against spoofing.

SPF (TXT record)

Your provider will show an SPF value, such as:

  • Google: v=spf1 include:_spf.google.com ~all
  • Microsoft 365: v=spf1 include:spf.protection.outlook.com -all

Add:

  • Type: TXT
  • Name/Host: @
  • Value: the SPF string from your provider

If you already have an SPF record, merge values instead of creating two separate records for the root.

DKIM

In Google Workspace or Microsoft 365:

  1. Go to the DKIM settings.
  2. Click “Generate” or “Enable” DKIM.
  3. They will provide one or two CNAME records.
  4. Add these CNAME records in your DNS.
  5. Click “Start authentication” or equivalent in your admin panel.

DMARC (optional but recommended)

You can add a basic DMARC policy to improve reporting:

  • Type: TXT
  • Name/Host: _dmarc
  • Value (example): v=DMARC1; p=none; rua=mailto:postmaster@focusbuddy.com

This doesn’t block anything but lets you see how your domain is being used.


3.5 Test email on focusbuddy.com

Once MX and related records are in place and DNS has had time to propagate:

  1. Send an email from your new address (e.g., you@focusbuddy.com) to an external inbox (e.g., a personal Gmail).
  2. Reply back to the new address.
  3. Confirm:
    • Messages arrive in both directions
    • They do not consistently land in spam
  4. Use tools like Google’s CheckMX or Microsoft’s connectivity testers (or built-in admin reports) to confirm DNS is valid.

If something fails:

  • Double-check that MX records are correct and there are no leftover MX records from previous providers.
  • Ensure SPF/DKIM values match what your provider expects.

Common Mistakes to Avoid

  • Editing DNS in the wrong account:
    How to avoid it: Confirm where the active name servers point, and only change DNS there. If confused, call support and ask, “Where are DNS records for focusbuddy.com managed?”

  • Overwriting or duplicating critical records:
    How to avoid it: When adding Google or Microsoft records, don’t delete existing A/CNAME records that serve your website. Only replace old MX/SPF entries that conflict with the new email provider.


Real-World Example

A small agency buys focusbuddy.com as part of a rebrand. They:

  1. Complete the secure purchase and transfer using the marketplace’s guided “Next” steps and payment options (Visa, MasterCard, American Express, PayPal, AliPay, with local currency shown at checkout).
  2. Log into their website builder (e.g., Webflow), click “Add custom domain,” and get A and CNAME records.
  3. In the registrar’s DNS panel, they set:
    • @ → A record pointing to the Webflow IP
    • www → CNAME pointing to Webflow’s hostname
  4. They sign up for Google Workspace, copy the verification TXT record, paste it into DNS for focusbuddy.com, and verify ownership.
  5. They add Google’s MX records, SPF, and DKIM CNAMEs.
  6. Within a couple of hours, visitors reach the new site at focusbuddy.com and email like hello@focusbuddy.com works through Gmail.

Because the path from “Get this domain” to “Site and email live” was clear and supported, they avoid downtime, bounced messages, and last-minute troubleshooting before their launch campaign.

Pro Tip: Before you touch DNS, write down the current records or export them if your provider allows it. If something goes wrong, you can revert quickly instead of guessing what used to be there.

Summary

Once you’ve bought focusbuddy.com, using it comes down to structured DNS changes: point the domain to your website host with A/CNAME records, then configure email by verifying the domain and setting MX, SPF, DKIM (and optionally DMARC) for Google Workspace or Microsoft 365. Work only in the DNS panel that actually controls focusbuddy.com, copy values exactly from your hosting and email providers, and allow time for changes to propagate. With that, your new brand can run on a secure, predictable setup for both your site and your inbox.

Next Step

Get Started