Closed (fixed)
Project:
Drupal core
Version:
4.6.0
Component:
other
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2005 at 15:23 UTC
Updated:
6 Jun 2005 at 12:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
Jasper Bryant-Greene commentedI agree support would be good (maybe through a plugin?), but in the meantime you can just point Google Sitemaps at one or more of your RSS feeds, since it can parse RSS.
Comment #2
shunz commentedI write a module for google sitemap.
more infomation in here:
http://www.shunz.net/google_sitemap_module
Comment #3
shunz commentedlatest upload have some bugs.
Comment #4
ixis.dylan commentedHere's a version that includes the correct "last updated" time, and changes priority for a node if it's promoted. It also lists all nodes, not just those promoted to the front page.
Note that this is just a simple tweak of the original code. The "last updated" time is not aware of comments made to the node, and no admin settings are exposed.