Re: How to point new domain | | Place the following HTML redirect code Between the Head tags of your HTML code. <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html"> The text in red should be the URL of the new website to want to go to. |