I built a tool to publish from Notion to WordPress automatically

Published: (March 4, 2026 at 11:20 AM EST)
1 min read
Source: Dev.to

Source: Dev.to

Problem

I like writing blog posts in Notion, but publishing them to WordPress has always been a bit tedious. Every time I finished an article I had to do a lot of manual work: copy the content, upload images, create a featured image in Canva, configure SEO metadata, and fix formatting before I could publish it.

Solution

I started automating the process. I first built an n8n workflow using Notion, Airtable, and the WordPress API to handle everything. When I change a status in Notion, the post gets created in WordPress with images uploaded and SEO fields configured.

Notipo

After using this workflow for my own blog for a while, I realized it might actually be useful for other people too. I turned the automation into a small tool called Notipo. It’s open source and does what the n8n workflow did, and more.

If you’re interested: 👉 https://notipo.com

0 views
Back to Blog

Related posts

Read more »