Monday, December 19, 2011

Add the Official Share Buttons to Blogger/Website

Blogger allow to add the share button like Twitter,Facebook,Google Buzz,Gmail so that the viewers can share and add your website/Blogger.




Just Learn to Add Share Button

1. Add Share Button below your blogger post Log-in to your Blogger Click on Design than Page Elements see Picture also.




2. Now under the Page Elements you will see many Add Gadget do not click any Gadget Just look for Blog Posts (which may be placed at the middle portion) Click on Edit button see Picture also below.



3. Than Select the Check Button of Show Share Buttons and Shave your Template.

Done.

Note: After Doing all above step just check your blogger to view if the share button do not appear over your blogger just follow me a little more.

1. Log-in to your Blogger Click on Design under the Design Tag click on Edit HTML now click on chek button Expand Widget Template.

Note: Before Edit your Template take your Template full Backup.

Note: Never forget to click on Expand Widget Template tag before Edit or backup your Full Template

2. Now find the code see below.

<data:post.body/>

3. Place the code under the above code and save your Template i am sure you will see the share button now.

    <data:post.body/>
<div class='post-share-buttons'>
<b:include data='post' name='shareButtons'/>
</div>
  

4. Paste the code under the green code.


Thanks For coming here.