You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12 years ago | |
---|---|---|
config | 13 years ago | |
lib | 12 years ago | |
pkg | 13 years ago | |
spec | 13 years ago | |
.gitignore | 13 years ago | |
LICENSE | 13 years ago | |
README.md | 13 years ago | |
Rakefile | 13 years ago | |
spree_sitemap_generator.gemspec | 12 years ago |
README.md
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