Re: [7.x] UBB Sitemaps
Gizmo
04/24/2025 5:15 AM
UBB.Sitemaps 04/25/2025
Developer Notes (some changes between live PHP8 upgrades in the 2020 releases are streamlined into this one changelog)
• Added: the ability to hardcode a URL in your sitemaps, this uses the new "domain" and "path" variables.
• Added: New configuration variables to specify if you'd like to display the .html extension, last modified time, respect the supplied Apache rewrite rules, hardcode SSL urls vs what is detected on how the script is accessed.
• Added: the ability to load sitemap data from VNC Web Services companion scripts (UBB.threads Pages, UBB.Reviews, and UBB.Events)
• Added: logic display an error if your UBB.threads configuration cannot be found in the specified "folder" variable
• Changed: supplied documentation to reflect newer web standards and domain changes since 2010's releases.
• Changed: the code to properly output the URL when specifying a full path on the "folder" variable.
• Changed: some of the "debug" mode coding.
• Changed: more PHP8 coding and cleaned up several queries.