500+
安裝啟用
★★★★★
5/5 分(1 則評價)
314 天前
最後更新
—
問題解決
WordPress 5.0+ v1.2.0 上架:2025-03-10
內容簡介
總結:SEO Meta Description Updater 是一個輕量級的 WordPress 外掛,可以使用 WordPress REST API 更新文章的 SEO 元描述。
問題與答案:
1. 這個外掛主要用途是什麼?
- 這個外掛主要用來更新文章的 SEO 元描述。
2. 使用這個外掛後,如何更新文章的 meta 描述?
- 啟用後,可以使用 POST /wp-json/seo-meta/v1/update/{post_id} 來更新文章的 meta 描述。
外掛標籤
開發者團隊
⬇ 下載最新版 (v1.2.0) 或搜尋安裝
① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「SEO Meta Description Updater」→ 直接安裝(推薦)
② 後台搜尋「SEO Meta Description Updater」→ 直接安裝(推薦)
原文外掛簡介
SEO Meta Description Updater is a lightweight plugin that enables updating SEO meta descriptions for posts using the WordPress REST API.
Usage
After activation, you can update a post’s meta description using:
POST /wp-json/seo-meta/v1/update/{post_id}
