Title: HeadMeta
Author: Dougal Campbell
Published: <strong>ඔක්තෝබර් 26, 2007</strong>
Last modified: අගෝස්තු 26, 2015

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# HeadMeta

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

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

 * [Details](https://si.wordpress.org/plugins/headmeta/#description)
 * [Reviews](https://si.wordpress.org/plugins/headmeta/#reviews)
 *  [Installation](https://si.wordpress.org/plugins/headmeta/#installation)
 * [Development](https://si.wordpress.org/plugins/headmeta/#developers)

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

## Description

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.

## Installation

 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" />
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“HeadMeta” is open source software. The following people have contributed to this
plugin.

Contributors

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

[Translate “HeadMeta” into your language.](https://translate.wordpress.org/projects/wp-plugins/headmeta)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/headmeta/), check out
the [SVN repository](https://plugins.svn.wordpress.org/headmeta/), or subscribe 
to the [development log](https://plugins.trac.wordpress.org/log/headmeta/) by [RSS](https://plugins.trac.wordpress.org/log/headmeta/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.5 2010-01-14

 * Tested up to WordPress 3.0-alpha

## Meta

 *  Version **1.5**
 *  Last updated **වසර 11ක් ago**
 *  Active installations **60+**
 *  WordPress version ** 1.2 or higher **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/headmeta/)
 * Tags
 * [keywords](https://si.wordpress.org/plugins/tags/keywords/)[meta](https://si.wordpress.org/plugins/tags/meta/)
   [posts](https://si.wordpress.org/plugins/tags/posts/)[search](https://si.wordpress.org/plugins/tags/search/)
   [seo](https://si.wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://si.wordpress.org/plugins/headmeta/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/headmeta/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/headmeta/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/headmeta/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/headmeta/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/headmeta/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/headmeta/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/headmeta/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://dougal.gunters.org/donate)