Back to docs

OVH DNS setup for BlogPath

Add the CNAME in OVH so BlogPath can serve your blog from yourdomain.com/blog.

Dec 9, 2025
• BlogPath Team
dns ovh setup

What you are configuring

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

Steps in OVH

  1. Log in → Web CloudDomains → select your domain.
  2. Go to the DNS Zone tab.
  3. Click Add an entry.
  4. Choose CNAME.
  5. Subdomain: blog.
  6. Target: proxy.blogpath.io.
  7. TTL: default.
  8. Confirm.

Apex note

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

Verify

In BlogPath, run DNS checkVerify. Delete any conflicting A/AAAA record for the same host if needed.