Content & Social Media · n8n

Auto-Suggest Internal Links for Every New Blog Post With AI

Boost your SEO — when you publish a post, AI scans your existing content and suggests relevant internal links to add, improving site structure.

difficulty Advancedsetup 40 minresult Each new article comes with a ready list of internal-link suggestions, strengthening SEO without manual research.
  1. 1

    Trigger on New Posts

    Add a WordPress Trigger node firing on newly published articles.

  2. 2

    Fetch Your Content Index

    Add an HTTP Request node pulling titles and URLs of your existing posts from the REST API.

  3. 3

    Suggest Links With AI

    Add an OpenAI node that matches phrases in the new post to relevant existing articles and returns anchor-plus-URL suggestions.

  4. 4

    Deliver the Suggestions

    Add a Slack/Gmail node sending the editor the list to insert, or draft an updated post body.

  5. 5

    Activate and Test

    Activate the workflow and publish a test post. Confirm sensible internal-link suggestions are produced.

Frequently asked questions

Why not auto-insert the links?

A quick human check keeps anchor text natural and avoids over-linking, which search engines dislike.

Can it suggest outbound links too?

Yes, but keep the AI grounded to your own content index to avoid low-quality or broken external links.

About this recipe. Recipes on FlowRecipesHub are written for business owners, not developers, and are tested before publishing — how recipes get made. Some ingredient links are affiliate links that cost you nothing — full disclosure.