What is Google plus and how to add Google plus button to your blog Google plus make connecting in the real web, more like connecting in ...
What is Google plus and how to add Google plus button to
your blog
Google plus make connecting in the real
web, more like connecting in the real world.. Google plus is a site where you
can share a post, photos, web link, etc
you can read more on Google plus
you can read more on Google plus
How to add Google plus share button to your site
Google +1 button or Google plus one button is very useful button to be added in your blogger blog.
How to add Google plus one button in blogger template? ...
1. Login to blogger with your ID
2. Click design
3. Click edit HTML
4. Click download full template
5. Tick expand widget template
6. Find code below:
press (Ctrl+F) to easily find.
</body>
|
<script
type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
|
8. Now find code below again:
<div
class='post-header-line-1'/>
|
Copy your Google plus one button code below and paste it just below the above code search code.
<b:if
cond='data:blog.pageType == "item"'>
<div style='float:right;margin-left:10px;margin-bottom:10px;'> <g:plusone></g:plusone> </div> </b:if> |
Save your templates,
you should see the Google plus button on our weblog
