Dear Fellow StaticMatic-ers,
Any chance that anyone here has already come up with a clever solution for building a sitemap.xml document that one might use for Google indexing?
I saw that the navigation_helper.rb contains a sitemap method, but it uses HTML markup instead of an XML spec. I can certainly update Andrew's helper to output a valid xml doc (e.g. namespace=
http://www.sitemaps.org/schemas/sitemap/0.9), but I'm looking to avoid creating something that's already been made.
Regards,
Billy