Mango Blog Plugin Update: Site Map Generator
Jan 28, 2009
I'm on a small Mango Blog kick tonight and decided to make a couple small adjustments to my Site Map Generator.
- I've tweaked the settings to only run on page and post creations, removing the onUpdate listeners.
- I've also updated the settings page to correctly show the last time the site map was generated from a stored attribute. In an earlier version I was storing this in the site map XML, which was causing a validation issue with the google bot; while I removed the offending code I never addressed the user interface issue.
- If you visit the settings page and the site map does not exist, it will be created and then shown to you. It's original behavior was to just tell you that it will be created the next time you make a post.
- Lastly I added a generate now link for the controlling personality in all of us.
John Gag wrote on 01/28/09 10:58 PM