spree_sitemap_generator/README.md

706 B

Spree Sitemap Generator

Spree sitemap generator is a sitemap generator based on the sitemap_generator gem http://github.com/kjvarga/sitemap_generator. It adheres to the Sitemap 0.9 protocol specification.

Installation

gem install spree-sitemap-generator

Example goes here.

Setup

echo "public/sitemap*" >> .gitignore

Features

  • Notifies search engine of new sitemaps (Google, Yahoo, Ask, Bing)
  • Compresses sitemaps with gzip
  • Provides basic sitemap of a Spree site
  • Allows you to easily add additional sitemaps for pages you add to your site

Special Thanks

Copyright (c) 2010 [name of extension creator], released under the New BSD License