How To Embed Google Groups into Blog & Website

Creating a Discussion Page for your Blog/Website is a good way to let your readers interact with each other.I would be discussing how easy it is to make and then embed a Google Group into your Blog. Two of its biggest win over the previous tutorial is that it has no hosting issues and Bandwidth limitations. It might not be a classic Forum software ,but its simplicity & easy of use are its major advantages. One of its other plus point is it mail alert feature which keep you informed with whats happening in the group on the real time basis (Surprisingly many of the best known Forum Software lack this basic feature ).

Features:
1.) It Will Show Your Google Group Form On Your Blog Post/Page Or Website Page Also.
2.) Simple To Install And Quick To Load.
3.) Easy To Navigate And Work As Forms.
4.) Stylish And Awesome Design.
5.) All Function Available.


How To Add In Blogspot?
1.) Go To Your www.blogger.com
2.) Open Your Desire Blog.
3.) Go To Page/Post.
4.) Click "HTML" On The Post/Page Editor.
5.) Now Copy The Below Code And Paste It To There.
6.) Click Save, Now You Are Done.


How To Add In Website?
1.) Just Go To Your HTML File.
2.) Now Copy The Below Code And Paste It Between <body> </body>.
3.) Save It, Now You Are Done. 


<span style="font-size: 15px; margin-left: 1em; margin-right: 1em;"><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/exeideas"
"&amp;showsearch=true&amp;showpopout=true&amp;parenturl="
encodeURIComponent(window.location.href);
</script>
</span>



Customization:
1.) Just Change The Width & Height According To Your Desire.
2.) Change exeideas With Your Group URL Like
https://groups.google.com/group/exeideas
3.) Save And Done...

0 comments:

Post a Comment

 
Top