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

Hi,

I created a contact page on website and publish it with url https://example.com/contact.

How can I publish it with subdomain?

eg: https://contact.example.com

And if possible, how should I point the subdomain?


I am using odoo v15.

Thank!

Avatar
Discard
Best Answer

One way of achieving this is to create a second website for contact.example.com that contains the contact form on the home page. You can check the Odoo documentation for more details:

https://www.odoo.com/documentation/15.0/applications/websites/website/configuration/multi_website.html

Make sure you setup a reverse proxy (e.g., Nginx or Traefik) to link multiple domain names to your Odoo server. You can check out my blog post on how to configure Traefik and Odoo to effectively set up multiple websites:

https://jortdevreeze.com/blog/odoo-2/a-comprehensive-guide-to-running-multiple-websites-in-odoo-6

I hope this helps!

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 25
455
1
May 25
572
2
Apr 25
683
0
Apr 25
636
2
May 25
589