How to Create a Free Google Groups Web Forum in Blogger
Advantages of Google Groups:
Go to Blogger >> Dashboard >> Page >> New Page >> Blank >> Proceed.
Click the html tab >>> Copy the set of code provided.
Yeppie !!! You have created a forum .. Congrats.
Advantages of Google Groups:
- Free Hosting
- Free to use
1.Go to >> Here >> select “Create Group”.
2.Now a form will be opened which would ask for details.Here are the details of the things in the forum.i .Group Name:- Here as the name suggests , You have to write the name of the Google forum group (Name Depends on you )
ii .Group Description :-Her =e goes the description of your group.
iii .Group`s Primary language :- It depends upon your Language you want to have in the forum.
iv .Group Type :- If you want the group over internet based on web Then you must select "Web forum"
3.Now click "Create".
What to do next ??
Embedd google group in blogger
Go to Blogger >> Dashboard >> Page >> New Page >> Blank >> Proceed.
Click the html tab >>> Copy the set of code provided.
<iframe frameborder="0" height="1000px" id="forum_embed" scrolling="no"
src="javascript:void(0)" width="100%">
<br />
</iframe>
<script type="text/javascript">
document.getElementById("forum_embed").src =
"https://groups.google.com/forum/embed/?place=forum/my-forum-name" +
"&showsearch=true&showpopout=false&parenturl=" + encodeURIComponent(window.location.href);
</script>
src="javascript:void(0)" width="100%">
<br />
</iframe>
<script type="text/javascript">
document.getElementById("forum_embed").src =
"https://groups.google.com/forum/embed/?place=forum/my-forum-name" +
"&showsearch=true&showpopout=false&parenturl=" + encodeURIComponent(window.location.href);
</script>
Yeppie !!! You have created a forum .. Congrats.
Nothing is impossible ...... :)
ReplyDelete