https://github.com/codenamev/spree-core-seo
SEO enhancements to the Spree ecommerce system
https://github.com/codenamev/spree-core-seo
Last synced: 11 months ago
JSON representation
SEO enhancements to the Spree ecommerce system
- Host: GitHub
- URL: https://github.com/codenamev/spree-core-seo
- Owner: codenamev
- License: bsd-3-clause
- Created: 2011-03-04T17:40:22.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-10-17T10:12:56.000Z (over 14 years ago)
- Last Synced: 2025-03-27T02:43:16.565Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 171 KB
- Stars: 13
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
CoreSEO
========
Description
-----------
CoreSEO is an extension to Spree, the Ruby on Rails-based shopping cart system. CoreSEO adds the following additional SEO features to a Spree site:
* Sitemap generation thanks to @stephskardal's spree-sitemaps here: github.com/stephskardal/spree-sitemaps, with added bonus product images in the xml view
* Added Homepage title and meta tag overrides
* Added ability to customize title and meta tags for taxon pages
* Added ability to customize title tags for product pages
* Added hook for keywords footer
NOTE:
-----
CoreSEO extension has only been tested on Spree 0.11.x
TODO:
-----
* bolding keywords sitewide
* 0.4.x upgrades