8
20 Comments

Blog on own domain vs third party platform like medium ?

I am going to start a software dev blog. Thinking of whether to start it on my own domain or use platform like medium.

  • medium can provide some ready made reach initially
  • own domain takes effort to set up and in bring traffic
    What do you prefer?
on August 17, 2020
  1. 5

    Having spoken to many people about this, I strongly recommend setting up your own site and publishing your content there first so that you're building value on something you own and control. I would then use Medium's syndication tool to syndicate your posts to Medium. If you do this you get the best of both world's: SEO on your owned personal domain + access/syndication to the Medium network.

    You can set up a free site with domain on Unstack (note, I'm a co-founder) or roll your own WP site.

    1. 2

      Thats really helpful. Unstack looks cool. Will definitely think about it.

      1. 2

        Nice. The other two are Reddit and HackerNews, but those are a little different... Would syndicate your domain content directly to w/e sub-reddit you're trying to engage with.

    2. 1

      I like that move. Feels like everything is unbundled today.

  2. 3

    I would prefer own domain. Though it would be difficult initially but its good in the long run. You can make a side income from it and it time permits you can create your own business out of it.

    I have covered the topic in detail in an article on my blog: Owning a blog or guest posting

  3. 3

    As a blogger I recommend you to go with your own domain only.

  4. 2

    I've actually separated my blog and my newsletter to their own domains, but the email lists are connected. I'm using Ghost for both. My NL is at The Stakeholder Report.

  5. 2

    100% your own domain. If your going to try and sell or monetize anything you want to be in complete control - if you own the domain you can do that. As for the comment I saw about posting on both medium and your own blog - definitely not a bad strategy. I've looked into it a bit and it's usually recommended that you post it initially on your own domain, and then later (like 1-2 months) repost the article on Medium and link it to the original. The purpose for this is to try to reach a new audience and extend the traffic life on the original post.

    Best of luck! Feel free to lmk if you encounter any questions while setting up your site - I just did it and I ran into plenty πŸ˜‚

    1. 2

      Thanks, this clears a lot of things.
      How did you set up your own website ? Wordpress, static HTML or any other service?

      1. 1

        I use WordPress, I signed up for hosting through Wp Engine (https://hippieonholiday.com/go/wp-engine) (I'm an affiliate) and they've been good to me!

        Once you have hosting, you'll need to

        1. Purchase a chosen domain (usually like 10$)
        2. Get an email for your domain (like cassidy@hippieonholiday.com) with Gsuite (6$ a month) - this is pretty necessary to be taken seriously and to set up with a mailing service. (I use MailerLite, it's free for your first 2k subscribers
        3. Build your site! You'll need to get a theme and install a couple of plugins. This can be a bit of a process if you don't know what your doing, but it's actually pretty easy once you've got a handle on how everything works. I bought the X Theme because it's known for being the most versatile and it was definitely pretty user-friendly. I'm working on writing my list of best plugins, but haven't gotten around to finishing it yet.

        I don't know what your vision is, so I don't know where you'll go from there - but best of luck to you! Feel free to contact me with any questions along the way, I'm a total nerd for this stuff πŸ˜‚

        1. 2

          thanks πŸ‘

  6. 2

    I have a github pages blog which has gotten something like 100-200k clicks over a few years via HN / reddit / lobsters, which is not as much as it sounds.

    Biggest regret is not pushing email signups earlier. (I use tinyletter but platform probably doesn't matter).

    Email list lets you own your distribution so you don't rely on aggregators for traffic (they're hit or miss), but also lets you have a consistent audience whom you know, like, and write for. 100 high-quality readers who like you and give feedback, and share your stuff once in a while, are more valuable than 10k bounces from strangers.

    Haven't used medium but feel you on 'ready made reach'.

    1. 1

      Hi @vikramvee, can you provide us with the URL of your blog?
      I'm also considering starting a blog and it may help to see what can you do in a blog hosted on Github.

  7. 2

    Like most people have said, if you have a vision for a blog and want to maintain it over the years then your own domain is a good investment.

    However, if you want to use your blog mostly to highlight other service(s) or app(s) you are making then I would recommend Medium if you are willing to join as a member for $5 a month. I went the Medium route and have earned money with multiple blog posts getting over 10k reads. You can also start on Medium to refine your vision and gain followers before launching your own blog.

    For those of you who don't know Medium recently changed their business model so that you are paid by the amount of time other members spend reading your content. So, lets say a member only reads your blog post this month then you get all $5 (minus Medium's cut) of that member's membership fee. If a member reads your article for 3 minutes and someone else's article for 2 minutes then you get 3/5 of that member's $5 membership fee. So, the only way to make money on the platform is to engage other members to read your content which has cut down on spammy articles. You also get a friend link if you publish behind the paywall that non-members can use to read the article without the paywall popup. You can share this as much as you want on your own site or social media. Non-members also get 3 free views of paywall content a month or something (https://help.medium.com/hc/en-us/articles/360017581433-About-the-metered-paywall).

    If you go the Medium route make sure you submit to a popular publisher like BetterProgramming or TheStartup to maximize engagement (they are picky, I've had some rejections, but think that is good for feedback).

  8. 2

    Here's a data point.

    I never share Medium links and try not to visit the platform whenever it's clear a link leads there. The reason is Medium has probably the most obnoxious nags to subscribe or register I've ever seen.

    1. 1

      Do you recommend any other platform which makes it easy ?

      1. 3

        All the major blogging platforms, such as WordPress or Blogger, let you publish publicly without hiding content behind a paywall like Medium.

    2. 1

      This comment was deleted 6 years ago

  9. 2

    This comment was deleted 5 years ago

    1. 1

      So should I put same content on both platforms. Or just some part of original content on medium?
      Only concern is that putting all content on medium may not bring readers to original platform.

      1. 2

        This comment was deleted 5 years ago

        1. 1

          Yup exactly, ad revenue is in my mind.

          1. 2

            This comment was deleted 5 years ago

            1. 2

              Thanks for taking time to help. Yes, actually I dont have much idea about alternative ways to monetize except content creation (books or videos). Let us see what other's have to add.