[WordPress] 外掛分享: SEO Recipe Snippets

前言介紹

  • 這款 WordPress 外掛「SEO Recipe Snippets」是 2015-11-13 上架。
  • 目前有 40 個安裝啟用數。
  • 上一次更新是 2019-08-31,距離現在已有 2370 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
  • 有 2 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

waterloo-plugins |

外掛標籤

seo | google | Recipe | rich snippets | search engine optimization |

內容簡介

啟用搜尋引擎的豐富摘要。在 Google 的搜尋結果中顯示食譜名稱、評分、圖片、準備時間等等。

這個外掛一次只能在每篇文章中加入一個食譜。例如,若想設定食譜的準備時間,請在文章中加入以下的 shortcode:
[recipe type=”prepTime”]1 hour and 45 minutes[/recipe]

所有支援的屬性都列在下面:

name

菜餚的名稱。

image

正在製作的菜餚的圖片的網址。

description

簡短描述該菜餚。

rating

該項目的評分。

ratingCount

評分的總數量。

prepTime

製作該菜餚所需的時間長度。

cookTime

實際烹飪該菜餚所需的時間。

totalTime

製作加烹飪該菜餚所需的時間總長度。

yield

該食譜的產量數量。例如:服務人數或份數。

instructions

製作該菜餚的步驟。

ingredient

食譜中使用的食材。(可有多個)

這些屬性將被搜尋引擎和其他服務用來向用戶提供更好的內容。若想添加一個屬性但不願顯示該屬性,您可以添加 display="none"。例如:
[recipe type=”description” display=”none”]您可以在 Google 上看到它,但不能在我的博客上看到[/recipe]

以下是一個完全註釋的文章範例:
[recipe type=”name”]外婆的假日蘋果派[/recipe]

[recipe type=”image” display=”none”]apple-pie.jpg[/recipe]
發表時間:[recipe type=”datePublished”]2009 年 11 月 5 日[/recipe]
[recipe type=”description”]這是我外婆的蘋果派食譜。我喜歡加點肉荳蔻。

[recipe type="rating"]4.0[/recipe] 根據
[recipe type="ratingCount"]35[/recipe] 則評論

準備時間:[recipe type="prepTime"]30 分鐘[/recipe]
烹飪時間:[recipe type="cookTime"]1 小時[/recipe]
總時間:[recipe type="totalTime"]1 小時 30 分鐘[/recipe]
產量數量:[recipe type="yield"]1 個 9 吋派(8 份)[/recipe]

食材:
[recipe type="ingredient"]蘋果薄片:6 杯[/recipe]
[recipe type="ingredient"]白糖:3/4 杯[/recipe]
...

步驟:
[recipe type="instructions"]
1. 切割和削皮蘋果
2. 混合糖和肉桂。對於酸蘋果使用額外的糖。
...
[/recipe]

原文外掛簡介

Enables Rich Snippets for search engines. Show recipe name, rating, image, preparation time, and more on Google’s search results.
This plugin allows 1 recipe per post. For example, to set the preparation time of your recipe post, add the following shortcode into your post:
[recipe type=”prepTime”]1 hour and 45 minutes[/recipe]
All supported properties with examples:

name

The name of the dish.

image

URL of an image of the dish being prepared.

description

A short summary describing the dish.

rating

A numerical rating for the item.

ratingCount

The count of total number of ratings.

prepTime

The length of time it takes to prepare the recipe for dish.

cookTime

The time it takes to actually cook the dish.

totalTime

The total time it takes to prepare the cook the dish.

yield

The quantity produced by the recipe. For example: number of people served, or number of servings.

instructions

The steps to make the dish.

ingredient

An ingredient used in the recipe. (can have multiples)

These properties will be used by search engines and other services to serve better content to your users. If you want to add a property but you don’t want to display the property, you can add display="none". For example:
[recipe type=”description” display=”none”]You can see this on Google, but not on my blog[/recipe]
Here’s an example of a fully annotated post:
[recipe type=”name”]Grandma’s Holiday Apple Pie[/recipe]
[recipe type=”image” display=”none”]apple-pie.jpg[/recipe]
Published: [recipe type=”datePublished”]November 5, 2009[/recipe]
[recipe type=”description”]This is my grandmother’s apple pie recipe. I like to add a dash of nutmeg.[/recipe]
[recipe type="rating"]4.0[/recipe] stars based on
[recipe type="ratingCount"]35[/recipe] reviews

Prep time: [recipe type="prepTime"]30 min[/recipe]
Cook time: [recipe type="cookTime"]1 hour[/recipe]
Total time: [recipe type="totalTime"]1 hour 30 min[/recipe]
Yield: [recipe type="yield"]1 9" pie (8 servings)[/recipe]

