DipaliZ Labs ● Automation LIVE
Newsletter & Blog Calendar · dipaliz.com
🔔
☁ Cloudflare ✓ Health Check 🔗 Style Hub Blog
v3.8
Worker online From: support@dipaliz.com · To: All subscribers Mon & Wed: Style Hub Blog + Newsletter Fri: Customer Favorites Sat: Sale Newsletter ⚡ Send test emails
📅 Calendar
🕐 Schedule
🔗 Quick Links
⚙ Setup Guide
Weekly automations
5
Mon, Wed, Thu, Fri, Sat
Blog posts / month
8
4 Style Hub + 4 Customer Faves
Newsletters / month
~20
Fully automated, 0 manual steps
Cloudflare cron triggers
5/5
Free plan limit reached
Click any upcoming event to preview the full blog post or newsletter 👈
☀ Sun
✦ Mon
Tue
✦ Wed
Thu
★ Fri
🔖 Sat
🕐 Weekly Automation Schedule All times ET · Fully automated
Day & TimeActionTypeAudienceNotified?
Monday 8amPublish Style Hub blog #1 → newsletter sentBlog + EmailAll subscribersYes (Sunday)
Wednesday 8amPublish Style Hub blog #2 → newsletter sentBlog + EmailAll subscribersYes (Tuesday)
Thursday 9amDraft Customer Favorites + queue Sale picksAdmin onlyAdmin onlyYes — FYI
Friday 8amPublish Customer Favorites → newsletter sentBlog + EmailAll subscribersYes (Thursday)
Saturday 9amSale newsletter — 3 rotating productsEmail onlyAll subscribersYes (Friday)
StepActionWhere
1Get fresh shpat_ token: Shopify Admin → Settings → Apps → Develop apps → DipaliZ Worker → API credentials → Uninstall then Reinstall → copy tokenShopify Admin
2Upload token to Cloudflare: npx wrangler secret put SHOPIFY_TOKEN then paste the shpat_ tokenTerminal
3Deploy worker: npx wrangler deploy from MAIN folderTerminal
4Deploy calendar: Cloudflare Pages → dipaliz-calendar → Create deployment → Upload index.htmlCloudflare Pages
5Test: click Send test emails in the status bar aboveBrowser
6DNS: Cloudflare → dipaliz.com → DNS → Add TXT record: v=spf1 include:relay.mailchannels.net include:shops.shopify.com ~allCloudflare DNS
💡 Blog Topic Generator
AI-powered, trending, season-aware topics for DipaliZ Style Hub
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