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)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/seamless-schema/#description)
 * [评价](https://cn.wordpress.org/plugins/seamless-schema/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/seamless-schema/#installation)
 * [开发进展](https://cn.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

## 安装

 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 年前**
 *  活跃安装数量 **70+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **4.1.42**
 *  语言
 * [English (US)](https://wordpress.org/plugins/seamless-schema/)
 * 标签
 * [opengraph](https://cn.wordpress.org/plugins/tags/opengraph/)[schema.org](https://cn.wordpress.org/plugins/tags/schema-org/)
   [seo](https://cn.wordpress.org/plugins/tags/seo/)[tag](https://cn.wordpress.org/plugins/tags/tag/)
 *  [高级视图](https://cn.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)

[Your review](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/)