There doesn’t appear to be any recent activity on this thread, and I’m not sure if further development is still ongoing with OpenBlog. I just downloaded and installed 1.2.1 (released in April of 2009) and I like it a lot, however there are a number of things it doesn’t have that I’ve decided to rectify and I wanted to contribute them back but I’m not sure if its still in development. I’ve also cross-posted to http://www.open-blog.info/forum/
I wanted to integrate with Google’s webmaster tools, and so I needed a way to provide a sitemap.xml file to Google. I’ve attached a module (imaginatively called sitemap) that provides a single controller and an associated route mapping and will generate a sitemap.xml file from the database (specifically the contents of the pages, posts, categories and tags tables).
I’ve attached a zip file with the module: to use it simply extract the contents of the zip file into the application/modules folder.
Enjoy, and let me know if any problems are spotted.
EDIT: Added license info to the file and included some additional fields in the output (sitemap lastmod fields).
