Skip to content

How to add Disqus to your blog

Ben Koshy edited this page Nov 28, 2016 · 1 revision

This took me a little bit of grief so hopefully this will save you some trouble.

Your short name should look something like this, depending on how you've set up your blog: https-YOURUSERNAME-github-io-YOURUSERNAME-github-io . If you're typing in your Disqus "USERNAME" in the _config.yml then you are doing the wrong thing. Your username is the thing you use to log into your disqus account.

Here's what worked for me.

  1. You need a Disqus account. If you don't have one please create one. This is much like creating a gmail or hotmail account.
  2. Log into Disqus using the username and password you just created. Go to the disqus home page and click admin. Click on "install Disqus" and follow those instructions. You'll need to select Jekyll etc. Add in your website name and complete set up. In my case it was: https://bkspurgeon.github.io/BKSpurgeon.github.io/
  3. Then you'll want to edit the settings for the site you just created. I"ll try and describe it as clearly as I can. As before, get to the admin page of your account. Then click on "Edit Settings" (do a CTRL + F search for it if you can't find it. Once clicked, select the website you just created.
  4. Voila! The short name should appear just above the entry to your website URL copy this short name and paste it into the _config.yml file.

hxcbb8.com

Clone this wiki locally