Title: HeadMeta
Author: Dougal Campbell
Published: <strong>2007 年 10 月 26 日</strong>
Last modified: 2015 年 8 月 26 日

---

搜索插件

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

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

# HeadMeta

 作者：[Dougal Campbell](https://profiles.wordpress.org/dougal/)

[下载](https://downloads.wordpress.org/plugin/headmeta.1.5.zip)

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

 [支持](https://wordpress.org/support/plugin/headmeta/)

## 描述

HeadMeta creates `<meta>` “description” or “keywords” tags for individual
 posts
or pages. It can also create arbitrary `<meta>` or `<link>` tags. These are easily
set on a per-post (or page) basis by simply adding Custom Fields.

See the Installation section for more detailed examples.

## 安装

 1. Upload the `headmeta` folder and its contents to your `wp-contents/plugins` directory.
 2. Activate in the `Plugins` menu.
 3. Add Custom Fields to your posts.

To use this plugin, you add key/value pairs in the Custom Fields section
 when you
create or edit a post or page. If you enter `description` or keywords as the name
of the key, HeadMeta will automatically generate an appropriate `<meta>` “description”
or “keywords” tag in the head of your HTML.

If you need to create arbitrary `<link>` or `<meta>` tags, you can use
 “`head_link`”
and “`head_meta`” as the key. Whatever you enter as the value for that custom field
will be plugged into the generated `<link>` or `<meta>` tag. For example, if you
added the following keys and values:

**KEY**: `head_link`
 **VALUE**: `rel="seealso" href="http://example.com/movies/"`

**KEY**: `head_meta`
 **VALUE**: `name="keywords" content="entertainment,movies"`

This would generate two tags in the of the page when someone visited
 the permalink
for the post:

    ```
     <link rel="seealso" href="http://example.com/movies/" />
     <meta name="keywords" content="entertainment,movies" />
    ```

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Dougal Campbell ](https://profiles.wordpress.org/dougal/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.5 2010-01-14

 * Tested up to WordPress 3.0-alpha

## 额外信息

 *  版本 **1.5**
 *  最后更新：**11 年前**
 *  活跃安装数量 **50+**
 *  WordPress 版本 ** 1.2 或更高版本 **
 *  已测试的最高版本为 **4.3.34**
 *  语言
 * [English (US)](https://wordpress.org/plugins/headmeta/)
 * 标签
 * [keywords](https://cn.wordpress.org/plugins/tags/keywords/)[meta](https://cn.wordpress.org/plugins/tags/meta/)
   [posts](https://cn.wordpress.org/plugins/tags/posts/)[search](https://cn.wordpress.org/plugins/tags/search/)
   [seo](https://cn.wordpress.org/plugins/tags/seo/)
 *  [高级视图](https://cn.wordpress.org/plugins/headmeta/advanced/)

## 评级

 5 星（最高 5 星）。

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

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

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

## 贡献者

 *   [ Dougal Campbell ](https://profiles.wordpress.org/dougal/)

## 支持

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

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

## 捐助

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

 [ 捐助此插件 ](http://dougal.gunters.org/donate)