A related-articles block for your blog — by meaning, automatically

The scenario computes the semantic similarity of blog articles and adds each a block of genuinely related posts, updating it when things change.

  • Related articles picked by meaning
  • Related blocks wired in automatically
  • Updated only on real changes
  • Internal linking with no manual work

How it works

  1. Starts when: Schedule Trigger
  2. Then: Workflow Configuration
  3. Then: Get articles from shopify
  4. Then: Clean & Prepare Text
  5. Check: Loop Over Items
  6. Then: Calculate similarities
  7. Then: Upsert article_relations
  8. Then: Top 3 related articles
  9. Check: Loop for source articles
  10. Then: Get previous related_articles
  11. Check: Check if article already has related
  12. If yes: Check if related articles are the same
  13. If no: Upsert relations
  14. Then: Split Related IDs
  15. Then: Get related article details
  16. Then: Prepare HTML for related articles
  17. Then: Insert Related in Article
  18. Then: Update article with related
  19. Then: Set article fields
  20. Then: OpenAI Get Embeddings
  21. Then: Upsert articles

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.