[sitemap parameters]
Parameters
| Parameter | Description | Required | Values | Default |
|---|---|---|---|---|
| id | Display childpages from a specific post id. Exclude the id to start from the homepage level. | no | Any WordPress post ID number | none |
| depth | How many levels to display | no | 1,2,3,4,5,6 | 0 (all levels) |
| exclude | Exclude certain page ids from the list, i.e. exclude=’3,50,200′ | no | Any WordPress post ID number | none |
| include | Include only certain page ids from the list, i.e. include=’3,50,200′ | no | Any WordPress post ID number | none |
