in

How To Add Google Discussion Forum To Blogger

If you want to add any discussion forum to your blog or site then Google discussion forum is very good option.

To have a discussion forum in your blog follow these steps.

1.   Go to https://groups.google.com/forum/ and log in with your google account.

2.   Create a group and specify settings.

3.  Then create a new tab page in blogger and paste the following code in HTML view and change the "your-forum-name" with your forum name and then click on publish.

<iframe frameborder="0" height="1000" id="forum_embed" scrolling="no" src="javascript:void(0)" width="600">
</iframe>

<script type="text/javascript">
 document.getElementById("forum_embed").src =
  "https://groups.google.com/forum/embed/?place=forum/your-forum-name" +
  "&showsearch=false&hideforumtitle=true&showpopout=true&parenturl=" +
  encodeURIComponent(window.location.href);
</script>

Written by Vinish Kapoor

An Oracle Apex Consultant, Oracle ACE, and founder of foxinfotech.org and orclqa.com a question and answer forum for developers.

2 Comments

Leave a Reply
  1. It’s awesome to pay a visit this site and reading the views of all mates regarding this piece of writing, while I am also zealous of getting know-how.Thanks for your amazing post that you have shared with us.
    website design

Leave a Reply

Your email address will not be published. Required fields are marked *