How to Connect Your Custom Domain
Follow these steps to connect your custom domain (like yourblog.com
) to your FromCafe blog.
Step 1: Configure DNS Settings
In your domain registrar's DNS settings (GoDaddy, Namecheap, Cloudflare, etc.), add the following records:
For Root Domain (yourblog.com):
TypeNameValueTTL
A@216.198.79.1300
For WWW Subdomain (www.yourblog.com):
TypeNameValueTTL
CNAMEwwwcname.vercel-dns.com300
💡 Pro Tip
DNS changes can take up to 48 hours to propagate worldwide, but usually take effect within 1-2 hours.
Step 2: Add Domain in FromCafe
Once your DNS is configured, add your domain to your FromCafe blog:
- Go to your Dashboard
- Click on Settings
- Scroll to the Custom Domain section
- Enter your domain (e.g.,
yourblog.com
) - Click Save Changes
✅ Verification
We'll automatically verify your domain and issue an SSL certificate. This process usually takes 5-10 minutes.
Step 3: Test Your Domain
After both DNS and FromCafe setup are complete:
- Visit your custom domain in a browser
- Verify that your blog loads correctly
- Check that HTTPS is working (look for the lock icon)
- Test that all links and navigation work properly
Common DNS Provider Instructions
Cloudflare
- Log in to Cloudflare dashboard
- Select your domain
- Go to DNS tab
- Add the records above
- Ensure proxy status is "DNS only" (gray cloud)
GoDaddy
- Log in to GoDaddy
- Go to Domain Manager
- Click DNS next to your domain
- Add the A and CNAME records
- Save changes
Namecheap
- Log in to Namecheap
- Go to Domain List
- Click Manage next to your domain
- Go to Advanced DNS tab
- Add the records above
Google Domains
- Log in to Google Domains
- Select your domain
- Go to DNS tab
- Scroll to Custom records
- Add the A and CNAME records
Troubleshooting
Domain not working after 24 hours?
- Double-check your DNS records match exactly
- Verify TTL is set to 300 or lower
- Try using a DNS checker tool online
- Contact your domain registrar's support
SSL certificate issues?
- Wait 10-15 minutes after domain verification
- Try accessing with https:// explicitly
- Clear your browser cache
- Contact us if issues persist after 1 hour
Need Help?
Having trouble setting up your custom domain? We're here to help!
Email: support@from.cafe
Include: Your domain name, DNS provider, and any error messages you see