Title: HeadMeta
Author: Dougal Campbell
Published: <strong>26.10.2007</strong>
Last modified: 26.08.2015

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями 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://uk.wordpress.org/plugins/headmeta/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/headmeta/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/headmeta/#installation)
 * [Розробка](https://uk.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/) або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/headmeta/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/headmeta/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.5 2010-01-14

 * Tested up to WordPress 3.0-alpha

## Мета

 *  Версія **1.5**
 *  Останнє оновлення **11 років тому**
 *  Активних встановлень **50+**
 *  Версія WordPress ** 1.2 або вище **
 *  Tested up to **4.3.34**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/headmeta/)
 * Позначки
 * [keywords](https://uk.wordpress.org/plugins/tags/keywords/)[meta](https://uk.wordpress.org/plugins/tags/meta/)
   [posts](https://uk.wordpress.org/plugins/tags/posts/)[search](https://uk.wordpress.org/plugins/tags/search/)
   [seo](https://uk.wordpress.org/plugins/tags/seo/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/headmeta/advanced/)

## Оцінки

 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)

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

[See all reviews](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)