
Hereunder are the steps to create a Google group and install on Blogger as a forum -
1. Go to Google Groups - https://groups.google.com/forum/#!overview
2. Click on red button "CREATE GROUP"
3. Then Enter "Group name", "Group email address" and "Group description"
4. Afterwards set "Group's primary language" and then "Group type" - Email List, Web Forum or Q&A Forum
5. Now it's time to set Basic permissions for this forum select them as per your requirements
6. Finally Click on "CREATE" button and you'll see the "Congratulations" message
You can see the following Screens for your reference -






Variables in embed code -
Width of Forum: Default value: 900pxHeight of Forum: Default value: 700px
Name of Forum: what will give name. Here- fashionreveries
If you are using Blogger's default template then
- Forum width should range between 580-620px. For convenience you can set value to 100%.
- Forum height may be variable as per your choice so let it be 700px which is default.
- If you want to embed an existing forum then you should just change - fashionreveries with your existing forum name.
<iframe id="forum_embed"
src="javascript:void(0)"
scrolling="no"
frameborder="0"
width="100%"
height="700">
</iframe>
<script type="text/javascript">
document.getElementById('forum_embed').src =
'https://groups.google.com/forum/embed/?place=forum/fashionreveries'
+ '&showsearch=true&showpopout=true&showtabs=false'
+ '&parenturl=' + encodeURIComponent(window.location.href);
</script>
Now at last just create a page in your Blog, paste this code and publish that page. You are done!
I hope this post will be useful to you and by using this you'll get affiliate sales and blog traffic.
Post a Comment