support for Google Sitemaps
https://www.google.com/webmasters/sitemaps/stats
service that allows webmasters to define how
often their sites' content is going to change, to give Google a better
idea of what to index. It uses some basic XML as the method of
submitting a sitemap. More information on the protocol is available in
an FAQ.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | google_map.module | 2.17 KB | ixis.dylan |
| #3 | sitemap2_0.rar | 1.05 KB | shunz |
| #2 | sitemap2.rar | 1.07 KB | shunz |
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.