I'm now freelancing! You can hire me by visiting www.22Web.co.uk
Developers, Developers, Developers

Recent Articles

New Project / Update Project

Posted by Mike

General News First off, the new plugin mbSitemap.

I've recently been looking into SEO, optimizing the site etc... and the first thing I was looking into was sitemaps. Now on the Wolf Wiki they do provide code for creating a sitemap but it's generated on the fly. I personally prefer to have a physical .xml file on the server for my sitemap (I don't mind the html version being done on the fly).

So I decided to look into creating one and viola, I present mbSitemap. The documentation for it can be found here on my projects page.
mbSitemap works by either generating and compiling on the fly for a html version of the sitemap or hooking into the observer system and generating and writing to a sitemap.xml file for an xml version.

I also worked mbBlog into this and there is code in there for compiling mbBlog posts into the sitemap (They are commented by default however). This links me perfectly into the updates for mbBlog!

With the update to mbBlog comes a few bug fixes in the adding / editing of posts and with the pagination on the admin post list. Also with the update now comes Observer support. There are 3 observer points which are explained here.

Hopefully these will be useful to someone using wolf, and if you're not using wolf then you should start using it!