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

Structured Data of JSON-LD

外掛說明

Set Structured Data of “JSON-LD” to your WebSite.

Schema type that you can use is “Article”,”Person”,”WebSite” and “searchAction”.

If Front Page, you can use “WebSite” and “searchAction”.

IF post.php and page.php, you can use “Article” and “Person”.

Contributors

Arbitrary section

安裝方式

  1. Upload easy-json-ld-setter directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

Can I use other schema in my site ?

Now I try to support other schema.Sorry.

How Can I test Structued Data ?

Use “Structured Data Testing Tool” by Google

Try it! -> https://developers.google.com/webmasters/structured-data/testing-tool/

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Structured Data of JSON-LD〉的開發相關工作。

參與者

將〈Structured Data of JSON-LD〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.2

2015/08/18 Move JSON-LD from “wp_head” to “wp_footer”.
Add Dummy Image for required image properties.

2.1

2015/08/11 Support Article Requirement.

2.0

2015/01/20 support “Structured Data Testing Tool”

1.2

2014/10/01 Add “Search Action”.

1.1

2014/09/30 Bug Fixed.

1.0

2014/09/30 released