⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
200+
安裝啟用
—
尚無評分
5531 天前
最後更新
—
問題解決
WordPress 2.0.2+ v0.8 上架:2010-03-16
內容簡介
此 WordPress 外掛會在每篇獨立文章(is_single())中獲取標籤並將它們放在標頭(wp_head())中的 meta keywords 標籤中。否則,將使用 $default_keywords 內定義的關鍵字。此外,它會獲取摘要(the_excerpt())並將其放在標頭中的 meta description 標籤中。否則,將使用 $default_description 內定義的描述。
需標籤 wp_head()!
外掛標籤
開發者團隊
原文外掛簡介
Get tags on every single post (is_single()) and put them in meta keywords tag in header (wp_head()). Otherwise it’ll use the keywords define in $default_keywords. Get the_excerpt() and put it in meta description tag in header (wp_head()). Otherwise it’ll use the description define in $default_description.
Requires the wp_head() tag !
