Skip to Content
Menu
This question has been flagged
1 Reply
1937 Views

We have Odoo sh and we are in v15.

Now we do have multiple websites in our database. We have sh and we have multiple brands in our company.

Our mother company has a website built in our Odoo sh and it's published and is live in its custom domain.

We have built a website for one of our brands in the same database and it has its own domain.

Now we have to point that particular brand website to its domain.

I think these details might help you understand where we are in this and give us some guidance to sort this out.

Thank you for your support.


Avatar
Discard
Best Answer

Hi Ajab,

First add your custom domain in odoo sh, for that goto the required branch -> settings

find the custom domains where you can add you own domain as shown below,

Now in your domain manager (the domain service provider like godaddy, hostinger from where you purchased the domain) perform the following pointing as mentioned below

  • Create a new CNAME record with the following configuration:
    • Host: www 
    • Value: yourodoo.odoo.com

Save the CNAME record.

Now in odoo -> website -> configuration -> settings , add your custom domain as shown in the below screenshot

For more details, check the official documentation

Thanks

Avatar
Discard
Author

Dear Savya Sachin,

Thank you for your support.

But need more clarification.

Here are some additional details below.
I have a custom domain for my ABC Company ex: www.abc.com, I have added the custom domain to the production as you showed already and we have built a website for that Company, I did setup CNAME and also have set up the website and it is live now. It's working fine.

I have a second website built in the same database for a Brand name XYZ. Now it has a different custom domain ex:www.xyz.com, How to set up the second website to that custom domain?

I have updated the answer, you can create a new cname record as mentioned in the official doc, then add the domain in odoo website settings. Propagation of DNS changes can take up to 48 hours, so be patient.