DEV Community

Discussion on: Moving Away From Medium for Publishing Content?

Collapse
 
gsto profile image
Glenn Stovall

I think Medium is a fine too, but I wouldn't use it as my primary source of publication. Medium doesn't have a profitable business model and there is no guarantee they will be around in a few years.

Instead, I would opt to publish my content on a platform that I own, such as a WordPress or static site.

Then, you can syndicate your content. Medium lets you re-publish articles from your blog to their platform. (Click your account in the top right > Stories > Import a Story).

So I'd say: set up a platform you own, then syndicate onto other's platforms.

Collapse
 
robertcoopercode profile image
Robert Cooper

The thing with reposting content from your blog onto Medium is that there are two sources that have the same content, which penalizes your SEO.
The nice thing with Dev.to is that you can specify a canonical URL which tells search engine where the original version of your content lives and you don’t get an SEO hit.

Collapse
 
gsto profile image
Glenn Stovall

If you use the Medium import tool, it will add a canonical link for you: help.medium.com/hc/en-us/articles/...

Thread Thread
 
robertcoopercode profile image
Robert Cooper

I had no idea! Thanks for the info πŸ‘πŸΌ