Описание
This plugin automatically adds products and categories from the WP E-Commerce plugin to your XML sitemap to help search engines discover your shop.
Установка
You Must already have the following plugins installed:
- WP e-Commerce
- Google XML Sitemaps — Version 3.2 or above
- Upload the plugin to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Regenerate your sitemap
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WP Shopping Cart XML Sitemap» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WP Shopping Cart XML Sitemap» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1.5
- Fix encoding problem with non-permalink (E.g. ?page=22&category_id=22&product_id=22) style URLs
1.1.4
- Fix compatibility with WP E-Commerce versions prior to 3.7
1.1
- Better compatibility with WP E-Commerce versions prior to 3.7
1.0
- Product timestamp could be empty if no product ratings
0.9
- Product timestamp should go up if a product is «rated». Timestamp will update when sitemap is next updated after a product rating — it doesn’t automatically trigger yet.
0.8
- Bumped comaptability tag to WordPress 2.9
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