Like button for Fan pages????

J0kerz

Supreme Member
Joined
Nov 2, 2009
Messages
1,441
Reaction score
445
I know that you can put a Like button on your website so people can "like" your website but can you put a Like button on your website that is related to a fan page you created?

When the user would click the like button, they would become a fans of your specific fan page.

Does such things exist?
 
Yes it exists, here it is:

Code:
<iframe src="http://www.facebook.com/plugins/likebox.php?id=idOfYourPage&width=300&connections=0&stream=false&header=false&height=62" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:62px;" allowTransparency="true"></iframe>
 
Thanks!

The thing with such likebox is that it sometime required "Captcha verification" but it doesnt with normal like button on website.
 
You can only use the Likebox for this, not the Like button. However, there are scripts that exist that can clickjack a fan page.
 
Back
Top