Postponed (maintainer needs more info)
Project:
XML sitemap
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2010 at 18:03 UTC
Updated:
13 Oct 2010 at 19:38 UTC
I've tried running cron, flushing cache, etc. and the only way I can get a new page added to the sitemap is to rebuild it, even though the module insists a rebuild is not necessary.
Comments
Comment #1
dave reidDo you have the 'Minimum sitemap lifetime' feature enabled?
Comment #2
WeRockYourWeb.com commentedYes, I have it set to the recommended 1 day. Does that mean new links are not added upon page creation, but once every day?
Comment #3
dave reidYes correct. The record for the node is entered into the module table, but you won't see it in the actual sitemap XML until the module creates the XML files from the data, which respects the minimum sitemap lifetime.