Any good internal linking automation tool alternative n8n workflow?

Anyone figured out how to automate the boring interlinking process in Webflow sites?

A Webflow site with 11000+ content. Need to interlink all those. It will drive me nuts if i try to do this tracking in google sheet.

I am not talking about simple keyword search method. Accuracy is low.

On my Shopify and Wordpress sites I use Linkboss. It handles it perfectly. Fast & the suggestions are good. Ditched Linkwhisper after finding Linkboss. Whisper is shit. But Linkboss natively don’t support Webflow sites.

So I am looking for a n8n workflow that is at least half decent of it.

Primarily:
Do semantic search (not kw based)
If possible, utilize google’s nlp api for anchor text
When needed, use ai to rewrite sentences.

1 Like

Hi @closeclaw321 Welcome to the community!
Definitely possible with n8n, you can checkout this for free n8n templates:

and more specifically this:

Hope this helps.