We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jul 23, 2022 1:00 AM
Hi, I have a sub-domain & main domain, I need to combine split domains: Move https://go.domainname.us/news to https://domainname.us/news Move https://go.domainname.us/blog to https://domainname.us/blog How I can do it, Please if you have any resources, Provide me, please
Solved! Go to Solution.
Jul 23, 2022 6:50 AM
Hi @MamunSarkar, are your two domains Blogs?
If yes, all you need to do is the following:
1) Go to Settings > Website > Domains & URLs and add your new domains to Hubspot
2) Go to Settings > Website > Blog, select your Blog and change the domain information. You should select go.domainname.us as domain and use /news or /blog as Blog slug. This will automatically change your blogs domains and will create redirections.
If you are using Landing pages instead of Blog, it's a bit more complicated. In that case, you should do the previous step 1) and then manually change the domain in each page. There is a way to do it using the API also but it gets a bit more complicated.
Jul 23, 2022 9:45 AM
@MamunSarkar I recommend you to read through Hubspot's documentation. Some helpful links:
https://knowledge.hubspot.com/domains-and-urls/change-the-primary-domain-for-your-hubspot-content
https://knowledge.hubspot.com/domains-and-urls/replace-your-brand-domain
https://knowledge.hubspot.com/domains-and-urls/connect-a-domain-to-hubspot
Jul 23, 2022 6:50 AM
Hi @MamunSarkar, are your two domains Blogs?
If yes, all you need to do is the following:
1) Go to Settings > Website > Domains & URLs and add your new domains to Hubspot
2) Go to Settings > Website > Blog, select your Blog and change the domain information. You should select go.domainname.us as domain and use /news or /blog as Blog slug. This will automatically change your blogs domains and will create redirections.
If you are using Landing pages instead of Blog, it's a bit more complicated. In that case, you should do the previous step 1) and then manually change the domain in each page. There is a way to do it using the API also but it gets a bit more complicated.
Jul 23, 2022 7:03 AM
I have Landing pages and blog, I will do manually but Please provide me the resource or article, please
Jul 23, 2022 9:45 AM
@MamunSarkar I recommend you to read through Hubspot's documentation. Some helpful links:
https://knowledge.hubspot.com/domains-and-urls/change-the-primary-domain-for-your-hubspot-content
https://knowledge.hubspot.com/domains-and-urls/replace-your-brand-domain
https://knowledge.hubspot.com/domains-and-urls/connect-a-domain-to-hubspot
Jul 23, 2022 6:59 AM
No dear I have the same domain. I need to move my blog located into (subdomain ) https://go.domainname.us/blog to the main https://domainname.us/blog
Jul 23, 2022 7:05 AM
Well, I believe you can still do the two steps I mentioned in my previous message.
By changing the domain of your blog from go.domainname.us/blog to domainname.us, all your content will be under the new URL (main domain).
The problem is if you already have content in domainname.us/blog and you want to add everything you have in go.domainname.us/blog as well, as this would mean combining two blogs.
In that case, you might be able to export/import articles from one Blog to another using the API, but it will be a quite challenging migration.
There are other solutions like this one: https://community.hubspot.com/t5/CMS-Development/Combining-multiple-blogs/m-p/517735 But it would limit the number of articles you will be able to display.