Google Sitemaps plugin

Plugin details

Given a RESTful controller this will generate a Google sitemap for you.

Websitehttp://www.pinupgeek.com/2006/11/14/google-sitemaps-rails-plugin Repositoryhttp://svn.devjavu.com/sitemapgenerator/ Author Rodney Ramdas Tags Rest LicenseUnknown

Documentation

Install the plugin:
ruby script/plugin install http://svn.devjavu.com/sitemapgenerator/

example:

script/generate sitemap photos daily


will generate a photos/sitemap.rxml template which renders a sitemap amongst other things. Be sure to check out the generated controllers since they hold the routes you need to add to config/routes.rb

Strictly speaking a RESTful controller is not necessary as long as the controller name is pluralized etc. You're better of going with the REST.

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: hardway, 9 months ago