<html> <head> <title>Page Title</title> <meta name="description" content="Description"> <meta name="keywords" content="Keyword1, Keyword2"> </head> <frameset rows="100%,0" border="0"> <frame src="http://yourotherdomain.com" frameborder="0"> <frame frameborder="0"> </frameset> </html>