Set Up Your Own Blog on Hashnode

I am a developer from Bangladesh.
Search for a command to run...

I am a developer from Bangladesh.
Awesome explanation K M H Mubin! Appreciate your effort. :) Definitely going to use it while helping devs get started with Hashnode!
It's my pleasure π
Welcome to the series! We're glad to have you with us on this journey through the realm of Hashnode. Since we'll start from scratch, there's no need to worry if you have no website.
Do you have a blog or a static website? If the answer is yes, whether they are for personal or business use, you need Google Analytics. In this article, we're going to look at Google Analytics from the absolute beginner's perspective. Why you need it...
Rock Paper Scissors is a test of destiny to settle on all manner of topics. If it's washing dishes or ordering pizza. Rock Paper Scissors is also used as a form of an equal choice between two individuals. It's still the most rewarding toy to win a ga...

The blog has become the mainstream source to share information in modern times. You have the freedom of choice to share any information with your blog. More than 570 million blogs are on the internet, and 7 million blog posts are published every day....

Python is one of the languages that is witnessing incredible growth and popularity year by year. In 2017, Stack overflow calculated that python would beat all other programming languages by 2020 as it has become the fastest-growing programming langua...

GitHub Profile READMEs are essentially a snapshot of who you are. From creative profiles to interactive games, you can pretty much represent yourself.

With the blessing of the Internet, people can learn anything anytime, anywhere without any hassle. Programming Language is one of the examples. Nowadays, not only students but also general people learn programming language as hobbies or to make a car...

Mubin's Odyssey
14 posts
Aspiring Full Stack Developer | UI Designer | Technical Writer | Connect me on other social media kmhmubin
You want to start a blog. That's a great idea!
But don't know how to set up a blog. Every time you search on the web, you are overwhelmed by so much info and everyone telling you to do different things. Who do you listen to? Where's the starting point? It's too confusing!
Well, hold up. I'm going to tell you the easiest way to set up a dev blog on your own fully free. I promise it'll be simple, relatively easy, and definitely easy to understand.
Awesome, let's move on.
Table of content π
To get started, go to Hashnode and click on the start your personal blog for free blue button to sign up.

Fig: Official Website of Hashnode
It will pop up a new window, which tells you to enter an email address to create a new blog. You can choose any email address you want or open an account using a social media account. If you chose to enter the email address instead, you'd receive a secure link in your inbox. Click on it to sign up.

Fig: sign up/in with an account
Here, I'm using my google account to sign up because I'm lazyπ . You can choose your desire email account.

Fig: choose your desire email address
After you choose the email, it will give you an option to set up your profile.

Fig: Setup your profile
Complete the form by uploading a photo, adding a unique user name and a tagline, and then hitting the next button.
Give a proper name to your blog. You can name it whatever you wanted to and then hit next. Remember, this is your first step toward creating personal branding.

Fig: Give a name to your blog.
Here, Hashnode offers you two options. Those are:
π Hashnode's Free subdomain
Hashnode offers you a free subdomain, which can be used as your personal domain. If you don't have enough money to buy a new domain or don't own a domain name, this option is for you. Even you can choose the name for your subdomain if you want to. Pretty cool, right!π€©
Here an Example:
Sub-domain Example:
=> coolcats.hashnode.dev

Fig: hashnode's sub-domain
π Personal Domain
You can add your personal domain name. Enter your domain name without HTTP/HTTPS, and it will map your domain to Hashnode's blogging platform.
Here is an example:
Personal Domain Name:
=> mubinsodyssey.com

Fig: Adding a personal domain
Adding your personal domain requires a few works. You need to add a CNAME record to your domain.
Fig: Add CNAME Record message
Hashnode Show you a message like this.
Add a CNAME record where the hostname is @ and the corresponding value is hashnode.network, or you can add an A record at the root whose value is 192.241.200.144
There are many ways to add a CNAME record to your domain, but here I'm showing the two most popular domain register site options. Those are:
If you buy your domain from namecheap.com, then follow those steps.
π΄ Sign in to your Namecheap account
π΄ Select Domain List from the left side menu and (3) click the Manage button next to your domain:

Fig: select domain list
π΄ Navigate to the Advanced DNS tab and (5) click the Add New Record button.

Fig: add new record
π΄ Select CNAME Record from the drop-down menu for Type, put your desired host **@** for Host and enter the record itself hashnode.network into Value. The default TTL value should be fine.

Fig: Adding CNAME Record
π Follow this value table.
Type Host Value CNAME Record @ hashnode.network
π΄ Once you've done this, wait for 30 minutes for the host records to be accepted.
Hashnode automatically provisions an SSL certificate for you when you visit your blog for the first time.
If you buy a domain from godaddy.com, then the above option will not work. Cause GoDaddy doesn't let you set a hostname of "@" for CNAME records, so this method doesn't work. Instead, we have to use an alternative option. So follow these steps.
π΄ Sign in to your GoDaddy account
π΄ Select manage your domain.

Fig: Select Manage DNS
π΄ Here you should see a list of DNS records. If there any A record exists, then remove it. Now click the Add button below.

Fig: Click ADD button
π΄ Select A from the drop-down menu for Type, put your desired host @ for Host and enter the record itself 192.241.200.144 into Value. The default TTL value should be fine.

Fig: Adding A value
π Follow this value table.
Type Host Value A @ 192.241.200.144
π΄ Once you've done this, wait for 30 minutes for the host records to be accepted.
Hashnode automatically provisions an SSL certificate for you when you visit your blog for the first time.
You're all set to start blogging on your personal domain that's powered by Hashnode's blogging platform.

Fig: you're all set
You can follow the technologies you care about. It will personalize and show blog posts based on your following.

Fig: Follow technologies you care about
Welcome to hashnode. Now are a proud member of the Hashnode community. Time to share your story.

Fig: welcome to hashnode
Here are some of my favorite bloggers on Hashnode whom you can follow:
If you face any problem or want to ask questions or suggestions, you can join the Hashnode Exclusive Discord server and chat with them.
π©π If it was useful to you, please Like/Share to reach others as well. Please hit the Subscribe button at the top of the page to get an email notification on my latest posts.
I talk about web development and UI design on Twitter @kmhmubin, come to talk with me there!
The cover image is an improvisation on top of the work from Canva.