Google plus Button!

Started by mkjohn, 12-13-2011, 23:39:57

Previous topic - Next topic

mkjohnTopic starter

Hi guys i want to put Google plus button on my website. Can anyone suggest me what should i do for? I am waiting for your suggestion.


Harry John

http://www.google.com/webmasters/+1/button/index.html
you will get google plus button here ,  Just copy the button code and paste it on your blog or website. You will immediately be able to see the button.
  •  


kevinMgomez

There must be a code for that that can be inserted into the site.
Let people find your website in Google, Leave the hard work to us!
www.DoItForMeSeo.com
  •  

potseo

read the google webmaster tools.

Smith Jones

Hi there,

<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script> .
Place this tag in your head or just  before  your close body tag , then  Google plus button show in your website.

Thanks
Smith Jones


linhndd

Hi, thank you so much, but i don't know insert where

________________________________________________________________________________________________________
newbielink:http://"http://www.sun-group.com.vn/gioi-thieu.html" [nonactive] | newbielink:http://"http://tuyendungdanang.com/sun-group-vietnam-tap-doan-mat-troi/1466-sun-group-vietnam-day-manh-dau-tu-tai-da-nang.html" [nonactive]
newbielink:http://"http://www.sun-group.com.vn/gioi-thieu.html" [nonactive] | [url="http://tuyendungdanang.com/sun-group-vietnam-tap-doan-mat-troi/1466-sun-group-vietnam-day-manh-dau-tu-tai-da-nang.htm
  •  

eetplus

Thanks for the Google+ code, i will try it on my site.
Elan - Web & Mobile Application Development Company
  •  

commodity

to use this code.
<script type="text/javascript">
  window.___gcfg = {
    lang: 'en-US'
  };
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>
  •