My FaceBook Page is setup so that users who have not \"Liked\" the page yet (and attempt to view the page) are presented with the content of a particular tab instead of the
First of all, make sure you page is loaded in html mode instead of FBML.
1, Load the FB JS
2, Init the FB (sometimes it doesn't work without this)
3, Put the like button where do you want
The like will appear, but will not make page refresh, so you have to take care the flow yourself.