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:
- In the Content perspective, select Quickmap and click Add.
- In the form that appears , select the page in the Page field.
- In the Position field, specify the position of the page link in the quick map.
- Click Save.
To add a page as a sublink:
- In the Content perspective, expand Quickmap.
- Select a page (a top link) and click Add.
- In the form that appears , select the page in the Page field.
- In the Position field, specify the position of the page link in the quick map.
- 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:
- In the Content perspective, edit a page.
- 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