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:
2.Fill details then click on Create my group and appear below figure.
3.Type verification code (Type the text) and click continue.
4.Click on Okay Button and show flowing figure.
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.
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.
0 Comments