I want to subscribe to a facebook page for example with this url ,http://www.myurl.com
<iframe src="http://www.facebook.com/plugins/subscribe.php?href=http://www.myurl.com&layout=standard&show_faces=true&colorscheme=light&font&width=450&appId=355223321210852" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px;" allowTransparency="true"></iframe>
When i am doing this the it gives me an error like it can be added to user profile only.
How can i have a subscribe button to a page ?
The subscribe button has to point to a Facebook profile URL; therefore
http://myurl.comwill not work. See an example here for one that works and one that doesn’t: http://jsfiddle.net/6jaP2/