File tree Expand file tree Collapse file tree 6 files changed +39
-4
lines changed Expand file tree Collapse file tree 6 files changed +39
-4
lines changed Original file line number Diff line number Diff line change 1
- :banner: banners/seo.jpg
2
-
3
1
=======
4
2
Optimize
5
3
=======
Original file line number Diff line number Diff line change 1
- :banner: banners/seo.jpg
2
-
3
1
=======
4
2
Publish
5
3
=======
Original file line number Diff line number Diff line change
1
+ =============================
2
+ How to set my own domain name
3
+ =============================
4
+
5
+ These steps briefly explain how to link your company’s registered domain
6
+ (e.g. www.yourcompany.com) to your Odoo instance. Once someone types your
7
+ company’s domain, they are immediately directed to Odoo (i.e. yourcompany.odoo.com).
8
+
9
+ * Check its availability or see who currently owns it at https://www.whois.net/.
10
+ * Buy your domain name at a provider. See recommended providers here:
11
+ http://www.mytipshub.com/top-ten-best-domain-registrar/.
12
+
13
+ * Access your Odoo.com account from your homepage.
14
+
15
+ .. image :: media/domain_name01.png
16
+ :align: center
17
+
18
+ * Access the *Manage Databases * page.
19
+
20
+ .. image :: media/domain_name02.png
21
+ :align: center
22
+
23
+ * Click on *Domains * to the right of the database you would like to redirect.
24
+
25
+ .. image :: media/domain_name03.png
26
+ :align: center
27
+
28
+ * A database domain prompt will appear. Type your custom domain (e.g. www.yourcompany.com)
29
+ and press *Add *. Then click *OK *.
30
+
31
+ * Go to your domain manager’s website and search for the DNS Zones management page.
32
+
33
+ * Create a CNAME record that points your domain (e.g. www.yourcompany.com) to your
34
+ Odoo database (yourcompany.odoo.com). Please reference your domain manager for
35
+ specific directions on how to complete this task.
36
+
37
+ .. seealso ::
38
+
39
+ * :doc: `../../getting_started/documentation `
You can’t perform that action at this time.
0 commit comments