Edit Task: geo.add_internal_links
Add internal links across all mission posts
Name
Category
setup
seo
content
publishing
analytics
Task Type
one_shot
recurrent
background
Description
Recurrent. Fetches all live mission posts, analyzes for cross-link opportunities, and bulk-updates with new links.
Dependencies (1)
geo.publish_first_blog_post
Required Connectors (1)
ghost
Steps (3)
+ Add Step
#1
Up
Down
Remove
Fetch every published post on this mission.
ghost.list_mission_posts
#2
Up
Down
Remove
Identify natural internal-link opportunities between posts. Posts: {{steps.allPosts}} Return JSON array: [{postId, html}]
#3
Up
Down
Remove
Apply each update to its post via Ghost.
ghost.bulk_update_posts
Save to Engine DB