Sitemap Generator module changelog
Version 2.0.0:
- New: Quota support added to define which profiles can be included in the Sitemap
- New: "Exclude Match" global config to exclude matching URLs based on keywords
- New: 'sitemap_profile_pages' event triggered when adding found profiles to Sitemap
Version 1.2.0:
- Change: Updated Site Map build function to be faster on large sites
- Change: Updated view structure to support new updates in Jamroom Core 6.5.12+
Version 1.1.4:
- Bug Fix: Inactive profiles were being included in the sitemap.xml file
Version 1.1.3:
- Bug Fix: Default Profile Privacy setting not being used if Show Privacy Options is off
Version 1.1.2:
- New: Added "Create XML Sitemap - Completed" log message on Site Map completion
Version 1.1.1:
- Change: internal function updates to integrate properly with core media functions
Version 1.1.0:
- New: "Site Page Frequency" and "Profile Page Frequency" Global Config settings
- New: Module indexes (i.e. /profile) now included in Sitemap
- New: Sitemap event trigger to allow module listeners to add pages to sitemap
Version 1.0.1:
- Change: Removed skip_triggers profile search options so modules can respond to db_search_items event
Version 1.0.0:
- Initial Release