-
Hi! I’m automating WordPress publishing via the REST API and successfully sending all main post fields (title, content, excerpt, slug, category, tags, etc.), along with Rank Math meta fields like rank_math_focus_keyword, rank_math_og_title, and so on.
However, the Focus Keyword is not being recognized or set in Rank Math after publishing, even when I explicitly include the rank_math_focus_keyword key with a value in the meta fields via the API.
Could you please clarify:
What is the exact meta key and data format that must be used in the API call to ensure Rank Math recognizes and populates the Focus Keyword field automatically on post publish?
Are there any additional steps or requirements (such as post status, triggers, filters, or post-processing) for this to work via API integration, and not just via the WP admin?
Thank you for your help!
You must be logged in to reply to this ticket.