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

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# HeadMeta

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

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

 * [Detalji](https://hr.wordpress.org/plugins/headmeta/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/headmeta/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/headmeta/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/headmeta/#developers)

 [Podrška](https://wordpress.org/support/plugin/headmeta/)

## Opis

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.

## Instalacija

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

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“HeadMeta” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

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

[Prevedite “HeadMeta” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/headmeta)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/headmeta/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/headmeta/)ili se pretplatite na
[dnevnik razvoja](https://plugins.trac.wordpress.org/log/headmeta/) od [RSS](https://plugins.trac.wordpress.org/log/headmeta/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.5 2010-01-14

 * Tested up to WordPress 3.0-alpha

## Meta

 *  Version **1.5**
 *  Zadnje ažuriranje **prije 11 godina**
 *  Aktivnih instalacija **50+**
 *  WordPress inačica ** 1.2 ili viša **
 *  Testirano do **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/headmeta/)
 * Oznaka
 * [keywords](https://hr.wordpress.org/plugins/tags/keywords/)[meta](https://hr.wordpress.org/plugins/tags/meta/)
   [posts](https://hr.wordpress.org/plugins/tags/posts/)[search](https://hr.wordpress.org/plugins/tags/search/)
   [seo](https://hr.wordpress.org/plugins/tags/seo/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/headmeta/advanced/)

## Ocjena

 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/)

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/headmeta/)

## Doniraj

Želite li podržati napredak ovog dodatka?

 [ Donirajte ovom dodatku ](http://dougal.gunters.org/donate)