sitemap_generator icon indicating copy to clipboard operation
sitemap_generator copied to clipboard

This plugin enables 'enterprise-class' Google Sitemaps to be easily generated for a Rails site as a rake task, using a simple 'Rails Routes'-like DSL. It allows you to take care of familiar Sitemap is...

Results 5 sitemap_generator issues
Sort by recently updated
recently updated
newest added

Enabling an S3 storage option, for use on read-only filesystems like Heroku.

Hi, I have multi-lingual site, where languages is separated by a first level (TLD) domain name, eg www.sitename.com, www.sitename.es. Right now there are no way to generate sitemaps for different...