Saturday, 18 May 2013

How to Add Google Plus Button To Every Post in Blogger.

Google +1 button is a new product from Google to improve on search ranking and providing better search results to users. You click Google +1 button to publicly give something your stamp of approval. Your +1's can help friends, contacts, and others on the web find the best stuff when they search. Here in this post, i will explain the process of adding a 'Google +1' button to Blogger, so that your blog visitors can provide their stamp of approval on your blog posts.

Step 1: Go to Layout tab in your blog and then Edit HTML and then click on "Download Full Template" link to first save your blog template

Step 2: After saving the template click the check box "Expand widget templates". 

Place this tag in your head or just before your close body tag 


 <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>


Step 3: Search for the string "<div class='post-footer'>" in template. 

Step 4: Copy and paste the following code snippet below the line mentioned in step 3. 

<b:if cond='data:blog.pageType =="item"'><g:plusone/> </b:if>


Step 5: Save your template. and check your blog. Google +1 button will be there and it will look like the following picture. 


With Google +1 button, You can now bring more traffic to your blog

Related Posts Plugin for WordPress, Blogger...