How to make a Forum to a Blogger blog

Forums are better places to share your ideas and make conversations with each other to share knowledge. Webmasters use these forums to get backlink in addition to share their knowledge. But most people don’t know how to make a forum for free in blogger. Even though it is simple and easy they are not aware of how to add a forum for blogger. Because of this I thought to show the trick how to make a Forum for a blogger blog.

This is a screen shot of my forum (click on the image to enlarge)



Let me explain the procedure;

1.    First go to your blogger DASHBOARD >> NEW POST >> EDIT PAGES

2.    Click on NEW PAGE

3.    Give the title as FORUM

4.    Publish it without typing anything inside the post (blank post)

5.      Then copy the URL. It will be like this http://yourdomain.blogspot.com /p/forum.html  keep it in a side

6.    Now visit the following URL to create your forum
7.    Now fill the relevant information and register. You need to verify your email once you registered by going to your email inbox

8.    Now you should create your forum there

9.     After creating your forum you should take the embed code. To get the embed code go to OPTIONS >> EMBEDDING OPTIONS

10. Copy the embed code

11. Now come back to blogger DASHBOARD >> DESIGN >>EDIT HTML

12. Find the code below by pressing CTRL+F on your key board

<div id=’content-wrapper’>

13. Now copy and paste the following code just above the code you searched for in step 12.

<b:if cond=’data:blog.url == “YOUR FORUM URL“‘>
EMBED CODE FROM NABBLE
</b:if>

14. Replace the “EMBED CODE FROM NABBLE” in above code with the embed code you copied at step 10. And replace the “YOUR FORUM URL” with your forum URL which you kept in a side in step 5.

15. Now search (CTRL+F) the following code

</head>

16. Then paste the following code just above the code you searched for in step 15.

<b:if cond=’data:blog.url == “FORUM URL“‘>
<style type=’text/css’>
#content-wrapper {
display:none !important;
}
</style>
</b:if>

17. Now replace your FORUM URLwith your forum URL which you kept in a side in step 5.

18. Now SAVE TEMPLATE and enjoy by looking at your new forum

Well, I think you got the trick and manage to make your own Forum. Oh, I forgot to tell you some templates don’t have a code which I mentioned in step 12. If so find the following code

                   <div class=’columns fauxcolumns’>

Then paste the code in step 13 just above the <div class=’columns fauxcolumns’> code.

Then copy the following code and paste it just above your </head> tag

                        <b:if cond=’data:blog.url == “FORUM URL“‘>
<style type=’text/css’>
.columns, .fauxcolumns {
display:none !important;
}
</style>
</b:if>

That’s it for today. Now you have a great forum to attract more regular visitors.

If you think this blog is helpful to blogging community, please make sure to share this via social networks. And don’t forget to leave a comment too. If you have any doubt on this post makes sure to post it below or inside our Forum under relevant topic.

Sajith Dissanayake is a blogger since 2010. He is blogging on blogging tips and tricks, Seo tips and Adsense tips. ReviewGates.NET is his new blog, which is based on technology.

Share and Enjoy

  • Digg
  • Reddit
  • Delicious
  • StumbleUpon
  • Facebook
  • Twitter
  • Technorati
  • MySpace
  • FriendFeed
  • NewsVine
  • Design Float
  • Add to favorites
  • Email
  • RSS