[WordPress] 外掛分享: WooCommerce Product Review Schema – Automatic, no Setup Needed

首頁外掛目錄 › WooCommerce Product Review Schema – Automatic, no Setup Needed
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
100+
安裝啟用
★★★☆☆
3.3/5 分(3 則評價)
2256 天前
最後更新
問題解決
WordPress 3.6+ v1.0.1 上架:2019-06-18

內容簡介

此外掛能自動將豐富片段結構加入到 WooCommerce 產品中,讓 Google 搜尋顯示客戶對產品的評價星等。

非常簡單。

只要產品有客戶評價,此外掛便會自動加上以下的片段結構碼:

{
"@context": "http://schema.org",
"@id": "#product",
"@type": "IndividualProduct",
"aggregateRating": {
"@type": "AggregateRating",
"ratingCount": "$rating_count",
"ratingValue": "$average_rating"
},
"name": "$product_title",
"category": "$category"
}

… 這樣 Google 搜尋就會顯示產品的評價星等。

不需任何設置,一切都自動化,只需啟用此外掛即可。

此外掛非常輕量,且完全免費。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WooCommerce Product Review Schema – Automatic, no Setup Needed」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Automatically add the rich snippets schema to display review stars on Google searches for WooCommerce Products.
It’s very simple.
When the product has reviews left by customers, it will automatically add this schema code:
{
"@context": "http://schema.org",
"@id": "#product",
"@type": "IndividualProduct",
"aggregateRating": {
"@type": "AggregateRating",
"ratingCount": "$rating_count",
"ratingValue": "$average_rating"
},
"name": "$product_title",
"category": "$category"
}

… which makes Google display the review stars on the search pages.
No setup needed. Everything is automatic. Just activate the plugin.
This plugin is super lightweight and it’s completely free.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon