Researching trending topics for DipaliZ...
Checking seasonal events · AI search trends · Industry demand
🌐 How to Set Up DNS for dipaliz.com (Shopify + Cloudflare)
1
Go to Cloudflare DNS → dash.cloudflare.com → dipaliz.com → DNS → Records
2
Point your domain to Shopify. Add these two CNAME records:
Type Name Content Proxy
CNAME www shops.myshopify.com ☀ DNS only
CNAME @ dipaliz.com.cdn.shopify.com ☀ DNS only
Note: Use "DNS only" (grey cloud), NOT "Proxied" for Shopify to work.
3
Add SPF for email sending (so newsletters don't land in spam):
Type Name Content
TXT @ v=spf1 include:relay.mailchannels.net include:shops.shopify.com ~all
4
Verify in Shopify: Shopify admin → Settings → Domains → dipaliz.com should show "Connected". If pending, wait up to 48h for DNS propagation.
5
MailChannels DKIM (optional, improves deliverability):
Type Name Content
TXT mailchannels._domainkey.dipaliz.com v=DKIM1; k=rsa; p=<your-public-key>
Generate your key pair at:
MailChannels DKIM setup guide