
內容簡介
一款外掛,可通過添加自定義的 <meta> 標籤到網頁的 <head> 部分,提高網頁定義和語義質量。
基本示例
在您的網站上顯示任何自定義的 meta 標籤:
<head>
<meta charset="utf-8">
<meta name="abstract" content="Obsessive Web Development">
<meta name="author" content="Perishable">
<meta name="classification" content="Website Design">
<meta name="copyright" content="Copyright Perishable Press - All rights Reserved.">
<meta name="designer" content="Monzilla Media">
<meta name="language" content="EN-US">
<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="WordPress, Web Design, Code & Tutorials">
<meta name="template" content="Awesome Theme">
<meta name="robots" content="index,follow">
<!-- 也可以添加您自己的自定義標籤!-->
</head>
SEO示例
使用短碼動態輸出SEO meta標籤:
<title>[hmd_post_title] | 您的超棒網站</title>
<meta name="description" content="[hmd_post_excerpt]">
這個示例輸出動態標題和描述,對SEO很有用。您還可以在特定的文章和頁面添加自定義的meta標籤和標記。請查看安裝以獲取更多訊息。
特點
簡單易用
乾淨的符合標準的代碼
自定義所有標籤
添加你自己的自定義標籤
全新:在任何文章或頁面上添加自定義標籤
使用短碼包含動態信息
將 meta 標籤包含在您網站所有網頁中
查看您的meta標籤和自訂內容的實時預覽
自動將標籤添加到所有頁面的部分
使用您的網站信息自動填充標籤
選擇HTML或XHTML格式的meta標籤
支持Twitter Cards和Facebook Open Graph標籤
輕鬆禁用任何不需要的標籤
重置默認設置的選項
與或沒有Gutenberg Block Editor一起工作
定期更新和“未來證明”
輕量級,快速,安全
短碼
短碼使您能夠在meta標記中包含動態信息。 Head Meta Data目前提供以下短碼:
[hmd_post_excerpt] — 文章摘要
[hmd_post_date] — 文章日期
[hmd_post_author] — 文章作者名字
[hmd_post_title] — 文章標題
[hmd_post_cats] — 文章類別
[hmd_post_tags] — 文章標籤
[hmd_year] — 當前年份
[hmd_tab] — 將tab空格添加到標記
因此,您可以完全按照自己的要求顯示自己的自定義meta標籤集。請參見安裝節中關於HMD短碼的更多信息!
更多信息
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 tags to the
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:
🤖 Dynamic Meta Tags
Use shortcodes to dynamically output SEO meta tags:
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 for more information.
✨ Help bots understand your content better
🤖 Features
Simple and easy to use
Clean, standards-based code
Customize all tags
Add your own custom tags
Add custom meta tags on any post or page
Supports X (Twitter) Cards and Facebook Open Graph tags
Supports , ,
