Posts

Showing posts from April 15, 2012

how i added facebook like button to my site

Image
For every site owners or bloggers, facebook like button plays an important role on the site because it allows easy feedback and likes right from individuals that loves the site or article.And here is the step by step process on how to get this like button install on your site or blog.And if you need to insert facebook send button please see this post How to get started 1.login to your blogger dashboard  2.go to layout on the new blogger interface 3.click on edit html 4.carefully click on expand widget 5.press Ctrl+F on your keyboard 6. search for <data:post.body/> 7 . h ighlight the code below <br/> <br/> <b:if cond='data:blog.pageType == &quot;item&quot;'><div><iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=standard&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=arial&a

how i added facebook send button to my site

Image
There is no doubt that every site or blog owners needs to insert facebook send button on their site inorder for thier content to be shared easily among members or friends.But the one am going to show you here is the facebook send button and how to install it on my blogger site.Follow the same instruction and that is all you need. How to get started 1.login to your blogger account on the new blogger interface 2.go to template 3.just beneath it,click on edit html 4.carefully click on expand widget 5.press Ctrl+F your keyboard 6.type and locate <body:post.body/> 7.highlight the code below <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:send href="" font="verdana"></fb:send> 8.paste the code you copied above,just below <body:post.body/> 9.And save. you will see the facebook send button below your blog post. visit earnonlineng fo