Back to docs

Dynadot DNS setup for BlogPath

Create the CNAME in Dynadot so BlogPath can serve your blog at /blog.

Dec 9, 2025
• BlogPath Team
dns dynadot setup

What you are configuring

  • Record type: CNAME
  • Host: blog (or your chosen subdomain)
  • Value: proxy.blogpath.io
  • TTL: default (3600s is fine)

Steps in Dynadot

  1. Log in → Manage Domains → choose your domain.
  2. Under DNS Settings, select Dynadot DNS.
  3. In Subdomain Records, choose CNAME.
  4. Subdomain: blog.
  5. IP Address or Target Host: proxy.blogpath.io.
  6. TTL: default.
  7. Save DNS settings.

Apex note

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

Verify

In BlogPath, run DNS checkVerify. Remove any old A/AAAA for blog if verification fails.