Ingredients:
[recipe type="ingredient"]Thinly-sliced apples: 6 cups[/recipe]
[recipe type="ingredient"]White sugar: 3/4 cup[/recipe]
...

Directions:
[recipe type="instructions"]
1. Cut and peel apples
2. Mix sugar and cinnamon. Use additional sugar for tart apples.
...
[/recipe]

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「SEO Recipe Snippets」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

  • Schema & Structured Data for WP & AMP 》d-data-for-wp.com/docs/article/how-many-schema-types-do-we-support/" rel="nofollow ugc">查看所有支援的類型,目前已支援超過35種類型,其中包括部落格...。
  • Schema 》ema Markup外掛簡介, , 喜歡 Schema 外掛嗎?請考慮留下五顆星評價。, 這是一個超快、輕量的外掛,可以自動在 WordPress 網站中添加建議的 JSON-LD 格式的 sc...。
  • WP SEO Structured Data Schema 》網站的搜尋引擎優化效果。不過,這是相當複雜的事情,即使是經驗豐富的 SEO 專家也很難在網站中正確實現結構化數據和 schema。好消息是,我們創建了 WordPres...。
  • Schema – All In One Schema Rich Snippets 》這是最受歡迎的模式標記外掛,可讓您在搜索引擎中獲得引人注目的結果。容易實現像評論、活動、食譜、文章、產品、服務等模式類型。, 什麼是豐富片段(rich sni...。
  • Rich Contact Widget 》這個聯絡小工具附帶有微資料和微格式的標記,以便搜尋引擎可以在他們的搜尋結果中使用它。它可以幫助在搜尋結果中顯示您的業務或個人聯絡資訊,甚至包含您的...。
  • FAQ Schema For Pages And Posts 》FAQ Schema For Pages And Posts 是一款由Krystian Szastok, 倫敦 SEO 代理公司 RobotZebra 的創始人所開發,能夠將頁面上的問題和答案 (迷你 FAQ 部分) 即時...。
  • Schema App Structured Data 》Schema App WordPress 外掛會產生哪些標記?, 啟用 Schema App WordPress 外掛後,它會自動為您所有的頁面、文章、作者和類別內容建立 schema.org 標記,利用...。
  • Protect schema.org markup in HTML editor 》此外掛為 WordPress HTML 編輯器 (tinyMCE) ,可以使它不再將 schema.org 屬性 (如 itemscope/itemtype/itemprop) 視為無效的 HTML 屬性,在儲存文章或頁面內...。
  • Websitescanner Custom Schema 》此外掛為網頁和文章編輯器添加自訂欄位,以便添加結構化資料(JSON-ld)的自訂標記。此外掛也會驗證 JSON 是否格式正確。 , 您可以在每個頁面、文章和自訂文...。
  • WPSSO Strip Schema Microdata 》您的佈景主題模板是否被 Google 搜尋報告為無效的 Schema 標記?, 您是否需要從佈景主題模板中刪除舊的 Microdata 和 RDFa 標記?, 您是否需要從您的網頁中刪...。
  • SCHEMA for Article 》像 Google 這樣的搜尋引擎正以多種方式使用結構化資料標記,例如創建搜尋結果中的豐富片段。具有豐富片段的搜尋結果將提高您的點擊率並增加您網站的訪問量。,...。
  • Revi.io – Customer & Products Reviews 》透過 Revi,您可以透過客戶評價來增加銷售額,並轉化信任為銷售額。Revi 是一個線上評論系統,幫助不同規模的公司收集和展示來自客戶的評價。, Revi 的功能有...。
  • Feedaty Rating for WooCommerce 》這個外掛能夠自動管理您的 Feedaty 帳戶連接,並顯示您店舖的評價和產品的評價。, 您可以在特定的訂單觸發事件時將訂單數據發送到 Feedaty,甚至還可以使用導...。
  • FAQ Schema Markup – FAQ Structured Data 》Schema FAQ – 這是一個超快速且輕量的外掛,能夠自動以建議的 JSON-LD 格式將 FAQ Schema 結構化數據標記添加到 WordPress 網站。, FAQ Schema 是什麼...。
  • Easy Schema – Structured Data & Rich Snippets 》🚀 Easy Schema 讓你可以在 WordPress 網站上添加 Schema、structured data 和豐富片段,讓搜尋引擎獲得展示你的網站的所有必要資訊。立即開始吧!, WordPres...。

文章
Filter
Apply Filters
Mastodon