Version 1.6.6
- Fixed Bulk operations that update or create many posts at once no longer stamp several posts with the exact same modified time. Identical times could make a post silently disappear from the XML sitemap when the sitemap splits across pages, so search engines stopped seeing it. Each post in a batch now gets its own distinct time.
- New A site-health check for the sitemap via the command line. The wp mxchat-adv sitemap-assert command compares the sitemap against every published post in both directions and reports any post missing from the sitemap and any address listed twice, instead of relying on a simple count that can hide both problems at once.