-->

How to Add Google Groups as forum In Your Blogger Blog with Picture



Add forum In Your Blogger using Google Groups

Forum increasing a popularity of a website or Blog,but if you not afford any good webhost and free hosting creating trouble for you then simply insert google groups as your forum software.

Following instractions: 
1.Go to https://groups.google.com/groups/create and  (see the below figure).
Google Groups as forum
  2.Fill details then click on Create my group and appear below figure.
Google Groups as forum

3.Type verification code (Type the text) and click continue.

Google Groups as forum

4.Click on Okay Button and show flowing figure.
Google Groups as forum
 
5.Type User name(Use the nickname) and click save my Changes.
6.Click on setting (gear symbol) and go Group Settings. show the following figure.
Google Groups as forum
 
7.Copy a java code which is provide for Embedding your group.See below code.

<iframe id="forum_embed"
  src="javascript:void(0)"
  scrolling="no"
  frameborder="0"
  width="900"
  height="700">
</iframe>
<script type="text/javascript">
  document.getElementById('forum_embed').src =
     'https://groups.google.com/forum/embed/?place=forum/comuptodate'
     + '&showsearch=true&showpopout=true&showtabs=false'
     + '&parenturl=' + encodeURIComponent(window.location.href);
</script> 

8.Create a Staic Page(New Post). Select HTML mode.
9.Paste This code in your blogger Static page.




You May Like Also Also Like This

Post a Comment

0 Comments