Skip to Content
Menu
This question has been flagged
1 Odpoveď
2465 Zobrazenia

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
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
5
aug 25
9835
2
júl 25
963
4
jún 25
1091
1
jún 25
1424
1
máj 25
1338