It is possible to add any site inside your fan page!
use this code,make a new html file using the below code.
Code:
<div id="outside_location">
<center>
<a onClick="outside_location.setInnerFBML(link_1); return false;"><img src="[COLOR="Red"]h t t p : / /i54(dot)tinypic(dot)com /2d6mrra.jpg[/COLOR]"></a></center>
<fb:js-string var="link_1">
<iframe height="650" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%; border:none" src="[COLOR="Red"]YOUR SITE URL[/COLOR]"></iframe>
</fb:js-string>
<script type="text/javascript" charset="utf-8">
var outside_location = document.getElementById('outside_location');
</script>
</div>
Then Make a New App on facebook go to h t t p : //facebook(dot)com /developers/
and then Click on Facebook Integration and Add your Canvas Back URL Eg:- h t t p : //site(dot)com /script/ <-- This is the Url were this script is hosted.
set Iframe Size - Auto-resize
then scroll down and see profile tab settings,
and add your Tab Name,Tab URL - don't add full url,add only the file name eg:- index.html
Installable to? - Check Facebook Pages
Save the Settings and Add the app to your page and you are done!!
and yeah don't forget to upload the file to your server,make sure your site or anything is 520px width max size!!
If you want to show other image other then the one i'm using then replace the link of the image above with your image link...
Hope this helps you guys!
btw add h**p : // for all links above and remove space too..i'm still new here,can't post links...lol
don't forget to hit thanks button
