Back to docs

Gandi DNS setup for BlogPath

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

Dec 9, 2025
• BlogPath Team
dns gandi setup

What you are configuring

  • Record type: CNAME
  • Name: blog (or the host set in BlogPath)
  • Target: proxy.blogpath.io
  • TTL: default

Steps in Gandi

  1. Log in → Domains → pick your domain.
  2. Go to DNS Records.
  3. Click Add.
  4. Type: CNAME.
  5. Name: blog.
  6. Target hostname: proxy.blogpath.io.
  7. TTL: default.
  8. Save.

Apex note

Use a subdomain for BlogPath; keep apex A/ALIAS for the main site. Configure the BlogPath fallback origin to your main site to preserve non-blog traffic.

Verify

Run DNS checkVerify in BlogPath. Remove any A/AAAA on the same host if verification fails.