Xml Sitemaps module v0.7
Created by: Mihai Secasiu PatchLog.com
Created on: 2007/06/09
Updated by: Mihai Secasiu
Updated on: 28 April 2008
Updated by: DB
Updated on: Nov 5th 2009
Requires: None
Description
Module that will generate an xml sitemap dynamically and ping google and other services each time a new story is added.
Revision History
v1.0 08 November 2009 DB - Fixes and hooks added for other modules to add themselves to sitemap
v0.9 28 April 2008 Mihai Secasiu - urlencode title_url and category_safe_name to make sure urls with special characters are valid ( details)
v0.8 26 April 2008 Mihai Secasiu - really fix lastmod date format ( details )
v0.7 17 April 2008 Mihai Secasiu - fix lastmod date format bug, add sitemap caching ( details )
v0.6 15 April 2008 Mihai Secasiu @ patchlog - use category safe name in category links, respect URLMethod when generating category links, modified to work on php4
v0.5 03 April 2008 SCB - Update to work with v9.9.0
v0.1 2007/06/09 Mihai - First version