Описание
IGen SEO API plugin allows you to access Yoast SEO meta fields through WordPress REST API. This plugin registers the following Yoast SEO fields to the REST API:
- SEO Title (_yoast_wpseo_title)
- Meta Description (_yoast_wpseo_metadesc)
- Focus Keyword (_yoast_wpseo_focuskw)
Key Features:
* Automatically checks if Yoast SEO plugin is installed
* Shows installation prompt if Yoast SEO is not installed
* Only registers meta fields when Yoast SEO is active
* Provides secure admin notification system
About IGen
This plugin is developed by IGen, a leading AI-powered content generation platform. Visit our website to learn more about our innovative AI solutions for content creation and SEO optimization.
Инсталиране
- Upload the
igen-seo-apifolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress admin
- The plugin will automatically register Yoast SEO meta fields to the REST API
ЧЗВ
-
Does this plugin require Yoast SEO plugin?
-
Yes, this plugin requires Yoast SEO plugin to be installed and activated to function properly.
-
Which post types are supported?
-
Currently supports
pageandpostpost types. -
How to access these fields through REST API?
-
After activating the plugin, these fields will automatically appear in WordPress REST API post and page endpoints.
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“IGen SEO API” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “IGen SEO API” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0.0
- Initial release
- Register Yoast SEO meta fields to REST API
- Support for page and post post types
- Added permission control mechanism