=== Plugin Name === Contributors: leewillis77 Tags: e-commerce, sitemaps Requires at least: 2.8 Tested up to: 2.8 Stable tag: 0.7 Add XML sitemap entries for WP E-Commerce categories and products == Description == This plugin automatically adds products and categories from the WP E-Commerce plugin to your XML sitemap to help search engines discover your shop. == Installation == *You Must* already have the following plugins installed: 1. [WP e-Commerce](http://wordpress.org/extend/plugins/wp-e-commerce/) 2. [Google XML Sitemaps](http://wordpress.org/extend/plugins/google-sitemap-generator/) - Version 3.2 or above 3. Upload the plugin to the `/wp-content/plugins/` directory 4. Activate the plugin through the 'Plugins' menu in WordPress 5. Regenerate your sitemap == Frequently Asked Questions == == Screenshots == == Changelog == = 0.7 = * Fix problem with people whose table prefix wasn't wp_ (Thanks to Ben Huson) = 0.6 = * No changes from 0.4 - I just messed up pushing it to the Wordpress plugin directory :) = 0.4 = * Only include active products and categories (Thanks to Dan Lawson) = 0.3 = * Support new regeneration hook in Google XML Sitemaps plugin = 0.2 = * Initial Release