Simple Drupal 6 XML Sitemap
Das SEO Expert Blog stellt eine quick and dirty XML Sitemap Umsetzung für Drupal 6 vor.
I only wanted nodes and the front page to appear in the sitemap’s XML output without priority or change frequency information. Having the path and pathauto modules enabled, which ensure that every node gets a meaningful and search engine friendly URL, a simple database query joining two tables is enough to get the necessary data for all published nodes.

