Can I create aioseo_meta_data with wordpress api?
-
I want to create post with some AIOSEO settings. Meta description and twitter post settings. Is it possible?
“aioseo_meta_data” : {
“description”: “one”,
“twitter_card”: “summary_large_image”,
“twitter_image_type”: “featured”
}
I sent like that with post create api, I cant create with AIOSEO settings.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Can I create aioseo_meta_data with wordpress api?’ is closed to new replies.