這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Shopping Cart XML Sitemap

描述

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:

  1. WP e-Commerce
  2. Google XML Sitemaps – 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

評價

There are no reviews for this plugin.

貢獻者及開發者

“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