how to install the share button on the blog facebook

As a blog or website owner would want an article that we make is read by many people, one of which we can do is publishing the article to facebook and install share on facebook button to the pages of your blog / website. No strings attached just discussed:

1. Open page edit html (dashboard> layout> edit html) and do not forget expand "expand widget templates"

2. Search codes <b:if cond='data:top.showAuthor'>

3. Put the following code above the code no.2
(laying not be here, can be placed as you wish)
<b:if cond='data:post.url'>
<a expr:href='"http://www.facebook.com/share.php?u=" + data:post.url'> <img alt = 'www.tips-fb.com' border = '0 'src =' http://i15.photobucket.com/albums/a398/syilpid/share_on_facebook_2.png'/></ a>
</ b: if>

It would look like> share on facebook


If you want pictures of other buttons:

www.tips-fb.com
<b:if cond='data:post.url'>
<a expr:href='"http://www.facebook.com/share.php?u=" + data:post.url'> <img src = "http://i15.photobucket.com/ albums/a398/syilpid/share_on_facebook_4.png "border =" 0 "alt =" www.tips-fb.com "> </ a>
</ b: if>

www.tips-fb.com
<b:if cond='data:post.url'>
<a expr:href='"http://www.facebook.com/share.php?u=" + data:post.url'> <img src = "http://i15.photobucket.com/ albums/a398/syilpid/share_on_facebook_3.png "border =" 0 "alt =" www.tips-fb.com "> </ a>
</ b: if>

Or it could replace with text only, example> Share on Facebook
<b:if cond='data:post.url'>
<a expr:href='"http://www.facebook.com/share.php?u=" + data:post.url'> Share on Facebook </ a>
</ b: if>

4. Press the save button templates

completed ...........

Congratulations to publish your article on Facebook

0 komentar:

Posting Komentar

OTHER POST