(adsbygoogle = window.adsbygoogle || []).push({});
so i just though of this
you make a free website
redirect the website to facebook
cha ching?
i have made my site and redirected it to facebook
check it out.....
You must login or register to view this content.
u guys are thinking it would redirect to facebook and have the url as facebook.com
BUT NO
i made it so the url remains the same
profit?
ill set up some other sites with other urls eg utube, porn (well maybe if u look at it during class) and yea :





my best find
until they block my site.... but my school hasnt blocked it so yea
so ill be testing fully tomorrow so hopefully it works
ahhh i was happy but for sum reason when i go to my site it goes to facebook but doesnt show my sites url but facebooks...
any ideas heres my coding
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Your Page Title</title>
<meta http-equiv="REFRESH" content="0;url=
https://www.facebook.com"></HEAD>
<BODY>
<iframe style='position:absolute;z-index:10;top:0;left:0;margin' width='100%' height='100%' scrolling='auto' marginwidth='0' marginheight='0' align='top' frameborder='0' SRC='
https://facebook.com' /></iframe>
</BODY>
</HTML>