[][src]Module sitemap::structs

Contains structures for working with sitemap.

Structs

ChangeFreqParseError

Error parsing URL Priority.

SiteMapEntry

Sitemap entry. Contains url location and modification time.

SiteMapEntryBuilder

Builds SiteMapEntry structure

UrlEntry

Url entry. Contains url location, modification time, priority, update frequency.

UrlEntryBuilder

Builds UrlEntry structure

Enums

ChangeFreq

How frequently the page is likely to change.

LastMod

The date of last modification of the resource.

Location

Url location.

Priority

The priority of this URL relative to other URLs on the site.