const classafSitemap::SitemapUrl
sys::Obj afSitemap::SitemapUrl
The main Sitemap URL entity.
- changefreq
const SitemapFreq? changefreq
How frequently the page is likely to change.
- lastMod
const DateTime? lastMod
The date of last modification of the file.
- loc
const Uri loc
URL of the page. This URL must begin with the protocol (such as
http
).- make
- priority
const Float? priority
The priority of this URL relative to other URLs on your site. Valid values range from
0.0
to1.0
.- toXml
XElem toXml()