I have a domain name http://www.fusionhost.biz and i have another web page. That web page doesnt fall under http://www.fusionhost.biz so i want that web page to show fusionhost.biz in the address bar every time somebody visits that web page.
I have a domain name http://www.fusionhost.biz and i have another web page. That web page doesnt fall under http://www.fusionhost.biz so i want that web page to show fusionhost.biz in the address bar every time somebody visits that web page.
google will punish you for enabling cloaking.but sorry i dont know how to make cloaking..
this should workCode:<html> <head> <title>FusionHost.Biz</title> </head> <body> <frame src="yourwebsiteaddress.here" /> </body> </html>
Last edited by diabolo; 02-01-2008 at 06:17 PM.