Closed (fixed)
Project:
XML sitemap
Version:
6.x-1.x-dev
Component:
xmlsitemap.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Aug 2009 at 22:14 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI can confirm the frequency issue. Will be checking the code today.
EDIT: I had the "update when new content is added" checkbox checked. This functions "by design".
Comment #2
Anonymous (not verified) commentedThis is intended to be an override to the frequency declaration. So if you have it checked and the aggregator modifies the content, the next cron.php execution will submit the data. This is "by design". I'm modifying the issue attributes to indicate a feature change since I don't like the way it works.
Move "update when new content is added" checkbox into the frequency selection list.
Comment #3
sterndata commentedI've changed the update frequency to Daily. Meantime, it might be nice :-) to have an exclude dialogue, similar to that used by FCKEditor, to exclude URLs of a given pattern from the sitemap.
Comment #4
Anonymous (not verified) commentedComment #5
Anonymous (not verified) commentedComment #6
dave reidI changed the logic of sitemap submission to always respect the 'Submit the sitemap when content changes' option if enabled. This basically matches the logic of the 6.x-2.x branch as well now.
http://drupal.org/cvs?commit=320184