Posted On 16.01.2026

Publishing Pipeline v1.2.0 – backlinks and X support

0 comments
confdroid.com >> blog >> Publishing Pipeline v1.2.0 – backlinks and X support

There is good news about this project and its progress: we are adding a new feature: Tweeting on X!

What’s new in v1.2.0

The pipeline now supports tweeting on X in addition to WordPress and Dev.to. Content is still written once, in Markdown, and then distributed automatically.

WordPress remains the canonical source. This means:

  • A post is considered authoritative once it exists on WordPress
  • Any downstream platform (Dev.to, X, LinkedIn, etc.) builds on that state
  • Republishing only happens when the content actually changes

This avoids duplicate work and keeps all platforms consistent.

Why this matters

So far, this setup already enables:

Advertisements
  • Write-once publishing
  • Deterministic re-runs in CI
  • Platform-specific adapters without content duplication
  • A single source of truth stored in PostgreSQL
  • downstream-publishing on Dev.to

Additionally there are now backlink graphs

  • Detect links between posts automatically
  • Track relationships in the database
  • Use this data to:
    • Improve internal linking
    • Strengthen SEO
    • Keep related content connected over time

Now we can also tweet about it and thus amplifying reach.

I used to have external plugins for posting on X and showing related posts. External plugins are always a security risk and often enough stop working because the author had something else in mind. Moving the logic to the publisher and being able to delete those plugins was a good decision.


Did you find this post helpful? You can support me.

Hetzner Referral
Substack
ConfDroid Feedback Portal

Related posts

Author Profile

12ww1160DevOps engineer & architect

Advertisements

Leave a Reply

Your email address will not be published. Required fields are marked *

twelve − 1 =

Related Post

The TLS Journey: Fixing Wiki.js → PgBouncer → PostgreSQL (and learning Node.js SNI the hard way)

You know those bugs that look small at first — but then drag you, willingly,…

Troubleshooting Puppet 8 with PuppetDB: The val Bug and Other Gotchas

This year I moved all my lab nodes to Rocky 9 and Puppet 8, aside…

Publishing Pipeline – inline Mermaid code

## Enhancing Blog Posts with Mermaid Diagrams: Why They’re a Game-Changer (and How to Make…
Social Media Auto Publish Powered By : XYZScripts.com