Forum is the best place where peoplz share many thing discussing many things related to everything. Many Webmaster use this Forums to get high backlinks in addition to share their knowledge. Mostly people dont know how to create a Free Forum in Blogger. Even from creating so simple you have to just follow some steps. So. Now i am going to show you new tricks that how to create your own form in Blogger platform.
See the Screenshot of My Forum :- )
Step To Create A Forum in Blogger : Follow the Steps : )
- Go to Blogger Platform Dashboard
- Click On New Page
- Give the tittle as "Forum"
- Publish it without typing any word in the page
- Then copy the URL. It will be like this http://yourdomain.blogspot.com /p/forum.html keep it in a side.
- Now visit the following URL to create your forum http://n4.nabble.com/free-forum.html
- Now fill the relevant information and register. You need to verify your email once you registered by going to your email inbox
- Now you should create forum there.
- After creating your forum you should take the embed code. To get the embed code go to OPTIONS >> EMBEDDING OPTIONS
- Find the code below by pressing CTRL+F on your key board
<div id='content-wrapper'>
- Now copy and paste the following code just above the code you searched for in step
<b:if cond='data:blog.url == "YOUR FORUM URL"'>
EMBED CODE FROM NABBLE
</b:if>
- 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
- Now search (CTRL+F) the following code
</head>
- 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>
- Now replace your "FORUM URL" with your forum URL which you kept in a side in step 5.
- Save Your Templte its Done.
Thats it ;)

No comments:
Post a Comment