Recommended Domain Architecture
Keep Namecheap as the registrar, move authoritative DNS to Cloudflare, keep Google Workspace for email, keep Shopify as the storefront, and host the lead ingest backend at leads.bentondrones.com.
| Service | Recommended role | Status |
|---|---|---|
| Namecheap | Domain registrar only | Keep |
| Cloudflare | Authoritative DNS, TLS/security/CDN options | Set up |
| Google Workspace | Email for @bentondrones.com | Preserve |
| Shopify | Main storefront at bentondrones.com | Preserve |
| Lead backend | Owned app at leads.bentondrones.com | Deploy next |
Launch Subdomains
| Subdomain | Purpose | When |
|---|---|---|
leads.bentondrones.com | Signup, admin login, exports | Now |
staging.bentondrones.com | Pre-production testing | Soon |
admin.bentondrones.com | Dedicated admin UI | Later |
api.bentondrones.com | Dedicated API | Later |
Preflight Checklist
Namecheap
- Screenshot current nameservers
- Screenshot all DNS records
- Check advanced DNS and email sections
- Record current A and CNAME values
Google Workspace
- Confirm MX records
- Confirm SPF
- Generate/confirm DKIM
- Add DMARC in monitor mode
- Test send/receive before cutover
Shopify
- Confirm required A/CNAME
- Check domain health
- Check SSL status
- Keep Shopify records DNS-only initially
Cloudflare
- Add site
- Verify imported records
- Add missing MX/TXT
- Add leads record after backend host exists
- Only then change Namecheap nameservers
Initial DNS Template
A @ VERIFY_SHOPIFY_OR_CURRENT_IP DNS only CNAME www VERIFY_SHOPIFY_TARGET DNS only CNAME leads VERIFY_BACKEND_HOST_TARGET DNS only MX @ VERIFY_GOOGLE_MX TXT @ v=spf1 include:_spf.google.com ~all TXT google._domainkey VERIFY_FROM_GOOGLE_ADMIN TXT _dmarc v=DMARC1; p=none; rua=mailto:admin@bentondrones.com; adkim=s; aspf=s
Brand/Design Preflight
No Benton Drones logo/theme files are currently in this repo. Before final styling, capture the current Shopify design system:
- logo and favicon
- brand colors
- fonts
- button styles
- header/footer screenshots
- current marketing tone and copy