-
I am seeking assistance in programmatically creating a WordPress post with Rank Math metadata using the WordPress REST API. Here are the details:
Steps Taken:
I am using the WordPress REST API endpoint for creating a new post: /wp-json/wp/v2/posts.
Authentication is done using HTTP Basic AuthenticationWhile successfully creating a post, I am facing difficulties in including Rank Math metadata such as title, description, and focus keyword in the post creation process.
I kindly request guidance on how to include Rank Math metadata (title, description, focus keyword) in the post creation request using the WordPress REST API. Are there specific Rank Math API endpoints or parameters that need to be included in the request payload?
The ticket ‘Assistance Needed: Creating WordPress Post with Rank Math Metadata via REST API’ is closed to new replies.