Select what pages to show in a custom sitemap

Composite.Navigation.Quickmap allows you to create a sitemap of your website in a quick and simple way. The quick sitemap presents two levels of page links in the hierarchy: top links (that may serve as categories) and sublinks.

The pages are added manually.

How to add pages to the quick map

To add a page as a top link:

  1. In the Content perspective, select Quickmap and click Add.
  2. In the form that appears , select the page in the Page field.
  3. In the Position field, specify the position of the page link in the quick map.
  4. Click Save.

To add a page as a sublink:

  1. In the Content perspective, expand Quickmap.
  2. Select a page (a top link) and click Add.
  3. In the form that appears , select the page in the Page field.
  4. In the Position field, specify the position of the page link in the quick map.
  5. Click Save.

How to display the quick map on a page

Now that you added pages to the quick map, have the map displayed on a page:

  1. In the Content perspective, edit a page.
  2. Insert the Composite.Navigation.Quickmap function ( Insert | Function), or add the following code:
     
    <f:function name="Composite.Navigation.Quickmap" xmlns:f="http://www.composite.net/ns/function/1.0" />

Requirements

Composite C1 version 2.0 or later

SHARE