Changes between Version 2 and Version 3 of quintagroup.silogroup


Ignore:
Timestamp:
May 10, 2013 11:09:19 AM (11 years ago)
Author:
naomin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • quintagroup.silogroup

    v2 v3  
    3333 
    3434 
    35 == How menu items links are organized == 
     35quintagroup.silogroup 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).  
    3636 
    37 Normally, site navigation is formed on the basis of items that current folder includes. Navigation items can point to documents, folders, links, i.e. to any object within the current folder. 
    38  
    39 For example, if we have '''folder1''' [!http://portal.com/folder1], which contains an item-content type link - '''link1''' [!http://portal.com/folder1/link1], and that link1 points to !http://plone.org. The navigation title link1 will point to !http://portal.com/folder1/link1. Then after viewing link1 we will be able to get to !http://plone.org. 
    40  
    41 {{{ 
    42 folder 1 [http://portal.com/folder1] 
    43  
    44  * link1 [http://portal.com/folder1/link1] points to http://plone.org.  
    45 }}} 
    46  
    47  
    48 But to simplify the whole process, qSiloGroup makes it possible to go directly from Navigation to the page link points to - !http://plone.org. Thus, adding a content type '''link''', gives you a possibility to direct navigation item to where you need within or outside the current site. So, a link can point to other parts of the present site, if the folder-item '''link1''' includes such a link. 
    49  
    50 == How to place links to other folders in Silo Navigation == 
    51  
    52 As a rule, navigation links point to the current folder documents, but with the help of qSiloGroup navigation links to other folders can be present in the menu. This goal is achieved by adding a content-type '''link''' that includes a link to another folder (if containing a default page - a link will point to it ), or to its any page. 
    53  
    54 Let's consider the following example: 
    55  
    56 We have a folder '''Incorporate''' which contains several pages and folders. One of these is '''California''' [!http://www.portal.com/incorporate/california/], that in its turn consists of 2 pages: 
    57  
    58  
    59 {{{ 
    60 incorporate (folder)  [!http://www.portal.com/incorporate/] 
    61  
    62  * California (folder)  [!http://www.portal.com/incorporate/california] 
    63      o in California (page)  [!http://www.portal.com/incorporate/california/index.asp] 
    64      o Incorporating Costs (page) [!http://www.portal.com/incorporate/california/costs.asp]          
    65  
    66  *  Incorporate in California (link)  [http://www.portal.com/incorporate/incorporate-in-california] 
    67 }}} 
    68  
    69 Being in '''Incorporate''' folder, in navigation we want to have a direct link to a document inside a folder '''California''' - '''index.asp''' [!http://www.portal.com/incorporate/california/index.asp]. 
    70  
    71 To accomplish this task - we add a content type '''''link''''' (Incorporate in California - [!http://www.portal.com/incorporate/incorporate-in-california/]) right into '''incorporate''' folder, that  will point to !http://www.portal.com/incorporate/california/index.asp. Thus, as a result, in navigation portlet a link from '''Incorporate in California''' will go to !http://www.portal.com/incorporate/california/index.asp. 
    72  
    73 '''3.''' 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).  
    74  
    75 == Sponsorship == 
    76  
    77 This product was sponsored by  [http://www.projectmedium.com/ Project Medium Inc, Search Engine Marketing company]. Please contact [http://quintagroup.com/contact Quintagroup] if you want to sponsor future releases.