Linux 软件免费装

Traficonnect

开发者 Traficode
更新时间 2024年10月1日 01:52
PHP版本: 7.0 及以上
WordPress版本: 6.6.2
版权: GPLv2 or later
版权网址: 版权信息

标签

SEO Yoast REST API Rank Math

下载

1.1 1.2

详情介绍:

Traficonnect adds custom SEO meta fields including focus keywords to the default WordPress REST API response for posts. It supports both Rank Math and Yoast SEO plugins.

安装:

  1. Upload the plugin files to the /wp-content/plugins/traficonnect directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.

常见问题:

How do I retrieve the SEO meta fields via REST API?

Simply make a GET request to the /wp-json/wp/v2/posts/<post_id> endpoint and check for the traficonnect_seo_meta field.

Can I update SEO meta fields via the REST API?

Yes, you can include the traficonnect_seo_meta fields in the POST or PUT requests, provided you have the required permissions.

更新日志:

1.1