Title: Semantic Tags
Author: Thanos Adamidis
Published: <strong>2013 年 11 月 25 日</strong>
Last modified: 2014 年 5 月 21 日

---

搜索插件

![](https://ps.w.org/semantic-tags/assets/banner-772x250.jpg?rev=918604)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/semantic-tags_7b94b0.svg)

# Semantic Tags

 作者：[Thanos Adamidis](https://profiles.wordpress.org/mediapoint/)

[下载](https://downloads.wordpress.org/plugin/semantic-tags.zip)

 * [详情](https://cn.wordpress.org/plugins/semantic-tags/#description)
 * [评价](https://cn.wordpress.org/plugins/semantic-tags/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/semantic-tags/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/semantic-tags/#developers)

 [支持](https://wordpress.org/support/plugin/semantic-tags/)

## 描述

Search has changed. No longer is it possible to manage your on-site SEO with a single“
All-in-one” Plug-In.

Semantic search has not only arrived, but it underpins everything Google’s Hummingbird
algorithm is about.

Our Plug-In raises your game. Unlike others, ours gets to the very source code of
your content.

This enables Google and other search engines to understand what your content relates
to, even giving you the ability to link out to authority resources from the tag 
itself.

### How to use the Semantic Tag Plug-In

Unlike other tags that you simply enter into a sidebar widget, these tags are extremely
editable. You are “marking up” the tags, giving them a whole new dimension and purpose.

Once you have installed the Plug-In, click through your WordPress.org dashboard 
into the “Posts” section, as you would if you were going in to edit existing posts.

Once through, you will be prompted to “Add new Semantic Tag”. A Word Cloud of the
most popular tags will appear above the data entry board. A full list will simultaneously
appear to the right, should you need to edit any tags.

Please bear in mind that an edit to the tag will be reflected across your site.

If you’ve created the Semantic Tags or used them in posts before you publish your
content, you can add them to your post in the “New Post” dashboard as with the previous
tag widget. Only this time, our Plug-In will render in the sidebar, too.

### Creating your Semantic Tag

There are 10 possible entry fields – don’t panic. You’ll soon get used to filling
these in quickly and efficiently.

**The features are as follows:**

    1. 1. Name – this is the name of your tag and what will appear beneath your post
       as a Semantic Tag.
 *  1. 2. Link – this is the relevant content that you would like your customer to 
       be taken to once they click on the tag.
 *  1. 3. Rel – here, you can enter multiple rel= attributes. If you’re linking to 
       external sources, it is well worth entering a “nofollow“ here as your first 
       rel. A space in between each is all you need to enter multiple rel properties
 *  1. 4. Title – is the text that customers see when they hover over the tag; needless
       to say, it should be relevant to the content you’re linking to.
 *  1. 5. Property – what is the type of tag you are entering, such as a Ctag that 
       would be in the source code of your page
 *  1. 6. Resource – is a background link that provides authority to your tag. It will
       not be clickable on site
 *  1. 7. Content – describe the related content to the tag within your article
 *  1. 8. Typeof – defines the type of operand to the search engine
 *  1. 9. Target – if you want the tag link (2.) to open in new tab, check this box
 *  1. 10. Popup – similarly, if you’d prefer a popup (keeping the reader on page),
       check this box

And that’s all there is to it.

Press update and the tag, with all its configuration data, will save in the “Saved/
Editable Tag” list.

You can add each tag to your post from the Semantic Tag Sidebar Widget and, when
published, they will render on the screen.

Please proceed to our FAQ where we have a list of queries we had ourselves when 
creating this Plug-In.

Thanks for downloading our Semantic Tag Plug In; don’t forget to write a rave review!

## 屏幕截图

[⌊Screenshot of the edit page.⌉⌊Screenshot of the edit page.⌉[

Screenshot of the edit page.

## 安装

 1. Upload the whole folder to the /wp-content/plugins/ directory.
 2. Activate the plugin through the Plugins menu in WordPress.

### How to use it

Choose one of the follow:

 1. Tag cloud Widget Go to admin panel on Appearance-> Widgets. Add SemanticWidget 
    in a widget area of your choise.
 2. Shortcode All Add the shortcode [semantic_tags] in any text field and show all 
    the tags of the specific page.
 3. Shortcode One word Replace any word in the text with the shortcode [semantic_tags
    text=”tag-name”] (replace the “tag-name” with the tag of your choise)
 4. Template page (For developers) Replace get_the_tag_list(”, __(‘, ‘ , ”)) with SemanticTags_Plugin::
    get_semantic_tags(); on index.php or function.php files. Alternative you can add“
    echo SemanticTags_Plugin::get_semantic_tags()” in any template page.

## 常见问题

### Semantic Tag Plug-In FAQ

**How much does the Semantic Tag Plug-In cost?**
 Nothing, this is a free Plug-In.

**Do I need to use other WordPress.org tag widgets?**
 No, semantic tags are the
only tag markup you’ll need.

**Do I need to add “keywords”?**
 The tags must be relevant to your post, as with
the markup inside each tag. Providing they are, you do not have to tell the search
engine what keywords you are targeting with your article.

**Can I really use multiple rel attributes?**
 Yes, as long as you leave a space
in between each attribute.

**Can I use this Plug-In for Authorship markup?**
 Theoretically, yes, if you were
handy with editing the code. However, we do have a similar Plug-In coming soon that
will add rel=author for you.

**When should I use the “nofollow” attribute?**
 If you’re not aware of the benefit
of followed (DoFollow) outbound links or if you do not fully trust the reputation
of the site you’re linking to, then use “nofollow” as your first rel attribute. 
Other attributes can be added after “nofollow”.

If I add a tag to my post from the Sidebar Widget, will it still work?
 Yes, all
of the tags, once saved, retain all of the information you enter about them. However,
if you change the setting of a tag to suit a particular post, those changes will
be reflected everywhere you have that tag appearing on your website.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Semantic Tags」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Thanos Adamidis ](https://profiles.wordpress.org/mediapoint/)

[帮助将「Semantic Tags」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/semantic-tags)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/semantic-tags/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/semantic-tags/)，或通过[RSS](https://plugins.trac.wordpress.org/log/semantic-tags/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/semantic-tags/)。

## 更新日志

#### 1.0

 * Initial release

## 额外信息

 *  版本 **1.2**
 *  最后更新：**12 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **3.9.40**
 *  语言
 * [English (US)](https://wordpress.org/plugins/semantic-tags/)
 * 标签
 * [semantic](https://cn.wordpress.org/plugins/tags/semantic/)[semantic web](https://cn.wordpress.org/plugins/tags/semantic-web/)
   [tag](https://cn.wordpress.org/plugins/tags/tag/)[tagging](https://cn.wordpress.org/plugins/tags/tagging/)
 *  [高级视图](https://cn.wordpress.org/plugins/semantic-tags/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/semantic-tags/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/semantic-tags/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/semantic-tags/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/semantic-tags/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/semantic-tags/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/semantic-tags/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/semantic-tags/reviews/)

## 贡献者

 *   [ Thanos Adamidis ](https://profiles.wordpress.org/mediapoint/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/semantic-tags/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.mediapoint.gr/services/wordpress-design/)