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}

安裝

  1. Download the plugin as a ZIP file.
  2. Upload it via WordPress Admin > Plugins > Add New.
  3. Activate the plugin.

評價

2026年1月21日
I just integrated with n8n and automated everything. As I have 465 missing meta descriptions. Looking for solutions in ChatGPT, and it recommended me this plugin for the REST API, and now I updated 465 meta descriptions within 1 day. With the help of automations. Thanks to the maker.
閱讀全部1個評價

貢獻者及開發者

“SEO Meta Description Updater” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 SEO Meta Description Updater 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

  • Initial release – Allows updating SEO meta descriptions via REST API.

1.1.0

  • Added a check to verify that Yoast SEO is installed before executing meta description updates.
  • Improved plugin stability and error handling.
  • Minor bug fixes and performance improvements.

1.2.0

*Added support for updating meta titles.