Changes between Version 13 and Version 14 of qSiloGroup
- Timestamp:
- Jun 7, 2007 11:57:51 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qSiloGroup
v13 v14 63 63 '''3.''' qSiloGroup product also adds default page in navigation item urls. Thus, links do not point to a folder, but to a default page of this folder. For example, a link from '''incorporate''' [!http://www.portal.com/incorporate/] folder will point to its default page '''index.asp''' [!http://www.portal.com/incorporate/index.asp]. 64 64 65 You can change the default page of a folder via displaygreen drop down menu.65 You can change the default page of a folder via '''display''' green drop down menu. 66 66 67 67 [[Image(default-change.png, nolink)]] 68 68 69 In the opened window select another item you want to be a default one for the folder (i.e. Incorporating in California instead of Incorporate in California):69 In the opened window select another item you want to be a default one for the folder (i.e. '''Incorporating in California''' instead of '''Incorporate in California'''): 70 70 71 71 [[Image(default.png, nolink)]] 72 72 73 This change can also be done through folder properties (ZMI) in default_pagefield.73 This change can also be done through folder properties (ZMI) in '''default_page''' field. 74 74 75 This as an example of California folder with index.asp document as asdefault one.75 This as an example of '''California''' folder with '''index.asp''' document as a default one. 76 76 77 77 [[Image(california.png, nolink)]] 78 78 79 In case you want another page becomes default one for this folder, delete index.asp and put down costs.asp for exampleand save changes.79 In case you want another page becomes default one for this folder, delete '''index.asp''' and put down, for example, '''costs.asp''' and save changes. 80 80 81 81 '''4.''' qSiloGroup product allows generating '''''SiloSiteMap''''' for every separate folder. This map makes it possible to see all the objects that are in the current folder, although they are not displayed in the navigation. It is of great importance for Optimization for Search Engines, especially in situations where site structure is different from a usual one (when pages in one folder stand in subrelation to each other, i.e. the access to a page is possible only from another page).