tuupola / mephisto_sitemap

Mephisto plugin which implements (Google, MSN, Yahoo ) Sitemap protocol.

This URL has Read+Write access

mephisto_sitemap / routes.rb
100644 4 lines (3 sloc) 0.081 kb
1
2
3
4
map.sitemap "sitemap.xml", {
:action=>"index",
        :controller=>"sitemap" }