Sha256: 683e04aa8b2ced78eee7eb032f1bdaf3580a2d8e4ad9cb56d2b4195c57ba53ea
Contents?: true
Size: 1.21 KB
Versions: 3
Compression:
Stored size: 1.21 KB
Contents
Workarea Sitemaps ================================================================================ A Workarea Commerce plugin that automatically adds search-engine friendly sitemaps to your site via `sitemap.xml.gz` and `sitemap:index.xml.gz` files. Overview -------------------------------------------------------------------------------- * Provides `sitemap.xml.gz`, `sitemap:index.xml.gz`, and `robots.txt` files * Automatically generated each morning at 5AM, by default * Provide configurable file caching via Dragonfly * Indexes all active products and navigation taxons Getting Started -------------------------------------------------------------------------------- Add the gem to your application's Gemfile: ```ruby # ... gem 'workarea-sitemaps' # ... ``` Update your application's bundle. ```bash cd path/to/application bundle ``` Workarea Commerce Documentation -------------------------------------------------------------------------------- See [https://developer.workarea.com](https://developer.workarea.com) for Workarea Commerce documentation. License -------------------------------------------------------------------------------- Workarea Sitemaps is released under the [Business Software License](LICENSE)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
workarea-sitemaps-2.1.8 | README.md |
workarea-sitemaps-2.1.7 | README.md |
workarea-sitemaps-2.1.6 | README.md |