I have a wordpress site which i want to display inside the facebook as a simple application! I just want the facebook login users to browse my site within facebook as a simple application! Is this against facebook terms and condition? How this can be done ? Is there any WP plugin which can do the same! Thanks in advance!
I think it is not technically possible .If you are planning to use iframe than do not use it , it is not worth
of coarse its possible. Heres what you do. install wordpress and get your site working within the width constraints facebook puts on applications currently 768px wide. Then attach the facebook api to the header of wordpress and set up the application within facebook. when they accept adding your application have it initialize the registration area of wordpress and insert the facebook id number, and name and if you need them to fill in things like user, pass have it promt for that first and insert it as well. facebook api can even request email to store that as well.
Thanks ! I already have a facebook fan page and registered for an application also ! I also got the Api key , secret keys etc ... How do i proceed from here ! do i have to use iframe .. if so how can i .. Will be gratefull if somebody can help me out ! Also, displaying my site(along with adsense ) on facebook as an simple Application ,.... Is it against the term and condition of facebook and Google! Thanks !