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
- Log in → Domain Management → select your domain.
- Click DNS.
- Under DNS Records, click + Add Record.
- Type: CNAME.
- Host:
blog(or chosen subdomain). - Answer:
proxy.blogpath.io. - TTL: default.
- 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 check → Verify. If it fails, ensure no old A record exists for the same host.