Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

Find dating profiles, social networks profiles, social media accounts and hidden accounts for free
how to add a forum to your blogspot blog with nabble

How to Add A Forum to Your BlogSpot Blog With Nabble

Nothing can replace the traffic that brought by a forum. Forum is a platform where all the blog visitors jointly discuss many important topics. Optimization of your site using SEO techniques are a part of getting traffic from search engines. Installing and configuring a forum a customized forum is like Setting up a huge traffic social network. 

By adding a forum, you will get so much followers to your niche, readers to comment on your  Blog posts. Forums help to make social media presence and get a huge fan base. So to embed a forum in your blog you need to do some steps. 

The disadvantage of blogger is that there are no methods to add a customization forum. So we should satisfy with the scripts. Word press have plugins to add forums.

I will list the steps to add a free forum in your html template.

This one is using nabble.com. It is a good website to get scripts that can be used as a forum.

Step 1

Create a static page with a name forum like mine.https://www.shipmethis.com/p/forum.html. Copy it to a notepad.

Step 2


Go to Nabble and sign up there.Now choose options at the top and find a embedding options below it.


Step 3


Copy the code and paste it to a notepad.


Step 4


Go to html template editor and CTRL+ F for

<div id=’content-wrapper’> or <div class=’columns fauxcolumns’> or <div id=’content’>

add the following code above it.

<b:if cond=’data:blog.url == “URL of the forum”>
The Code you got from Nabble
</b:if>

Step 5

Go to   </head>

  and add the below code above it.

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

You need to change the css code of step 5

#content-wrapper to #content or .columns, .fauxcolumns


according to your template style. Save the template and you are done.

I have listed two amazing posts about how to add forum to your blog. You can access these posts here.

Kindly Share AheadShip Me This