When I insert my Like button code:
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fexample.com%2Fpage%2Fto%2Flike&send=false&layout=standard&width=450&show_faces=false&colorscheme=light&action=like&height=35"
scrolling="no" frameborder="0"
style="border:none; overflow:hidden; width:450px; height:35px;"
allowTransparency="true"></iframe>
it doesn't take a person to my URL that I put into the form (www.theREALmeMAGAZINE.com) I have tried taking out the "www.facebook.com/plugins/like.php?" that is listed on the first line of the code and putting my URL in its place, but it didn't work.
I am using Weebly to build my site and it said to use the "iframe" code. I followed their exact instructions but it is taking me to "Example Domain" when you click the button.