DEV Community

Nathan Kallman
Nathan Kallman

Posted on β€’ Originally published at kallmanation.com on

6 1 1

Hashnode + DEV

In the midst of taking a hiatus from writing, I've decided to level up my setup to post on a personal blog at my own domain (www.kallmanation.com). I wanted to accomplish a few things:

  1. Have control of where my content is published
  2. Have a backup of my articles
  3. Easily post to both my own domain and still to dev.to
  4. Keep up my Web Monetization that I had on DEV

I found that in Hashnode. Hashnode has settings to automatically backup every post I publish on their platform in my own github repo (giving me number 2 and a little 1); while also letting me host my blog on my own domain (number 1). And as a bonus, my posts will also come up in the main Hashnode feed. They even have out-of-the-box support for Web Monitization!

To cover the cross-posting, DEV (and the forem platform) is fantastic about this. Simply go to the extension settings and set the RSS feed to my Hashnode blog's RSS and check the Mark the RSS source as canonical URL by default option (this will give me the internet juice for any interaction on DEV, while making it nice to DEV users to simply read on their preferred platform).

Now that I've copied all my historical posts from DEV to Hashnode, I hope to blog a little more (maybe not every week though). This post serves as something of a test run of my cross-posting setup. Follow me on DEV or Hashnode and I'll see you around!

Neon image

Serverless Postgres in 300ms (!)

10 free databases with autoscaling, scale-to-zero, and read replicas. Start building without infrastructure headaches. No credit card needed.

Try for Free β†’

Top comments (5)

Collapse
 
ashwinv profile image
Ashwin V β€’

That sounds cool, btw Iam also using both Dev.to and Hashnode!😊

Collapse
 
maddy profile image
Maddy β€’

Have you ever found a way to do the opposite? Meaning automatically posting from Hashnode to DEV?

Collapse
 
kallmanation profile image
Nathan Kallman β€’

Posting on Hashnode and crossposting on DEV is what I was trying to say I do, sorry if that wasn't clear.

Did you mean the opposite where you post on DEV and it automatically crossposts on Hashnode? I think you can use a similar RSS strategy but use Hashnode's importer in their dashboard (your DEV RSS can be found at dev.to/feed/[username], like dev.to/feed/kallmanation). Or alternatively use Hashnode's dev.to importer for each post you write (just put the published link in and they do a decent job of importing, that's what I used to get all my past articles into Hashnode).

Collapse
 
maddy profile image
Maddy β€’

I mean, posting on Hashnode and automatically posting on DEV. I publish my blogs on Hashnode and then copy and paste my articles on DEV. But I'd love to find a way to automatically do this. πŸ˜…

Thread Thread
 
ashwinv profile image
Ashwin V β€’

Me too, doing the same, writing articles on dev.to then copy pasting to hashnode πŸ˜…

Jetbrains image

Build Secure, Ship Fast

Discover best practices to secure CI/CD without slowing down your pipeline.

Read more

πŸ‘‹ Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay