Jump to main content Jump to doc navigation

GoogleSiteMap's itemTpl Chunk

This is the Chunk displayed with the &itemTpl property on the GoogleSiteMap snippet. Used for each result item that is listed.

Default Value

<url>
    <loc>[[+url]]</loc>
    <lastmod>[[+date]]</lastmod>
    <changefreq>[[+update]]</changefreq>
    <priority>[[+priority]]</priority>
</url>

Available Placeholders

Name Description
url The full URL of the resource
date The last updated (edited) date
update The frequency updated
priority The priority to assign this Resource

See Also

  1. GoogleSiteMap.GoogleSiteMap
    1. GoogleSiteMap.GoogleSiteMap.containerTpl
    2. GoogleSiteMap.GoogleSiteMap.itemTpl