[ADD] website: How to set my own domain name
This commit is contained in:
parent
d7a71d5f08
commit
2a2e952354
@ -1,5 +1,3 @@
|
|||||||
:banner: banners/seo.jpg
|
|
||||||
|
|
||||||
=======
|
=======
|
||||||
Optimize
|
Optimize
|
||||||
=======
|
=======
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:banner: banners/seo.jpg
|
|
||||||
|
|
||||||
=======
|
=======
|
||||||
Publish
|
Publish
|
||||||
=======
|
=======
|
||||||
|
39
website/publish/domain_name.rst
Normal file
39
website/publish/domain_name.rst
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
=============================
|
||||||
|
How to set my own domain name
|
||||||
|
=============================
|
||||||
|
|
||||||
|
These steps briefly explain how to link your company’s registered domain
|
||||||
|
(e.g. www.yourcompany.com) to your Odoo instance. Once someone types your
|
||||||
|
company’s domain, they are immediately directed to Odoo (i.e. yourcompany.odoo.com).
|
||||||
|
|
||||||
|
* Check its availability or see who currently owns it at https://www.whois.net/.
|
||||||
|
* Buy your domain name at a provider. See recommended providers here:
|
||||||
|
http://www.mytipshub.com/top-ten-best-domain-registrar/.
|
||||||
|
|
||||||
|
* Access your Odoo.com account from your homepage.
|
||||||
|
|
||||||
|
.. image:: media/domain_name01.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
* Access the *Manage Databases* page.
|
||||||
|
|
||||||
|
.. image:: media/domain_name02.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
* Click on *Domains* to the right of the database you would like to redirect.
|
||||||
|
|
||||||
|
.. image:: media/domain_name03.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
* A database domain prompt will appear. Type your custom domain (e.g. www.yourcompany.com)
|
||||||
|
and press *Add*. Then click *OK*.
|
||||||
|
|
||||||
|
* Go to your domain manager’s website and search for the DNS Zones management page.
|
||||||
|
|
||||||
|
* Create a CNAME record that points your domain (e.g. www.yourcompany.com) to your
|
||||||
|
Odoo database (yourcompany.odoo.com). Please reference your domain manager for
|
||||||
|
specific directions on how to complete this task.
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
|
||||||
|
* :doc:`../../getting_started/documentation`
|
BIN
website/publish/media/domain_name01.png
Normal file
BIN
website/publish/media/domain_name01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
BIN
website/publish/media/domain_name02.png
Normal file
BIN
website/publish/media/domain_name02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
BIN
website/publish/media/domain_name03.png
Normal file
BIN
website/publish/media/domain_name03.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user