Plz help me with like code

racku

Junior Member
Joined
Jun 25, 2009
Messages
141
Reaction score
3
Code:
http://www.facebook.com/plugins/like.php?href=http%253A%252F%252Fmydomain.com&

this is the code to use, but how would i insert folder in it? for example mydomain.com/folder/ ?
 
Code:
http://www.facebook.com/plugins/like.php?href=http%253A%252F%252Fmydomain.com&
this is the code to use, but how would i insert folder in it? for example mydomain.com/folder/ ?

The easiest way to not screw it up is to use Facebook's Like button generator at

Code:
http://developers.facebook.com/docs/reference/plugins/like

Just input your info and they'll generate the code for you and give you all kinds of display options.
 
it's working for some reason for me, but it should it's official, thank you for info!
 
Back
Top