Linux 软件免费装

42flows SEO Meta

开发者 42flows
更新时间 2026年4月21日 19:03
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

seo rest-api yoast rank-math aioseo

下载

1.1.0 1.0.0

详情介绍:

42flows SEO Meta enables REST API write access to SEO meta fields for posts and pages. It auto-detects your active SEO plugin (Yoast SEO, Rank Math, or All in One SEO) and registers only the relevant meta fields with show_in_rest. This plugin is required if you use 42flows to publish SEO-optimized content to your WordPress site. Without it, SEO titles, meta descriptions, and focus keyphrases cannot be set via the REST API. Supported SEO plugins What it does What it does NOT do Companion plugin installation When your site is connected to 42flows, 42flows may request that this plugin install and activate a companion plugin (42flows-content) that enables render-time features for posts delivered by the 42flows pipeline (schema markup, attribution footer). The companion plugin is downloaded from https://42flows.com/plugins/42flows-content-latest.zip via the /wp-json/42flows/v1/install-companion REST route, which requires a user with the install_plugins capability to authorize. No installation occurs unless your site is connected to 42flows and the request is authenticated.

安装:

  1. Install the plugin from the WordPress plugin directory, or upload the ZIP file via Plugins > Add New > Upload Plugin.
  2. Activate the plugin.
  3. No configuration needed — the plugin auto-detects your SEO plugin.

常见问题:

Do I need this plugin?

Only if you use 42flows to publish content to your WordPress site and want SEO meta fields (title, description, focus keyphrase) set automatically via the REST API.

What if I don't have an SEO plugin?

The plugin does nothing if no supported SEO plugin (Yoast, Rank Math, or AIOSEO) is detected. It is safe to keep installed.

Is it safe?

Yes. It only registers existing meta fields for REST API access with proper sanitization and authentication. Only users with the edit_posts capability can write to these fields. All input is sanitized with sanitize_text_field.

Does it work with custom post types?

Currently it registers meta fields for posts and pages. Support for custom post types can be added in a future version.

更新日志:

1.1.0 1.0.0