前言介紹
- 這款 WordPress 外掛「itemprop WP for SERP/SEO Rich snippets」是 2012-07-03 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 600 個安裝啟用數。
- 上一次更新是 2017-06-13,距離現在已有 2882 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
- 有 16 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
seo | schema | itemprop | schema.org | schema.org itemprop |
內容簡介
這個外掛非常簡單。使用 WordPress 內建的函數來篩選元素屬性,並添加具有 schema.org 條目屬性的 標籤。
請注意,此外掛無法修復編程不良的 WordPress 網站!
在此外掛的首頁上您可以了解更多訊息:itempropWP 專案首頁。
您有如何改善它的好主意嗎?歡迎在此處分享。若有 BUG,也可以在此處回報。
以下為輸出範例:
itemType="https://schema.org/WebPage"
itemid="http://fulllink.example.com/seo-optimized-article/"/>
評論
原文外掛簡介
This plugin is very simple. Using WordPress built in function to filter element attributes and adding tags with schema.org item properties.
This plugin will NOT FIX BADly programmed WordPress sites!
Project itempropWP homepage
Have a good idea for improvement? Share it | BUG report
Example output:
Review
How does it work?
This assumes that Your page is not fully integrated with HTML5’s data properties for microdata. This plugin will create small code inside Your full content, with extra microdata from schema.org. This will be ONLY on singular pages – post, page or your custom post type.
Once we are on singular page:
we will extract from it EXCERPT.
If You haven’t provided excerpt, plugin will look-up for post content, and downsize it to 170 symbols up to full word.
If your content consist ONLY of shortcode, it will strip it out, and leave empty content. 🙁
If we have empty content, from previous step, we will use post title. Not best choice, but at least we have some description.
If Your post do not have even title, plugin will give up and your description will be empty. (This is very bad :’) )
Other options, like datePublished, dateModified (if enabled), UserComments (if enabled), url are taken from post
SMC Facebook
Author’s Facebook page
Development: Github
Developer on twitter @UmbrovskisCom / @SimpleMediaCode
Require PHP at least 5.3
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「itemprop WP for SERP/SEO Rich snippets」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.1 | 2.0 | 3.0 | 3.1.1 | 3.1.2 | 3.1.3 | 3.1.4 | 3.2.0 | 3.2.1 | 3.3.0 | 3.3.1 | 3.3.2 | 3.3.3 | 3.3.4 | 3.3.5 | 3.3.6 | 3.4.0 | 3.4.1 | 3.4.2 | 3.4.3 | 3.4.4 | 3.4.6 | 3.4.7 | 3.4.8 | trunk | 3.4.10 | 3.1.4.1 | 3.5.201512231 | 3.5.201602152 | 3.5.201604171 | 3.5.201610051 | 3.5.201706131 |
延伸相關外掛(你可能也想知道)
SimpleSchema Free 》這個微數據插入縮略語工具可避免 WordPress 內建的 TinyMCE 內容編輯器在你從代碼文字視圖切換到視覺化視圖時刪除微數據。, ES: Esta herramienta shortcode ...。
WP Microdata 》這個外掛讓您能夠使用簡碼添加微數據區塊。, [microdata type="http://schema.org/Article"], [md_item prop="articleBody" element="p"]Lorem ipsum及其他[/...。