Thursday 18 April 2013

How to Create a Free Google Groups Web Forum in Blogger

How to Create a Free Google Groups Web Forum in Blogger

Advantages of Google Groups:


  1. Free Hosting
  2. Free to use


Steps To create a google group





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>




Yeppie !!! You have created a forum .. Congrats.

1 comment: