I've updated my generate_sitemap plugin for Rails.
Little changes that ensure nil anchor tags aren't crawled, as well as links that begin with '#'.
I've also incorporated changes submitted from Steven Bristol of less everything. Steven added code to allow for full urls but still keep you in DOMAIN, and a bit that will keep going even if Hpricot chokes on a
url. Thanks Steven!
More on the plugin can be found in my initial announcement, and on AgileWebDevelopment.com
Chris keyed this in on: 2007-05-21
Filed in: Rails, Rails Plugins