
內容簡介
總結:Simple Reviews Badge 是一款輕量級外掛程式,可將 Google 評論和星級評分以可自訂的徽章格式顯示。它使用 Google Places API 來擷取並顯示評論,同時支援結構化標記以提升 SEO 優化。
問題與答案:
1. Simple Reviews Badge 主要功能是什麼?
- 顯示 Google 評論的總體評分和星級評分。
2. 在 WordPress 中,Simple Reviews Badge 可以透過哪些途徑來自訂?
- 可透過 WordPress 管理員設置進行自訂。
3. Simple Reviews Badge 支援哪種功能以增強 SEO 優化?
- 支援結構化標記(schema markup)。
4. 為了提升效能,Simple Reviews Badge 使用了什麼技術?
- 使用 AJAX-based 載入。
5. Simple Reviews Badge 提供了什麼樣的 HTML 結構來進行篩選和自訂?
- 提供可篩選和自訂的 HTML 結構。
外掛標籤
開發者團隊
原文外掛簡介
Simple Reviews Badge is a lightweight plugin that displays aggregate Google Reviews and star ratings in a customisable badge format. It uses the Google Places API to fetch and display reviews with schema markup support for better SEO.
Key Features:
* Display Google Reviews with aggregate ratings and stars.
* Customisable through WordPress admin settings.
* Supports schema markup for enhanced SEO.
* AJAX-based loading for better performance.
* Filterable and customisable HTML structure.
Usage
You can display the Simple Reviews Badge on any page or post by using the following shortcode:
[simple_reviews_badge_display_reviews include_schema="true" img_src="./logo.png"]
include_schema (default: false): Whether to include a product schema describing your review count and average score. Enabling this will add a review star rating to your Google search results on the page your shortcode is included.
img_src (default: see settings page): Override the main image from the settings page for a single reviews badge instance
The shortcode will render a Simple Reviews Badge with stars, aggregate ratings, and a review count.
Settings
To configure the plugin, go to Settings > Simple Reviews Badge in the WordPress admin panel. Here are the available settings:
Basic Settings
Google Place ID: The Place ID of your business location on Google.
Google API Key: Your Google Places API key.
Review Badge Image URL: The image displayed alongside the reviews (e.g., Google logo).
Cache Duration: How long (in seconds) to cache the review data before fetching fresh data.
Google Review Link: A link to the reviews page on Google (used in the badge).
