Sitemap
plugin
Source
Generate an XML sitemap automatically so search engines index every page
Install
$ roq add plugin:sitemap
Usage
Easily create a sitemap.xml for your site.
Create a new sitemap file:
<!-- content/sitemap.xml -->
{#include fm/sitemap.xml}
To remove pages from the sitemap, use sitemap: false in the FM data.
Browse http://localhost:8080/sitemap.xml to verify.