Back to docs

Alibaba / HiChina DNS setup for BlogPath

Add the CNAME in Alibaba Cloud DNS so BlogPath can serve your blog from /blog.

Dec 9, 2025
• BlogPath Team
dns alibaba hichina setup

What you are configuring

  • Record type: CNAME
  • Host: blog (or the hostname you set in BlogPath)
  • Record value: proxy.blogpath.io
  • TTL: default (10 minutes is fine)

Steps in Alibaba Cloud DNS (HiChina)

  1. Log in to Alibaba Cloud console → Domains → select your domain.
  2. Click DNS Settings.
  3. Click Add Record.
  4. Type: CNAME.
  5. Host: blog.
  6. Record value: proxy.blogpath.io.
  7. TTL: default.
  8. Save.

Apex note

Use a subdomain for BlogPath. Keep apex on your main site with A/ALIAS, and set the BlogPath fallback origin to that site.

Verify

In BlogPath, run DNS checkVerify. Delete any existing A/AAAA for the same host if verification fails.