Back to docs

Porkbun DNS setup for BlogPath

Add the CNAME at Porkbun so BlogPath serves your blog from yourdomain.com/blog.

Dec 9, 2025
• BlogPath Team
dns porkbun setup

What you are configuring

  • Record type: CNAME
  • Host: blog (or the hostname you set in BlogPath)
  • Answer: proxy.blogpath.io
  • TTL: leave default (300s works well)

Steps in Porkbun

  1. Log in → Domain Management → select your domain.
  2. Click DNS.
  3. Under DNS Records, click + Add Record.
  4. Type: CNAME.
  5. Host: blog (or chosen subdomain).
  6. Answer: proxy.blogpath.io.
  7. TTL: default.
  8. Submit.

Apex note

Keep apex on A/ALIAS for your main site; use a subdomain for BlogPath. Configure the fallback origin in BlogPath to your main site so non-blog paths continue working.

Verify

Use BlogPath DNS checkVerify. If it fails, ensure no old A record exists for the same host.