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

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# HeadMeta

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

[Stáhnout](https://downloads.wordpress.org/plugin/headmeta.1.5.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/headmeta/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/headmeta/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/headmeta/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/headmeta/#developers)

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

## Popis

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.

## Instalace

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

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

HeadMeta je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

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

[Přeložte “HeadMeta” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/headmeta)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/headmeta/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/headmeta/), nebo se přihlaste
k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/headmeta/) pomocí
[RSS](https://plugins.trac.wordpress.org/log/headmeta/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.5 2010-01-14

 * Tested up to WordPress 3.0-alpha

## Meta

 *  Verze **1.5**
 *  Poslední aktualizace **před 11 roky**
 *  Aktivních instalací **50+**
 *  Verze WordPressu ** 1.2 nebo novější **
 *  Testováno až do WordPressu **4.3.34**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/headmeta/)
 * Štítků
 * [keywords](https://cs.wordpress.org/plugins/tags/keywords/)[meta](https://cs.wordpress.org/plugins/tags/meta/)
   [posts](https://cs.wordpress.org/plugins/tags/posts/)[search](https://cs.wordpress.org/plugins/tags/search/)
   [seo](https://cs.wordpress.org/plugins/tags/seo/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/headmeta/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  1 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/headmeta/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/headmeta/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/headmeta/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/headmeta/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/headmeta/reviews/?filter=1)

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

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/headmeta/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/headmeta/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](http://dougal.gunters.org/donate)