Inbound links entire site
[
[
'ID' => 2, // ID of Post B
'title' => 'Guide to Houseplant Care for Beginners',
'type' => 'post',
'categories' => 'Guides, Houseplants',
'anchor_text' => 'see more about houseplants',
],
[
'ID' => 3, // ID of Post C
'title' => 'Benefits of Indoor Plants',
'type' => 'post',
'categories' => 'Benefits, Houseplants',
'anchor_text' => 'learn more here',
],
]
Last updated