class Webgen::PathHandler::Sitemap
Path handler for creating an XML sitemap based on the specification of sitemaps.org.
Constants
- MANDATORY_INFOS
The mandatory keys that need to be set in a sitemap file.
Public Instance Methods
content(node)
Return the rendered feed represented by node
.
create_nodes(path, blocks)
Create an XML sitemap from path
.