Google Launches The New Google +1 Button its alternative of Facebook And twitter Share buttons+1
Here we go to add Google +1 Button to your blog in simple procedure
Note : Before Trying this Trick Please Download Full Template
Go to blogger Dashboard > Edit HTML and click on the button which says Expand Widget Template
Look for </head> and immediately above that paste
<script type="text/javascript" src="http://apis.google.com/js/plusone.js">
{lang: 'en-US'}
</script>
Now look for <data:post.body/> and immediately above that paste
<div>
<g:plusone size="standard" expr:href="data:post.url"/>
</div>
Now save your Template and you can see in your Blog Google +1 Button
Now your Done :)
Here we go to add Google +1 Button to your blog in simple procedure
Note : Before Trying this Trick Please Download Full Template
Go to blogger Dashboard > Edit HTML and click on the button which says Expand Widget Template
Look for </head> and immediately above that paste
<script type="text/javascript" src="http://apis.google.com/js/plusone.js">
{lang: 'en-US'}
</script>
Now look for <data:post.body/> and immediately above that paste
<div>
<g:plusone size="standard" expr:href="data:post.url"/>
</div>
Now save your Template and you can see in your Blog Google +1 Button
Now your Done :)
No comments:
Post a Comment