Blogger Facebook 'Like' Not in Feed -


i've tried adding facebook button blogger site using javascript sdk/xfbml , iframe methods.

the button show , work, notification never shows in facebook news feed -- in individual profile.

it doesn't seem matter method use, i've been fiddling iframe. tried this, still, same problem -- notification doesn't show in news feed:

<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&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:40px;'/> 

anyone out there have suggestions?

the facebook button intended show person's friends have 'liked' site. endorsement of reputation site. when person facebook friend of 'liked' site visits,then see (the name of facebook friend) 'and (x#) (name of site)


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -