I bought and registered a domain via Netlify.com. I have an account at Hashnode that I succefully connected to my Netlify domain. The problem is that it is connected to a subdomain, not my root domain.
Domain: www.davekjellmarong.com SubDomain: www.blog.davekjellmarong.com
When I go to www.davekjellmarong.com, I want it to display my hashnode blog. But now, you need to go to www.blog.davekjellmarong.com to reach my blog. I do not want the subdomain.
I used these info to add the custom domain.
- Type:cname
- Value: hashnode.network
On netlify.com I added the subdomain with the values above. I have tried to edit the main domain settings there, but that’s not possible.
Does any have any experience with this?