=== iGen SEO === Contributors: igenai Tags: yoast, seo, rest-api, meta-fields Requires at least: 5.0 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.3.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Register Yoast SEO meta fields to make them accessible through REST API for reading and writing. == Description == iGen SEO lets you access Yoast SEO meta fields through the WordPress REST API and connect your site to iGen SEO via API key. 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 SEO** Developed by [IGen](https://i-gen.ai/). Visit our website for AI content and SEO solutions. == Installation == 1. Upload the `igen-seo-api` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress admin 3. The plugin will automatically register Yoast SEO meta fields to the REST API == Frequently Asked Questions == = Translations / 語言 = Admin and REST error strings use the WordPress **Site Language** (Settings → General). This plugin ships with `igen-seo-api-zh_TW` (Traditional Chinese) and `igen-seo-api-zh_CN` (Simplified Chinese) under the `languages/` folder. To contribute or build more locales, copy `languages/igen-seo-api.pot` to `igen-seo-api-{locale}.po`, translate, then compile to `.mo` with `msgfmt`. = 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 `page` and `post` post 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. == Screenshots == 1. After plugin activation, Yoast SEO fields are automatically registered to REST API == Changelog == = 1.3.0 = * Align SEO meta to Yoast, Rank Math, and AIOSEO when each plugin is active * Redesigned Settings UI (iGen SEO) = 1.0.0 = * Initial release * Register Yoast SEO meta fields to REST API * Support for page and post post types * Added permission control mechanism == Upgrade Notice == = 1.0.0 = Initial release, recommend upgrading immediately for full functionality.