이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WTMLab-Meta

설명

WTMLab-Meta is a universal custom meta tags plugin developed by WTM Lab that gives you complete control over your website’s metadata. With WTMLab-Meta you can easily manage and customize meta tags, meta robots on all pages of your website—including posts, pages, taxonomy term pages (categories, tags, etc.), author pages, and archives.

Key Features:
* Dynamic Title Management:
Override the default title with a custom meta title if provided. If left empty, the plugin automatically falls back to the default post/page (or term/author/archive) title.
* Automatic Meta Description Fallback:
If you don’t supply a meta description, the plugin uses your post excerpt or a trimmed version of your content.
* Social Sharing Integration:
Automatically generate Open Graph and Twitter Card tags using your custom values. If not provided, they default to your meta description and featured image.
* Canonical URL & Meta Robots ags:
Specify a custom canonical URL (or let the plugin default to your post permalink) and set robots directives (noindex, nofollow) to help prevent duplicate content issues.
* Custom Head Code Insertion:
Easily insert any additional code (such as Google Analytics tracking code or meta verification tags) directly into the <head> section.
* Universal Support:
Custom meta fields are available for posts/pages, taxonomy terms (categories, tags, and other custom taxonomies), author pages (via user meta), and archive pages (via an options page).

All meta tags are output early in the head section (hooked at priority 1) to ensure optimal performance and compatibility with other meta elements like the viewport tag.

스크린샷

설치

  1. Upload the WTMLab-Meta folder to your /wp-content/plugins/ directory.
  2. Activate the plugin through the WordPress Admin > Plugins screen.
  3. For posts and pages, a meta box titled “Custom Meta Tags” will appear in the editor. Enter your custom meta title, description, Open Graph/Twitter values, canonical URL, robots settings, and any custom head code.
  4. For taxonomy terms (categories, tags, etc.), custom meta fields are added to the add/edit term forms.
  5. For author pages, additional meta fields appear in the user profile.
  6. For archive pages, go to Settings Archive Meta Tags to set your default meta values.

FAQ

Do I need to modify my theme files?

WTMLab-Meta works with any theme that supports add_theme_support( 'title-tag' ) and does not hard‑code its own <title> tag. If your theme hard-codes meta tags, you may need to adjust it.

What happens if I leave a field empty?

The plugin automatically uses fallback values. For example, if you don’t provide a meta description, it will use your post excerpt (or a trimmed version of your content). Similarly, OG and Twitter descriptions and images will default to the meta description and featured image, respectively.

Can I add custom JavaScript or verification meta tags?

Yes. Simply paste your code into the “Custom Head Code” field and it will be output in the <head> section exactly as you enter it.

Does the plugin support taxonomy and author pages?

Absolutely. In addition to posts and pages, custom meta fields are available for categories, tags, custom taxonomies, author pages, and archive pages via a dedicated options page.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “WTMLab-Meta”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial release of WTMLab-Meta.
  • Provides dynamic title management, automatic meta description fallbacks, Open Graph and Twitter Card integration, canonical URL, robots meta support, and custom head code insertion.
  • Fully supports posts/pages, taxonomy term pages, author pages, and archive pages.