Title: HeadMeta
Author: Dougal Campbell
Published: <strong>26 أكتوبر، 2007</strong>
Last modified: 26 أغسطس، 2015

---

البحث عن الإضافات

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

![](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://ar.wordpress.org/plugins/headmeta/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/headmeta/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/headmeta/#installation)
 * [التطوير](https://ar.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

## ميتا Meta

 *  Version **1.5**
 *  Last updated **قبل 11 سنة**
 *  Active installations **50+**
 *  WordPress version ** 1.2 أو أعلى **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/headmeta/)
 * Tags
 * [keywords](https://ar.wordpress.org/plugins/tags/keywords/)[meta](https://ar.wordpress.org/plugins/tags/meta/)
   [posts](https://ar.wordpress.org/plugins/tags/posts/)[search](https://ar.wordpress.org/plugins/tags/search/)
   [seo](https://ar.wordpress.org/plugins/tags/seo/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/headmeta/advanced/)

## التقييم

 5 من 5 نجوم.

 *  [  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)