Set priority by template
Priority 1.0 is highest, 0.1 is lowest, 0.5 is default (when not specified) Specify -1.0 to disallow the template from being included in the sitemap.
Usage
$self = $sitemap->setPriorityByTemplate($template, $priority);
Arguments
Name | Type(s) | Description |
---|---|---|
template | Template, int, string | |
priority | float, int, string | Priority where 1.0 is highest and 0.0 is lowest. default when not specified is 0.5 |
Return value
self
$sitemap methods and properties
API reference based on ProcessWire core version 3.0.236