Google Sitemap XML
From Snapp CMS Developer Documentation
Access Automatic Sitemap Generator
The CMS can automatically generate a XML sitemap for use with google webmaster tool, to improve indexing.
By default fault there should be a sitemap.php file with in the root of the site.
You can pass it an optional page number to specify which part of the sitemap tree you wish to show to google, otherwise the whole sitemap will be generated.
Example
http://www.yoursite.com/sitemap.php?page=10
