Açıklama
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}
Yükleme
- Download the plugin as a ZIP file.
- Upload it via WordPress Admin > Plugins > Add New.
- Activate the plugin.
İncelemeler
21 Ocak 2026
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.
Katkıda Bulunanlar ve Geliştiriciler
“SEO Meta Description Updater” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“SEO Meta Description Updater” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
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.