Title: Seamless Schema
Author: Nicolas Bernier
Published: <strong>2014 年 6 月 8 日</strong>
Last modified: 2015 年 4 月 14 日

---

搜尋外掛

![](https://ps.w.org/seamless-schema/assets/banner-772x250.png?rev=1002594)

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

![](https://ps.w.org/seamless-schema/assets/icon-256x256.png?rev=1002456)

# Seamless Schema

 由 [Nicolas Bernier](https://profiles.wordpress.org/nicolasbernier/) 開發

[下載](https://downloads.wordpress.org/plugin/seamless-schema.1.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/seamless-schema/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/seamless-schema/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/seamless-schema/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/seamless-schema/#developers)

 [技術支援](https://wordpress.org/support/plugin/seamless-schema/)

## 外掛說明

Seamless schema automatically inserts Schema.org and Open Graph metadata inside 
the page header to improve SEO and social network display. The metadata is extracted
by default from the blog content data such as the page title, the post excerpt, 
the thumbnail image but it can be completed for each blog post, page and attachment
using the provided metadata editor for simple properties and even within the page’s
HTML code for the more complex ones.

### Configuration

Configure the default page type and metadata and for the homepage. By clicking _Settings_/
_Seamless Schema_ in the admin page. This is optional since WordPress’ values (page
title, description and header image) are used by default. You can also set the Twitter
username of your website for the Twitter site cards from here.

If you have Polylang installed, you can set per-language settings.

Authors can fill their Twitter username in their profile for the Twitter site cards.

### How to use

When editing a blog post, a page or an attachment, you can set its Schema.org content
type and metadata. In most cases, the content-type will be _Article_ or _Web Page_
but you can set a more accurate type such as _Organization_ or _Product Review_.

You can add extra metadata and override the default ones such as the name, description(
post excerpt) and image by selecting the property you want in the select box then
click the + button. The properties that already have a default value show up in 
italic in the list. If you set an invalid property for the selected content type,
the row will show up in red and won’t be used on the website.

The metadata is added in meta tags in the page header so it’s totally invisible.
However, only canonical properties can be added. For more complex types such as 
home address and product review, you have to add manually the metadata in the HTML
code of your post. Have a look at the Schema.org website for more information about
the structure.

Additional OpenGraph and Twitter tags can be added in posts, pages and attachments
as custom fields prefixed by `og_` or `twitter_`. For example, to add the tag `og:
my_tag`, add a custom field named `og_og:my_tag` with the value you want.

## 螢幕擷圖

[⌊The Schema.org metadata editor⌉⌊The Schema.org metadata editor⌉[

The Schema.org metadata editor

## 安裝方式

 1. Download and unzip seamless-schema archive contents to the `/wp-content/plugins/
    seamless-schema` directory or add it using WordPress’ plugin manager.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. It works!

## 常見問題集

  How can I validate the Schema.org metadata of my web page ?

For Schema.org metadata, go to http://www.google.com/webmasters/tools/richsnippets

For OpenGraph metadata, go to https://developers.facebook.com/tools/debug/

For Twitter site cards, go to https://cards-dev.twitter.com/validator

  I have Schema.org validation errors. What can I do?

Your theme may already have its own Schema.org implementation that causes issues.
Try with another theme or disable Seamless Schema.

## 使用者評論

![](https://secure.gravatar.com/avatar/5bd41f897a5874d7119b1550106834bc79904dd36994f2f7e2bbe118aa1680e7?
s=60&d=retro&r=g)

### 󠀁[Has all of the options (that other plugins don't)](https://wordpress.org/support/topic/has-all-of-the-options-that-other-plugins-dont/)󠁿

 [chrisgollop81](https://profiles.wordpress.org/chrisgollop81/) 2016 年 9 月 3 日

I really like that the drop-down list contains all of the options for schema markup.
I find that other plugins (although perhaps more user-friendly) have a very limited
amount of schema mark-up, so unless you own a food blog you’re fucked. With a bit
of research on the Schema website this plugin speeds up the process a lot and is
very flexible. Highly recommended for podcasters.

![](https://secure.gravatar.com/avatar/9ed978b0df4ef0e3ea144b4f09b35fd91f9501dff72191bc65dc846fbd774466?
s=60&d=retro&r=g)

### 󠀁[Good but absolutely no documentation](https://wordpress.org/support/topic/good-but-absolutely-no-documentation/)󠁿

 [mariomillions](https://profiles.wordpress.org/mariomillions/) 2016 年 9 月 3 日

So much potential but no documentations. If you can get it to work its great. But
ratings is impossible to add.

 [ 閱讀全部 7 則使用者評論 ](https://wordpress.org/support/plugin/seamless-schema/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Seamless Schema〉的開發相關工作。

參與者

 *   [ Nicolas Bernier ](https://profiles.wordpress.org/nicolasbernier/)

[將〈Seamless Schema〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/seamless-schema)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/seamless-schema/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/seamless-schema/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/seamless-schema/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/seamless-schema/)。

## 變更記錄

#### 1.2

 * Added support for Facebook admins (fb:admins) and Facebook application ID (fb:
   app_id) meta tags.
 * Thumbnail image sizes have been optimized to match Facebook’s and Twitter’s requirements
   and provide maximum visibility:
    ** The “thumbnailUrl” Schema.org property and
   the Twitter site card image now use the large version of the featured image, 
   instead of the medium one. ** The “image” Schema.org property and the Open Graph
   image now use the featured image at its full size, instead of the medium one.

#### 1.1

 * Added Twitter site cards support
 * Minor bugfixes

#### 1.0

 * First public release

## 中繼資料

 *  版本 **1.2**
 *  最後更新 **11 年前**
 *  啟用安裝數 **60+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.1.42**
 *  語言
 * [English (US)](https://wordpress.org/plugins/seamless-schema/)
 * 標籤:
 * [opengraph](https://tw.wordpress.org/plugins/tags/opengraph/)[schema.org](https://tw.wordpress.org/plugins/tags/schema-org/)
   [seo](https://tw.wordpress.org/plugins/tags/seo/)[tag](https://tw.wordpress.org/plugins/tags/tag/)
 *  [進階檢視](https://tw.wordpress.org/plugins/seamless-schema/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  6 個 5 星使用者評論     ](https://wordpress.org/support/plugin/seamless-schema/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/seamless-schema/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/seamless-schema/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/seamless-schema/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/seamless-schema/reviews/?filter=1)

[撰寫評分](https://wordpress.org/support/plugin/seamless-schema/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/seamless-schema/reviews/)

## 參與者

 *   [ Nicolas Bernier ](https://profiles.wordpress.org/nicolasbernier/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/seamless-schema/)