Inbound Links Same Cluster
How It Works:
[
[
'ID' => 2, // ID of Post B
'title' => 'Houseplant Tips',
'type' => 'post',
'terms' => 'Houseplants, Gardening',
'anchor_text' => 'read more about indoor plants',
],
[
'ID' => 3, // ID of Page C
'title' => 'Gardening Advice',
'type' => 'page',
'terms' => 'Gardening',
'anchor_text' => 'Shortcode Link',
],
]
Last updated