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.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“SEO Meta Description Updater” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“SEO Meta Description Updater” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by 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.