Title: Head Meta Data
Author: Jeff Starr
Published: <strong>2012년 11월 14일</strong>
Last modified: 2026년 4월 21일

---

플러그인 검색

![](https://ps.w.org/head-meta-data/assets/banner-772x250.jpg?rev=1383730)

![](https://ps.w.org/head-meta-data/assets/icon-256x256.png?rev=1472531)

# Head Meta Data

 작성자: [Jeff Starr](https://profiles.wordpress.org/specialk/)

[다운로드](https://downloads.wordpress.org/plugin/head-meta-data.20260421.zip)

 * [세부사항](https://ko.wordpress.org/plugins/head-meta-data/#description)
 * [평가](https://ko.wordpress.org/plugins/head-meta-data/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/head-meta-data/#installation)
 * [개발](https://ko.wordpress.org/plugins/head-meta-data/#developers)

 [지원](https://wordpress.org/support/plugin/head-meta-data/)

## 설명

> ✨ Add meta tags to your site
>  ✨ Blazing fast performance ✨ Uses only 60KB of
> code!

Head Meta Data (HMD) improves the definition and semantic quality of your website
by adding `<meta>` tags to the `<head>` section of your web pages. Super lightweight,
fast, and user-friendly.

### 🤖 Default Meta Tags

Customize the perfect set of meta tags for your site. For example:

    ```
    <head>

        <meta charset="utf-8">
        <meta name="abstract" content="Obsessive Web Development">
        <meta name="author" content="Jeff Starr (aka Perishable)">
        <meta name="classification" content="Website Development">
        <meta name="copyright" content="Copyright Perishable Press">
        <meta name="description" content="Web Development Tutorials">
        <meta name="designer" content="Jeff Starr @ Monzilla Media">
        <meta name="distribution" content="Global">
        <meta name="keywords" content="Web, WordPress, Tutorials">
        <meta name="language" content="en">
        <meta name="publisher" content="Perishable Press">
        <meta name="rating" content="General">
        <meta name="resource-type" content="Document">
        <meta name="revisit-after" content="3">
        <meta name="subject" content="Web Dev + WordPress + Security">
        <meta name="template" content="shapeSpace WordPress Theme">
        <meta name="robots" content="index,follow">

        <!-- plus you can add your own custom tags! -->

    </head>
    ```

### 🤖 Dynamic Meta Tags

Use shortcodes to dynamically output SEO meta tags:

    ```
    <title>[hmd_post_title] | My Awesome Website</title>
    <meta name="description" content="[hmd_post_excerpt]">
    ```

This outputs dynamic titles and descriptions, useful for SEO. You also can add unique
meta tags and markup on specific posts and pages. Check out the [Installation tab](https://wordpress.org/plugins/head-meta-data/#installation)
for more information.

> ✨ Help bots understand your content better

### 🤖 Features

 * Simple and easy to use
 * Clean, standards-based code
 * Customize all `<meta>` tags
 * Add your own custom `<meta>` tags
 * Add custom meta tags on any post or page
 * Supports X (Twitter) Cards and Facebook Open Graph tags
 * Supports `<meta>`, `<link>`, `<base>`, `<title>`, and `<style>`
 * Automatically adds tags to the `<head>` section of all pages
 * Check out a Live Preview of your meta tags and custom tags
 * Auto-populates tags using your site’s information
 * Use shortcodes to include dynamic information
 * Easily disable any unwanted tags
 * Lightweight, fast, and secure

> ✨ Check out [Head Meta Pro](https://plugin-planet.com/head-meta-pro/) to define
> tags for each page view

### 🤖 Shortcodes

Shortcodes enable you to include dynamic bits of information in your meta tags. 
Head Meta Data provides the following shortcodes:

    ```
    [hmd_post_excerpt]  Outputs post excerpt
    [hmd_post_date]     Outputs post date
    [hmd_post_author]   Outputs post author
    [hmd_post_title]    Outputs post title
    [hmd_post_cats]     Outputs post categories
    [hmd_post_tags]     Outputs post tags
    [hmd_site_tagline]  Outputs site tagline
    [hmd_site_title]    Outputs site title
    [hmd_year]          Outputs current year
    [hmd_tab]           Outputs tab space to tag markup
    ```

So you can display your own set of custom meta tags exactly as desired. [Learn more »](https://wordpress.org/plugins/head-meta-data/#installation)

### 🤖 Pro Features

The [Pro version](https://plugin-planet.com/head-meta-pro/) can do everything the
free version can do, PLUS:

 * Define meta tags for Custom Post Types
 * Define meta tags for each type of page-view (e.g., home, posts, pages, archive,
   search)
 * Define tags for Facebook (Open Graph)
 * Define tags for X (Twitter)
 * Define Facebook and X tags for each type of page view
 * 40+ advanced [shortcut variables](https://plugin-planet.com/head-meta-pro-shortcut-variables/)
   like `%POST_AUTHOR%` and `%ARCHIVE_TYPE%`
 * Dedicated “Meta Tags” meta box for posts and pages
 * Add custom meta tags to any post or page-view
 * Add custom script and style to any post or page-view
 * Meta Tags box integrates with SEO plugins
 * Additional meta tags beyond the free version
 * Dedicated setting for `image_src` link tag
 * Premium support for pro purchases

> ✨ Level up your meta tags with [Head Meta Pro »](https://plugin-planet.com/head-meta-pro/)

### 🤖 Privacy

This plugin does not collect or store any user data. It does not set any cookies,
and it does not connect to any third-party locations. Thus, this plugin does not
affect user privacy in any way.

Head Meta Data is developed and maintained by [Jeff Starr](https://x.com/perishable),
15-year [WordPress developer](https://plugin-planet.com/) and [book author](https://books.perishablepress.com/).

### 🤖 Support Development

I develop and maintain this free plugin with love for the WordPress community. To
show support, you can [make a donation](https://monzillamedia.com/donate.html) or
purchase one of my books:

 * [The Tao of WordPress](https://wp-tao.com/)
 * [Digging into WordPress](https://digwp.com/)
 * [.htaccess made easy](https://htaccessbook.com/)
 * [WordPress Themes In Depth](https://wp-tao.com/wordpress-themes-book/)
 * [Wizard’s SQL Recipes for WordPress](https://books.perishablepress.com/downloads/wizards-collection-sql-recipes-wordpress/)

And/or purchase one of my premium WordPress plugins:

 * [BBQ Pro](https://plugin-planet.com/bbq-pro/) – Blazing fast WordPress firewall
 * [Blackhole Pro](https://plugin-planet.com/blackhole-pro/) – Automatically block
   bad bots
 * [Banhammer Pro](https://plugin-planet.com/banhammer-pro/) – Monitor traffic and
   ban the bad guys
 * [GA Google Analytics Pro](https://plugin-planet.com/ga-google-analytics-pro/)–
   Connect WordPress to Google Analytics
 * [Head Meta Pro](https://plugin-planet.com/head-meta-pro/) – Ultimate Meta Tags
   for WordPress
 * [REST Pro Tools](https://plugin-planet.com/rest-pro-tools/) – Awesome tools for
   managing the WP REST API
 * [Simple Ajax Chat Pro](https://plugin-planet.com/simple-ajax-chat-pro/) – Unlimited
   chat rooms
 * [USP Pro](https://plugin-planet.com/usp-pro/) – Unlimited front-end forms

Links, tweets and likes also appreciated. Thanks! 🙂

## 스크린샷

 * [[
 * Head Meta Data: Plugin Settings (panels toggle open/closed)

## 설치

### 🤖 Installation

 1. Upload the plugin to your blog and activate
 2. Visit the settings to configure your options

[More info on installing WP plugins](https://wordpress.org/documentation/article/manage-plugins/#installing-plugins-1)

### 🤖 Shortcodes

Shortcodes enable you to include dynamic bits of information in your meta tags. 
Head Meta Data provides the following shortcodes:

    ```
    Single post views

    [hmd_post_excerpt]  Outputs post excerpt
    [hmd_post_date]     Outputs post date
    [hmd_post_author]   Outputs post author
    [hmd_post_title]    Outputs post title
    [hmd_post_cats]     Outputs post categories
    [hmd_post_tags]     Outputs post tags
    [hmd_site_tagline]  Outputs site tagline
    [hmd_site_title]    Outputs site title
    [hmd_year]          Outputs current year
    [hmd_tab]           Outputs tab space to tag markup
    ```

You can include any of these shortcodes in the “Custom Tags” setting, and the displayed
information will reflect the current post being viewed. On non-single page views,
like the homepage, archives, and search results, the shortcodes display general 
information:

    ```
    Non-single views

    [hmd_post_excerpt]  Outputs site description
    [hmd_post_date]     Outputs date of latest post
    [hmd_post_author]   Outputs site name
    [hmd_post_title]    Outputs site description
    [hmd_post_cats]     Outputs all view categories
    [hmd_post_tags]     Outputs all view tags
    [hmd_site_tagline]  Outputs site tagline
    [hmd_site_title]    Outputs site title
    [hmd_year]          Outputs current year
    [hmd_tab]           Outputs tab space to tag markup
    ```

> ✨ **Note:** Many more [shortcut variables](https://plugin-planet.com/head-meta-pro-shortcut-variables/)
> available in the [Pro version »](https://plugin-planet.com/head-meta-pro/)

You can add custom tags via the “Custom Tags” setting, for example:

    ```
    <meta name="date" content="[hmd_post_date]">
    <meta name="abstract" content="[hmd_post_title]">
    <meta name="author" content="[hmd_post_author]">
    <meta name="copyright" content="Copyright [hmd_year] Awesome Website">
    ```

Another example using shortcodes to output meta tags dynamically:

    ```
    <title>[hmd_post_title] | My Awesome Website</title>
    <meta name="description" content="[hmd_post_excerpt]">
    ```

That will output dynamic titles and descriptions according to the current post or
page view. Very useful for SEO and helping bots to understand your content better.

> ✨ Feedback and ideas welcome! Reach us anytime via our [contact form »](https://plugin-planet.com/support/#contact)

### 🤖 Custom Meta Tags

To add custom meta tags to the <head> section of any specific post or page:

 1. Visit the “Edit Post” or “Edit Page” screen
 2. Open the “Custom Fields” meta box
 3. Add a new custom field
 4. For the custom field Name, enter `head-meta-data`
 5. For the custom field Value, enter desired tag/markup
 6. Save changes and done.

You can add as many custom meta tags as desired, no limits.

For example, we could add the following custom `<link>` tag to any post:

    ```
    <link rel="icon" type="image/png" href="/android.png" sizes="192x192">
    ```

After saving changes that exact code will be included in the post’s `<head>` section.

You can also use shortcodes in custom meta tags, for example:

    ```
    <meta name="description" content="[hmd_post_excerpt]">
    ```

That will output the post excerpt on single post views, and the site description
on archive and home views.

**Tip:** You can include tab spaces in the custom field value, for example:

    ```
            <meta name="description" content="[hmd_post_excerpt]">
    ```

Useful for indenting code to align with other meta tags 😉

**Tip:** By default, any custom tags are displayed _after_ the default meta tags.

**Tip:** To disable all of the default meta tags on any post, add a new custom field
with the name `hmd_disable_default`. Give it a value of `1`. Save changes and done.

> ✨ **Note:** The [Pro version](https://plugin-planet.com/head-meta-pro/) provides
> a [Meta Tags Box](https://plugin-planet.com/wp/wp-content/themes/planet/img/plugins/hmp/hmp-settings-meta-gut.png)
> for adding tags to posts and pages

### 🤖 Upgrades

Visit the WordPress Plugins screen, locate the plugin, and click “Update” 🙂

### 🤖 Restore Default Options

To restore default plugin options, either uninstall/reinstall the plugin, or visit
the plugin settings > Restore Default Options.

### 🤖 Like the Plugin?

If you like Head Meta Data, please take a moment to [give a 5-star rating](https://wordpress.org/support/plugin/head-meta-data/reviews/?rate=5#new-post).
It helps to keep development and support going strong. Thank you!

### 🤖 Uninstalling

This plugin cleans up after itself. All plugin settings will be removed from the
WordPress database when the plugin is deleted via the WP Plugins screen. Any custom
fields will NOT be removed.

## FAQ

To ask a question, suggest a feature, or provide feedback, [contact me directly](https://plugin-planet.com/support/#contact).

## 후기

![](https://secure.gravatar.com/avatar/07d6a79827f5aee7acb9b220ff5721459f1e4c66e342fab02fc7f75ccc68d679?
s=60&d=retro&r=g)

### 󠀁[Very helpful!](https://wordpress.org/support/topic/very-helpful-1541/)󠁿

 [LSBK](https://profiles.wordpress.org/lsbk/) 2025년 7월 10일

It helped me handling all meta data in an easy way.

![](https://secure.gravatar.com/avatar/552ea9fba545123206e30ce0f2e05624f29fcbe2ad3f8bae5659f8c14bb0900a?
s=60&d=retro&r=g)

### 󠀁[Top](https://wordpress.org/support/topic/top-1502/)󠁿

 [jhoujhou](https://profiles.wordpress.org/jhoujhou/) 2023년 5월 22일

You did a great job

![](https://secure.gravatar.com/avatar/631dfcf80027b1a073646594876a6990ee14976179e946eca9fb5d1408110063?
s=60&d=retro&r=g)

### 󠀁[page title for home page?](https://wordpress.org/support/topic/page-title-for-home-page/)󠁿

 [Rod Mitchell](https://profiles.wordpress.org/roderickhdm/) 2023년 4월 16일 답글
5개

Hi there just installed your plugin and wonder if someone can help me. I’m running
the wp 2021 theme and it won’t let me create a header for my home page. I don’t 
mean the site title, I mean header for my home page. There’s a box there for it,
but it won’t register the title I put in it for some reason. Been told theme doesn’t
support that but it’s affecting my SEO, so screming frog spider tells me 🙂

![](https://secure.gravatar.com/avatar/3ca12851816cd3d0d9cefa548b0ee66b6df00ccf204ac47f47b86f4bd9791c9f?
s=60&d=retro&r=g)

### 󠀁[good plugins](https://wordpress.org/support/topic/good-plugins-80/)󠁿

 [Isaac Beneli](https://profiles.wordpress.org/roni1234/) 2023년 2월 17일

good plugins

![](https://secure.gravatar.com/avatar/7b7ec481f5ed872d20a583255eef3ef7d3f7e45973af444b1bc1c576942a76d3?
s=60&d=retro&r=g)

### 󠀁[Very good](https://wordpress.org/support/topic/very-good-6661/)󠁿

 [ffghhb](https://profiles.wordpress.org/ffghhb/) 2022년 11월 25일

thanks

![](https://secure.gravatar.com/avatar/828cfb4c2d68325106c77abc4f4901f3e812950654ca365dd8b2fd6868febcf4?
s=60&d=retro&r=g)

### 󠀁[Great](https://wordpress.org/support/topic/great-14510/)󠁿

 [robmoerland](https://profiles.wordpress.org/robmoerland/) 2022년 5월 11일

This plugin is simple yet powerfull. All you need.

 [ 모든 19 평가 읽기 ](https://wordpress.org/support/plugin/head-meta-data/reviews/)

## 기여자 & 개발자

“Head Meta Data”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Jeff Starr ](https://profiles.wordpress.org/specialk/)

“Head Meta Data”(이)가 2 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/head-meta-data/contributors)
님께 감사드립니다.

[자국어로 “Head Meta Data”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/head-meta-data)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/head-meta-data/)는, [SVN 저장소](https://plugins.svn.wordpress.org/head-meta-data/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/head-meta-data/)
을 [RSS](https://plugins.trac.wordpress.org/log/head-meta-data/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

If you like Head Meta Data, please take a moment to [give a 5-star rating](https://wordpress.org/support/plugin/head-meta-data/reviews/?rate=5#new-post).
It helps to keep development and support going strong. Thank you!

> 🤖 Get [Head Meta Pro](https://plugin-planet.com/head-meta-pro/) to dial in perfect
> tags for each page view, social media, and more.

**20260421**

 * Fixes bug with reset options
 * Updates plugin settings page
 * Improves readme.txt documentation
 * Tests on WordPress 7.0

Full changelog @ [https://plugin-planet.com/wp/changelog/head-meta-data.txt](https://plugin-planet.com/wp/changelog/head-meta-data.txt)

## 기초

 *  버전 **20260421**
 *  최근 업데이트: **1개월 전**
 *  활성화된 설치 **10,000+**
 *  워드프레스 버전 ** 4.7 또는 그 이상 **
 *  다음까지 시험됨: **7.0**
 *  PHP 버전 ** 5.6.20 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/head-meta-data/), [Italian](https://it.wordpress.org/plugins/head-meta-data/),
   그리고 [Japanese](https://ja.wordpress.org/plugins/head-meta-data/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/head-meta-data)
 * 태그:
 * [meta](https://ko.wordpress.org/plugins/tags/meta/)[metadata](https://ko.wordpress.org/plugins/tags/metadata/)
   [robots](https://ko.wordpress.org/plugins/tags/robots/)[seo](https://ko.wordpress.org/plugins/tags/seo/)
 *  [고급 보기](https://ko.wordpress.org/plugins/head-meta-data/advanced/)

## 평점

 별 5점 만점에 4.8점.

 *  [  18/5-별점 후기     ](https://wordpress.org/support/plugin/head-meta-data/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/head-meta-data/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/head-meta-data/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/head-meta-data/reviews/?filter=2)
 *  [  1/1-별점 후기     ](https://wordpress.org/support/plugin/head-meta-data/reviews/?filter=1)

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/head-meta-data/reviews/)

## 기여자

 *   [ Jeff Starr ](https://profiles.wordpress.org/specialk/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/head-meta-data/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://monzillamedia.com/donate.html)