You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/website_organization/work_with_sites.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Click it to access the **Creating New Site** modal.
21
21
Here, you can create an entirely new website or a different language version of an already existing website.
22
22
First, select a name, a predefined design, and a Parent location for your website.
23
23
24
-

24
+

25
25
26
26
If the design defines a Site skeleton, you can choose if you want to copy the entire content structure of the design with a toggle.
27
27
To preview the Site skeleton architecture, click **Site management**, and then **Site skeletons**.
@@ -36,18 +36,23 @@ In this section you also define the SiteAccess URL addresses with their main lan
36
36
37
37
For more information about SiteAccesses, see [Multisite]([[= developer_doc =]]/multisite/multisite/).
38
38
39
-

39
+

40
40
41
-
If all required fields are filled out you can select **Create**, and the website is be added to the website list in the **Site management** area.
41
+
If all required fields are filled out, click **Save and close** to create new website and add it to the website list in the **Site management** area.
42
42
43
43
!!! note
44
44
45
45
A SiteAccess that you create in Site Factory is always treated with lower priority than a SiteAccess defined by the administrator as part of [configuration]([[= developer_doc =]]/multisite/multisite_configuration/#siteaccess-configuration).
46
46
For example, if you create a website that uses the `fr` path in Site Factory, and the administrator defines a French website manually in configuration files, your website is ignored by the system.
47
47
48
+
You can see all the details of created website.
49
+
To do it, go to **Site management** -> **Sites** and click the three dots icon next to the website name. Then, select **Site details**.
50
+
51
+

52
+
48
53
## Edit an existing website
49
54
50
-
To edit the website select **Site settings**icon that is situated next to the website name.
55
+
To edit the website, click the three dots icon that is situated next to the website name, and select **Site settings**.
51
56
Here, you can edit all the elements you selected during creation of the website:
0 commit comments